|
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.community.CommunityTemplatesID
public final class CommunityTemplatesID
Builds and parses CommunityTemplatesID
.
Constructor Summary | |
---|---|
CommunityTemplatesID(CommunityTemplatesIDBuilder builder)
Constructor. |
|
CommunityTemplatesID(String resourceURN)
Constructor. |
Method Summary | |
---|---|
PortalID |
getPortalID()
Get the PortalID |
PortalPath |
getPortalPath()
Get the PortalPath |
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 CommunityTemplatesID(String resourceURN)
resourceURN
- the URN of the referrent resourcepublic CommunityTemplatesID(CommunityTemplatesIDBuilder builder)
builder
- the CommunityTemplatesIDBuilder
Method Detail |
---|
public PortalID getPortalID()
PortalID
PortalID
public PortalPath getPortalPath()
PortalPath
PortalPath
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |