de.bsvrz.dav.daf.main.config.AttributeType
, de.bsvrz.dav.daf.main.config.ConfigurationObject
, de.bsvrz.dav.daf.main.config.SystemObject
, java.lang.Comparable
ConfigDoubleAttributeType
, ConfigIntegerAttributeType
, ConfigReferenceAttributeType
, ConfigStringAttributeType
, ConfigTimeAttributeType
public class ConfigAttributeType extends ConfigConfigurationObject implements de.bsvrz.dav.daf.main.config.AttributeType
Constructor | Description |
---|---|
ConfigAttributeType(de.bsvrz.dav.daf.main.config.ConfigurationArea configurationArea,
SystemObjectInformationInterface systemObjectInfo) |
Konstruktor für Attributtypen.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getDefaultAttributeValue() |
Ermittelt den Default-Attributwert dieses Attributtyps.
|
void |
loadDefaultAttributeValue() |
Lädt den Default-Attributwert dieses Attributtyps aus einem konfigurierenden Datensatz.
|
compareTo, getConfigurationArea, getConfigurationData, getDataModel, getInfo, getNameOrPidOrId, getPidOrId, getPidOrNameOrId, isOfType, isOfType, setConfigurationData, toString
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 ConfigAttributeType(de.bsvrz.dav.daf.main.config.ConfigurationArea configurationArea, SystemObjectInformationInterface systemObjectInfo)
configurationArea
- der Konfigurationsbereich dieses Attribut-TypssystemObjectInfo
- das korrespondierende Objekt für die Dateioperationen dieses Attribut-Typspublic java.lang.String getDefaultAttributeValue()
getDefaultAttributeValue
in interface de.bsvrz.dav.daf.main.config.AttributeType
null
falls kein Defaultwert festgelegt wurde.public void loadDefaultAttributeValue()