@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public abstract class CommandResultAnchorDto extends CommandResultEntryDtoDec
CommandResultAnchor
This file was automatically created by DtoAnnotationProcessor, version 0.1Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_TARGET |
static java.lang.String |
PROPERTY_TEXT |
static java.lang.String |
PROPERTY_URL |
DISPLAY_STRING_VALUE_PROVIDER, GENERIC_CHANGE_EVENT_PROPERTY
Constructor and Description |
---|
CommandResultAnchorDto() |
format
addInstanceChangedHandler, addObjectChangedHandler, commit, commit, deepSet, fireEvent, fireObjectChangedEvent, fireObjectChangedEvent, fireObjectChangedEvent, getDtoProxyId, getDtoView, getValueProviderByPath, isDtoProxy, isSilenceEvents, isTrackChanges, markAsProxy, redo, redo, rollback, rollback, setDtoView, silenceEvents, toDisplayTitle, toIcon, toTypeDescription, trackChanges, undo, undo
public static final java.lang.String PROPERTY_TARGET
public static final java.lang.String PROPERTY_TEXT
public static final java.lang.String PROPERTY_URL
public java.lang.String getTarget()
public void setTarget(java.lang.String target)
public boolean isTargetModified()
public static PropertyAccessor<CommandResultAnchorDto,java.lang.String> getTargetPropertyAccessor()
public java.lang.String getText()
public void setText(java.lang.String text)
public boolean isTextModified()
public static PropertyAccessor<CommandResultAnchorDto,java.lang.String> getTextPropertyAccessor()
public java.lang.String getUrl()
public void setUrl(java.lang.String url)
public boolean isUrlModified()
public static PropertyAccessor<CommandResultAnchorDto,java.lang.String> getUrlPropertyAccessor()
public java.lang.String toString()
toString
in class CommandResultEntryDto
public static Dto2PosoMapper newPosoMapper()
public CommandResultAnchorDtoPA instantiatePropertyAccess()
instantiatePropertyAccess
in class CommandResultEntryDto
public void clearModified()
clearModified
in class CommandResultEntryDto
public boolean isModified()
isModified
in interface ObjectModificationsTracked<Dto>
isModified
in class CommandResultEntryDto
public java.util.List<PropertyAccessor> getPropertyAccessors()
getPropertyAccessors
in class CommandResultEntryDto
public java.util.List<PropertyAccessor> getModifiedPropertyAccessors()
getModifiedPropertyAccessors
in class CommandResultEntryDto
public java.util.List<PropertyAccessor> getPropertyAccessorsByView(DtoView view)
getPropertyAccessorsByView
in class CommandResultEntryDto
public java.util.List<PropertyAccessor> getPropertyAccessorsForDtos()
getPropertyAccessorsForDtos
in class CommandResultEntryDto