|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LockInfo | |
---|---|
org.gcube.portlets.user.workflowdocuments.client | |
org.gcube.portlets.user.workflowdocuments.server |
Uses of LockInfo in org.gcube.portlets.user.workflowdocuments.client |
---|
Methods in org.gcube.portlets.user.workflowdocuments.client that return LockInfo | |
---|---|
LockInfo |
WfDocumentsLibraryService.setWorkflowInSession(String documentName,
String workflowid,
boolean readonly)
|
Method parameters in org.gcube.portlets.user.workflowdocuments.client with type arguments of type LockInfo | |
---|---|
void |
WfDocumentsLibraryServiceAsync.setWorkflowInSession(String documentName,
String workflowid,
boolean readonly,
com.google.gwt.user.client.rpc.AsyncCallback<LockInfo> callback)
|
Uses of LockInfo in org.gcube.portlets.user.workflowdocuments.server |
---|
Methods in org.gcube.portlets.user.workflowdocuments.server that return LockInfo | |
---|---|
LockInfo |
WfDocumentsLibraryServiceImpl.setWorkflowInSession(String documentName,
String workflowid,
boolean readonly)
Sets the workflow in session to open it lately and tries to acquire a lock if readonly is false |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |