Class XMLDuration

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

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

      • PERIOD_TYPE

        public static final java.lang.String PERIOD_TYPE
        Period type
        See Also:
        Constant Field Values
    • Constructor Detail

      • XMLDuration

        public XMLDuration()
    • Method Detail

      • 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()