@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public class CsvDatasourceDto extends FormatBasedDatasourceDefinitionDto
CsvDatasource
This file was automatically created by DtoAnnotationProcessor, version 0.1| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_DATABASE_CACHE |
static java.lang.String |
PROPERTY_QUOTE |
static java.lang.String |
PROPERTY_SEPARATOR |
PROPERTY_CONNECTORPROPERTY_DESCRIPTION, PROPERTY_KEY, PROPERTY_NAMEPROPERTY_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 |
|---|
CsvDatasourceDto() |
getConnector, getConnectorPropertyAccessor, isConnectorModified, setConnectorgetDescription, getDescriptionPropertyAccessor, getKey, getKeyPropertyAccessor, getName, getNamePropertyAccessor, isDescriptionModified, isKeyModified, isNameModified, setDescription, setKey, setName, toTypeDescriptionaddAvailableRight, 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_DATABASE_CACHE
public static final java.lang.String PROPERTY_QUOTE
public static final java.lang.String PROPERTY_SEPARATOR
public int getDatabaseCache()
public void setDatabaseCache(int databaseCache)
public boolean isDatabaseCacheModified()
public static PropertyAccessor<CsvDatasourceDto,java.lang.Integer> getDatabaseCachePropertyAccessor()
public java.lang.String getQuote()
public void setQuote(java.lang.String quote)
public boolean isQuoteModified()
public static PropertyAccessor<CsvDatasourceDto,java.lang.String> getQuotePropertyAccessor()
public java.lang.String getSeparator()
public void setSeparator(java.lang.String separator)
public boolean isSeparatorModified()
public static PropertyAccessor<CsvDatasourceDto,java.lang.String> getSeparatorPropertyAccessor()
public java.lang.String toDisplayTitle()
toDisplayTitle in class FormatBasedDatasourceDefinitionDtopublic int hashCode()
hashCode in class FormatBasedDatasourceDefinitionDtopublic boolean equals(java.lang.Object obj)
equals in class FormatBasedDatasourceDefinitionDtopublic java.lang.String toString()
toString in class FormatBasedDatasourceDefinitionDtopublic static Dto2PosoMapper newPosoMapper()
public CsvDatasourceDtoPA instantiatePropertyAccess()
instantiatePropertyAccess in class FormatBasedDatasourceDefinitionDtopublic void clearModified()
clearModified in class FormatBasedDatasourceDefinitionDtopublic boolean isModified()
isModified in interface ObjectModificationsTracked<Dto>isModified in class FormatBasedDatasourceDefinitionDtopublic java.util.List<PropertyAccessor> getPropertyAccessors()
getPropertyAccessors in class FormatBasedDatasourceDefinitionDtopublic java.util.List<PropertyAccessor> getModifiedPropertyAccessors()
getModifiedPropertyAccessors in class FormatBasedDatasourceDefinitionDtopublic java.util.List<PropertyAccessor> getPropertyAccessorsByView(DtoView view)
getPropertyAccessorsByView in class FormatBasedDatasourceDefinitionDtopublic java.util.List<PropertyAccessor> getPropertyAccessorsForDtos()
getPropertyAccessorsForDtos in class FormatBasedDatasourceDefinitionDto