public class FolderLinkImpl extends FolderImpl implements Folder, Link
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<FolderLinkImpl> |
CREATOR
Internal method to serialize Folder object.
|
Constructor and Description |
---|
FolderLinkImpl() |
FolderLinkImpl(org.apache.chemistry.opencmis.client.api.CmisObject o) |
FolderLinkImpl(org.apache.chemistry.opencmis.client.api.CmisObject o,
boolean hasAllProperties) |
FolderLinkImpl(android.os.Parcel o) |
Modifier and Type | Method and Description |
---|---|
String |
getDestination()
Returns unique identifier of the destination node.
|
describeContents, getAllowableActions, getAspects, getCreatedAt, getCreatedBy, getDescription, getIdentifier, getModifiedAt, getModifiedBy, getName, getPath, getProperties, getProperty, getPropertyValue, getTitle, getType, hasAllowableAction, hasAllowableAction, 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<FolderLinkImpl> CREATOR
public FolderLinkImpl()
public FolderLinkImpl(org.apache.chemistry.opencmis.client.api.CmisObject o)
public FolderLinkImpl(org.apache.chemistry.opencmis.client.api.CmisObject o, boolean hasAllProperties)
public FolderLinkImpl(android.os.Parcel o)
public String getDestination()
Link
getDestination
in interface Link
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.