@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public class BirtReportDatasourceDefinitionDto extends DatasourceDefinitionDto
BirtReportDatasourceDefinition
This file was automatically created by DtoAnnotationProcessor, version 0.1Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_DATABASE_CACHE |
PROPERTY_DESCRIPTION, PROPERTY_KEY, PROPERTY_NAME
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 |
---|
BirtReportDatasourceDefinitionDto() |
Modifier and Type | Method and Description |
---|---|
void |
clearModified() |
boolean |
equals(java.lang.Object obj) |
int |
getDatabaseCache() |
static PropertyAccessor<BirtReportDatasourceDefinitionDto,java.lang.Integer> |
getDatabaseCachePropertyAccessor() |
java.util.List<PropertyAccessor> |
getModifiedPropertyAccessors() |
java.util.List<PropertyAccessor> |
getPropertyAccessors() |
java.util.List<PropertyAccessor> |
getPropertyAccessorsByView(DtoView view) |
java.util.List<PropertyAccessor> |
getPropertyAccessorsForDtos() |
int |
hashCode() |
BirtReportDatasourceDefinitionDtoPA |
instantiatePropertyAccess() |
boolean |
isDatabaseCacheModified() |
boolean |
isModified() |
static Dto2PosoMapper |
newPosoMapper() |
void |
setDatabaseCache(int databaseCache) |
java.lang.String |
toDisplayTitle() |
java.lang.String |
toString() |
getDescription, getDescriptionPropertyAccessor, getKey, getKeyPropertyAccessor, getName, getNamePropertyAccessor, isDescriptionModified, isKeyModified, isNameModified, setDescription, setKey, setName, toTypeDescription
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, toIcon, trackChanges, undo, undo
getParentNodeId, getParentNodeType, getPosition, setHasChildren
public static final java.lang.String PROPERTY_DATABASE_CACHE
public int getDatabaseCache()
public void setDatabaseCache(int databaseCache)
public boolean isDatabaseCacheModified()
public static PropertyAccessor<BirtReportDatasourceDefinitionDto,java.lang.Integer> getDatabaseCachePropertyAccessor()
public java.lang.String toDisplayTitle()
toDisplayTitle
in class DatasourceDefinitionDto
public int hashCode()
hashCode
in class DatasourceDefinitionDto
public boolean equals(java.lang.Object obj)
equals
in class DatasourceDefinitionDto
public java.lang.String toString()
toString
in class DatasourceDefinitionDto
public static Dto2PosoMapper newPosoMapper()
public BirtReportDatasourceDefinitionDtoPA instantiatePropertyAccess()
instantiatePropertyAccess
in class DatasourceDefinitionDto
public void clearModified()
clearModified
in class DatasourceDefinitionDto
public boolean isModified()
isModified
in interface ObjectModificationsTracked<Dto>
isModified
in class DatasourceDefinitionDto
public java.util.List<PropertyAccessor> getPropertyAccessors()
getPropertyAccessors
in class DatasourceDefinitionDto
public java.util.List<PropertyAccessor> getModifiedPropertyAccessors()
getModifiedPropertyAccessors
in class DatasourceDefinitionDto
public java.util.List<PropertyAccessor> getPropertyAccessorsByView(DtoView view)
getPropertyAccessorsByView
in class DatasourceDefinitionDto
public java.util.List<PropertyAccessor> getPropertyAccessorsForDtos()
getPropertyAccessorsForDtos
in class DatasourceDefinitionDto