|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.actions.orgmodel.OpenOrgModel
public class OpenOrgModel
Retrieve the Organisational Model from Directory Engine.
This call will retrieve the top level enties, their children and any mapped resources.
©2011 TIBCO Software Inc.
OrgModelEntityResult| Constructor Summary | |
|---|---|
OpenOrgModel(int version,
boolean getCalendarRefs)
Constructs a new OpenOrgModel Action |
|
| Method Summary | |
|---|---|
int |
getVersion()
The version of the Org Model to open. |
boolean |
isGetCalendarRefs()
Whether the calendar refs for Org Model Entites should be retrieved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenOrgModel(int version,
boolean getCalendarRefs)
version - The version of the Org Model to open. Specifying -1 will retrieve the latest version.getCalendarRefs - If calendar refs should be retrieved for the Org Model entities| Method Detail |
|---|
public boolean isGetCalendarRefs()
public int getVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||