com.softwareag.centrasite.appl.framework.mapping
Class Classification
java.lang.Object
com.softwareag.centrasite.appl.framework.mapping.BaseProperty
com.softwareag.centrasite.appl.framework.mapping.Classification
- All Implemented Interfaces:
- Property, Relation
- Direct Known Subclasses:
- ClassificationMappedToClassification, ClassificationMappedToConcept
public class Classification
- extends BaseProperty
- implements Relation
Property
representing JAXR classification.
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 |
Classification
public Classification()
getCascadeStyle
public CascadeStyle getCascadeStyle()
- Returns the cascade stype for this relation.
- Specified by:
getCascadeStyle
in interface Relation
- Returns:
CascadeStyle
setCascadeStyle
public void setCascadeStyle(CascadeStyle cascadeStyle)
- Sets the cascade style for this relation.
- Specified by:
setCascadeStyle
in interface Relation
getPropery
public Property getPropery()
- Returns the underlying
Property
instance.
- Specified by:
getPropery
in interface Relation
- Returns:
Property
getConceptKey
public java.lang.String getConceptKey()
setConceptKey
public void setConceptKey(java.lang.String conceptKey)
getConceptPath
public java.lang.String getConceptPath()
- Returns:
- the conceptPath
setConceptPath
public void setConceptPath(java.lang.String conceptPath)
- Parameters:
conceptPath
- the conceptPath to set
getClassificationScheme
public java.lang.String getClassificationScheme()
- Returns:
- the classificationScheme
setClassificationScheme
public void setClassificationScheme(java.lang.String classificationScheme)
- Parameters:
classificationScheme
- the classificationScheme to set
getTargetConcept
public javax.xml.registry.infomodel.Concept getTargetConcept()
- Returns:
- the targetConcept