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