Class: GetOrgModelRequest

tibco.objectapi.service.request.GetOrgModelRequest

new GetOrgModelRequest(version)

Object GetOrgModelRequest Usage: RestApiService.getOrgModelService().getOrgModel(request, callback);
Parameters:
Name Type Description
version number (Java type: int) The major version of the organization model for which details are to be displayed. Can be obtained using listOrgModelVersions.
Since:
  • 4.0.0

Members

includeCalendarRefs :boolean

Query parameter: 'includecalendarrefs' (optional) Whether or not calendar references should be included for those entities that hold them.
Type:
  • boolean
Since:
  • 4.0.0
Default Value:
  • = false

includeCandidateQueries :boolean

Query parameter: 'includecandidatequeries' (optional) Whether or not candidate query configurations should be included for those positions and groups on which they have been defined.
Type:
  • boolean
Since:
  • 4.0.0
Default Value:
  • = false

includeCategories :boolean

Query parameter: 'includecategories' (optional) Specifies whether the capabilities and privileges should be grouped in the nested categories in which they were deployed.
Type:
  • boolean
Since:
  • 4.0.0
Default Value:
  • = false

includeExtPoints :boolean

Query parameter: 'includeextpoint' (optional) Whether or not organization extension point configurations should be included.
Type:
  • boolean
Since:
  • 4.0.0
Default Value:
  • = false

includeResourceCounts :boolean

Query parameter: 'includeresourcecount' (optional) Whether or not the number of resource assignments should be included for entities such as groups and positions.
Type:
  • boolean
Since:
  • 4.0.0
Default Value:
  • = false