|
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.resource.WebAppResourceID
public class WebAppResourceID
Base resource id for all resources that are scoped to a webapp
| Constructor Summary | |
|---|---|
protected |
WebAppResourceID(String resourceURN)
Constructor. |
protected |
WebAppResourceID(WebAppResourceIDBuilder builder)
Constructor. |
| Method Summary | |
|---|---|
protected WebAppResourceIDBuilder |
getResourceIDBuilder()
Get the ResourceIDBuilder. |
String |
getWebApp()
Get the identifier of the referrent layout definition. |
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 |
|---|
protected WebAppResourceID(String resourceURN)
resourceURN - the URN of the referrent resourceprotected WebAppResourceID(WebAppResourceIDBuilder builder)
builder - the WebAppResourceID| Method Detail |
|---|
protected WebAppResourceIDBuilder getResourceIDBuilder()
ResourceIDResourceIDBuilder.
getResourceIDBuilder in class com.bea.portal.tools.resource.framework.TaggedResourceIDResourceIDBuilder
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 getWebApp()
|
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 | ||||||||