Class XMLDuration

  • All Implemented Interfaces:
    org.alfresco.service.cmr.repository.PeriodProvider, org.springframework.beans.factory.InitializingBean

    public class XMLDuration
    extends AbstractPeriodProvider
    XMLDuration
    Author:
    andyh
    • Constructor Detail

      • XMLDuration

        public XMLDuration()
    • Method Detail

      • getDefaultExpression

        public String getDefaultExpression()
      • getExpressionMutiplicity

        public org.alfresco.service.cmr.repository.PeriodProvider.ExpressionMutiplicity getExpressionMutiplicity()
      • getNextDate

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

        public String getPeriodType()
      • getExpressionDataType

        public org.alfresco.service.namespace.QName getExpressionDataType()