ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
Global Organization

Macros

#define OBJIO_all_groupmembers_key   "AllGroupMembers"
 
#define OBJIO_all_roles_key   "AllRoles"
 
#define OBJIO_all_subgroups_key   "AllSubGroups"
 
#define OBJIO_org_exp_flag_key   "IsOrgImpExp"
 
#define OBJIO_org_exp_type_key   "OrgExpType"
 
#define OBJIO_role_export_index   "RoleExpIndex"
 
#define OBJIO_top_export_tag   "TopExpObject"
 
#define OBJIO_top_migrate_tag   "TopMigrateTag"
 

Detailed Description

Options used during import/export related to organization

Macro Definition Documentation

#define OBJIO_all_groupmembers_key   "AllGroupMembers"

An indicator to indicate the pom_file has AllGroupMembers set(through Bier ask/setData in organization import/export).

Definition at line 185 of file objio.h.

#define OBJIO_all_roles_key   "AllRoles"

An indicator to indicate the pom_file has AllRoles set(through Bier ask/setData in organization import/export).

Definition at line 179 of file objio.h.

#define OBJIO_all_subgroups_key   "AllSubGroups"

An indicator to indicate the pom_file has AllSubGroups set(through Bier ask/setData in organization import/export).

Definition at line 182 of file objio.h.

#define OBJIO_org_exp_flag_key   "IsOrgImpExp"

Indicate this is an organization data export/import session.

Definition at line 188 of file objio.h.

#define OBJIO_org_exp_type_key   "OrgExpType"

Indicate the organization data export/import type.

Definition at line 191 of file objio.h.

#define OBJIO_role_export_index   "RoleExpIndex"

Indicate the selected Role to export under the RAC organization export panel tree.

Definition at line 200 of file objio.h.

#define OBJIO_top_export_tag   "TopExpObject"

The first successfully stored organization top level object.

Definition at line 194 of file objio.h.

#define OBJIO_top_migrate_tag   "TopMigrateTag"

The first successfully stored organization migration top level object.

Definition at line 197 of file objio.h.