com.softwareag.centrasite.appl.framework.types.impl
Class ClassificationAttributeDescriptionImpl

java.lang.Object
  extended by com.softwareag.centrasite.appl.framework.types.impl.AttributeDescriptionImpl
      extended by com.softwareag.centrasite.appl.framework.types.impl.ClassificationAttributeDescriptionImpl
All Implemented Interfaces:
AttributeDescription, ClassificationAttributeDescription

public class ClassificationAttributeDescriptionImpl
extends AttributeDescriptionImpl
implements ClassificationAttributeDescription


Field Summary
 
Fields inherited from interface com.softwareag.centrasite.appl.framework.types.AttributeDescription
MAXOCCURS_1, MAXOCCURS_UNBOUNDED, MINOCCURS_0, MINOCCURS_1, TYPE_ANY_SIMPLE_TYPE, TYPE_BOOLEAN, TYPE_DATE, TYPE_DATE_TIME, TYPE_DECIMAL, TYPE_DOUBLE, TYPE_DURATION, TYPE_NUMBER, TYPE_STRING, TYPE_TIME, TYPE_URL
 
Constructor Summary
ClassificationAttributeDescriptionImpl(com.centrasite.jaxr.type.CentraSiteClassificationAttribute csAttribute)
           
 
Method Summary
 java.lang.String getClassificationSchemeKey()
           
 
Methods inherited from class com.softwareag.centrasite.appl.framework.types.impl.AttributeDescriptionImpl
getCentraSiteAttribute, getCsAttribute, getDataType, getDefaultValue, getDescription, getDisplayName, getEnumValues, getLocalName, getMaxOccurs, getMinOccurs, getName, getPrecision, getType, getUnitLabel, isIndexed, isPrefix, isReadOnly, isSystemDefined, isUsed, setCsAttribute, setDefaultValue, setDescription, setEnumValues, setIndexed, setMaxOccurs, setMinOccurs, setName, setPrecision, setPrefix, setReadOnly, setUnitLabel, toXML
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.softwareag.centrasite.appl.framework.types.AttributeDescription
getDataType, getDefaultValue, getDescription, getDisplayName, getEnumValues, getLocalName, getMaxOccurs, getMinOccurs, getName, getPrecision, getType, getUnitLabel, isIndexed, isPrefix, isReadOnly, isSystemDefined, isUsed, setDefaultValue, setDescription, setEnumValues, setIndexed, setMaxOccurs, setMinOccurs, setName, setPrecision, setPrefix, setReadOnly, setUnitLabel, toXML
 

Constructor Detail

ClassificationAttributeDescriptionImpl

public ClassificationAttributeDescriptionImpl(com.centrasite.jaxr.type.CentraSiteClassificationAttribute csAttribute)
Method Detail

getClassificationSchemeKey

public java.lang.String getClassificationSchemeKey()
                                            throws CSAppFrameworkException
Specified by:
getClassificationSchemeKey in interface ClassificationAttributeDescription
Returns:
key of the classification scheme used to classify this attribute
Throws:
CSAppFrameworkException