org.apache.directory.api.ldap.model.message.controls
Interface Cascade

All Superinterfaces:
Control
All Known Implementing Classes:
CascadeImpl

public interface Cascade
extends Control

The Cascade control

Author:
Apache Directory Project

Field Summary
static String OID
          The Cascade control OID
 
Method Summary
 
Methods inherited from interface org.apache.directory.api.ldap.model.message.Control
getOid, isCritical, setCritical
 

Field Detail

OID

static final String OID
The Cascade control OID

See Also:
Constant Field Values


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.