|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SPGroup | |
|---|---|
| com.silverpeas.domains.silverpeasdriver | |
| Uses of SPGroup in com.silverpeas.domains.silverpeasdriver |
|---|
| Methods in com.silverpeas.domains.silverpeasdriver that return SPGroup | |
|---|---|
SPGroup |
SPGroup.getParent()
|
| Methods in com.silverpeas.domains.silverpeasdriver that return types with arguments of type SPGroup | |
|---|---|
List<SPGroup> |
SPGroupDao.findByDescription(String description)
|
List<SPGroup> |
SPGroupDao.findByName(String name)
|
Set<SPGroup> |
SPUser.getGroups()
|
Set<SPGroup> |
SPGroup.getSubGroups()
|
List<SPGroup> |
SPGroupDao.listAllRootGroups(String toto)
|
| Methods in com.silverpeas.domains.silverpeasdriver with parameters of type SPGroup | |
|---|---|
void |
SPGroup.setParent(SPGroup parent)
|
| Method parameters in com.silverpeas.domains.silverpeasdriver with type arguments of type SPGroup | |
|---|---|
void |
SPUser.setGroups(Set<SPGroup> groups)
|
void |
SPGroup.setSubGroups(Set<SPGroup> subGroups)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||