|
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.DesktopDefinitionID
public final class DesktopDefinitionID
Identifies the collection of portal resource definitions.
Constructor Summary | |
---|---|
DesktopDefinitionID(DesktopDefinitionIDBuilder builder)
Constructor. |
|
DesktopDefinitionID(String resourceURN)
Constructor. |
Method Summary | |
---|---|
DesktopDefinitionId |
getDesktopDefinitionId()
Get the DesktopDefinitionId . |
protected DesktopDefinitionIDBuilder |
getResourceIDBuilder()
Get the DesktopDefinitionsID . |
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 DesktopDefinitionID(String resourceURN)
resourceURN
- the URN of the referrent resourcepublic DesktopDefinitionID(DesktopDefinitionIDBuilder builder)
builder
- the DesktopDefinitionsIDBuilder
Method Detail |
---|
protected DesktopDefinitionIDBuilder getResourceIDBuilder()
DesktopDefinitionsID
.
the DesktopDefinitionsID
getResourceIDBuilder
in class com.bea.portal.tools.resource.framework.TaggedResourceID
ResourceIDBuilder
protected void setResourcePathTags(boolean canonicalResourceURN, com.bea.portal.tools.resource.framework.TaggedResourceID.TagMap tags)
setResourcePathTags
in class com.bea.portal.tools.resource.framework.TaggedResourceID
public DesktopDefinitionId getDesktopDefinitionId()
DesktopDefinitionId
.
DesktopDefinitionId
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |