public abstract class AbstractCalendarPeriodProvider extends AbstractPeriodProvider
PeriodProvider.ExpressionMutiplicityMSG_PREFIX| Constructor and Description |
|---|
AbstractCalendarPeriodProvider() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
add(Calendar calendar,
int value)
Implementation add
|
String |
getDefaultExpression() |
QName |
getExpressionDataType() |
PeriodProvider.ExpressionMutiplicity |
getExpressionMutiplicity() |
Date |
getNextDate(Date date,
String expression) |
afterPropertiesSet, getDisplayLabelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPeriodTypepublic String getDefaultExpression()
public PeriodProvider.ExpressionMutiplicity getExpressionMutiplicity()
public abstract void add(Calendar calendar, int value)
calendar - Calendarvalue - intpublic QName getExpressionDataType()
Copyright © 2005–2020 Alfresco Software. All rights reserved.