Class EndOfFinancialMonth
java.lang.Object
org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
org.alfresco.repo.dictionary.types.period.AbstractCalendarPeriodProvider
org.alfresco.repo.dictionary.types.period.AbstractEndOfCalendarPeriodProvider
org.alfresco.repo.dictionary.types.period.EndOfMonth
org.alfresco.repo.dictionary.types.period.EndOfFinancialMonth
- All Implemented Interfaces:
PeriodProvider,org.springframework.beans.factory.InitializingBean
End of financial month
- Author:
- andyh
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.alfresco.service.cmr.repository.PeriodProvider
PeriodProvider.ExpressionMutiplicity -
Field Summary
FieldsFields inherited from class org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
MSG_PREFIX -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.repo.dictionary.types.period.EndOfMonth
addMethods inherited from class org.alfresco.repo.dictionary.types.period.AbstractEndOfCalendarPeriodProvider
getStartDayOfMonth, getStartMonth, setStartDayOfMonth, setStartMonthMethods inherited from class org.alfresco.repo.dictionary.types.period.AbstractCalendarPeriodProvider
getDefaultExpression, getExpressionDataType, getExpressionMutiplicity, getNextDateMethods inherited from class org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
afterPropertiesSet, getDisplayLabel
-
Field Details
-
PERIOD_TYPE
- See Also:
-
-
Constructor Details
-
EndOfFinancialMonth
public EndOfFinancialMonth()
-
-
Method Details
-
getPeriodType
- Specified by:
getPeriodTypein interfacePeriodProvider- Overrides:
getPeriodTypein classEndOfMonth
-