|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.results.OrgModelEntityResult
public class OrgModelEntityResult
Result containing details of the Organisational Model in a list of OrgModelEntity entries.
OrgModelEntity| Constructor Summary | |
|---|---|
OrgModelEntityResult(java.util.ArrayList<OrgModelEntity> entities)
|
|
| Method Summary | |
|---|---|
java.util.ArrayList<OrgModelEntity> |
getEntities()
List of the entries representing the Organisational Model. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrgModelEntityResult(java.util.ArrayList<OrgModelEntity> entities)
| Method Detail |
|---|
public java.util.ArrayList<OrgModelEntity> getEntities()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||