|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PermissionGroupController
Controller definition for PermissionGroup.
| Method Summary | |
|---|---|
PermissionGroup |
findByName(String name)
Returns the permission group with the given name or null if there is no such
one. |
| Methods inherited from interface br.com.arsmachina.controller.ReadableController |
|---|
countAll, findAll, findAll, findByExample, findById, findByIds, reattach |
| Methods inherited from interface br.com.arsmachina.controller.WriteableController |
|---|
delete, delete, evict, isPersistent, save, saveOrUpdate, update |
| Method Detail |
|---|
PermissionGroup findByName(String name)
null if there is no such
one.
name - a String.
PermissionGroup or null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||