|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Permission | |
---|---|
org.hibernate.test.annotations.manytomany |
Uses of Permission in org.hibernate.test.annotations.manytomany |
---|
Methods in org.hibernate.test.annotations.manytomany that return types with arguments of type Permission | |
---|---|
Collection<Permission> |
Group.getPermissions()
|
Set<Permission> |
GroupWithSet.getPermissions()
|
Method parameters in org.hibernate.test.annotations.manytomany with type arguments of type Permission | |
---|---|
void |
Group.setPermissions(Collection<Permission> permissions)
|
void |
GroupWithSet.setPermissions(Set<Permission> permissions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |