|
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.UnknownResourceID
public final class UnknownResourceID
Encapsulates a resource identifer of an unknown type.
| Constructor Summary | |
|---|---|
protected |
UnknownResourceID(ResourceIDBuilder builder)
Constructor. |
| Method Summary | |
|---|---|
protected StringBuilder |
appendResourcePath(boolean canonicalResourceURN,
StringBuilder buffer)
Append the resource path of the referrent resource. |
| Methods inherited from class com.bea.portal.tools.resource.ResourceID |
|---|
appendResourceTypeNamespaceURI, computeResourceURN, computeResourceURN, equals, getCanonicalResourceURN, getResourceEnvironment, getResourceIDBuilder, getResourceType, getResourceURN, hashCode, narrow, setCanonicalResourceURN, setResourceURN, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected UnknownResourceID(ResourceIDBuilder builder)
builder - the ResourceIDBuilder
(must not be null)| Method Detail |
|---|
protected StringBuilder appendResourcePath(boolean canonicalResourceURN,
StringBuilder buffer)
ResourceID
appendResourcePath in class ResourceIDcanonicalResourceURN - indicates if the canonical resource
URN should be computed. Since this is no longer supported this should
always be true.buffer - the StringBuilder
for the resource path of the referrent resource
StringBuilder
with the resource path of the referrent resource appended to it
|
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 | ||||||||