de.bsvrz.dav.daf.main.config
Interface AttributeListDefinition

All Superinterfaces:
AttributeSet, AttributeType, Comparable, ConfigurationObject, SystemObject
All Known Implementing Classes:
DafAttributeListDefinition

public interface AttributeListDefinition
extends AttributeType, AttributeSet

Attributlisten dienen zur Strukturierung von Attributen innerhalb von Attributgruppen. Mit Attributlisten können mehrere Attribute zu einem Block zusammengefasst und wie einzelne Attribute in Attributgruppen oder anderen Attributlisten verwendet werden. Attributlisten erben die Eigenschaft mehrere Attribute zusammenzufassen von Attributmengen und die Eigenschaft wie normale Attribut-Typen von Attributen in Attributgruppen und anderen Attributlisten verwendet werden von der Attribut-Typ-Schnittstellenklasse.

Author:
Kappich+Kniß Systemberatung Aachen (K2S), Roland Schmitz (rs), Stephan Homeyer (sth)

Method Summary
 
Methods inherited from interface de.bsvrz.dav.daf.main.config.AttributeType
getDefaultAttributeValue
 
Methods inherited from interface de.bsvrz.dav.daf.main.config.ConfigurationObject
addSet, duplicate, duplicate, getMutableSet, getNonMutableSet, getNotValidSince, getObjectSet, getObjectSets, getValidSince, removeSet, revalidate
 
Methods inherited from interface de.bsvrz.dav.daf.main.config.SystemObject
getConfigurationArea, getConfigurationData, getConfigurationData, getConfigurationData, getDataModel, getId, getInfo, getName, getNameOrPidOrId, getPid, getPidOrId, getPidOrNameOrId, getType, getUsedAttributeGroupUsages, invalidate, isOfType, isOfType, isValid, setConfigurationData, setConfigurationData, setConfigurationData, setName, toString
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface de.bsvrz.dav.daf.main.config.AttributeSet
getAttribute, getAttributes
 
Methods inherited from interface de.bsvrz.dav.daf.main.config.ConfigurationObject
addSet, duplicate, duplicate, getMutableSet, getNonMutableSet, getNotValidSince, getObjectSet, getObjectSets, getValidSince, removeSet, revalidate
 
Methods inherited from interface de.bsvrz.dav.daf.main.config.SystemObject
getConfigurationArea, getConfigurationData, getConfigurationData, getConfigurationData, getDataModel, getId, getInfo, getName, getNameOrPidOrId, getPid, getPidOrId, getPidOrNameOrId, getType, getUsedAttributeGroupUsages, invalidate, isOfType, isOfType, isValid, setConfigurationData, setConfigurationData, setConfigurationData, setName, toString
 
Methods inherited from interface java.lang.Comparable
compareTo