Class: ExportResourcesRequestType

tibco.objectapi.de.exporter.ExportResourcesRequestType

new ExportResourcesRequestType()

Constructs a new ExportResourcesRequestType.

The following features are supported:

Extends

Members

exportLdapContainers :boolean

Boolean value specifying whether LDAP containers will be exported (TRUE or not set) or not (FALSE). This property holds the value of the 'Export Ldap Containers' attribute.
Type:
  • boolean

exportPushDestinations :boolean

Boolean value specifying whether push destinations will be exported (TRUE or not set) or not (FALSE). This property holds the value of the 'Export Push Destinations' attribute.
Type:
  • boolean

exportResources :boolean

Boolean value specifying whether Directory Engine resource mappings will be exported (TRUE or not set) or not (FALSE). This property holds the value of the 'Export Resources' attribute.
Type:
  • boolean

modelVersion :number

Major version number of the organization model in which an organization model entity resides. If not specified, the default value will be the latest version of the organization model. (Version numbers must be compatible with, and conform to, the OSGi version number schema. For Directory Engine, only the major part of the version number is significant.) This property holds the value of the 'Model Version' attribute.
Type:
  • number
Overrides: