Package com.emc.documentum.rest.model
Interface Linkable
- All Known Implementing Classes:
AbstractLinkable,AccessorPermission,AclObject,AspectTypeObject,AtomEntry,AtomFeed,AuditEvent,AuditEventList,AuditPolicy,AuditTrail,CabinetObject,Compat71TypeAtomEntryJson,ContentfulObject,ContentMetaData,DocumentObject,FolderLink,FolderObject,Format,GroupObject,HomeDocument,JobObject,Lifecycle,MethodObject,ModuleObject,NetworkLocation,ObjectAspects,ObjectLifecycle,PermissionSetObject,PersistentObject,PreferenceObject,ProductInfo,QueryResultItem,RelationObject,RelationTypeObject,Repository,SysObject,TypeLifecycleInfo,TypeObject,UserObject,ValueAssistances,VirtualDocumentNode,VirtualDocumentSnapshot
public interface Linkable
linkable
-
Method Summary
-
Method Details
-
getLinks
Get links of the persistent object in the representation- Returns:
- links of the persistent object
-
setLinks
Set links for the persistent object representation- Parameters:
links- the links to be set
-