|
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.PluginDetail
Defines LDAP information to be passed to the Java Plug-in. Contains the following:
Method Summary | |
LdapBaseEntry |
getLdapBaseEntry() Gets the LdapBaseEntry object from the PluginDetail |
LdapOperation |
getLdapOperation() Gets the LdapOperation object from the PluginDetail |
PluginFlexfield |
getPluginFlexfield() Gets the PluginFlexfield object from the PluginDetail |
Server |
getServer() Gets the Server object from the PluginDetail |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public Server getServer()
public LdapBaseEntry getLdapBaseEntry()
public LdapOperation getLdapOperation()
public PluginFlexfield getPluginFlexfield()
|
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 |