|
Oracle Internet Directory API Reference 10g(10.1.4) B15992-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.ldap.ospf.PluginResult
Defines results of an LDAP operation that a Java plug-in returns back to the Oracle directory server. Contains the following information:
| Constructor Summary | |
PluginResult()Constructor |
|
PluginResult(LdapOperation op)Constructor |
|
| Method Summary | |
void |
setLdapOperation(LdapOperation op)Sets the LdapOperation object in the PluginResult. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PluginResult()
public PluginResult(LdapOperation op)
op - - LdapOperation| Method Detail |
public void setLdapOperation(LdapOperation op)
op - - LdapOperation
|
Oracle Internet Directory API Reference 10g(10.1.4) B15992-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||