@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public abstract class BirtReportVariantDto extends BirtReportDtoDec implements ReportVariantDto
BirtReportVariant
This file was automatically created by DtoAnnotationProcessor, version 0.1Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_BASE_REPORT |
PROPERTY_REPORT_FILE
PROPERTY_DATASOURCE_CONTAINER, PROPERTY_DESCRIPTION, PROPERTY_KEY, PROPERTY_NAME, PROPERTY_PARAMETER_DEFINITIONS, PROPERTY_PARAMETER_INSTANCES, PROPERTY_PARENT_REPORT_DESCRIPTION, PROPERTY_PARENT_REPORT_KEY, PROPERTY_PARENT_REPORT_NAME, PROPERTY_PARENT_REPORT_PROPERTIES, PROPERTY_REPORT_METADATA, PROPERTY_REPORT_PROPERTIES, PROPERTY_TEMPORARY_UID, PROPERTY_UUID
PROPERTY_ACCCESS_RIGHTS
PROPERTY_AVAILABLE_ACCESS_RIGHTS, PROPERTY_AVAILABLE_ACCESS_RIGHTS_SET, PROPERTY_AVAILABLE_INHERITED_ACCESS_RIGHTS
FLAG_CONFIGURATION_PROTECT, FLAG_WRITE_PROTECT
PROPERTY_CREATED_ON, PROPERTY_FLAGS, PROPERTY_HAS_CHILDREN, PROPERTY_ID, PROPERTY_LAST_UPDATED, PROPERTY_PARENT_NODE_ID, PROPERTY_PARENT_NODE_TYPE, PROPERTY_POSITION, PROPERTY_ROOT_NAME, PROPERTY_ROOT_PATH
DISPLAY_STRING_VALUE_PROVIDER, GENERIC_CHANGE_EVENT_PROPERTY
Constructor and Description |
---|
BirtReportVariantDto() |
Modifier and Type | Method and Description |
---|---|
void |
clearModified() |
boolean |
equals(java.lang.Object obj) |
ReportDto |
getBaseReport() |
static PropertyAccessor<BirtReportVariantDto,ReportDto> |
getBaseReportPropertyAccessor() |
java.util.List<PropertyAccessor> |
getModifiedPropertyAccessors() |
java.util.List<PropertyAccessor> |
getPropertyAccessors() |
java.util.List<PropertyAccessor> |
getPropertyAccessorsByView(DtoView view) |
java.util.List<PropertyAccessor> |
getPropertyAccessorsForDtos() |
int |
hashCode() |
BirtReportVariantDtoPA |
instantiatePropertyAccess() |
boolean |
isBaseReportModified() |
boolean |
isModified() |
static Dto2PosoMapper |
newPosoMapper() |
void |
setBaseReport(ReportDto baseReport) |
java.lang.String |
toDisplayTitle() |
java.lang.String |
toString() |
getReportFile, getReportFilePropertyAccessor, isReportFileModified, setReportFile, toIcon, toTypeDescription
addReportProperty, getEffectiveReportProperty, getEffectiveReportProperty, getParameterDefinitionByKey, getParameterInstanceFor, getParentReportPropertyByName, getReport, getReportPropertyByName, getReportStringProperties, hasParentReportPropertyWithName, hasReportPropertyWithName, isBaseReportExecutable, removeReportProperty
getDatasourceContainer, getDatasourceContainerPropertyAccessor, getDescription, getDescriptionPropertyAccessor, getKey, getKeyPropertyAccessor, getName, getNamePropertyAccessor, getParameterDefinitions, getParameterDefinitionsPropertyAccessor, getParameterInstances, getParameterInstancesPropertyAccessor, getParentReportDescription, getParentReportDescriptionPropertyAccessor, getParentReportKey, getParentReportKeyPropertyAccessor, getParentReportName, getParentReportNamePropertyAccessor, getParentReportProperties, getParentReportPropertiesPropertyAccessor, getReportMetadata, getReportMetadataPropertyAccessor, getReportProperties, getReportPropertiesPropertyAccessor, getTemporaryUid, getTemporaryUidPropertyAccessor, getUuid, getUuidPropertyAccessor, isDatasourceContainerModified, isDescriptionModified, isKeyModified, isNameModified, isParameterDefinitionsModified, isParameterInstancesModified, isParentReportDescriptionModified, isParentReportKeyModified, isParentReportNameModified, isParentReportPropertiesModified, isReportMetadataModified, isReportPropertiesModified, isTemporaryUidModified, isUuidModified, setDatasourceContainer, setDescription, setKey, setName, setParameterDefinitions, setParameterInstances, setParentReportDescription, setParentReportKey, setParentReportName, setParentReportProperties, setReportMetadata, setReportProperties, setTemporaryUid, setUuid
addAvailableRight, hasAccessRight, hasInheritedAccessRight, isAccessRightsLoaded
getAvailableAccessRights, getAvailableAccessRightsPropertyAccessor, getAvailableAccessRightsSetPropertyAccessor, getAvailableInheritedAccessRights, getAvailableInheritedAccessRightsPropertyAccessor, isAvailableAccessRightsModified, isAvailableAccessRightsSet, isAvailableAccessRightsSetModified, isAvailableInheritedAccessRightsModified, setAvailableAccessRights, setAvailableAccessRightsSet, setAvailableInheritedAccessRights
hasChildren, isConfigurationProtected, isWriteProtected, testFlags
getCreatedOn, getCreatedOnPropertyAccessor, getDtoId, getFlags, getFlagsPropertyAccessor, getHasChildrenPropertyAccessor, getId, getIdPropertyAccessor, getLastUpdated, getLastUpdatedPropertyAccessor, getParentNodeId, getParentNodeIdPropertyAccessor, getParentNodeType, getParentNodeTypePropertyAccessor, getPosition, getPositionPropertyAccessor, getRootName, getRootNamePropertyAccessor, getRootPath, getRootPathPropertyAccessor, isCreatedOnModified, isFlagsModified, isHasChildren, isHasChildrenModified, isIdModified, isLastUpdatedModified, isParentNodeIdModified, isParentNodeTypeModified, isPositionModified, isRootNameModified, isRootPathModified, setCreatedOn, setDtoId, setFlags, setHasChildren, setId, setLastUpdated, setParentNodeId, setParentNodeType, setPosition, setRootName, setRootPath
addInstanceChangedHandler, addObjectChangedHandler, commit, commit, deepSet, fireEvent, fireObjectChangedEvent, fireObjectChangedEvent, fireObjectChangedEvent, getDtoProxyId, getDtoView, getValueProviderByPath, isDtoProxy, isSilenceEvents, isTrackChanges, markAsProxy, redo, redo, rollback, rollback, setDtoView, silenceEvents, trackChanges, undo, undo
getParentNodeId, getParentNodeType, getPosition, setHasChildren
public static final java.lang.String PROPERTY_BASE_REPORT
public void setBaseReport(ReportDto baseReport)
setBaseReport
in interface ReportVariantDto
public ReportDto getBaseReport()
getBaseReport
in interface ReportVariantDto
public boolean isBaseReportModified()
public static PropertyAccessor<BirtReportVariantDto,ReportDto> getBaseReportPropertyAccessor()
public java.lang.String toDisplayTitle()
toDisplayTitle
in interface ReportContainerDto
toDisplayTitle
in class BirtReportDto
public int hashCode()
hashCode
in class BirtReportDto
public boolean equals(java.lang.Object obj)
equals
in class BirtReportDto
public java.lang.String toString()
toString
in class BirtReportDto
public static Dto2PosoMapper newPosoMapper()
public BirtReportVariantDtoPA instantiatePropertyAccess()
instantiatePropertyAccess
in class BirtReportDto
public void clearModified()
clearModified
in class BirtReportDto
public boolean isModified()
isModified
in interface ObjectModificationsTracked<Dto>
isModified
in class BirtReportDto
public java.util.List<PropertyAccessor> getPropertyAccessors()
getPropertyAccessors
in class BirtReportDto
public java.util.List<PropertyAccessor> getModifiedPropertyAccessors()
getModifiedPropertyAccessors
in class BirtReportDto
public java.util.List<PropertyAccessor> getPropertyAccessorsByView(DtoView view)
getPropertyAccessorsByView
in class BirtReportDto
public java.util.List<PropertyAccessor> getPropertyAccessorsForDtos()
getPropertyAccessorsForDtos
in class BirtReportDto