@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public abstract class BirtReportDto extends ReportDtoDec
BirtReport
This file was automatically created by DtoAnnotationProcessor, version 0.1| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
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_UUIDPROPERTY_ACCCESS_RIGHTSPROPERTY_AVAILABLE_ACCESS_RIGHTS, PROPERTY_AVAILABLE_ACCESS_RIGHTS_SET, PROPERTY_AVAILABLE_INHERITED_ACCESS_RIGHTSFLAG_CONFIGURATION_PROTECT, FLAG_WRITE_PROTECTPROPERTY_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_PATHDISPLAY_STRING_VALUE_PROVIDER, GENERIC_CHANGE_EVENT_PROPERTY| Constructor and Description |
|---|
BirtReportDto() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearModified() |
boolean |
equals(java.lang.Object obj) |
java.util.List<PropertyAccessor> |
getModifiedPropertyAccessors() |
java.util.List<PropertyAccessor> |
getPropertyAccessors() |
java.util.List<PropertyAccessor> |
getPropertyAccessorsByView(DtoView view) |
java.util.List<PropertyAccessor> |
getPropertyAccessorsForDtos() |
BirtReportFileDto |
getReportFile() |
static PropertyAccessor<BirtReportDto,BirtReportFileDto> |
getReportFilePropertyAccessor() |
int |
hashCode() |
BirtReportDtoPA |
instantiatePropertyAccess() |
boolean |
isModified() |
boolean |
isReportFileModified() |
static Dto2PosoMapper |
newPosoMapper() |
void |
setReportFile(BirtReportFileDto reportFile) |
java.lang.String |
toDisplayTitle() |
BaseIcon |
toIcon() |
java.lang.String |
toString() |
java.lang.String |
toTypeDescription() |
addReportProperty, getEffectiveReportProperty, getEffectiveReportProperty, getParameterDefinitionByKey, getParameterInstanceFor, getParentReportPropertyByName, getReport, getReportPropertyByName, getReportStringProperties, hasParentReportPropertyWithName, hasReportPropertyWithName, isBaseReportExecutable, removeReportPropertygetDatasourceContainer, 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, setUuidaddAvailableRight, hasAccessRight, hasInheritedAccessRight, isAccessRightsLoadedgetAvailableAccessRights, getAvailableAccessRightsPropertyAccessor, getAvailableAccessRightsSetPropertyAccessor, getAvailableInheritedAccessRights, getAvailableInheritedAccessRightsPropertyAccessor, isAvailableAccessRightsModified, isAvailableAccessRightsSet, isAvailableAccessRightsSetModified, isAvailableInheritedAccessRightsModified, setAvailableAccessRights, setAvailableAccessRightsSet, setAvailableInheritedAccessRightshasChildren, isConfigurationProtected, isWriteProtected, testFlagsgetCreatedOn, 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, setRootPathaddInstanceChangedHandler, addObjectChangedHandler, commit, commit, deepSet, fireEvent, fireObjectChangedEvent, fireObjectChangedEvent, fireObjectChangedEvent, getDtoProxyId, getDtoView, getValueProviderByPath, isDtoProxy, isSilenceEvents, isTrackChanges, markAsProxy, redo, redo, rollback, rollback, setDtoView, silenceEvents, trackChanges, undo, undogetParentNodeId, getParentNodeType, getPosition, setHasChildrenpublic static final java.lang.String PROPERTY_REPORT_FILE
public BirtReportFileDto getReportFile()
public void setReportFile(BirtReportFileDto reportFile)
public boolean isReportFileModified()
public static PropertyAccessor<BirtReportDto,BirtReportFileDto> getReportFilePropertyAccessor()
public java.lang.String toDisplayTitle()
toDisplayTitle in interface ReportContainerDtotoDisplayTitle in class ReportDtopublic java.lang.String toTypeDescription()
toTypeDescription in class ReportDtopublic static Dto2PosoMapper newPosoMapper()
public BirtReportDtoPA instantiatePropertyAccess()
instantiatePropertyAccess in class ReportDtopublic void clearModified()
clearModified in class ReportDtopublic boolean isModified()
isModified in interface ObjectModificationsTracked<Dto>isModified in class ReportDtopublic java.util.List<PropertyAccessor> getPropertyAccessors()
getPropertyAccessors in class ReportDtopublic java.util.List<PropertyAccessor> getModifiedPropertyAccessors()
getModifiedPropertyAccessors in class ReportDtopublic java.util.List<PropertyAccessor> getPropertyAccessorsByView(DtoView view)
getPropertyAccessorsByView in class ReportDtopublic java.util.List<PropertyAccessor> getPropertyAccessorsForDtos()
getPropertyAccessorsForDtos in class ReportDto