Uses of Package
org.fcrepo.kernel.api.services
-
Packages that use org.fcrepo.kernel.api.services Package Description org.fcrepo.http.api This package provides a RESTful API for several content management and core repository services.org.fcrepo.http.commons Common abstractions for module's sub-packages.org.fcrepo.kernel.impl org.fcrepo.kernel.impl.services -
Classes in org.fcrepo.kernel.api.services used by org.fcrepo.http.api Class Description CreateResourceService Interface for a service to create a new resource via a POST request.DeleteResourceService A service interface for deleting Fedora resources.ReplaceBinariesService Interface for service to replace existing binariesReplacePropertiesService ResourceTripleService Service to call other services to return a desired set of triples.UpdatePropertiesService -
Classes in org.fcrepo.kernel.api.services used by org.fcrepo.http.commons Class Description VersionService Service for creating versions of resources -
Classes in org.fcrepo.kernel.api.services used by org.fcrepo.kernel.impl Class Description MembershipService Service used to manage membership properties of resourcesReferenceService Service to retrieve references to repository resources. -
Classes in org.fcrepo.kernel.api.services used by org.fcrepo.kernel.impl.services Class Description ContainmentTriplesService Provides containment triples.CreateResourceService Interface for a service to create a new resource via a POST request.DeleteResourceService A service interface for deleting Fedora resources.FixityService Service which calculates and compares digests for binary objectsManagedPropertiesService Interface for a service that converts managed properties from aFedoraResource
into a triple streamMembershipService Service used to manage membership properties of resourcesPurgeResourceService Service to permanently remove a resource from the repository.ReferenceService Service to retrieve references to repository resources.ReindexService A service which handles reindexing operationsReplaceBinariesService Interface for service to replace existing binariesReplacePropertiesService ResourceTripleService Service to call other services to return a desired set of triples.UpdatePropertiesService VersionService Service for creating versions of resourcesWebacAclService Service for creating and retrievingWebacAcl