public class StartTransactionRequestImpl extends org.apache.directory.api.ldap.model.message.AbstractExtendedRequest implements StartTransactionRequest
StartTransactionRequest ::= [APPLICATION 23] SEQUENCE {
requestName [0] LDAPOID
}
where 'requestName' is 1.3.6.1.1.21.1 and requestValue is absent.EXTENSION_OID| Constructor and Description |
|---|
StartTransactionRequestImpl()
Creates a new instance of StartTransactionRequestImpl.
|
StartTransactionRequestImpl(int messageId)
Creates a new instance of StartTransactionRequestImpl.
|
| Modifier and Type | Method and Description |
|---|---|
StartTransactionResponse |
getResultResponse() |
String |
toString() |
addAllControls, addControl, equals, getRequestName, getResponse, getResponseType, hashCode, removeControl, setMessageId, setRequestName, setResponsehasResponseget, getControl, getControls, getMessageId, getType, hasControl, put, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAllControls, addControl, getRequestName, removeControl, setMessageId, setRequestNamepublic StartTransactionRequestImpl(int messageId)
messageId - the message idpublic StartTransactionRequestImpl()
public StartTransactionResponse getResultResponse()
getResultResponse in interface org.apache.directory.api.ldap.model.message.ResultResponseRequestgetResultResponse in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequestpublic String toString()
toString in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequestObject.toString()Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.