Uses of Enum
org.opencms.db.generic.CmsPublishHistoryCleanupFilter.Mode
Packages that use CmsPublishHistoryCleanupFilter.Mode
Package
Description
Generic (ANSI-SQL) implementation of the OpenCms database connector.
-
Uses of CmsPublishHistoryCleanupFilter.Mode in org.opencms.db.generic
Methods in org.opencms.db.generic that return CmsPublishHistoryCleanupFilter.ModeModifier and TypeMethodDescriptionCmsPublishHistoryCleanupFilter.getMode()
Gets the mode.Returns the enum constant of this type with the specified name.static CmsPublishHistoryCleanupFilter.Mode[]
CmsPublishHistoryCleanupFilter.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared.