Uses of Enum
org.fcrepo.kernel.api.operations.ResourceOperationType
Packages that use ResourceOperationType
-
Uses of ResourceOperationType in org.fcrepo.kernel.api.operations
Methods in org.fcrepo.kernel.api.operations that return ResourceOperationTypeModifier and TypeMethodDescriptiondefault ResourceOperationTypeCreateResourceOperation.getType()default ResourceOperationTypeCreateVersionResourceOperation.getType()default ResourceOperationTypeOverwriteTombstoneOperation.getType()ResourceOperation.getType()Returns the type of operation represented by this requestdefault ResourceOperationTypeUpdateNonRdfSourceHeadersOperation.getType()static ResourceOperationTypeReturns the enum constant of this type with the specified name.static ResourceOperationType[]ResourceOperationType.values()Returns an array containing the constants of this enum type, in the order they are declared.