DocumentMaster |
IDocumentManagerLocal.createDocumentMaster(String pParentFolder,
String pDocMId,
String pTitle,
String pDescription,
String pDocMTemplateId,
String pWorkflowModelId,
ACLUserEntry[] aclUserEntries,
ACLUserGroupEntry[] aclUserGroupEntries) |
DocumentMaster |
IDocumentManagerWS.createDocumentMaster(String parentFolder,
String docMId,
String title,
String description,
String docMTemplateId,
String workflowModelId,
ACLUserEntry[] aclUserEntries,
ACLUserGroupEntry[] aclUserGroupEntries) |
DocumentMaster[] |
IDocumentManagerLocal.createVersion(DocumentMasterKey pOriginalDocMPK,
String pTitle,
String pDescription,
String pWorkflowModelId,
ACLUserEntry[] aclUserEntries,
ACLUserGroupEntry[] aclUserGroupEntries) |
DocumentMaster[] |
IDocumentManagerWS.createVersion(DocumentMasterKey originalDocMPK,
String title,
String description,
String workflowModelId,
ACLUserEntry[] aclUserEntries,
ACLUserGroupEntry[] aclUserGroupEntries) |