|
Oracle Secure Enterprise Search Java API Reference 11g Release 2 (11.2.2.0.0) E23429-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectOutput | |
|---|---|
| oracle.search.admin.api.ws.client | Provides classes needed to access the 11g Oracle SES Administration Web service |
| Uses of ObjectOutput in oracle.search.admin.api.ws.client |
|---|
| Methods in oracle.search.admin.api.ws.client that return ObjectOutput | |
|---|---|
ObjectOutput |
AdminPortType.export(String objectType, ObjectKey objectKey, String encryptionKey, Credentials credentials, List controls, String locale)Returns the configuration of an administrative object. |
ObjectOutput |
AdminPortType.exportAll(String creatableType, ObjectKey objectKeyPattern, String encryptionKey, Credentials credentials, List controls, String locale)Returns the configuration of all administrative objects with a specified type. |
ObjectOutput |
AdminPortType.exportList(String creatableType, List objectKeys, String encryptionKey, Credentials credentials, List controls, String locale)Returns the configuration of a list of administrative objects with a specified type. |
ObjectOutput |
AdminPortType.getAllStates(String creatableType, List stateProperties, ObjectKey objectKeyPattern, Credentials credentials, List controls, String locale)Returns the state of all administrative objects with a specified type. |
ObjectOutput |
AdminPortType.getState(String objectType, ObjectKey objectKey, List stateProperties, Credentials credentials, List controls, String locale)Returns the state of an administrative object. |
ObjectOutput |
AdminPortType.getStateList(String creatableType, List objectKeys, List stateProperties, Credentials credentials, List controls, String locale)Returns the state of a list of administrative objects with a specified type. |
|
Oracle Secure Enterprise Search Java API Reference 11g Release 2 (11.2.2.0.0) E23429-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||