|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
public abstract class AbstractPeriodProvider
Common support for period implementations. They are Spring beans that register in the bootstrap context.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.alfresco.service.cmr.repository.PeriodProvider |
---|
PeriodProvider.ExpressionMutiplicity |
Field Summary | |
---|---|
protected static java.lang.String |
MSG_PREFIX
|
Constructor Summary | |
---|---|
AbstractPeriodProvider()
Default constructor |
Method Summary | |
---|---|
void |
afterPropertiesSet()
|
java.lang.String |
getDisplayLabel()
Gets the display label for the period. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.alfresco.service.cmr.repository.PeriodProvider |
---|
getDefaultExpression, getExpressionDataType, getExpressionMutiplicity, getNextDate, getPeriodType |
Field Detail |
---|
protected static final java.lang.String MSG_PREFIX
Constructor Detail |
---|
public AbstractPeriodProvider()
Method Detail |
---|
public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
java.lang.Exception
public java.lang.String getDisplayLabel()
PeriodProvider
getDisplayLabel
in interface PeriodProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |