de.bsvrz.dav.daf.main.config.AttributeType
, de.bsvrz.dav.daf.main.config.ConfigurationObject
, de.bsvrz.dav.daf.main.config.StringAttributeType
, de.bsvrz.dav.daf.main.config.SystemObject
, de.bsvrz.dav.daf.main.config.UndefinedAttributeValueAccess
, java.lang.Comparable
public class ConfigStringAttributeType extends ConfigAttributeType implements de.bsvrz.dav.daf.main.config.StringAttributeType
StringAttributeType
auf Seiten der Konfiguration.Constructor | Description |
---|---|
ConfigStringAttributeType(de.bsvrz.dav.daf.main.config.ConfigurationArea configurationArea,
SystemObjectInformationInterface systemObjectInfo) |
Konstruktor eines Zeichenketten-Attribut-Typen.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getEncodingName() |
|
byte |
getEncodingValue() |
|
int |
getMaxLength() |
|
boolean |
isDefined(de.bsvrz.dav.daf.main.Data data) |
|
boolean |
isLengthLimited() |
|
void |
setToUndefined(de.bsvrz.dav.daf.main.Data data) |
compareTo, getConfigurationArea, getConfigurationData, getDataModel, getInfo, getNameOrPidOrId, getPidOrId, getPidOrNameOrId, isOfType, isOfType, setConfigurationData, toString
getDefaultAttributeValue
getDefaultAttributeValue, loadDefaultAttributeValue
addSet, duplicate, duplicate, getMutableSet, getNonMutableSet, getNotValidSince, getObjectSet, getObjectSets, getValidSince, invalidate, isValid, removeSet, revalidate, simpleRevalidate
createConfigurationData, equals, getConfigurationData, getConfigurationData, getConfigurationData, getConfigurationData, getConfigurationData, getConfigurationDataBytes, getId, getName, getObjectLookupForData, getPid, getType, getUsedAttributeGroupUsages, hashCode, originalHashCode, removeConfigurationData, setConfigurationData, setConfigurationData, setName, simpleInvalidation
addSet, duplicate, duplicate, getMutableSet, getNonMutableSet, getNotValidSince, getObjectSet, getObjectSets, getValidSince, removeSet, revalidate
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getConfigurationArea, getConfigurationData, getConfigurationData, getConfigurationData, getDataModel, getId, getInfo, getName, getNameOrPidOrId, getPid, getPidOrId, getPidOrNameOrId, getType, getUsedAttributeGroupUsages, invalidate, isOfType, isOfType, isValid, setConfigurationData, setConfigurationData, setConfigurationData, setName, toString
public ConfigStringAttributeType(de.bsvrz.dav.daf.main.config.ConfigurationArea configurationArea, SystemObjectInformationInterface systemObjectInfo)
configurationArea
- Konfigurationsbereich dieses Zeichenketten-Attribut-TypensystemObjectInfo
- das korrespondierende Objekt aus den Konfigurationsdateienpublic int getMaxLength()
getMaxLength
in interface de.bsvrz.dav.daf.main.config.StringAttributeType
public boolean isLengthLimited()
isLengthLimited
in interface de.bsvrz.dav.daf.main.config.StringAttributeType
public java.lang.String getEncodingName()
getEncodingName
in interface de.bsvrz.dav.daf.main.config.StringAttributeType
public byte getEncodingValue()
getEncodingValue
in interface de.bsvrz.dav.daf.main.config.StringAttributeType
public void setToUndefined(de.bsvrz.dav.daf.main.Data data)
setToUndefined
in interface de.bsvrz.dav.daf.main.config.UndefinedAttributeValueAccess
public boolean isDefined(de.bsvrz.dav.daf.main.Data data)
isDefined
in interface de.bsvrz.dav.daf.main.config.UndefinedAttributeValueAccess