Skip navigation links
com.bea.portal.tools.da.taxonomy.content
Class AssignedItemsTaxonomy
java.lang.Object
com.bea.p13n.delegation.taxonomy.ParentedTaxonomyBuilder
com.bea.portal.tools.da.taxonomy.content.AssignedItemsTaxonomy
- All Implemented Interfaces
- TaxonomyBuilder, Serializable
-
public class AssignedItemsTaxonomy
- extends ParentedTaxonomyBuilder
Taxonomy for the content AssignedItems node, which is contained within the content Workspace root taxonomy
- See Also
- Serialized Form
Method Summary |
String |
getLeafTaxonomy()
Method that individual ParentedTaxonomyBuilder implementations implement to provide the leaf portion of their taxonomy, which will in most cases be directed derived from the resource they represent. |
AssignedItemsTaxonomy
public AssignedItemsTaxonomy(ContentWorkSpaceRootTaxonomy parentTaxonomy)
- Constructs an AssignedItems taxonomy, parented by the root content Workspace taxonomy
- Parameters
parentTaxonomy
- the parent ContentWorkSpaceRootTaxonomy
getLeafTaxonomy
public String getLeafTaxonomy()
- Description copied from class:
ParentedTaxonomyBuilder
- Method that individual
ParentedTaxonomyBuilder
implementations implement to provide the leaf portion of their taxonomy, which will in most cases be directed derived from the resource they represent.
-
- Specified by:
getLeafTaxonomy
in class ParentedTaxonomyBuilder
-
- Returns
Skip navigation links
Copyright © 2010, Oracle. All rights reserved.