public class LinkImpl extends NodeImpl implements Link
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<LinkImpl> |
CREATOR
Internal method to serialize Folder object.
|
Constructor and Description |
---|
LinkImpl() |
LinkImpl(org.apache.chemistry.opencmis.client.api.CmisObject o) |
LinkImpl(org.apache.chemistry.opencmis.client.api.CmisObject o,
boolean hasAllProperties) |
LinkImpl(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<LinkImpl> CREATOR
public LinkImpl()
public LinkImpl(org.apache.chemistry.opencmis.client.api.CmisObject o)
public LinkImpl(org.apache.chemistry.opencmis.client.api.CmisObject o, boolean hasAllProperties)
public LinkImpl(android.os.Parcel o)
public String getDestination()
Link
getDestination
in interface Link
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.