|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServerMetaData
The metadata for the server. This is the point of reference for client consumption.
| Method Summary | |
|---|---|
ObjectType |
getObjectType(java.lang.String type)Gets the definition for the specified object type that the server has available. |
ObjectType[] |
getObjectTypes()Gets the definitions for all object types that the server has available. |
ServerOperation[] |
getOperations()Gets the definitions for all operations that the server has available. |
| Method Detail |
|---|
ServerOperation[] getOperations()
ObjectType[] getObjectTypes()
ObjectType getObjectType(java.lang.String type)
type - name of the object type to retrieve
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||