@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public abstract class DateTimeParameterDefinitionDto extends ParameterDefinitionDtoDec
DateTimeParameterDefinition
This file was automatically created by DtoAnnotationProcessor, version 0.1Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_DEFAULT_VALUE |
static java.lang.String |
PROPERTY_FORMULA |
static java.lang.String |
PROPERTY_MODE |
static java.lang.String |
PROPERTY_USE_NOW_AS_DEFAULT |
PROPERTY_DEPENDS_ON, PROPERTY_DESCRIPTION, PROPERTY_DISPLAY_INLINE, PROPERTY_EDITABLE, PROPERTY_HIDDEN, PROPERTY_ID, PROPERTY_KEY, PROPERTY_LABEL_WIDTH, PROPERTY_MANDATORY, PROPERTY_N, PROPERTY_NAME
DISPLAY_STRING_VALUE_PROVIDER, GENERIC_CHANGE_EVENT_PROPERTY
Constructor and Description |
---|
DateTimeParameterDefinitionDto() |
getReport, setReport
getDependsOn, getDependsOnPropertyAccessor, getDescription, getDescriptionPropertyAccessor, getDisplayInlinePropertyAccessor, getDtoId, getEditablePropertyAccessor, getHiddenPropertyAccessor, getId, getIdPropertyAccessor, getKey, getKeyPropertyAccessor, getLabelWidth, getLabelWidthPropertyAccessor, getMandatoryPropertyAccessor, getN, getName, getNamePropertyAccessor, getNPropertyAccessor, isDependsOnModified, isDescriptionModified, isDisplayInline, isDisplayInlineModified, isEditable, isEditableModified, isHidden, isHiddenModified, isIdModified, isKeyModified, isLabelWidthModified, isMandatory, isMandatoryModified, isNameModified, isNModified, setDependsOn, setDescription, setDisplayInline, setDtoId, setEditable, setHidden, setId, setKey, setLabelWidth, setMandatory, setN, setName
addInstanceChangedHandler, addObjectChangedHandler, commit, commit, deepSet, fireEvent, fireObjectChangedEvent, fireObjectChangedEvent, fireObjectChangedEvent, getDtoProxyId, getDtoView, getValueProviderByPath, isDtoProxy, isSilenceEvents, isTrackChanges, markAsProxy, redo, redo, rollback, rollback, setDtoView, silenceEvents, toIcon, toTypeDescription, trackChanges, undo, undo
public static final java.lang.String PROPERTY_DEFAULT_VALUE
public static final java.lang.String PROPERTY_FORMULA
public static final java.lang.String PROPERTY_MODE
public static final java.lang.String PROPERTY_USE_NOW_AS_DEFAULT
public java.util.Date getDefaultValue()
public void setDefaultValue(java.util.Date defaultValue)
public boolean isDefaultValueModified()
public static PropertyAccessor<DateTimeParameterDefinitionDto,java.util.Date> getDefaultValuePropertyAccessor()
public java.lang.String getFormula()
public void setFormula(java.lang.String formula)
public boolean isFormulaModified()
public static PropertyAccessor<DateTimeParameterDefinitionDto,java.lang.String> getFormulaPropertyAccessor()
public ModeDto getMode()
public void setMode(ModeDto mode)
public boolean isModeModified()
public static PropertyAccessor<DateTimeParameterDefinitionDto,ModeDto> getModePropertyAccessor()
public java.lang.Boolean isUseNowAsDefault()
public void setUseNowAsDefault(java.lang.Boolean useNowAsDefault)
public boolean isUseNowAsDefaultModified()
public static PropertyAccessor<DateTimeParameterDefinitionDto,java.lang.Boolean> getUseNowAsDefaultPropertyAccessor()
public java.lang.String toDisplayTitle()
toDisplayTitle
in class Dto
public int hashCode()
hashCode
in class ParameterDefinitionDto
public boolean equals(java.lang.Object obj)
equals
in class ParameterDefinitionDto
public java.lang.String toString()
toString
in class ParameterDefinitionDto
public static Dto2PosoMapper newPosoMapper()
public DateTimeParameterDefinitionDtoPA instantiatePropertyAccess()
instantiatePropertyAccess
in class ParameterDefinitionDto
public void clearModified()
clearModified
in class ParameterDefinitionDto
public boolean isModified()
isModified
in interface ObjectModificationsTracked<Dto>
isModified
in class ParameterDefinitionDto
public java.util.List<PropertyAccessor> getPropertyAccessors()
getPropertyAccessors
in class ParameterDefinitionDto
public java.util.List<PropertyAccessor> getModifiedPropertyAccessors()
getModifiedPropertyAccessors
in class ParameterDefinitionDto
public java.util.List<PropertyAccessor> getPropertyAccessorsByView(DtoView view)
getPropertyAccessorsByView
in class ParameterDefinitionDto
public java.util.List<PropertyAccessor> getPropertyAccessorsForDtos()
getPropertyAccessorsForDtos
in class ParameterDefinitionDto