public interface ResourceService extends DataService<ResourceModel>
| Modifier and Type | Method and Description |
|---|---|
void |
approveResource(String resourceId) |
void |
deleteById(String resourceId) |
add, delete, edit, get, getList, getTotalCount, isExist, setScopeParametarvoid deleteById(String resourceId) throws ServiceManagerException
ServiceManagerExceptionvoid approveResource(String resourceId) throws ServiceManagerException
ServiceManagerException