|
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.InvalidResourceID
public final class InvalidResourceID
Encapsulates an invalid resource identifier.
| Constructor Summary | |
|---|---|
protected |
InvalidResourceID(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 InvalidResourceID(ResourceIDBuilder builder)
builder - the ResourceIDBuilder (must not be null)| Method Detail |
|---|
protected StringBuilder appendResourcePath(boolean canonicalResourceURN,
StringBuilder buffer)
ResourceIDappendResourcePath 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 resourceStringBuilder 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.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.