@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public class BirtReportDatasourceConfigDto extends DatasourceDefinitionConfigDto
BirtReportDatasourceConfig
This file was automatically created by DtoAnnotationProcessor, version 0.1| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_QUERY_WRAPPER |
static java.lang.String |
PROPERTY_REPORT |
static java.lang.String |
PROPERTY_TARGET |
static java.lang.String |
PROPERTY_TARGET_TYPE |
PROPERTY_IDDISPLAY_STRING_VALUE_PROVIDER, GENERIC_CHANGE_EVENT_PROPERTY| Constructor and Description |
|---|
BirtReportDatasourceConfigDto() |
getDtoId, getId, getIdPropertyAccessor, isIdModified, setDtoId, setIdaddInstanceChangedHandler, 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, undopublic static final java.lang.String PROPERTY_QUERY_WRAPPER
public static final java.lang.String PROPERTY_REPORT
public static final java.lang.String PROPERTY_TARGET
public static final java.lang.String PROPERTY_TARGET_TYPE
public java.lang.String getQueryWrapper()
public void setQueryWrapper(java.lang.String queryWrapper)
public boolean isQueryWrapperModified()
public static PropertyAccessor<BirtReportDatasourceConfigDto,java.lang.String> getQueryWrapperPropertyAccessor()
public BirtReportDto getReport()
public void setReport(BirtReportDto report)
public boolean isReportModified()
public static PropertyAccessor<BirtReportDatasourceConfigDto,BirtReportDto> getReportPropertyAccessor()
public java.lang.String getTarget()
public void setTarget(java.lang.String target)
public boolean isTargetModified()
public static PropertyAccessor<BirtReportDatasourceConfigDto,java.lang.String> getTargetPropertyAccessor()
public BirtReportDatasourceTargetTypeDto getTargetType()
public void setTargetType(BirtReportDatasourceTargetTypeDto targetType)
public boolean isTargetTypeModified()
public static PropertyAccessor<BirtReportDatasourceConfigDto,BirtReportDatasourceTargetTypeDto> getTargetTypePropertyAccessor()
public int hashCode()
hashCode in class DatasourceDefinitionConfigDtopublic boolean equals(java.lang.Object obj)
equals in class DatasourceDefinitionConfigDtopublic java.lang.String toString()
toString in class DatasourceDefinitionConfigDtopublic static Dto2PosoMapper newPosoMapper()
public BirtReportDatasourceConfigDtoPA instantiatePropertyAccess()
instantiatePropertyAccess in class DatasourceDefinitionConfigDtopublic void clearModified()
clearModified in class DatasourceDefinitionConfigDtopublic boolean isModified()
isModified in interface ObjectModificationsTracked<Dto>isModified in class DatasourceDefinitionConfigDtopublic java.util.List<PropertyAccessor> getPropertyAccessors()
getPropertyAccessors in class DatasourceDefinitionConfigDtopublic java.util.List<PropertyAccessor> getModifiedPropertyAccessors()
getModifiedPropertyAccessors in class DatasourceDefinitionConfigDtopublic java.util.List<PropertyAccessor> getPropertyAccessorsByView(DtoView view)
getPropertyAccessorsByView in class DatasourceDefinitionConfigDtopublic java.util.List<PropertyAccessor> getPropertyAccessorsForDtos()
getPropertyAccessorsForDtos in class DatasourceDefinitionConfigDto