Uses of Enum
org.opencms.jsp.search.config.parser.simplesearch.daterestrictions.I_CmsDateRestriction.TimeUnit
Package
Description
Contains classes for dealing with restrictions in list configurations.
-
Uses of I_CmsDateRestriction.TimeUnit in org.opencms.jsp.search.config.parser.simplesearch.daterestrictions
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static I_CmsDateRestriction.TimeUnit[]
I_CmsDateRestriction.TimeUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionCmsDateFromTodayRestriction
(int count, I_CmsDateRestriction.TimeUnit unit, I_CmsDateRestriction.TimeDirection direction) Creates a new instance.