Package com.unboundid.directory.sdk.common.operation
This package defines a number of classes which represent various types of
operation requests and results.
-
Interface Summary Interface Description AbandonRequest This interface defines a set of methods which may be used to interact with an abandon request.AddRequest This interface defines a set of methods which may be used to interact with an add request.AddResult This interface defines a set of methods which may be used to interact with add results.BindRequest This interface defines a set of methods which may be used to interact with a bind request.BindResult This interface defines a set of methods which may be used to interact with bind results.ChangeRequest This interface defines a set of methods which may be used to interact with a request used to alter server contents.CompareRequest This interface defines a set of methods which may be used to interact with a compare request.CompareResult This interface defines a set of methods which may be used to interact with compare results.DeleteRequest This interface defines a set of methods which may be used to interact with a delete request.DeleteResult This interface defines a set of methods which may be used to interact with delete results.ExtendedRequest This interface defines a set of methods which may be used to interact with an extended request.ExtendedResult This interface defines a set of methods which may be used to interact with extended results.GenericResult This interface defines a set of methods which may be used to interact with properties common to most types of LDAP results.ModifyDNRequest This interface defines a set of methods which may be used to interact with a modify DN request.ModifyDNResult This interface defines a set of methods which may be used to interact with modify DN results.ModifyRequest This interface defines a set of methods which may be used to interact with a modify request.ModifyResult This interface defines a set of methods which may be used to interact with modify results.Request This interface defines a set of methods which may be used to interact with operation requests.Result This interface defines a set of methods which may be used to interact with operation results.SASLBindRequest This interface defines a set of methods which may be used to interact with a SASL bind request.SearchRequest This interface defines a set of methods which may be used to interact with a search request.SearchResult This interface defines a set of methods which may be used to interact with search results.SimpleBindRequest This interface defines a set of methods which may be used to interact with a simple bind request.UnbindRequest This interface defines a set of methods which may be used to interact with an unbind request.UpdatableAbandonRequest This interface defines a set of methods which may be used to update an abandon request.UpdatableAddRequest This interface defines a set of methods which may be used to update an add request.UpdatableAddResult This interface defines a set of methods which may be used to update add results.UpdatableBindRequest This interface defines a set of methods which may be used to update a bind request.UpdatableBindResult This interface defines a set of methods which may be used to update bind results.UpdatableCompareRequest This interface defines a set of methods which may be used to update a compare request.UpdatableCompareResult This interface defines a set of methods which may be used to update compare results.UpdatableDeleteRequest This interface defines a set of methods which may be used to update a delete request.UpdatableDeleteResult This interface defines a set of methods which may be used to update delete results.UpdatableExtendedRequest This interface defines a set of methods which may be used to update an extended request.UpdatableExtendedResult This interface defines a set of methods which may be used to update extended results.UpdatableGenericResult This interface defines a set of methods which may be used to update the contents of operation results.UpdatableModifyDNRequest This interface defines a set of methods which may be used to update a modify DN request.UpdatableModifyDNResult This interface defines a set of methods which may be used to update modify DN results.UpdatableModifyRequest This interface defines a set of methods which may be used to update a modify request.UpdatableModifyResult This interface defines a set of methods which may be used to update modify results.UpdatableRequest This interface defines a set of methods which may be used to update the contents of operation requests.UpdatableResult This interface defines a set of methods which may be used to update the contents of operation results.UpdatableSASLBindRequest This interface defines a set of methods which may be used to update a SASL bind request.UpdatableSearchRequest This interface defines a set of methods which may be used to update a search request.UpdatableSearchResult This interface defines a set of methods which may be used to update search results.UpdatableSimpleBindRequest This interface defines a set of methods which may be used to update a simple bind request.UpdatableUnbindRequest This interface defines a set of methods which may be used to update an unbind request.