|
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.desktop.DesktopTemplatesID
public final class DesktopTemplatesID
Builds and parses DesktopTemplatesID
.
Constructor Summary | |
---|---|
DesktopTemplatesID(DesktopTemplatesIDBuilder builder)
Constructor. |
|
DesktopTemplatesID(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 DesktopTemplatesID(String resourceURN)
resourceURN
- the URN of the referrent resourcepublic DesktopTemplatesID(DesktopTemplatesIDBuilder builder)
builder
- the DesktopTemplatesIDBuilder
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 |