|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.organization.rest.json.Groups
public class Groups
Wrapper for collection. JSON-bean framework can serialize it to json.
| Constructor Summary | |
|---|---|
Groups()
Default constructor. |
|
Groups(java.util.Collection<org.exoplatform.services.organization.Group> groups)
|
|
| Method Summary | |
|---|---|
java.util.Collection<org.exoplatform.services.organization.Group> |
getGroups()
|
void |
setGroups(java.util.Collection<org.exoplatform.services.organization.Group> value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Groups()
public Groups(java.util.Collection<org.exoplatform.services.organization.Group> groups)
groups - the groups| Method Detail |
|---|
public java.util.Collection<org.exoplatform.services.organization.Group> getGroups()
public void setGroups(java.util.Collection<org.exoplatform.services.organization.Group> value)
value - the groups
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||