public interface SystemReportPreferencesService extends CRUDService<SystemReportPreferencesDTO,SystemReportPreferencesData,java.lang.Void>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SystemReportPreferencesVO> |
list()
List all available preferences
|
getData, getDataForNew, load, remove, removeAll, savejava.util.List<SystemReportPreferencesVO> list() throws FrameworkException
FrameworkException