Skip navigation links


com.bea.portal.tools.da.taxonomy.content
Class NodeParentTaxonomy

java.lang.Object
  extended by com.bea.p13n.delegation.taxonomy.ParentedTaxonomyBuilder
      extended by com.bea.portal.tools.da.taxonomy.content.NodeParentTaxonomy

All Implemented Interfaces
TaxonomyBuilder, Serializable
Direct Known Subclasses:
NodeTaxonomy, RepositoryInRepoModeTaxonomy, RepositoryInTypeModeTaxonomy, RepositoryTaxonomy

public abstract class NodeParentTaxonomy
extends ParentedTaxonomyBuilder

Abstract taxonomy for content taxonomies that can be a parent for Node taxonomies

See Also
Serialized Form

Field Summary

 

Fields inherited from interface com.bea.p13n.delegation.taxonomy.TaxonomyBuilder
TAXONOMY_DELIMITER

 

Constructor Summary
NodeParentTaxonomy(TaxonomyBuilder parent)
           

 

Method Summary

 

Methods inherited from class com.bea.p13n.delegation.taxonomy.ParentedTaxonomyBuilder
buildTaxonomy, getLeafTaxonomy, getParentTaxonomy, getTaxonomyLevel, toString

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

NodeParentTaxonomy

public NodeParentTaxonomy(TaxonomyBuilder parent)

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.