public class Document extends Node
createdAt, createdBy, description, guid, modifiedAt, modifiedBy, name, nodeRef, title| Constructor and Description |
|---|
Document() |
Document(NodeRef nodeRef,
Map<org.alfresco.service.namespace.QName,Serializable> nodeProps) |
Document(NodeRef nodeRef,
org.apache.chemistry.opencmis.commons.data.Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMimeType() |
BigInteger |
getSizeInBytes() |
String |
getVersionLabel() |
String |
toString() |
compareTo, equals, getCreatedAt, getCreatedBy, getDescription, getGuid, getModifiedAt, getModifiedBy, getName, getNodeRef, getTitle, getValue, mapProperties, setCreated, setCreatedBy, setGuid, setName, setNodeRefpublic Document()
public Document(NodeRef nodeRef, org.apache.chemistry.opencmis.commons.data.Properties properties)
public Document(NodeRef nodeRef, Map<org.alfresco.service.namespace.QName,Serializable> nodeProps)
Copyright © 2005–2014 Alfresco Software. All rights reserved.