LDAP Classes
Implements Java LDAP

com.novell.ldap.extensions
Class TriggerBackgroundProcessRequest

java.lang.Object
  extended bycom.novell.ldap.LDAPExtendedOperation
      extended bycom.novell.ldap.extensions.TriggerBackgroundProcessRequest
All Implemented Interfaces:
java.lang.Cloneable, java.io.Externalizable, java.io.Serializable

public class TriggerBackgroundProcessRequest
extends LDAPExtendedOperation

This API is used to trigger the specified background process on the Novell eDirectory server.

The TriggerBackgroundProcessRequest uses tone of the following OID's depending on the process being triggered:
   2.16.840.1.113719.1.27.100.43

   2.16.840.1.113719.1.27.100.47

   2.16.840.1.113719.1.27.100.49

   2.16.840.1.113719.1.27.100.51

   2.16.840.1.113719.1.27.100.53

   2.16.840.1.113719.1.27.100.55

The requestValue has the following format:
requestValue ::=
     NULL

See Also:
Serialized Form

Field Summary
static int LDAP_BK_PROCESS_BKLINKER
          Constants used to refer to different Novell eDirectory background processes
static int LDAP_BK_PROCESS_JANITOR
           
static int LDAP_BK_PROCESS_LIMBER
           
static int LDAP_BK_PROCESS_PART_PURGE
           
static int LDAP_BK_PROCESS_SCHEMA_SYNC
           
static int LDAP_BK_PROCESS_SKULKER
           
 
Constructor Summary
TriggerBackgroundProcessRequest(int processID)
          Based on the process ID specified this constructer cosntructs an LDAPExtendedOperation object with the apppropriate OID.
 
Methods inherited from class com.novell.ldap.LDAPExtendedOperation
clone, getID, getValue, readDSML, readExternal, setID, setValue, toString, writeDSML, writeExternal
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

LDAP_BK_PROCESS_BKLINKER

public static final int LDAP_BK_PROCESS_BKLINKER
Constants used to refer to different Novell eDirectory background processes

See Also:
Constant Field Values

LDAP_BK_PROCESS_JANITOR

public static final int LDAP_BK_PROCESS_JANITOR
See Also:
Constant Field Values

LDAP_BK_PROCESS_LIMBER

public static final int LDAP_BK_PROCESS_LIMBER
See Also:
Constant Field Values

LDAP_BK_PROCESS_SKULKER

public static final int LDAP_BK_PROCESS_SKULKER
See Also:
Constant Field Values

LDAP_BK_PROCESS_SCHEMA_SYNC

public static final int LDAP_BK_PROCESS_SCHEMA_SYNC
See Also:
Constant Field Values

LDAP_BK_PROCESS_PART_PURGE

public static final int LDAP_BK_PROCESS_PART_PURGE
See Also:
Constant Field Values
Constructor Detail

TriggerBackgroundProcessRequest

public TriggerBackgroundProcessRequest(int processID)
                                throws LDAPException
Based on the process ID specified this constructer cosntructs an LDAPExtendedOperation object with the apppropriate OID.

Parameters:
processID - This id identifies the background process to be triggerd.
Throws:
LDAPException - A general exception which includes an error message and an LDAP error code.

LDAP Classes
Implements Java LDAP

Copyright © 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000