|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.portal.tools.resource.ResourceID
com.bea.portal.tools.resource.framework.TaggedResourceID
com.bea.portal.tools.content.NodeID
public final class NodeID
Identifies a content node.
| Constructor Summary | |
|---|---|
NodeID(String resourceURN)Constructor. |
|
| Method Summary | |
|---|---|
NodePath |
getNodePath()Get the node path. |
String |
getRepositoryName()Get the repository of the content node. |
ResourceEnvironment |
getResourceEnvironment()Get the ResourceEnvironment of the referrent resource. |
protected NodeIDBuilder |
getResourceIDBuilder()Get the NodeIDBuilder. |
String |
getUUID()Get the repository unique identifier of the content node. |
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, 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 NodeID(String resourceURN)
resourceURN - the URN of the referrent resource| Method Detail |
|---|
protected NodeIDBuilder getResourceIDBuilder()
NodeIDBuilder.getResourceIDBuilder in class com.bea.portal.tools.resource.framework.TaggedResourceIDNodeIDBuilderpublic ResourceEnvironment getResourceEnvironment()
ResourceEnvironment of the referrent resource.getResourceEnvironment in class ResourceIDResourceEnvironment of the referrent resource
protected void setResourcePathTags(boolean canonicalResourceURN,
com.bea.portal.tools.resource.framework.TaggedResourceID.TagMap tags)
setResourcePathTags in class com.bea.portal.tools.resource.framework.TaggedResourceIDpublic String getRepositoryName()
public String getUUID()
public NodePath getNodePath()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.