@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public abstract class JasperToTableConfigDto extends ReportPropertyDto implements DatasourceContainerProviderDto
JasperToTableConfig
This file was automatically created by DtoAnnotationProcessor, version 0.1| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_ACTIVE |
static java.lang.String |
PROPERTY_DATASOURCE_CONTAINER |
PROPERTY_ID, PROPERTY_NAMEDISPLAY_STRING_VALUE_PROVIDER, GENERIC_CHANGE_EVENT_PROPERTY| Constructor and Description |
|---|
JasperToTableConfigDto() |
getDtoId, getId, getIdPropertyAccessor, getName, getNamePropertyAccessor, isIdModified, isNameModified, setDtoId, setId, setNameaddInstanceChangedHandler, 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, undopublic static final java.lang.String PROPERTY_DATASOURCE_CONTAINER
public static final java.lang.String PROPERTY_ACTIVE
public DatasourceContainerDto getDatasourceContainer()
getDatasourceContainer in interface DatasourceContainerProviderDtopublic void setDatasourceContainer(DatasourceContainerDto datasourceContainer)
setDatasourceContainer in interface DatasourceContainerProviderDtopublic boolean isDatasourceContainerModified()
public static PropertyAccessor<JasperToTableConfigDto,DatasourceContainerDto> getDatasourceContainerPropertyAccessor()
public java.lang.Boolean isActive()
public void setActive(java.lang.Boolean active)
public boolean isActiveModified()
public static PropertyAccessor<JasperToTableConfigDto,java.lang.Boolean> getActivePropertyAccessor()
public java.lang.String toDisplayTitle()
toDisplayTitle in class ReportPropertyDtopublic int hashCode()
hashCode in class ReportPropertyDtopublic boolean equals(java.lang.Object obj)
equals in class ReportPropertyDtopublic java.lang.String toString()
toString in class ReportPropertyDtopublic static Dto2PosoMapper newPosoMapper()
public JasperToTableConfigDtoPA instantiatePropertyAccess()
instantiatePropertyAccess in class ReportPropertyDtopublic void clearModified()
clearModified in class ReportPropertyDtopublic boolean isModified()
isModified in interface ObjectModificationsTracked<Dto>isModified in class ReportPropertyDtopublic java.util.List<PropertyAccessor> getPropertyAccessors()
getPropertyAccessors in class ReportPropertyDtopublic java.util.List<PropertyAccessor> getModifiedPropertyAccessors()
getModifiedPropertyAccessors in class ReportPropertyDtopublic java.util.List<PropertyAccessor> getPropertyAccessorsByView(DtoView view)
getPropertyAccessorsByView in class ReportPropertyDtopublic java.util.List<PropertyAccessor> getPropertyAccessorsForDtos()
getPropertyAccessorsForDtos in class ReportPropertyDto