Package mc.core.domain.base.aspect
Class AspectAttribute.DVDateHandler
java.lang.Object
AspectAttribute<C>.DVBaseHandler<DVDate,Calendar,AspectAttribute<C>.DVDateHandler>
mc.core.domain.base.aspect.AspectAttribute.DVDateHandler
- All Implemented Interfaces:
AspectAttribute.DataValueHandler<Calendar>
- Enclosing class:
- AspectAttribute<C extends ComplexEntity>
public class AspectAttribute.DVDateHandler
extends AspectAttribute<C>.DVBaseHandler<DVDate,Calendar,AspectAttribute<C>.DVDateHandler>
-
Constructor Summary
ConstructorsConstructorDescriptionDVDateHandler(AspectAttribute<C>.mc.core.domain.base.aspect.AspectAttribute.DVStrategyBase strategy) -
Method Summary
Methods inherited from class mc.core.domain.base.aspect.AspectAttribute.DVBaseHandler
removeDataValueSet, removeEnumValue, removeValue, removeValue, setCreateStdValues, setDataValueSet, setEntityToAttribute, setEnumValue, setFromString, setFromString, setLocale, setMultiValueAppend, setMultiValues, setMultiValueSplitChars, setPrio, setPrioValue, setRemoveEmptyValues, setTerritory, setTrimValues, setValue, setValue, setValues, setValueTOs, toValueDisplayMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface mc.core.domain.base.aspect.AspectAttribute.DataValueHandler
instance
-
Constructor Details
-
DVDateHandler
public DVDateHandler(AspectAttribute<C>.mc.core.domain.base.aspect.AspectAttribute.DVStrategyBase strategy)
-