org.gcube.data.analysis.statisticalmanager.dao.impl
Class SMOperationDAOImpl
java.lang.Object
org.gcube.data.analysis.statisticalmanager.dao.impl.SMOperationDAOImpl
- All Implemented Interfaces:
- SMOperationDAO
public class SMOperationDAOImpl
- extends Object
- implements SMOperationDAO
|
Method Summary |
void |
add(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMOperation operation)
|
void |
delete(String operationId)
|
void |
getById(String operationId)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SMOperationDAOImpl
public SMOperationDAOImpl()
add
public void add(org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMOperation operation)
- Specified by:
add in interface SMOperationDAO
delete
public void delete(String operationId)
- Specified by:
delete in interface SMOperationDAO
getById
public void getById(String operationId)
- Specified by:
getById in interface SMOperationDAO
Copyright © 2013. All Rights Reserved.