Uses of Class
com.emc.documentum.rest.model.Link
Package
Description
-
Uses of Link in com.emc.documentum.rest.model
Modifier and TypeMethodDescriptionAbstractLinkable.getLinks()
Get links of the persistent object in the representationAtomEntry.getLinks()
Get atom entry linksAtomFeed.getLinks()
Get links of atom feedLinkable.getLinks()
Get links of the persistent object in the representationModifier and TypeMethodDescriptionvoid
Set links for the persistent object representationvoid
Set atom entry linksvoid
Set links of atom feedvoid
Set links for the persistent object representation -
Uses of Link in com.emc.documentum.rest.view
Modifier and TypeMethodDescriptionEntryableView.entryLinks()
The returning value of this method is to resolve the value of the atom entry links.FeedableView.feedLinks()
The returning value of this method is to resolve the value of the atom feed links.EntryableView.getDefaultEntryLinks()
Build default atom entry links. -
Uses of Link in com.emc.documentum.rest.view.impl
Modifier and TypeMethodDescriptionPersistentLinkableView.entryLinks()
The returning value of this method is to resolve the value of the atom entry links for the persistent object.