@grails.gorm.services.Service(value: UserGroup) @groovy.transform.CompileStatic interface UserGroupDataService
Type Params | Return Type | Name and description |
---|---|---|
|
abstract java.util.List<UserGroup> |
findAllByUser(User user) |