|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.userprofile.OrganizationalEntity
org.jbpm.userprofile.Group
public class Group
| Constructor Summary | |
|---|---|
Group()
|
|
Group(String id)
|
|
| Method Summary | |
|---|---|
void |
setMembers(List<OrganizationalEntity> members)
|
| Methods inherited from class org.jbpm.userprofile.OrganizationalEntity |
|---|
equals, getId, hashCode, setId, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Group()
public Group(String id)
| Method Detail |
|---|
public void setMembers(List<OrganizationalEntity> members)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||