Class ConfigurationObjectProperties
java.lang.Object
de.bsvrz.puk.config.xmlFile.properties.SystemObjectProperties
de.bsvrz.puk.config.xmlFile.properties.ConfigurationObjectProperties
- Direct Known Subclasses:
AspectProperties
,AttributeGroupProperties
,AttributeListProperties
,AttributeTypeProperties
,ConfigurationAreaProperties
,ConfigurationConfigurationObject
,ObjectSetTypeProperties
,SystemObjectTypeProperties
Schnittstelle, die noch zu dokumentieren ist.
-
Field Summary
Fields inherited from class de.bsvrz.puk.config.xmlFile.properties.SystemObjectProperties
_id, _name, _pid, _type
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationObjectProperties
(String name, String pid, long id, String typePid, de.bsvrz.dav.daf.main.config.SystemObjectInfo info) -
Method Summary
Methods inherited from class de.bsvrz.puk.config.xmlFile.properties.SystemObjectProperties
appendParamString, getId, getInfo, getName, getPid, getType, setType, toString
-
Constructor Details
-
ConfigurationObjectProperties
-