com.novell.admin.ns
Interface PartitionOperationCallBack
- public interface PartitionOperationCallBack
This interface is the NDS create and merge partition operation callback.
|
Method Summary |
int |
toDo()
Returns the type of the action the partition operation must perform. |
ABORT_OPERATION
public static final int ABORT_OPERATION
WAIT_FOR_COMPLETION
public static final int WAIT_FOR_COMPLETION
STOP_WAITING_FOR_COMPLETION
public static final int STOP_WAITING_FOR_COMPLETION
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-2003 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated December 17 2003 1746.