|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| 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.management.p13n.ad.AdContentID
public class AdContentID
| Constructor Summary | |
|---|---|
|
AdContentID(String resourceURN)
Constructor. |
protected |
AdContentID(com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder builder)
Constructor. |
| Method Summary | |
|---|---|
String |
getAdContentName()
|
protected void |
setResourcePathTags(boolean canonicalResourceURN,
com.bea.portal.tools.resource.framework.TaggedResourceID.TagMap tags)
Put the tag values into the MutableTagMap
in order to construct the resource URN. |
| Methods inherited from class com.bea.portal.tools.resource.framework.TaggedResourceID |
|---|
appendResourcePath, getResourceIDBuilder, 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 AdContentID(com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder builder)
builder - the TaggedResourceIDBuilder
(must not be null)public AdContentID(String resourceURN)
resourceURN - the URN of the referrent resource| Method Detail |
|---|
protected void setResourcePathTags(boolean canonicalResourceURN,
com.bea.portal.tools.resource.framework.TaggedResourceID.TagMap tags)
MutableTagMap
in order to construct the resource URN.
setResourcePathTags in class com.bea.portal.tools.resource.framework.TaggedResourceIDcanonicalResourceURN - indlciates if the canonical resource
URN is being computedpublic String getAdContentName()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||