|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| 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<LibraryDesktopTemplateID>
com.bea.portal.tools.portal.desktop.LibraryDesktopTemplateIDBuilder
public final class LibraryDesktopTemplateIDBuilder
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 | |
|---|---|
LibraryDesktopTemplateIDBuilder()
Constructor. |
|
| Method Summary | |
|---|---|
LibraryDesktopTemplateID |
createResourceID()
Create the DesktopTemplatesID. |
DesktopDefinitionId |
getDesktopDefinitionId()
Get the DesktopDefinitionId. |
DesktopPath |
getDesktopPath()
Get the desktop path that the desktop definition is associated with |
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. |
LibraryDesktopTemplateIDBuilder |
parseResourceURN(String resourceURN)
Parse the given URN. |
LibraryDesktopTemplateIDBuilder |
setDesktopDefinitionId(DesktopDefinitionId desktopDefinitionId)
Change the DesktopTemplateId. |
LibraryDesktopTemplateIDBuilder |
setDesktopPath(String desktopPath)
Change the desktop path that this desktop definition is associated with |
LibraryDesktopTemplateIDBuilder |
setPortalID(PortalID portalID)
Change the PortalID |
LibraryDesktopTemplateIDBuilder |
setPortalPath(PortalPath portalPath)
Change the PortalPath |
LibraryDesktopTemplateIDBuilder |
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 LibraryDesktopTemplateIDBuilder()
| Method Detail |
|---|
public LibraryDesktopTemplateIDBuilder parseResourceURN(String resourceURN)
LibraryDesktopTemplatesIDBuilder
parseResourceURN in class com.bea.portal.tools.resource.framework.TaggedResourceIDBuilder<LibraryDesktopTemplateID>resourceURN - the URN of the referrent resource
ResourceIDBuilderpublic DesktopDefinitionId getDesktopDefinitionId()
DesktopDefinitionId.
DesktopDefinitionIdpublic LibraryDesktopTemplateIDBuilder setDesktopDefinitionId(DesktopDefinitionId desktopDefinitionId)
DesktopTemplateId.
desktopDefinitionId - the LibraryDesktopTemplateId
LibraryDesktopTemplateIDBuilderpublic String getWebApplicationName()
public LibraryDesktopTemplateIDBuilder setWebApplicationName(String name)
name - the name of the web application that the desktop definition is
associated with
LibraryDesktopTemplateIDBuilderpublic DesktopPath getDesktopPath()
public LibraryDesktopTemplateIDBuilder setDesktopPath(String desktopPath)
desktopPath - new desktop path that the desktop definition should be
associated with
LibraryDesktopTemplateIDBuilderpublic PortalID getPortalID()
PortalID.
PortalIDpublic LibraryDesktopTemplateIDBuilder setPortalID(PortalID portalID)
PortalID
portalID - the PortalID
LibraryDesktopTemplateIDBuilderpublic PortalPath getPortalPath()
PortalPath.
PortalPathpublic LibraryDesktopTemplateIDBuilder setPortalPath(PortalPath portalPath)
PortalPath
portalPath - the PortalPath
LibraryDesktopTemplateIDBuilderpublic LibraryDesktopTemplateID createResourceID()
DesktopTemplatesID.
the DesktopTemplatesID
createResourceID in class ResourceIDBuilder<LibraryDesktopTemplateID>ResourceID
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||