Uses of Interface
org.dspace.app.rest.repository.LinkRestRepository
Packages that use LinkRestRepository
-
Uses of LinkRestRepository in org.dspace.app.rest
Classes in org.dspace.app.rest that implement LinkRestRepositoryModifier and TypeClassDescriptionclassLink repository for "collections" subresource of an individual workflow definition.classLink repository for "steps" subresource of an individual workflow definition.classLink repository for "actions" subresource of an individual workflow step. -
Uses of LinkRestRepository in org.dspace.app.rest.repository
Classes in org.dspace.app.rest.repository that implement LinkRestRepositoryModifier and TypeClassDescriptionclassLink repository for "eperson" subresource of an individual authorization.classLink repository for "feature" subresource of an individual authorization.classLink repository for "object" subresource of an individual authorization.classLink repository for calculating the access status of a Bitstream, including the embargo dateclassLink repository for "bundle" subresource of an individual bitstream.classLink repository for "format" subresource of an individual bitstream.classLink repository for the thumbnail Bitstream of a BitstreamclassThis is the repository responsible to retrieve the first level values (Entries) of a metadata browseclassThis is the repository to retrieve the items associated with a specific browse index or entriesclassLink repository for "bitstreams" subresource of an individual bundle.classLink repository for "item" subresource of an individual bundle.classLink repository for "primaryBitstream" subresource of an individual bundle.classLink repository for the Steps subresources for an individual ClaimedTaskclassLink repository for "admingroup" subresource of an individual collection.classLink repository for "BitstreamReadGroup" subresource of an individual collection.classLink repository for "ItemReadGroup" subresource of an individual collection.classLink repository for "license" subresource of an individual collection.classLink repository for "logo" subresource of an individual collection.classLink repository for "mappedItems" subresource of an individual collection.classLinkRepository for the ParentCommunity object for a CollectionclassLink repository for "submittergroup" subresource of an individual collection.classLink repository for "admingroup" subresource of an individual community.classLink repository for "collections" subresource of an individual community.classLink repository for "logo" subresource of an individual community.classLinkRepository for the ParentCommunity object for a CommunityclassLink repository for "subcommunities" subresource of an individual community.classLink repository for "relationships" subresource of an individual EntityTypeclassLink repository for the direct "groups" subresource of an individual eperson.classLink repository for "EntityTypes" supported of an individual ExternalDataProvider.classLink repository for "epersons" subresource of an individual group.classLink repository for "groups" subresource of an individual group.classLink repository for the parent object of a group.classLink repository for calculating the access status of an ItemclassLink repository for "bundles" subresource of an individual item.classLink repository for the identifier of an ItemclassLink repository for "mappedCollections" subresource of an individual item.classLink repository for "owningCollection" subresource of an individual item.classLink repository for "relationships" subresource of an individual item.classLink repository for "submitter" subresource of an item.classLink repository for "templateItemOf" subresource of an individual item.classLink repository for the thumbnail Bitstream of an ItemclassThis is the Repository that will take care of fetching the Version for a given ItemclassLink repositoy for the Steps subresources of an individual PoolTaskclassThis is theLinkRestRepositoryimplementation that takes care of retrieving the list ofBitstreamobjects for the Process endpointsclassThis LinkRepository will deal with calls to the /filetypes endpoint of a given Process.classThis linkRepository will deal with calls to the /output endpoint of a given Process.classLink repository for "related" subresource of a qa event.classLink repository for "target" subresource of a qa event.classLink repository for "topic" subresource of a qa event.classLink repository for "relationshipType" subresource of an individual Relationship.classLink repository for "ePerson" subresource of an individual researcher profile.classLink repository for "item" subresource of an individual researcher profile.classLink repository for "DSpaceObject" of subscriptionclassLink repository for "eperson" of subscriptionclassLink repository for "target" subresource of an suggestion target.classThis is the Repository that retrieve the most recent version in the history that could live eventually in the workspace or workflow.classThis is the Repository that takes care of the retrieval of theVersionHistoryobject for a givenVersionclassclassThis is the Repository that takes care of the retrieval of theVersionobjects for a givenVersionHistoryclassLink repository to expose the parent of a vocabulary entry details in an hierarchical vocabularyclassLink repository to expose the parent of a vocabulary entry details in an hierarchical vocabularyclassController for exposition of authority servicesclassLink repository for "collection" subresource of a workflow item.classLink repository for "item" subresource of a workflow item.classLink Repository for the Steps subresources of an individual WorkflowItemclassLink repository for "submitter" subresource of a workflow item.classLink repository for "collection" subresource of a workspace item.classLink repository for "item" subresource of a workspace item.classLink repository for "submitter" subresource of a workspace item.classLink repository for the supervision orders of an WorkspaceItem -
Uses of LinkRestRepository in org.dspace.app.rest.utils
Methods in org.dspace.app.rest.utils that return LinkRestRepositoryModifier and TypeMethodDescriptionUtils.getLinkResourceRepository(String apiCategory, String modelPlural, String rel) Retrieve the LinkRestRepository associated with a specific link from the apiCategory and model specified in the parameters.Methods in org.dspace.app.rest.utils with parameters of type LinkRestRepositoryModifier and TypeMethodDescriptionRestRepositoryUtils.getLinkMethod(String methodName, LinkRestRepository linkRepository)