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

java.lang.Object
  extended by com.softwareag.centrasite.appl.framework.mapping.BaseProperty
      extended by com.softwareag.centrasite.appl.framework.mapping.ClassificationConcept
All Implemented Interfaces:
Property

public class ClassificationConcept
extends BaseProperty

Property representing classification concept and mapped using the ClassificationConcept annotation.


Constructor Summary
ClassificationConcept()
           
 
Method Summary
 
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

ClassificationConcept

public ClassificationConcept()