public abstract class AbstractCalendarPeriodProvider extends AbstractPeriodProvider
MSG_PREFIX| Constructor and Description |
|---|
AbstractCalendarPeriodProvider() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
add(Calendar calendar,
int value)
Implementation add
|
String |
getDefaultExpression() |
org.alfresco.service.namespace.QName |
getExpressionDataType() |
org.alfresco.service.cmr.repository.PeriodProvider.ExpressionMutiplicity |
getExpressionMutiplicity() |
Date |
getNextDate(Date date,
String expression) |
afterPropertiesSet, getDisplayLabelpublic String getDefaultExpression()
public org.alfresco.service.cmr.repository.PeriodProvider.ExpressionMutiplicity getExpressionMutiplicity()
public abstract void add(Calendar calendar, int value)
calendar - Calendarvalue - intpublic org.alfresco.service.namespace.QName getExpressionDataType()
Copyright © 2005–2018 Alfresco Software. All rights reserved.