public abstract class RsDto extends Dto
DISPLAY_STRING_VALUE_PROVIDER, GENERIC_CHANGE_EVENT_PROPERTY
Constructor and Description |
---|
RsDto() |
Modifier and Type | Method and Description |
---|---|
boolean |
isModified() |
addInstanceChangedHandler, addObjectChangedHandler, clearModified, commit, commit, deepSet, fireEvent, fireObjectChangedEvent, fireObjectChangedEvent, fireObjectChangedEvent, getDtoProxyId, getDtoView, getModifiedPropertyAccessors, getPropertyAccessors, getPropertyAccessorsByView, getPropertyAccessorsForDtos, getValueProviderByPath, isDtoProxy, isSilenceEvents, isTrackChanges, markAsProxy, redo, redo, rollback, rollback, setDtoView, silenceEvents, toDisplayTitle, toIcon, toTypeDescription, trackChanges, undo, undo
public boolean isModified()
isModified
in interface ObjectModificationsTracked<Dto>
isModified
in class Dto