Uses of Enum Class
se.conciliate.extensions.store.MTRevisionOperation.OperationType
Packages that use MTRevisionOperation.OperationType
Package
Description
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
-
Uses of MTRevisionOperation.OperationType in se.conciliate.extensions.store
Methods in se.conciliate.extensions.store that return MTRevisionOperation.OperationTypeModifier and TypeMethodDescriptionMTRevisionOperation.getOperationType()
Returns the type of operation.Returns the enum constant of this class with the specified name.static MTRevisionOperation.OperationType[]
MTRevisionOperation.OperationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.