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