| Package | Description |
|---|---|
| org.kuali.rice.krad | |
| org.kuali.rice.krad.document.authorization |
| Modifier and Type | Method and Description |
|---|---|
static void |
UserSessionUtils.addWorkflowDocument(UserSession userSession,
WorkflowDocument workflowDocument)
Adds the given
WorkflowDocument to the UserSession. |
static WorkflowDocument |
UserSessionUtils.getWorkflowDocument(UserSession userSession,
String workflowDocumentId)
Returns the
WorkflowDocument with the given ID from the
UserSession. |
| Constructor and Description |
|---|
PessimisticLock(String documentNumber,
String lockDescriptor,
Person user,
UserSession userSession)
This constructs a lock object using the logged in user and given lock type
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.