|
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.portal.portlet.PortletID
public final class PortletID
Identifies a portlet instance.
| Constructor Summary | |
|---|---|
PortletID(PortletIDBuilder builder)
Constructor. |
|
PortletID(String resourceURN)
Constructor. |
|
| Method Summary | |
|---|---|
PortletInstanceId |
getPortletInstanceId()
Get the PortletInstanceId. |
protected PortletIDBuilder |
getResourceIDBuilder()
Get the PortletID. |
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 PortletID(String resourceURN)
resourceURN - the URN of the referrent resourcepublic PortletID(PortletIDBuilder builder)
builder - the PortletIDBuilder| Method Detail |
|---|
protected PortletIDBuilder getResourceIDBuilder()
PortletID.
the PortletID
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 PortletInstanceId getPortletInstanceId()
PortletInstanceId.
PortletInstanceId
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||