|
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.ResourceIDBuilder<T>
com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder<DesktopDefinitionID>
com.bea.portal.tools.portal.desktop.DesktopDefinitionIDBuilder
public final class DesktopDefinitionIDBuilder
Identifies the collection of portal resource definitions.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.bea.portal.tools.resource.ResourceIDBuilder |
|---|
ResourceIDBuilder.ParseContext |
| Field Summary |
|---|
| Fields inherited from class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder |
|---|
tags |
| Constructor Summary | |
|---|---|
DesktopDefinitionIDBuilder()
Constructor. |
|
| Method Summary | |
|---|---|
DesktopDefinitionID |
createResourceID()
Create the DesktopDefinitionsID. |
DesktopDefinitionId |
getDesktopDefinitionId()
Get the DesktopDefinitionId. |
String |
getWebApplicationName()
Get the name the web application that the desktop definition is associated with. |
DesktopDefinitionIDBuilder |
parseResourceURN(String resourceURN)
Parse the given URN. |
DesktopDefinitionIDBuilder |
setDesktopDefinitionId(DesktopDefinitionId desktopDefinitionId)
Change the DesktopDefinitionId. |
DesktopDefinitionIDBuilder |
setWebApplicationName(String name)
Change the name the web application that the desktop definition is associated with. |
| Methods inherited from class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder |
|---|
clone, getTag, getTags, getTagValue, getTagValue, parseResourcePath, processResourceTags, reset, setTagValue |
| Methods inherited from class com.bea.portal.tools.resource.ResourceIDBuilder |
|---|
createParseContext, getExpectedResourceType, getResourceType, getResourceURN, parseResourceTypeNamespaceURI, parseResourceURN, resolveResourceType, setResourceType, setResourceURN, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DesktopDefinitionIDBuilder()
| Method Detail |
|---|
public DesktopDefinitionIDBuilder parseResourceURN(String resourceURN)
DesktopDefinitionsIDBuilder
parseResourceURN in class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder<DesktopDefinitionID>resourceURN - the URN of the referrent resource
ResourceIDBuilderpublic DesktopDefinitionId getDesktopDefinitionId()
DesktopDefinitionId.
DesktopDefinitionIdpublic DesktopDefinitionIDBuilder setDesktopDefinitionId(DesktopDefinitionId desktopDefinitionId)
DesktopDefinitionId.
desktopDefinitionId - the DesktopDefinitionId
DesktopDefinitionIDBuilderpublic String getWebApplicationName()
public DesktopDefinitionIDBuilder setWebApplicationName(String name)
name - the name of the web application that
the desktop definition is associated with
DesktopDefinitionIDBuilderpublic DesktopDefinitionID createResourceID()
DesktopDefinitionsID.
the DesktopDefinitionsID
createResourceID in class ResourceIDBuilder<DesktopDefinitionID>ResourceID
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||