Class AbstractCalendarPeriodProvider
java.lang.Object
org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
org.alfresco.repo.dictionary.types.period.AbstractCalendarPeriodProvider
- All Implemented Interfaces:
PeriodProvider,org.springframework.beans.factory.InitializingBean
Support for calendar based periods
- Author:
- andyh
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.alfresco.service.cmr.repository.PeriodProvider
PeriodProvider.ExpressionMutiplicity -
Field Summary
Fields inherited from class org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
MSG_PREFIX -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidImplementation addgetNextDate(Date date, String expression) Methods inherited from class org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
afterPropertiesSet, getDisplayLabelMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.alfresco.service.cmr.repository.PeriodProvider
getPeriodType
-
Constructor Details
-
AbstractCalendarPeriodProvider
public AbstractCalendarPeriodProvider()
-
-
Method Details
-
getDefaultExpression
-
getExpressionMutiplicity
-
getNextDate
-
add
Implementation add- Parameters:
calendar- Calendarvalue- int
-
getExpressionDataType
-