public interface TransactionSpecification
extends org.apache.directory.api.ldap.model.message.Control
| Modifier and Type | Field and Description |
|---|---|
static String |
OID
The Transaction Specification control OID
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getIdentifier() |
void |
setIdentifier(byte[] identifier)
Set the transaction ID
|
static final String OID
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.