|
Interface Summary |
| CheckParamResult |
Interface for reporting the results of a parameter check from a Job
implementation. |
| CheckPrivileges |
Interface used to check directory privileges for the DirXML-Job object
or for another directory object to a target object in the directory. |
| CheckPrivilegesResult |
Interface for reporting the results of a privileges check from a Job
implementation. |
| DirectoryObject |
Interface that presents information about a directory object
suitable for use with a directory API. |
| DriverInterface |
Interface for job code to interact with the containing DirXML driver. |
| Job |
Entry-point interface for a job that is to be run by
Identity Manager's DirXML Engine. |
| JobEmail |
Interface to allow a Job implementation to send email using the
Identity Manager email notification template facility. |
| JobManager |
Interface that supplies the various parameters, scope, and other
aspects of a job. |
| JobResult |
Interface through which to report the result of a job. |
| JobScope |
Interface that iterates through the directory objects
that are the scope of the job. |