Package | Description |
---|---|
org.gcube.portlets.user.workflowdocuments.client | |
org.gcube.portlets.user.workflowdocuments.server |
Modifier and Type | Method and Description |
---|---|
LockInfo |
WfDocumentsLibraryService.setWorkflowInSession(String documentName,
String workflowid,
boolean readonly) |
Modifier and Type | Method and Description |
---|---|
void |
WfDocumentsLibraryServiceAsync.setWorkflowInSession(String documentName,
String workflowid,
boolean readonly,
com.google.gwt.user.client.rpc.AsyncCallback<LockInfo> callback) |
Modifier and Type | Method and Description |
---|---|
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
|
Copyright © 2014. All Rights Reserved.