com.ontimize.db
Interface CancellableOperationEntity
- All Superinterfaces:
- java.rmi.Remote
- All Known Subinterfaces:
- CancellableQueryEntity
- All Known Implementing Classes:
- AdvancedQueryTableEntity, AdvancedTableEntity
- public interface CancellableOperationEntity
- extends java.rmi.Remote
getOperationUniqueIdentifier
public java.lang.String getOperationUniqueIdentifier()
throws java.lang.Exception
- Throws:
java.lang.Exception
cancelOperation
public void cancelOperation(java.lang.String operationId)
throws java.lang.Exception
- Throws:
java.lang.Exception