|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.6.0) E15995-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IResourceMetadata
Executable resource metadata.
| Method Summary | |
|---|---|
java.util.List<IMethodMetadata> |
getMethodMetadata()Returns the collection of methods associated with this executable resource. |
java.lang.String |
getResourceName()Returns the executable resource name. |
| Method Detail |
|---|
java.lang.String getResourceName()
java.util.List<IMethodMetadata> getMethodMetadata()
In some cases, this attribute can be null depending on the scope of the request and the projection specified in the RemoteClientContext.
ClientContext.Projection
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.6.0) E15995-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||