|
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.ResourceID
com.bea.portal.tools.resource.framework.TaggedResourceID
com.bea.portal.tools.portal.shell.ShellID
public final class ShellID
Identifies a portal shell.
| Constructor Summary | |
|---|---|
ShellID(ShellIDBuilder builder)
Constructor. |
|
ShellID(String resourceURN)
Constructor. |
|
| Method Summary | |
|---|---|
int |
getId()
Get the identifier of the referrent shell definition. |
protected ShellIDBuilder |
getResourceIDBuilder()
Get the ShellDefinitionID. |
ShellDefinitionId |
getShellDefinitionId()
Get the ShellDefinitionId. |
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, getResourceEnvironment, 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 ShellID(String resourceURN)
resourceURN - the URN of the referrent resourcepublic ShellID(ShellIDBuilder builder)
builder - the ShellDefinitionIDBuilder| Method Detail |
|---|
protected ShellIDBuilder getResourceIDBuilder()
ShellDefinitionID.
the ShellDefinitionID
getResourceIDBuilder in class com.bea.portal.tools.resource.framework.TaggedResourceIDResourceIDBuilder
protected void setResourcePathTags(boolean canonicalResourceURN,
com.bea.portal.tools.resource.framework.TaggedResourceID.TagMap tags)
setResourcePathTags in class com.bea.portal.tools.resource.framework.TaggedResourceIDpublic int getId()
public ShellDefinitionId getShellDefinitionId()
ShellDefinitionId.
ShellDefinitionId
|
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 | ||||||||