|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.5) E14255-04 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.p13n.delegation.taxonomy.ParentedTaxonomyBuilder
com.bea.portal.tools.da.taxonomy.portal.PortletCategoryTaxonomy
public class PortletCategoryTaxonomy
Taxonomy for a PortletCategory within the PortletCategories node in the Library.
Field Summary |
---|
Fields inherited from interface com.bea.p13n.delegation.taxonomy.TaxonomyBuilder |
---|
TAXONOMY_DELIMITER |
Constructor Summary | |
---|---|
PortletCategoryTaxonomy(LibraryPortletCategoriesTaxonomy parentTaxonomy,
PortletCategoryDefinitionId portletCatDefId)
Constructs a PortletCategory taxonomy, parented by the root PortletCategories node in the Library, based on the specified PortletCategoryDefinitionId. |
|
PortletCategoryTaxonomy(PortletCategoryTaxonomy parentTaxonomy,
PortletCategoryDefinitionId portletCatDefId)
Constructs a PortletCategory taxonomy, parented by another PortletCategory node in the Library, based on the specified PortletCategoryDefinitionId. |
Method Summary | |
---|---|
protected 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. |
Methods inherited from class com.bea.p13n.delegation.taxonomy.ParentedTaxonomyBuilder |
---|
buildTaxonomy, getParentTaxonomy, getTaxonomyLevel, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PortletCategoryTaxonomy(LibraryPortletCategoriesTaxonomy parentTaxonomy, PortletCategoryDefinitionId portletCatDefId)
parentTaxonomy
- the parent LibraryPortletCategoriesTaxonomyportletCatDefId
- the definition id of the PortletCategorypublic PortletCategoryTaxonomy(PortletCategoryTaxonomy parentTaxonomy, PortletCategoryDefinitionId portletCatDefId)
parentTaxonomy
- the parent PortletCategoryTaxonomyportletCatDefId
- the definition id of the PortletCategoryMethod Detail |
---|
protected String getLeafTaxonomy()
ParentedTaxonomyBuilder
ParentedTaxonomyBuilder
implementations implement to provide the leaf portion of their taxonomy,
which will in most cases be directed derived from the resource they
represent.
getLeafTaxonomy
in class ParentedTaxonomyBuilder
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.5) E14255-04 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |