org.alfresco.repo.dictionary.types.period
Class XMLDuration
java.lang.Object
org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
org.alfresco.repo.dictionary.types.period.XMLDuration
- All Implemented Interfaces:
- org.alfresco.service.cmr.repository.PeriodProvider, org.springframework.beans.factory.InitializingBean
public class XMLDuration
- extends AbstractPeriodProvider
XMLDuration
Nested classes/interfaces inherited from interface org.alfresco.service.cmr.repository.PeriodProvider |
org.alfresco.service.cmr.repository.PeriodProvider.ExpressionMutiplicity |
Field Summary |
static java.lang.String |
PERIOD_TYPE
Period type |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PERIOD_TYPE
public static final java.lang.String PERIOD_TYPE
- Period type
- See Also:
- Constant Field Values
XMLDuration
public XMLDuration()
getDefaultExpression
public java.lang.String getDefaultExpression()
getExpressionMutiplicity
public org.alfresco.service.cmr.repository.PeriodProvider.ExpressionMutiplicity getExpressionMutiplicity()
getNextDate
public java.util.Date getNextDate(java.util.Date date,
java.lang.String expression)
getPeriodType
public java.lang.String getPeriodType()
getExpressionDataType
public org.alfresco.service.namespace.QName getExpressionDataType()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.