|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentLockingEvent | |
---|---|
org.kuali.rice.ken.postprocessor.kew | |
org.kuali.rice.kew.framework.postprocessor | |
org.kuali.rice.kew.postprocessor | |
org.kuali.rice.krad.service.impl | Core service implementations. |
org.kuali.rice.krad.workflow.postprocessor |
Uses of DocumentLockingEvent in org.kuali.rice.ken.postprocessor.kew |
---|
Methods in org.kuali.rice.ken.postprocessor.kew with parameters of type DocumentLockingEvent | |
---|---|
List<String> |
NotificationPostProcessor.getDocumentIdsToLock(DocumentLockingEvent documentLockingEvent)
|
List<String> |
NotificationSenderFormPostProcessor.getDocumentIdsToLock(DocumentLockingEvent documentLockingEvent)
|
Uses of DocumentLockingEvent in org.kuali.rice.kew.framework.postprocessor |
---|
Methods in org.kuali.rice.kew.framework.postprocessor with parameters of type DocumentLockingEvent | |
---|---|
List<String> |
PostProcessor.getDocumentIdsToLock(DocumentLockingEvent lockingEvent)
Executed prior to document locking in the workflow engine. |
Uses of DocumentLockingEvent in org.kuali.rice.kew.postprocessor |
---|
Methods in org.kuali.rice.kew.postprocessor with parameters of type DocumentLockingEvent | |
---|---|
List<String> |
DefaultPostProcessor.getDocumentIdsToLock(DocumentLockingEvent lockingEvent)
|
Uses of DocumentLockingEvent in org.kuali.rice.krad.service.impl |
---|
Methods in org.kuali.rice.krad.service.impl with parameters of type DocumentLockingEvent | |
---|---|
List<String> |
PostProcessorServiceImpl.getDocumentIdsToLock(DocumentLockingEvent event)
This method first checks to see if the document can be retrieved by the DocumentService . |
Uses of DocumentLockingEvent in org.kuali.rice.krad.workflow.postprocessor |
---|
Methods in org.kuali.rice.krad.workflow.postprocessor with parameters of type DocumentLockingEvent | |
---|---|
List<String> |
KualiPostProcessor.getDocumentIdsToLock(DocumentLockingEvent documentLockingEvent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |