public class CloudDocumentImpl extends PublicAPIDocumentImpl
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<CloudDocumentImpl> |
CREATOR
Internal method to serialize Folder object.
|
Constructor and Description |
---|
CloudDocumentImpl() |
CloudDocumentImpl(Map<String,Object> json) |
CloudDocumentImpl(android.os.Parcel o) |
getContentStreamLength, getContentStreamMimeType, getVersionComment, getVersionLabel, isLatestVersion
describeContents, getAspects, getCreatedAt, getCreatedBy, getDescription, getIdentifier, getModifiedAt, getModifiedBy, getName, getProperties, getProperty, getPropertyValue, getTitle, getType, hasAllProperties, hasAspect, isDocument, isFolder, writeToParcel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAspects, getCreatedAt, getCreatedBy, getDescription, getIdentifier, getModifiedAt, getModifiedBy, getName, getProperties, getProperty, getPropertyValue, getTitle, getType, hasAllProperties, hasAspect, isDocument, isFolder
public static final android.os.Parcelable.Creator<CloudDocumentImpl> CREATOR
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.