|
Oracle Secure Enterprise Search Java API Reference 11g Release 2 (11.2.2.2.0) E35072-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectOutput | |
---|---|
oracle.search.admin.api.ws.wssclient | Provides classes needed to access the 11g Oracle SES Administration Web service with identity propagation using oracle/wss10_saml_token_service_policy |
Uses of ObjectOutput in oracle.search.admin.api.ws.wssclient |
---|
Methods in oracle.search.admin.api.ws.wssclient 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.2.0) E35072-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |