com.softwareag.centrasite.appl.framework.parser
Class CSAppTaxonomyRefInfo

java.lang.Object
  extended by com.softwareag.centrasite.appl.framework.parser.CSAppConceptCollectionRefInfo
      extended by com.softwareag.centrasite.appl.framework.parser.CSAppTaxonomyRefInfo

public class CSAppTaxonomyRefInfo
extends CSAppConceptCollectionRefInfo

Holds information about an instance of CSAppTaxonomyRef, which is being created.


Constructor Summary
CSAppTaxonomyRefInfo(CSAppTaxonomyRef pTaxonomyRef)
          Creates a new instance.
 
Method Summary
 CSAppTaxonomyRef getTaxonomyRef()
          Returns the taxonomy reference.
 
Methods inherited from class com.softwareag.centrasite.appl.framework.parser.CSAppConceptCollectionRefInfo
add, getChildConcepts, isCachingChilds, setCachingChilds
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSAppTaxonomyRefInfo

public CSAppTaxonomyRefInfo(CSAppTaxonomyRef pTaxonomyRef)
Creates a new instance.

Method Detail

getTaxonomyRef

public CSAppTaxonomyRef getTaxonomyRef()
Returns the taxonomy reference.