com.softwareag.centrasite.appl.framework.mapping
Class ClassificationMappedToConcept

java.lang.Object
  extended by com.softwareag.centrasite.appl.framework.mapping.BaseProperty
      extended by com.softwareag.centrasite.appl.framework.mapping.Classification
          extended by com.softwareag.centrasite.appl.framework.mapping.ClassificationMappedToConcept
All Implemented Interfaces:
Property, Relation
Direct Known Subclasses:
ClassificationEnum

public class ClassificationMappedToConcept
extends Classification


Constructor Summary
ClassificationMappedToConcept()
           
 
Method Summary
 
Methods inherited from class com.softwareag.centrasite.appl.framework.mapping.Classification
getCascadeStyle, getClassificationScheme, getConceptKey, getConceptPath, getPropery, getTargetConcept, setCascadeStyle, setClassificationScheme, setConceptKey, setConceptPath
 
Methods inherited from class com.softwareag.centrasite.appl.framework.mapping.BaseProperty
getAttributeDescription, getAttributeName, getBeanType, getGetter, getName, getSetter, getTargetType, hasAttributeDescription, setAttributeDescription, setAttributeName, setBeanType, setGetter, setHasAttributeDescription, setName, setSetter, setTargetType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassificationMappedToConcept

public ClassificationMappedToConcept()