Uses of Interface
com.emc.documentum.rest.model.Linkable
Packages that use Linkable
Package
Description
-
Uses of Linkable in com.emc.documentum.rest.controller
Methods in com.emc.documentum.rest.controller with type parameters of type LinkableModifier and TypeMethodDescriptionprotected <T extends Linkable>
TAbstractController.getRenderedObject(String repositoryName, T object, boolean links, UriInfo uriInfo, Map<String, Object> others) Get the rendered linkable object from the view definition.AbstractController.getRenderedPage(String repositoryName, Page<T> page, boolean links, boolean inline, UriInfo uriInfo, Map<String, Object> others) Get the rendered atom feed from the view definition. -
Uses of Linkable in com.emc.documentum.rest.model
Classes in com.emc.documentum.rest.model that implement LinkableModifier and TypeClassDescriptionclassabstraction for linkableclassAccessorPermission identify users and groups and define their object-level permissions to the object with which the ACL is associated.classAcl object is applied to a repository object to define object-level security, or to a folder for use in folder securityclassaspect type resourceclassAtom entryclassAtom feedclassclassclassclassclassCabinet objectclassDeprecated.since 7.2classA contentful sysobjectclassclass for primary content and rendition metadataclassDocument resourceclassFolder link resourceclassFolder resourcefinal classFormat resourceclassGroup resourceclassModel of Home DocumentclassJob resourceclassLifecycle resourceclassMethod Objectfinal classCreated by vellur on 1/14/2020.classNetwork location resourceclassObject aspects resourceclassObject lifecycle resourceclassPermission set object represents a set of user permissions to an specified object.classPersistent object resource.classPersistent object resource.classProduct info resourcefinal classModel of query result itemclassRelation resourceclassModel for relation type metadatafinal classModel for repository resourceclassModel sys object resource in the repository.classclassType resourceclassUser resourceclassAttribute dependencies resourceclassModel virtual document node in the repository.classModel virtual document snapshot in the repository. -
Uses of Linkable in com.emc.documentum.rest.view
Classes in com.emc.documentum.rest.view with type parameters of type LinkableModifier and TypeClassDescriptionclassEntryableView<T extends Linkable>Abstract class for resource representation views that could be represented as atom entry.classFeedableView<T extends Linkable>Abstract class for resource representation views that could be represented as atom feedclassLinkableView<T extends Linkable>Abstract class for resource representation views that contain link relations.Fields in com.emc.documentum.rest.view declared as Linkable -
Uses of Linkable in com.emc.documentum.rest.view.impl
Classes in com.emc.documentum.rest.view.impl with type parameters of type LinkableModifier and TypeClassDescriptionclassDefaultFeedView<T extends Linkable>The default view implementation for a feed resource.