Class XMLDuration

java.lang.Object
org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
org.alfresco.repo.dictionary.types.period.XMLDuration
All Implemented Interfaces:
PeriodProvider, org.springframework.beans.factory.InitializingBean

public class XMLDuration extends AbstractPeriodProvider
XMLDuration
Author:
andyh
  • Field Details

  • Constructor Details

    • XMLDuration

      public XMLDuration()
  • Method Details

    • getDefaultExpression

      public String getDefaultExpression()
    • getExpressionMutiplicity

      public PeriodProvider.ExpressionMutiplicity getExpressionMutiplicity()
    • getNextDate

      public Date getNextDate(Date date, String expression)
    • getPeriodType

      public String getPeriodType()
    • getExpressionDataType

      public QName getExpressionDataType()