Package operations
Interface IOperation
-
- All Known Implementing Classes:
CreateOperation
,DeleteOperation
public interface IOperation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IShapes
startOperation(java.util.List<java.lang.String> params)
-
-
-
Method Detail
-
startOperation
IShapes startOperation(java.util.List<java.lang.String> params) throws OperationException
- Throws:
OperationException
-
-