@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public class BirtReportDatasourceConfigDto extends DatasourceDefinitionConfigDto
BirtReportDatasourceConfig
This file was automatically created by DtoAnnotationProcessor, version 0.1Modifier 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_ID
DISPLAY_STRING_VALUE_PROVIDER, GENERIC_CHANGE_EVENT_PROPERTY
Constructor and Description |
---|
BirtReportDatasourceConfigDto() |
getDtoId, getId, getIdPropertyAccessor, isIdModified, setDtoId, setId
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_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 DatasourceDefinitionConfigDto
public boolean equals(java.lang.Object obj)
equals
in class DatasourceDefinitionConfigDto
public java.lang.String toString()
toString
in class DatasourceDefinitionConfigDto
public static Dto2PosoMapper newPosoMapper()
public BirtReportDatasourceConfigDtoPA instantiatePropertyAccess()
instantiatePropertyAccess
in class DatasourceDefinitionConfigDto
public void clearModified()
clearModified
in class DatasourceDefinitionConfigDto
public boolean isModified()
isModified
in interface ObjectModificationsTracked<Dto>
isModified
in class DatasourceDefinitionConfigDto
public java.util.List<PropertyAccessor> getPropertyAccessors()
getPropertyAccessors
in class DatasourceDefinitionConfigDto
public java.util.List<PropertyAccessor> getModifiedPropertyAccessors()
getModifiedPropertyAccessors
in class DatasourceDefinitionConfigDto
public java.util.List<PropertyAccessor> getPropertyAccessorsByView(DtoView view)
getPropertyAccessorsByView
in class DatasourceDefinitionConfigDto
public java.util.List<PropertyAccessor> getPropertyAccessorsForDtos()
getPropertyAccessorsForDtos
in class DatasourceDefinitionConfigDto