Uses of Enum Class
com.logicaldoc.core.document.DocumentEvent
Packages that use DocumentEvent
Package
Description
-
Uses of DocumentEvent in com.logicaldoc.core.document
Methods in com.logicaldoc.core.document that return DocumentEventModifier and TypeMethodDescriptionstatic DocumentEvent
DocumentEvent.fromString
(String event) static DocumentEvent
Returns the enum constant of this class with the specified name.static DocumentEvent[]
DocumentEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.