Skip navigation links


com.bea.portal.tools.da.taxonomy.serviceadmin
Class ImportToolTaxonomy

java.lang.Object
  extended by com.bea.p13n.delegation.taxonomy.SimpleTaxonomyBuilder
      extended by com.bea.portal.tools.da.taxonomy.serviceadmin.ImportToolTaxonomy

All Implemented Interfaces
TaxonomyBuilder, Serializable

public class ImportToolTaxonomy
extends SimpleTaxonomyBuilder
See Also
Serialized Form

Field Summary

 

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

 

Constructor Summary
ImportToolTaxonomy()
           

 

Method Summary
 StringBuilder buildTaxonomy()
          Builds the taxonomy String associated with this TaxonomyBuilder.

 

Methods inherited from class com.bea.p13n.delegation.taxonomy.SimpleTaxonomyBuilder
getTaxonomyLevel, toString

 

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

 

Constructor Detail

ImportToolTaxonomy

public ImportToolTaxonomy()

Method Detail

buildTaxonomy

public StringBuilder buildTaxonomy()
Description copied from interface: TaxonomyBuilder
Builds the taxonomy String associated with this TaxonomyBuilder. This may involve other TaxonomyBuilders in cases where there is a heirarchical structure to the taxonomy.
Returns

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.