|
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.CommunitiesTemplatesTaxonomy
public class CommunitiesTemplatesTaxonomy
Taxonomy for a CommunitiesTemplates node, which can be located in either the Library or within a PortalTemplates node. A CommunityTemplates taxonomy can parent CommunityTemplateTaxonomy.
Field Summary |
---|
Fields inherited from interface com.bea.p13n.delegation.taxonomy.TaxonomyBuilder |
---|
TAXONOMY_DELIMITER |
Constructor Summary | |
---|---|
CommunitiesTemplatesTaxonomy(LibraryTemplatesTaxonomy parentTaxonomy)
Constructs a CommunitiesTemplates taxonomy that is contained in the Library. |
|
CommunitiesTemplatesTaxonomy(PortalTemplatesTaxonomy parentTaxonomy)
Constructs a CommunitiesTemplates taxonomy this is contained in a PortalTemplates taxonomy. |
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 CommunitiesTemplatesTaxonomy(LibraryTemplatesTaxonomy parentTaxonomy)
parentTaxonomy
- the parent LibraryTemplatesTaxonomypublic CommunitiesTemplatesTaxonomy(PortalTemplatesTaxonomy parentTaxonomy)
parentTaxonomy
- the parent PortalTemplatesTaxonomyMethod 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 |