Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Internet Directory
11g Release 1 (11.1.1.9)

E56822-01


oracle.ldap.util
Class LdapStartTxnReq

java.lang.Object
  extended by oracle.ldap.util.LdapStartTxnReq

All Implemented Interfaces:
java.io.Serializable, javax.naming.ldap.ExtendedRequest

public class LdapStartTxnReq
extends java.lang.Object
implements javax.naming.ldap.ExtendedRequest
See Also:
Serialized Form

Field Summary
static java.lang.String TXN_REQ_OID
           

 

Constructor Summary
LdapStartTxnReq()
           

 

Method Summary
 javax.naming.ldap.ExtendedResponse createExtendedResponse(java.lang.String id, byte[] berValue, int offset, int length)
           
 byte[] getEncodedValue()
           
 java.lang.String getID()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

TXN_REQ_OID

public static final java.lang.String TXN_REQ_OID
See Also:
Constant Field Values

Constructor Detail

LdapStartTxnReq

public LdapStartTxnReq()

Method Detail

getID

public java.lang.String getID()
Specified by:
getID in interface javax.naming.ldap.ExtendedRequest

getEncodedValue

public byte[] getEncodedValue()
Specified by:
getEncodedValue in interface javax.naming.ldap.ExtendedRequest

createExtendedResponse

public javax.naming.ldap.ExtendedResponse createExtendedResponse(java.lang.String id,
                                                                 byte[] berValue,
                                                                 int offset,
                                                                 int length)
                                                          throws javax.naming.NamingException
Specified by:
createExtendedResponse in interface javax.naming.ldap.ExtendedRequest
Throws:
javax.naming.NamingException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Internet Directory
11g Release 1 (11.1.1.9)

E56822-01


Copyright © 1999, 2015 Oracle and/or its affiliates. All Rights Reserved.