com.novell.admin.ns
Interface PartitionOperationCallBack


public interface PartitionOperationCallBack

This interface is the NDS create and merge partition operation callback.


Field Summary
static int ABORT_OPERATION
           
static int STOP_WAITING_FOR_COMPLETION
           
static int WAIT_FOR_COMPLETION
           
 
Method Summary
 int toDo()
          Returns the type of the action the partition operation must perform.
 

Field Detail

ABORT_OPERATION

public static final int ABORT_OPERATION
See Also:
Constant Field Values

STOP_WAITING_FOR_COMPLETION

public static final int STOP_WAITING_FOR_COMPLETION
See Also:
Constant Field Values

WAIT_FOR_COMPLETION

public static final int WAIT_FOR_COMPLETION
See Also:
Constant Field Values
Method Detail

toDo

public int toDo()
Returns the type of the action the partition operation must perform.

Returns:
int The action the partition operation must perform. The possible actions are ABORT_OPERATION, WAIT_FOR_COMPLETION and STOP_WAITING_FOR_COMPLETION.


API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated September 2 2004 0111.