|
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.portal.tools.resource.ResourceIDBuilder<T>
com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder<GroupID>
com.bea.portal.tools.security.group.GroupIDBuilder
public final class GroupIDBuilder
Builds and parses GroupID instances.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.bea.portal.tools.resource.ResourceIDBuilder |
|---|
ResourceIDBuilder.ParseContext |
| Field Summary |
|---|
| Fields inherited from class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder |
|---|
tags |
| Constructor Summary | |
|---|---|
GroupIDBuilder()Constructor. |
|
| Method Summary | |
|---|---|
GroupID |
createResourceID()Create the GroupID. |
String |
getGroupName()Get the name of the delegated administration role. |
ResourceID |
getParentGroupID()Get the parent GroupID. |
String |
getTitle()Get the title of the delegated administration role. |
GroupIDBuilder |
parseResourceURN(String resourceURN)Parse the given URN. |
GroupIDBuilder |
setGroupName(String name)Change the name of the delegated administration role. |
GroupIDBuilder |
setParentGroupID(GroupID parentGroupID)Change the parent GroupID. |
GroupIDBuilder |
setTitle(String title)Change the title of the delegated administration role. |
| Methods inherited from class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder |
|---|
clone, getTag, getTags, getTagValue, getTagValue, parseResourcePath, processResourceTags, reset, setTagValue |
| Methods inherited from class com.bea.portal.tools.resource.ResourceIDBuilder |
|---|
createParseContext, getExpectedResourceType, getResourceType, getResourceURN, parseResourceTypeNamespaceURI, parseResourceURN, resolveResourceType, setExpectedResourceType, setResourceType, setResourceURN, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GroupIDBuilder()
| Method Detail |
|---|
public GroupIDBuilder parseResourceURN(String resourceURN)
parseResourceURN in class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder<GroupID>resourceURN - the URN of the referrent resourceTaggedResourceIDBuilderpublic ResourceID getParentGroupID()
GroupID.GroupIDpublic GroupIDBuilder setParentGroupID(GroupID parentGroupID)
GroupID.parentGroupID - the parent GroupIDTaggedResourceIDBuilderpublic String getGroupName()
public GroupIDBuilder setGroupName(String name)
name - the name of the delegated administration roleGroupIDBuilderpublic String getTitle()
public GroupIDBuilder setTitle(String title)
title - the title of the delegated administration roleGroupIDBuilderpublic GroupID createResourceID()
GroupID.createResourceID in class ResourceIDBuilder<GroupID>GroupID
|
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.