@Service(value="userGroupService") public class UserGroupService extends AbstractCrudService<de.terrestris.shogun2.model.UserGroup>
UserGroup model.AbstractCrudServicedao| Constructor and Description |
|---|
UserGroupService() |
| Modifier and Type | Method and Description |
|---|---|
Set<de.terrestris.shogun2.model.UserGroup> |
findGroupsOfUser(de.terrestris.shogun2.model.User user) |
delete, findAll, findById, loadById, saveOrUpdatepublic Set<de.terrestris.shogun2.model.UserGroup> findGroupsOfUser(de.terrestris.shogun2.model.User user)
Copyright © 2016 terrestris GmbH & Co. KG. All rights reserved.