Uses of Interface
org.fcrepo.kernel.api.operations.ResourceOperationBuilder
Packages that use ResourceOperationBuilder
-
Uses of ResourceOperationBuilder in org.fcrepo.kernel.api.operations
Subinterfaces of ResourceOperationBuilder in org.fcrepo.kernel.api.operationsModifier and TypeInterfaceDescriptioninterfaceBuilder for operations to create non-rdf sourcesinterfaceinterfaceBuilder for creatingCreateVersionResourceOperationsinterfaceBuilder for an operation for interacting with a non-rdf sourceinterfaceBuilder for constructing an RdfSourceOperationinterfaceBuilder for operations involving resource with relaxable server managed propertiesinterfaceBuilder for operations for updating non-RDF source resource headersMethods in org.fcrepo.kernel.api.operations that return ResourceOperationBuilderModifier and TypeMethodDescriptionReindexResourceOperationFactory.create(Transaction transaction, FedoraId resourceId) Get a builder for an operation to reindex a resourceDeleteResourceOperationFactory.deleteBuilder(Transaction transaction, FedoraId rescId) Get a builder for an operation to delete a resourceDeleteResourceOperationFactory.purgeBuilder(Transaction transaction, FedoraId rescId) Get a builder for an operation to purge a deleted resource.ResourceOperationBuilder.userPrincipal(String userPrincipal) Set the principal for the user performing the operation