public interface ExtensionPointService extends CRUDService<ExtensionPointDTO,ExtensionPointData,ExtensionPointNature>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExtensionPointVO> |
list()
Returns all extension points
|
getData, getDataForNew, load, remove, removeAll, savejava.util.List<ExtensionPointVO> list() throws FrameworkException
FrameworkException