|
Copyright © 2000, 2008, Oracle and/or its affiliates. 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<LibraryDesktopTemplatesID>
com.bea.portal.tools.portal.desktop.LibraryDesktopTemplatesIDBuilder
public final class LibraryDesktopTemplatesIDBuilder
Identifies the collection of portal desktop templates.
| 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 | |
|---|---|
LibraryDesktopTemplatesIDBuilder()
Constructor. |
|
| Method Summary | |
|---|---|
LibraryDesktopTemplatesID |
createResourceID()
Create the DesktopTemplatesID. |
PortalID |
getPortalID()
Get the PortalID. |
PortalPath |
getPortalPath()
Get the PortalPath. |
String |
getWebApplicationName()
Get the name the web application that the desktop definition is associated with. |
LibraryDesktopTemplatesIDBuilder |
parseResourceURN(String resourceURN)
Parse the given URN. |
LibraryDesktopTemplatesIDBuilder |
setPortalID(PortalID portalID)
Change the PortalID |
LibraryDesktopTemplatesIDBuilder |
setPortalPath(PortalPath portalPath)
Change the PortalPath |
LibraryDesktopTemplatesIDBuilder |
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, setExpectedResourceType, setResourceType, setResourceURN, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LibraryDesktopTemplatesIDBuilder()
| Method Detail |
|---|
public LibraryDesktopTemplatesIDBuilder parseResourceURN(String resourceURN)
parseResourceURN in class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder<LibraryDesktopTemplatesID>resourceURN - the URN of the referrent resource
LibraryDesktopTemplatesIDBuilderpublic PortalID getPortalID()
PortalID.
PortalIDpublic LibraryDesktopTemplatesIDBuilder setPortalID(PortalID portalID)
PortalID
portalID - the PortalID
LibraryDesktopTemplatesIDBuilderpublic PortalPath getPortalPath()
PortalPath.
PortalPathpublic LibraryDesktopTemplatesIDBuilder setPortalPath(PortalPath portalPath)
PortalPath
portalPath - the PortalPath
LibraryDesktopTemplatesIDBuilderpublic String getWebApplicationName()
public LibraryDesktopTemplatesIDBuilder setWebApplicationName(String name)
name - the name of the web application that the desktop definition is
associated with
LibraryDesktopTemplatesIDBuilderpublic LibraryDesktopTemplatesID createResourceID()
DesktopTemplatesID.
createResourceID in class ResourceIDBuilder<LibraryDesktopTemplatesID>DesktopTemplatesID
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||