|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.message.AbstractMutableControlImpl
org.apache.directory.shared.ldap.message.CascadeControl
public class CascadeControl
The control for peforming a cascade of operations like delete and modify.
Field Summary | |
---|---|
static java.lang.String |
CONTROL_OID
|
Fields inherited from interface javax.naming.ldap.Control |
---|
CRITICAL, NONCRITICAL |
Constructor Summary | |
---|---|
CascadeControl()
|
Method Summary | |
---|---|
byte[] |
getEncodedValue()
|
Methods inherited from class org.apache.directory.shared.ldap.message.AbstractMutableControlImpl |
---|
getID, isCritical, setCritical, setID |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CONTROL_OID
Constructor Detail |
---|
public CascadeControl()
Method Detail |
---|
public byte[] getEncodedValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |