|
Copyright © 2000, 2008, Oracle and/or its affiliates. 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.role.visitor.VisitorRoleID
public final class VisitorRoleID
Identifies a delegated administration role.
| Constructor Summary | |
|---|---|
VisitorRoleID(String resourceURN)
Constructor. |
|
| Method Summary | |
|---|---|
protected VisitorRoleIDBuilder |
getResourceIDBuilder()
Get the VisitorRoleID. |
String |
getRoleName()
Get the name of the delegated administration role. |
String |
getTitle()
Get the title of the delegated administration role. |
String |
getWebApplicationName()
Get the name of web application that the visitor role is associated with. |
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, getResourceEnvironment, 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 VisitorRoleID(String resourceURN)
resourceURN - the URN of the referrent resource| Method Detail |
|---|
protected VisitorRoleIDBuilder getResourceIDBuilder()
VisitorRoleID.
getResourceIDBuilder in class com.bea.portal.tools.resource.framework.TaggedResourceIDVisitorRoleID
protected void setResourcePathTags(boolean canonicalResourceURN,
com.bea.portal.tools.resource.framework.TaggedResourceID.TagMap tags)
setResourcePathTags in class com.bea.portal.tools.resource.framework.TaggedResourceIDpublic String getWebApplicationName()
public String getRoleName()
public String getTitle()
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||