Uses of Class
org.fcrepo.http.api.FedoraBaseResource
-
Packages that use FedoraBaseResource Package Description org.fcrepo.http.api This package provides a RESTful API for several content management and core repository services. -
-
Uses of FedoraBaseResource in org.fcrepo.http.api
Subclasses of FedoraBaseResource in org.fcrepo.http.api Modifier and Type Class Description classContentExposingResourceAn abstract class that sits between AbstractResource and any resource that wishes to share the routines for building responses containing binary content.classFedoraAclclassFedoraFixityRun a fixity check on a pathclassFedoraLdpclassFedoraReindexclassFedoraSearchclassFedoraTombstonesCRUD operations on Fedora tombstonesclassFedoraVersioningclassTransactionsThe rest interface for transaction management.
-