@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public class BlatextParameterDefinitionDto extends ParameterDefinitionDtoDec
BlatextParameterDefinition
This file was automatically created by DtoAnnotationProcessor, version 0.1Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_VALUE |
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 |
---|
BlatextParameterDefinitionDto() |
Modifier and Type | Method and Description |
---|---|
void |
clearModified() |
boolean |
equals(java.lang.Object obj) |
java.util.List<PropertyAccessor> |
getModifiedPropertyAccessors() |
java.util.List<PropertyAccessor> |
getPropertyAccessors() |
java.util.List<PropertyAccessor> |
getPropertyAccessorsByView(DtoView view) |
java.util.List<PropertyAccessor> |
getPropertyAccessorsForDtos() |
java.lang.String |
getValue() |
static PropertyAccessor<BlatextParameterDefinitionDto,java.lang.String> |
getValuePropertyAccessor() |
int |
hashCode() |
BlatextParameterDefinitionDtoPA |
instantiatePropertyAccess() |
boolean |
isModified() |
boolean |
isValueModified() |
static Dto2PosoMapper |
newPosoMapper() |
void |
setValue(java.lang.String value) |
java.lang.String |
toDisplayTitle() |
java.lang.String |
toString() |
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_VALUE
public java.lang.String getValue()
public void setValue(java.lang.String value)
public boolean isValueModified()
public static PropertyAccessor<BlatextParameterDefinitionDto,java.lang.String> getValuePropertyAccessor()
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 BlatextParameterDefinitionDtoPA 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