Uses of Enum Class
com.logicaldoc.core.folder.FolderEvent
Packages that use FolderEvent
-
Uses of FolderEvent in com.logicaldoc.core.folder
Methods in com.logicaldoc.core.folder that return FolderEventModifier and TypeMethodDescriptionstatic FolderEvent
Gets the right enumeration entry from the corresponding resource bundle keyFolderHistory.getEventEnum()
static FolderEvent
Returns the enum constant of this class with the specified name.static FolderEvent[]
FolderEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.logicaldoc.core.folder with parameters of type FolderEvent