Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Unified Directory
11g Release 2 (11.1.2.2.0)

E38583-02


oracle.oud.controls
Interface SubtreeDeleteRequestControl

All Superinterfaces:
Control

public interface SubtreeDeleteRequestControl
extends Control

The tree delete request control as defined in draft-armijo-ldap-treedelete. This control allows a client to delete an entire subtree of a container entry in a single delete operation.

See Also:
draft-armijo-ldap-treedelete - Tree Delete Control

Field Summary
static ControlDecoder<SubtreeDeleteRequestControl> DECODER
          A decoder which can be used for decoding the tree delete request control.

 

Method Summary

 

Methods inherited from interface oracle.oud.controls.Control
getAPIValue, getOID, hasValue, isCritical

 

Field Detail

DECODER

static final ControlDecoder<SubtreeDeleteRequestControl> DECODER
A decoder which can be used for decoding the tree delete request control.

Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Unified Directory
11g Release 2 (11.1.2.2.0)

E38583-02


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.