@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.1Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_ACTIVE |
static java.lang.String |
PROPERTY_DATASOURCE_CONTAINER |
PROPERTY_ID, PROPERTY_NAME
DISPLAY_STRING_VALUE_PROVIDER, GENERIC_CHANGE_EVENT_PROPERTY
Constructor and Description |
---|
JasperToTableConfigDto() |
getDtoId, getId, getIdPropertyAccessor, getName, getNamePropertyAccessor, isIdModified, isNameModified, setDtoId, setId, 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_DATASOURCE_CONTAINER
public static final java.lang.String PROPERTY_ACTIVE
public DatasourceContainerDto getDatasourceContainer()
getDatasourceContainer
in interface DatasourceContainerProviderDto
public void setDatasourceContainer(DatasourceContainerDto datasourceContainer)
setDatasourceContainer
in interface DatasourceContainerProviderDto
public 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 ReportPropertyDto
public int hashCode()
hashCode
in class ReportPropertyDto
public boolean equals(java.lang.Object obj)
equals
in class ReportPropertyDto
public java.lang.String toString()
toString
in class ReportPropertyDto
public static Dto2PosoMapper newPosoMapper()
public JasperToTableConfigDtoPA instantiatePropertyAccess()
instantiatePropertyAccess
in class ReportPropertyDto
public void clearModified()
clearModified
in class ReportPropertyDto
public boolean isModified()
isModified
in interface ObjectModificationsTracked<Dto>
isModified
in class ReportPropertyDto
public java.util.List<PropertyAccessor> getPropertyAccessors()
getPropertyAccessors
in class ReportPropertyDto
public java.util.List<PropertyAccessor> getModifiedPropertyAccessors()
getModifiedPropertyAccessors
in class ReportPropertyDto
public java.util.List<PropertyAccessor> getPropertyAccessorsByView(DtoView view)
getPropertyAccessorsByView
in class ReportPropertyDto
public java.util.List<PropertyAccessor> getPropertyAccessorsForDtos()
getPropertyAccessorsForDtos
in class ReportPropertyDto