org.alfresco.repo.dictionary.types.period
Class EndOfFinancialYear

java.lang.Object
  extended by org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
      extended by org.alfresco.repo.dictionary.types.period.AbstractCalendarPeriodProvider
          extended by org.alfresco.repo.dictionary.types.period.AbstractEndOfCalendarPeriodProvider
              extended by org.alfresco.repo.dictionary.types.period.EndOfYear
                  extended by org.alfresco.repo.dictionary.types.period.EndOfFinancialYear
All Implemented Interfaces:
org.alfresco.service.cmr.repository.PeriodProvider, org.springframework.beans.factory.InitializingBean

public class EndOfFinancialYear
extends EndOfYear

End of financial year


Nested Class Summary
 
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
           
 
Fields inherited from class org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
MSG_PREFIX
 
Constructor Summary
EndOfFinancialYear()
           
 
Method Summary
 java.lang.String getPeriodType()
           
 
Methods inherited from class org.alfresco.repo.dictionary.types.period.EndOfYear
add
 
Methods inherited from class org.alfresco.repo.dictionary.types.period.AbstractEndOfCalendarPeriodProvider
getStartDayOfMonth, getStartMonth, setStartDayOfMonth, setStartMonth
 
Methods inherited from class org.alfresco.repo.dictionary.types.period.AbstractCalendarPeriodProvider
getDefaultExpression, getExpressionDataType, getExpressionMutiplicity, getNextDate
 
Methods inherited from class org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
afterPropertiesSet, getDisplayLabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PERIOD_TYPE

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

EndOfFinancialYear

public EndOfFinancialYear()
Method Detail

getPeriodType

public java.lang.String getPeriodType()
Specified by:
getPeriodType in interface org.alfresco.service.cmr.repository.PeriodProvider
Overrides:
getPeriodType in class EndOfYear


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.