public class Cron extends AbstractPeriodProvider
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PERIOD_TYPE
Period type
|
MSG_PREFIX| Constructor and Description |
|---|
Cron() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDefaultExpression() |
org.alfresco.service.namespace.QName |
getExpressionDataType() |
org.alfresco.service.cmr.repository.PeriodProvider.ExpressionMutiplicity |
getExpressionMutiplicity() |
java.util.Date |
getNextDate(java.util.Date date,
java.lang.String expression) |
java.lang.String |
getPeriodType() |
afterPropertiesSet, getDisplayLabelpublic static final java.lang.String PERIOD_TYPE
public java.lang.String getDefaultExpression()
public org.alfresco.service.cmr.repository.PeriodProvider.ExpressionMutiplicity getExpressionMutiplicity()
public java.util.Date getNextDate(java.util.Date date,
java.lang.String expression)
public java.lang.String getPeriodType()
public org.alfresco.service.namespace.QName getExpressionDataType()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.