public class CreateDocumentByParentIdRequest extends CreateDocumentRequest
content, properties, type, versioningStatedomain, runAsUserId| Constructor and Description |
|---|
CreateDocumentByParentIdRequest(String domain,
String runAsUserId,
FolderNode parentFolder,
org.apache.chemistry.opencmis.commons.enums.VersioningState versioningState,
String type,
DocumentContent content,
Map<String,Serializable> properties) |
| Modifier and Type | Method and Description |
|---|---|
FolderNode |
getParentFolder() |
String |
toString() |
getContent, getFilename, getProperties, getType, getVersioningStategetDomain, getRunAsUserIdpublic CreateDocumentByParentIdRequest(String domain, String runAsUserId, FolderNode parentFolder, org.apache.chemistry.opencmis.commons.enums.VersioningState versioningState, String type, DocumentContent content, Map<String,Serializable> properties)
public FolderNode getParentFolder()
public String toString()
toString in class CreateDocumentRequestCopyright © 2015. All rights reserved.