public interface ActionManagerService
extends eu.dnetlib.common.rmi.BaseService
| Modifier and Type | Method and Description |
|---|---|
String |
createSet(ActionManagerSet set) |
boolean |
deleteSet(String setId) |
List<ActionManagerSet> |
ListSets() |
String createSet(ActionManagerSet set) throws ActionManagerException
ActionManagerExceptionboolean deleteSet(String setId) throws ActionManagerException
ActionManagerExceptionList<ActionManagerSet> ListSets() throws ActionManagerException
ActionManagerExceptionCopyright © 2018. All rights reserved.