| 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.portal.tools.resource.ResourceID
com.bea.portal.tools.resource.framework.TaggedResourceID
com.bea.portal.tools.security.group.GroupID
public final class GroupID
Identifies a group.
| Constructor Summary | |
|---|---|
GroupID(String resourceURN)
Constructor.  | 
|
| Method Summary | |
|---|---|
 String | 
getGroupName()
Get the name of the group.  | 
 GroupID | 
getParentGroupID()
Get the parent GroupID. | 
protected  GroupIDBuilder | 
getResourceIDBuilder()
Get the GroupID. | 
 String | 
getTitle()
Get the title of the group.  | 
protected  void | 
setResourcePathTags(boolean canonicalResourceURN,
                    com.bea.portal.tools.resource.framework.TaggedResourceID.TagMap tags)
 | 
| Methods inherited from class com.bea.portal.tools.resource.framework.TaggedResourceID | 
|---|
appendResourcePath, getTag, getTags, getTagValue | 
| Methods inherited from class com.bea.portal.tools.resource.ResourceID | 
|---|
appendResourceTypeNamespaceURI, computeResourceURN, computeResourceURN, equals, getCanonicalResourceURN, getResourceType, getResourceURN, hashCode, narrow, setCanonicalResourceURN, setResourceURN, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public GroupID(String resourceURN)
resourceURN - the URN of the referrent resource| Method Detail | 
|---|
protected GroupIDBuilder getResourceIDBuilder()
GroupID.
getResourceIDBuilder in class com.bea.portal.tools.resource.framework.TaggedResourceIDGroupID
protected void setResourcePathTags(boolean canonicalResourceURN,
                                   com.bea.portal.tools.resource.framework.TaggedResourceID.TagMap tags)
setResourcePathTags in class com.bea.portal.tools.resource.framework.TaggedResourceIDpublic final String getGroupName()
public final GroupID getParentGroupID()
GroupID.
GroupIDpublic final String getTitle()
  | 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||