Uses of Interface
org.fcrepo.kernel.api.operations.ResourceOperation
Packages that use ResourceOperation
-
Uses of ResourceOperation in org.fcrepo.kernel.api.observer
Methods in org.fcrepo.kernel.api.observer with parameters of type ResourceOperationModifier and TypeMethodDescriptionvoidEventAccumulator.recordEventForOperation(Transaction transaction, FedoraId fedoraId, ResourceOperation operation) Registers a new event to a transaction. -
Uses of ResourceOperation in org.fcrepo.kernel.api.operations
Subinterfaces of ResourceOperation in org.fcrepo.kernel.api.operationsModifier and TypeInterfaceDescriptioninterfaceOperation for creating an rdf sourceinterfaceOperation for creating a resourceinterfaceAn operation for creating a new version of a resourceinterfaceAn operation for interacting with a non-RDF source resource.interfaceOperation for overwriting the tombstone of an existing resourceinterfaceOperation for interacting with an rdf sourceinterfaceOperation involving a resource with relaxable server managed propertiesinterfaceOperation for updating non-RDF source resource headersMethods in org.fcrepo.kernel.api.operations that return ResourceOperationModifier and TypeMethodDescriptionResourceOperationBuilder.build()Build the ResourceOperation constructed by this builder