All Implemented Interfaces:
PeriodProvider, org.springframework.beans.factory.InitializingBean

public class NoPeriod extends AbstractPeriodProvider
No period Period type "none"
Author:
andyh
  • Field Details

  • Constructor Details

    • NoPeriod

      public NoPeriod()
      Default constructor
  • 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()