@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public abstract class GridEditorReportDto extends ReportDtoDec
GridEditorReport
This file was automatically created by DtoAnnotationProcessor, version 0.1| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_ARGUMENTS |
static java.lang.String |
PROPERTY_SCRIPT |
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 |
|---|
GridEditorReportDto() |
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, toIcon, trackChanges, undo, undogetParentNodeId, getParentNodeType, getPosition, setHasChildrenpublic static final java.lang.String PROPERTY_ARGUMENTS
public static final java.lang.String PROPERTY_SCRIPT
public java.lang.String getArguments()
public void setArguments(java.lang.String arguments)
public boolean isArgumentsModified()
public static PropertyAccessor<GridEditorReportDto,java.lang.String> getArgumentsPropertyAccessor()
public FileServerFileDto getScript()
public void setScript(FileServerFileDto script)
public boolean isScriptModified()
public static PropertyAccessor<GridEditorReportDto,FileServerFileDto> getScriptPropertyAccessor()
public java.lang.String toDisplayTitle()
toDisplayTitle in interface ReportContainerDtotoDisplayTitle in class ReportDtopublic java.lang.String toTypeDescription()
toTypeDescription in class ReportDtopublic static Dto2PosoMapper newPosoMapper()
public GridEditorReportDtoPA 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