public interface CustomWebServiceService extends CRUDService<CustomWebServiceDTO,CustomWebServiceData,java.lang.Void>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CustomWebServiceVO> |
list()
Lists all available custom web services
|
getData, getDataForNew, load, remove, removeAll, savejava.util.List<CustomWebServiceVO> list() throws FrameworkException
FrameworkException