|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.p13n.delegation.taxonomy.ParentedTaxonomyBuilder
com.bea.portal.tools.da.taxonomy.usermgmt.GroupTaxonomy
public class GroupTaxonomy
Taxonomy for a Group, which is contained within the Groups top level taxonomy node.
| Field Summary |
|---|
| Fields inherited from interface com.bea.p13n.delegation.taxonomy.TaxonomyBuilder |
|---|
TAXONOMY_DELIMITER |
| Constructor Summary | |
|---|---|
GroupTaxonomy(GroupTaxonomy parentTaxonomy, GroupView groupView)Constructor for a nested group that has a parent group |
|
GroupTaxonomy(GroupTaxonomy parentTaxonomy, String groupName)Constructor for a nested group that has a parent group |
|
GroupTaxonomy(GroupView groupView)Constructor for the top level "Everyone" group |
|
GroupTaxonomy(String groupName)Constructor for the top level "Everyone" group |
|
| 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. |
| 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 GroupTaxonomy(GroupView groupView)
groupView - the GroupView object that defines "Everyone"public GroupTaxonomy(String groupName)
public GroupTaxonomy(GroupTaxonomy parentTaxonomy,
GroupView groupView)
parentTaxonomy - the parent GroupTaxonomygroupView - the GroupView that defines the nested group
public GroupTaxonomy(GroupTaxonomy parentTaxonomy,
String groupName)
parentTaxonomy - the parent GroupTaxonomy| Method Detail |
|---|
public String getLeafTaxonomy()
ParentedTaxonomyBuilderParentedTaxonomyBuilder 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.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.