schema { query: Query mutation: Mutation } interface AbstractCalendar { associatedDocumentArea: String attachments: [ContentData] attendees: [CalendarAttendee] calendarId: String classes: [String] creationDate: CalendarDateTime_Object creator: String description: String duration: Int enabled: Boolean initialCreator: String lastModifed: CalendarDateTime_Object method: String protected: Boolean recurrenceDate: CalendarDateTime_Object referencedProcesses: [CalendarReference] referencedResources: [CalendarReference] sequence: Int stampDate: CalendarDateTime_Object startDate: CalendarDateTime_Object summary: String type: CalendarType uid: String } interface AbstractIndexingPropertyDefinition { descriptionId: String displayNameId: String group: String multiValue: Boolean multiValueScope: String name: PropertyName propertyStateDescription: PropertyStateDescription semanticInfo: PropertySemanticInfo system: Boolean type: PropertyType usageCategory: UsageCategory } interface AbstractMasterdataPropertyDefinition { audited: Boolean descriptionId: String displayNameId: String multiValue: Boolean multiValueScope: String name: PropertyName semanticInfo: PropertySemanticInfo system: Boolean type: PropertyType } interface AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } interface AbstractSearchTemplate { hitlistName: LayoutName searchName: LayoutName } interface BusinessProcessAutoStartType { typeName: String } interface Competence { competenceType: CompetenceType creator: String lastModified: DateTime } interface ConnectionPoolSetting { maxConnections: Int minConnections: Int } interface ContentServerItemSetting { active: Boolean certificate: Base64String connectTimeout: Int contentServerType: ContentServerType dataTransferTimeout: Int host: String lastModified: DateTime port: Int serverId: String ssl: Boolean user: String } interface DocumentRuleName { areaName: String name: String } interface FtAnalyzer { name: String } interface FtSimpleAnalyzer { name: String } interface Permissions { customPermissions: CustomPermissions type: PermissionsType } interface PrincipalEntity { activated: DateTime activationDate: YearMonthDay active: Boolean commonName: String creationDate: DateTime deactivated: DateTime deactivationDate: YearMonthDay deactivationReason: String description: String displayName: String domainName: String email: String fullName: String fullNames: [String] group: Boolean lastModified: DateTime position: Boolean principalId: String quota: Quota specification: PrincipalSpecificationType type: PrincipalType user: Boolean virtual: Boolean } interface PrincipalInfo { activationDate: YearMonthDay active: Boolean addressTitle: String associatedDocumentArea: String categories: [String] classes: [String] commonName: String creatorDomainName: String creatorPrincipalId: String customBoolean1: Boolean customDatetime1: DateTime customDouble1: Float customLong1: Long customLong2: Long customMultiString1: [String] customMultiString2: [String] customMultiString3: [String] customString1: String customString2: String customString3: String customString4: String customString5: String deactivationDate: YearMonthDay deactivationReason: String default: Boolean department: String description: String displayName: String domainName: String emails: [String] fullName: String infoId: String instantMessaging: [String] languages: [Locale] lastModified: DateTime logo: ContentData name: String note: String organizations: [String] photo: ContentData principalId: String publicKey: ContentData referencedResources: [UserInfoReference] referencedUserInfo: [UserInfoReference] roles: [String] signature: ContentData sound: ContentData source: String timeZone: String titles: [String] type: PrincipalType url: String } interface PropertyDefinition { descriptionId: String displayNameId: String multiValue: Boolean multiValueScope: String name: PropertyName semanticInfo: PropertySemanticInfo system: Boolean type: PropertyType } interface PropertyName { areaName: String name: String } interface PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } interface TaskMailTextSetting { value: ObjectScalar } interface TimePattern { alwaysPattern: TimeIntervalPattern alwaysPatternSet: [TimePattern] descriptionId: String } interface VirtualObjectclassType { typeName: ObjectScalar } interface WorkflowAutoStartType { typeName: String } interface XsapSystemConnection { logTrace: Int router: String } type AbstractKeyType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type AbstractResourceType { extension: Boolean id: Int resource: Boolean stringId: String } type Actor { commonName: String domainName: String fullName: String name: String } type Address { POBox: String addressType: AddressType country: String deliveryAddress: Boolean displayName(style: AddressNameStyle): String geoX: Float geoY: Float label: String locality: String postalCode: String region: String street: String timeZone: String } type AdministrativeDocumentAreaSetting { documentAreaName: String excludedPropertyNames: [IndexingPropertyName] lastModified: DateTime visibilityQuery: StringCondition } type AdministrativeRunningState { errorMessages: [MapEntry_ResourceKey_String] numberCompleted: Int numberErrors: Int numberResources: Int running: Boolean } type AdministrativeService { ancestors(resourceKey: String): [String] ancestorsWithProps(propNames: [PropertyNameInput], resourceKey: String): ResourceResultItemList rootFolder(documentAreaName: String): String rootFolderWithProps(documentAreaName: String, propertyNames: [PropertyNameInput]): ResourceResultItem runningState: AdministrativeRunningState search(resourceKey: String, searchControl: SearchControlInput): ResourceResults searchFolders(resourceKey: String, searchControl: SearchControlInput): ResourceResults searchFoldersNQL(query: String, resourceKey: String): ResourceResults searchNQL(query: String, resourceKey: String): ResourceResults upgradedSmartLayout(layoutName: LayoutNameInput): Layout validatePreConditions(container: AdministrativeContainerInput): ValidationResults } type AgentCompetence implements Competence { active: Boolean actual: Boolean competenceType: CompetenceType creator: String end: YearMonthDay lastModified: DateTime readOnly: Boolean referencedPositionId: String start: YearMonthDay } type AggregateCalendarPropertyName implements PropertyName { areaName: String function: AggregateFunction name: String propertyName: CalendarPropertyName } type AggregateMasterdataPropertyName implements PropertyName { areaName: String function: AggregateFunction name: String ownerDocumentAreaName: String propertyName: MasterdataPropertyName } type AggregatePrincipalEntityPropertyName implements PropertyName { areaName: String function: AggregateFunction name: String propertyName: PrincipalEntityPropertyName } type AggregatePropertyName implements PropertyName { areaName: String function: AggregateFunction name: String propertyName: IndexingPropertyName } type AggregateResults { cell(columnIndex: Int, rowIndex: Int): ObjectScalar column(columnIndex: Int, propertyName: PropertyNameInput): [ObjectScalar] columnCount: Int propertyNames: [PropertyName] row(rowIndex: Int): [ObjectScalar] rowCount: Int } type AlarmCalendar implements AbstractCalendar { action: AlarmAction associatedDocumentArea: String attachments: [ContentData] attendees: [CalendarAttendee] calendarId: String classes: [String] creationDate: CalendarDateTime_Object creator: String description: String duration: Int enabled: Boolean initialCreator: String lastModifed: CalendarDateTime_Object method: String protected: Boolean recurrenceDate: CalendarDateTime_Object referenceProperty: AlarmReferenceProperty referencedProcesses: [CalendarReference] referencedResources: [CalendarReference] relatedTo: String repetitions: Int sequence: Int stampDate: CalendarDateTime_Object startDate: CalendarDateTime_Object summary: String trigger: Int triggerDates: [CalendarDateTime_DateTime] type: CalendarType uid: String } type AlphaNumericBlobType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type AlphaNumericType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type AnyType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type AreaQualifiedIdentifier { areaName: String name: String } type AreaQualifiedIdentifierType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type AsynchronousTaskState { documentArea: String ended: DateTime started: DateTime taskType: AsynchronousTaskType updated: DateTime usageCategory: UsageCategory } type AuditDocumentAreaSetting { addDocumentAuditingEnabled: Boolean addEntityAuditingEnabled: Boolean addExtensionAuditingEnabled: Boolean addFolderAuditingEnabled: Boolean addLinkAuditingEnabled: Boolean addRelationAuditingEnabled: Boolean assignInstanceAuditingEnabled: Boolean deleteDocumentAuditingEnabled: Boolean deleteEntityAuditingEnabled: Boolean deleteExtensionAuditingEnabled: Boolean deleteFolderAuditingEnabled: Boolean deleteLinkAuditingEnabled: Boolean deleteRelationAuditingEnabled: Boolean documentAreaName: String endInstanceAuditingEnabled: Boolean endProcessAuditingEnabled: Boolean entityRelationAuditingEnabled: Boolean objectclassSettings: [AuditObjectclassSetting] permissionsElementAuditingEnabled: Boolean readDocumentAuditingEnabled: Boolean readEntityAuditingEnabled: Boolean readExtensionAuditingEnabled: Boolean readFolderAuditingEnabled: Boolean readInstanceAuditingEnabled: Boolean readLinkAuditingEnabled: Boolean readRelationAuditingEnabled: Boolean reportProcessAuditingEnabled: Boolean repositoryAuditingEnabled: Boolean resetInstanceAuditingEnabled: Boolean resumeInstanceAuditingEnabled: Boolean searchElementAuditingEnabled: Boolean searchInstanceAuditingEnabled: Boolean searchResourceAuditingEnabled: Boolean startProcessAuditingEnabled: Boolean startTaskAuditingEnabled: Boolean suspendInstanceAuditingEnabled: Boolean updateDocumentAuditingEnabled: Boolean updateEntityAuditingEnabled: Boolean updateExtensionAuditingEnabled: Boolean updateFolderAuditingEnabled: Boolean updateInstanceAuditingEnabled: Boolean updateLinkAuditingEnabled: Boolean updateRelationAuditingEnabled: Boolean workflowAuditingEnabled: Boolean writeMasterdataAuditingEnabled: Boolean } type AuditLog { logItems: [AuditLogItem] } type AuditLogDetailsHook implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type AuditLogItem { auditId: AuditId auditScope: AuditScope description: String details: String nameId: String objectBusinessKey: ObjectScalar principalId: String scopeName: String timestamp: DateTime toStringRepresentation: String userName: String } type AuditObjectclassSetting { addDocumentAuditingEnabled: Boolean addExtensionAuditingEnabled: Boolean addFolderAuditingEnabled: Boolean addLinkAuditingEnabled: Boolean deleteDocumentAuditingEnabled: Boolean deleteExtensionAuditingEnabled: Boolean deleteFolderAuditingEnabled: Boolean deleteLinkAuditingEnabled: Boolean objectclass: ObjectclassName readDocumentAuditingEnabled: Boolean readExtensionAuditingEnabled: Boolean readFolderAuditingEnabled: Boolean readLinkAuditingEnabled: Boolean repositoryAuditingEnabled: Boolean searchResourceAuditingEnabled: Boolean updateDocumentAuditingEnabled: Boolean updateExtensionAuditingEnabled: Boolean updateFolderAuditingEnabled: Boolean updateLinkAuditingEnabled: Boolean } type AuditSetting { activationDate: DateTime active: Boolean addDocumentAuditingEnabled: Boolean addExtensionAuditingEnabled: Boolean addFolderAuditingEnabled: Boolean addLinkAuditingEnabled: Boolean archiveType: String assignInstanceAuditingEnabled: Boolean auditedSystemPropertyNames: [String] auditingEnabled: Boolean authenticationAuditingEnabled: Boolean collaborationAuditingEnabled: Boolean configurationAuditingEnabled: Boolean deactivationDate: DateTime deepResourcesAsynchronousThreshold: Int deleteDocumentAuditingEnabled: Boolean deleteExtensionAuditingEnabled: Boolean deleteFolderAuditingEnabled: Boolean deleteLinkAuditingEnabled: Boolean documentAreaSettings: [AuditDocumentAreaSetting] endInstanceAuditingEnabled: Boolean endProcessAuditingEnabled: Boolean excludedContexts: [AuditRequestContext] expireAfterRetention: Boolean identityAuditingEnabled: Boolean lastModified: DateTime logItemArchiveThreshold: Int masterdataAuditingEnabled: Boolean maxFileSize: Int readDocumentAuditingEnabled: Boolean readExtensionAuditingEnabled: Boolean readFolderAuditingEnabled: Boolean readInstanceAuditingEnabled: Boolean readLinkAuditingEnabled: Boolean reportProcessAuditingEnabled: Boolean repositoryAuditingEnabled: Boolean resetInstanceAuditingEnabled: Boolean resumeInstanceAuditingEnabled: Boolean retentionPeriod: Int searchInstanceAuditingEnabled: Boolean searchResourceAuditingEnabled: Boolean startProcessAuditingEnabled: Boolean startTaskAuditingEnabled: Boolean suspendInstanceAuditingEnabled: Boolean synchronize: Boolean targetDocumentAreaName: String targetFolderQuery: StringCondition updateDocumentAuditingEnabled: Boolean updateExtensionAuditingEnabled: Boolean updateFolderAuditingEnabled: Boolean updateInstanceAuditingEnabled: Boolean updateLinkAuditingEnabled: Boolean workflowAuditingEnabled: Boolean writeMasterdataAuditingEnabled: Boolean } type AuthenticationID { active: Boolean creationDate: DateTime creator: String description: String expirationDate: DateTime id: String lastModified: DateTime principalId: String type: AuthenticationIDType } type AuthenticationInfo { clusterLoadBalancePlain: [String] clusterLoadBalanceSsl: [String] customer: String disableAutomaticRelogin: Boolean hessian1: Boolean serverVersion: String sessionBusinessProcessStartTemplates: [BusinessProcessStartTemplateName] sessionDefaultPositionId: String sessionGroupIds: [String] sessionLoginsFailed: Int sessionObjectclassToLayoutTypedLayoutsMapping: [MapEntry_ObjectclassName_Map_LayoutType_List_LayoutName] sessionObjectclassToLayoutTypedVariousLayoutsMapping: [MapEntry_ObjectclassName_Map_LayoutType_List_LayoutName] sessionObjectclassToLayoutsMapping: [MapEntry_ObjectclassName_List_LayoutName] sessionObjectclassToQuickIndexingLayoutsMapping: [MapEntry_ObjectclassName_List_LayoutName] sessionObjectclassToReferenceHitlistLayoutsMapping: [MapEntry_ObjectclassName_List_LayoutName] sessionObjectclassToVersionHitlistLayoutsMapping: [MapEntry_ObjectclassName_List_LayoutName] sessionOrgWorkEnvironment: [MapEntry_String_OrgWorkEnvironment] sessionPasswordChangeAllowed: Boolean sessionPasswordExpirationToWarn: Boolean sessionPasswordRemainingDays: Int sessionPermissions: [Permissions] sessionPermissionsOfPositions: [MapEntry_String_List_Permissions] sessionPermissionsOfProxyPositions: [MapEntry_String_List_Permissions] sessionPositionIds: [String] sessionPrincipal: Principal sessionPrincipalId: String sessionProxyPermissionsOfPositions: [MapEntry_String_List_Permissions] sessionVisibilityRules: [MapEntry_String_List_VisibilityRuleName] sessionWorkflowStartTemplates: [WorkflowStartTemplateName] } type AuthenticationService { login: AuthenticationInfo relogin: AuthenticationInfo } type AuthorityManagementService { allDocAreaRoles(docAreaName: String): [Role] allPermissions(roleNames: [RoleNameInput]): [Permissions] allSystemRoles: [Role] assignment(roleName: RoleNameInput): [String] hierarchicalAssignment(roleName: RoleNameInput): [String] hierarchicalRoleSet(principalId: String): [Role] hierarchicalRoleSetActive(principalId: String): [Role] permissions(roleName: RoleNameInput): [Permissions] role(roleName: RoleNameInput): Role rolePermissions(roleNames: [RoleNameInput]): [MapEntry_RoleName_List_Permissions] roleSet(principalId: String): [Role] roles(roleNames: [RoleNameInput]): [Role] userPermissions(userPrincipalId: String): [Permissions] } type BasicSearchTemplate implements AbstractSearchTemplate { findDocuments: Boolean findFolders: Boolean findLinks: Boolean hitlistName: LayoutName includeSubFolders: Boolean replacementForNavigation: Boolean searchName: LayoutName } type Binary { descriptionId: String displayNameId: String lastModified: DateTime name: String payload: Base64String } type BlobType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type BooleanType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type BusinessCalendar { businessDaysPerMonth: Int businessDaysPerYear: Int businessHoursPerDay: Int businessHoursPerWeek: Int default: Boolean descriptionId: String displayNameId: String holidays: [Holiday] lastModified: DateTime name: String weekDays: [MapEntry_DayOfWeek_List_DayPart] } type BusinessCalendarImportPolicy { currentYear: Boolean federalLands: [GermanFederalLand] futureYears: Int nextYear: Boolean @deprecated(reason : "Deprecated") pastYears: Int years: [Int] } type BusinessKeyRegulationPart { active: Boolean businessKeyPart: String regulationType: BusinessKeyRegulationType } type BusinessProcessAutoStartSetting { active: Boolean basketObjectclass: ObjectclassName descriptionId: String displayNameId: String endStartTask: Boolean initialProperties: [MapEntry_IndexingPropertyName_Object] lastModified: DateTime name: BusinessProcessAutoStartSettingName processDefinition: BusinessProcessDefinitionName startTemplate: BusinessProcessStartTemplateName starterPositionId: String trigger: StringCondition type: BusinessProcessAutoStartType } type BusinessProcessAutoStartSettingName { areaName: String name: String } type BusinessProcessDefinition { data: BusinessProcessDefinitionData metadata: BusinessProcessDefinitionMetadata name: BusinessProcessDefinitionName! } type BusinessProcessDefinitionData { overview: BusinessProcessDefinitionOverview xmlDefinition: String } type BusinessProcessDefinitionMetadata { active: Boolean allowMoveToManagedBasket: Boolean associatedDecisionTableDefinitions: [DecisionTableDefinitionName] associatedSubProcessDefinitions: [BusinessProcessDefinitionName] creationDate: DateTime descriptionId: String displayNameId: String displayNameReferencePropertyName: IndexingPropertyName emailServer: String emailsSent: Boolean firstStartDate: DateTime hasStartTask: Boolean initialVersionInfo: DefaultConfigurationInitialVersionInfo lastModified: DateTime lastStartDate: DateTime mnemonic: String propertiesUsed: [PropertyName] startBehavior: BusinessProcessStartBehavior tasks: [BusinessProcessTask] tasksMailSetting: TaskMailSetting version: Int versionComment: String versionCreator: String } type BusinessProcessDefinitionName { areaName: String name: String } type BusinessProcessDefinitionNodeBounds { displayNameId: String height: Int nodeName: String width: Int x: Int y: Int } type BusinessProcessDefinitionOverview { image: Base64String nodeBounds: [MapEntry_String_BusinessProcessDefinitionNodeBounds] } type BusinessProcessDocumentAreaSetting { considerReadPermissions: Boolean createIncidentOnFailedAsyncAction: Boolean createIncidentOnFailedTimer: Boolean deletionThreshold: Int documentAreaName: String lastModified: DateTime restrictedProcessCategoryTags: Boolean userRelatedCategoryTags: Boolean } type BusinessProcessInstanceResultTable { cell(columnIndex: Int, instanceKey: String, propertyName: PropertyNameInput, rowIndex: Int): ObjectScalar column(columnIndex: Int, propertyName: PropertyNameInput): [ObjectScalar] columnCount: Int instanceKeys: [String] propertyNames: [PropertyName] row(instanceKey: String, rowIndex: Int): [ObjectScalar] rowCount: Int } type BusinessProcessInstanceResults { hasMoreResults: Boolean resultCount: Int resultTable: BusinessProcessInstanceResultTable resultTableIndex: SearchResult resultTableMap: StructuredSearchResult } type BusinessProcessPermissions implements Permissions { customPermissions: CustomPermissions end: Boolean name: BusinessProcessDefinitionName readProcesses: Boolean readTasks: Boolean reset: Boolean resume: Boolean sendEvent: Boolean start: Boolean suspend: Boolean type: PermissionsType withdraw: Boolean writeProperties: Boolean } type BusinessProcessService { eventNamesByProcessDefinitionName(name: BusinessProcessDefinitionNameInput, type: EventType): [String] eventNamesByProcessInstanceKey(instanceKey: String, type: EventType): [String] exists(instanceKey: String): Boolean processInstanceKey(instanceKey: String): String properties(instanceKey: String, propNames: [PropertyNameInput]): [Property] search(documentAreaName: String, instanceType: BusinessProcessInstanceType, searchControl: SearchControlInput): BusinessProcessInstanceResults searchAggregate(documentAreaName: String, instanceType: BusinessProcessInstanceType, searchControl: SearchControlInput): AggregateResults searchAggregateNQL(documentAreaName: String, instanceType: BusinessProcessInstanceType, query: String): AggregateResults searchFulltext(documentAreaName: String, fulltextQuery: String, instanceType: BusinessProcessInstanceType, searchControl: SearchControlInput): BusinessProcessInstanceResults searchNQL(documentAreaName: String, instanceType: BusinessProcessInstanceType, query: String): BusinessProcessInstanceResults searchNQLFulltext(documentAreaName: String, fulltextQuery: String, instanceType: BusinessProcessInstanceType, query: String): BusinessProcessInstanceResults taskInstanceKeys(processInstanceKey: String, searchControl: SearchControlInput): BusinessProcessInstanceResults taskInstanceKeysNQL(processInstanceKey: String, query: String): BusinessProcessInstanceResults } type BusinessProcessStartBehavior { allowAllFolderObjectclasses: Boolean allowedAttachmentBehavior: [AttachmentBehavior] allowedFolderObjectclasses: [ObjectclassName] allowedPriorityBehavior: [PriorityBehavior] basketBehavior: BasketBehavior } type BusinessProcessStartTemplate { associatedOrgEntityIds: [String] associatedRoleNames: [RoleName] basketObjectclass: ObjectclassName clientValues: [MapEntry_ClientType_byteArray] descriptionId: String displayNameId: String firstStartDate: DateTime lastModified: DateTime lastStartDate: DateTime name: BusinessProcessStartTemplateName processDefinition: BusinessProcessDefinitionName properties: [MapEntry_IndexingPropertyName_Object] } type BusinessProcessStartTemplateName { areaName: String name: String } type BusinessProcessTask { mappedLayouts: [LayoutName] taskMetadata: BusinessProcessTaskMetadata taskName: String } type BusinessProcessTaskMetadata { attributes: [MapEntry_String_String] descriptionId: String displayNameId: String endLabelId: String startTask: Boolean taskMailSetting: TaskMailSetting } type CalendarAttendee { attendee: CalendarUser replyExpected: Boolean role: ParticipationRole status: ParticipationStatus } type CalendarDateTime_DateTime { asDateTime: DateTime dateTime: DateTime timeZone: String triggered: Boolean } type CalendarDateTime_Object { asDateTime: DateTime dateTime: ObjectScalar timeZone: String triggered: Boolean } type CalendarEmailSetting { onAlarmTrigger: Boolean } type CalendarInterval { duration: Long end: CalendarDateTime_Object start: CalendarDateTime_Object } type CalendarPropertyDefinition { descriptionId: String displayNameId: String multiValue: Boolean multiValueScope: String name: CalendarPropertyName system: Boolean type: PropertyType } type CalendarPropertyName implements PropertyName { areaName: String name: String } type CalendarRecurrence { end: CalendarDateTime_Object excludedDates: [CalendarInterval] frequency: RecurrenceFrequency includedDates: [CalendarInterval] interval: Int position: Int repetitions: Int timePattern: TimePattern } type CalendarReference { referencedId: String referencedProperty: String } type CalendarResultTable { calendarIds: [String] cell(calendarId: String, columnIndex: Int, propertyName: PropertyNameInput, rowIndex: Int): ObjectScalar column(columnIndex: Int, propertyName: PropertyNameInput): [ObjectScalar] columnCount: Int propertyNames: [PropertyName] row(calendarId: String, rowIndex: Int): [ObjectScalar] rowCount: Int } type CalendarResults { hasMoreResults: Boolean resultCount: Int resultTable: CalendarResultTable resultTableIndex: SearchResult resultTableMap: StructuredSearchResult } type CalendarUser { domainName: String email: String fullName: String name: String referenceId: String type: CalendarUserType uri: String } type Certificate { active: Boolean certificateInfo: [CertificateInfo] data: Base64String } type CertificateInfo { endValidity: DateTime issuerDN: String startValidity: DateTime } type ClobType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type ClusterCoreDescription { bindAddress: String containerJobRunningStates: [MapEntry_String_ContainerJobRunningState] coordinatedJobNames: [String] coreDescription: String coreName: String currentlyRunningJobs: [String] dbSchema: String dbUrl: String excludedPlugins: [String] instanceName: String instanceServerCanonicalHostName: String instanceServerHost: String instanceServerHostName: String instanceServerPlainPort: String instanceServerSslPort: String jobCoordinatorExcludedJobNames: [String] jobCoordinatorJobNames: [String] jobCoordinatorPriority: Int runInInstance: Boolean serverInstanceId: String serverName: String } type ClusterProtocol { name: String properties: [MapEntry_Object_Object] } type ClusterSetting { clusterId: String configurationCacheMode: ClusterCacheMode descriptionId: String displaynameId: String initialHosts: String lastModified: DateTime lockAcquisitionTimeout: Long protocols: [ClusterProtocol] @deprecated(reason : "Deprecated") stack: ClusterStack @deprecated(reason : "Deprecated") } type ClusterStack { name: String protocols: [ClusterProtocol] } type CollaborationMessageSetting { dummy: String } type CollaborationRule { active: Boolean collaborationType: CollaborationObjectType descriptionId: String filter: StringCondition lastModified: DateTime roleSet: [RoleName] roleSetType: VisibilityRuleRoleSetType ruleName: String ruleScope: String } type CollaborationService { availableTeamspaceIds(domainName: String): [String] calendar(calendarId: String): AbstractCalendar calendarAsICalendar(calendarId: String): Base64String calendarPropertyDefinition(propertyname: CalendarPropertyNameInput): CalendarPropertyDefinition calendarPropertyDefinitions: [CalendarPropertyDefinition] calendars(uid: String): [AbstractCalendar] calendarsAsICalendar(calendarIds: [String]): Base64String calendarsByIds(calendarIds: [String]): [AbstractCalendar] currentTeamspaceFolders(documentAreaName: String): [String] currentTeamspaceIds: [String] existsCalendar(calendarId: String): Boolean searchCalendars(searchControl: SearchControlInput): CalendarResults searchCalendarsAggregate(searchControl: SearchControlInput): AggregateResults searchCalendarsAggregateNQL(nql: String): AggregateResults searchCalendarsNQL(nql: String): CalendarResults teamspace(teamspaceId: String): Group translate(text: String): String translateAll(dictionary: String, fallback: Boolean, texts: [String]): [String] translate_1(fallback: Boolean, text: String): String translate_2(dictionary: String, fallback: Boolean, text: String): String } type CollaborationSetting { asynchronousPrincipalFolderOperations: Boolean calendarFutureRecurrenceDatesSize: Int calendarPastRecurrenceDatesSize: Int defaultAlarmActions: [AlarmAction] lastModified: DateTime retainDeletedPrincipalInfo: Boolean synchronizeCalendars: Boolean synchronizePrincipalInfo: Boolean } type CommonMessageSetting { messageStoreSize: Int } type CommonSetting { PDFACreationPolicy: PDFACreationPolicy PDFAExceptionPolicy: PDFAExceptionPolicy adaptToNonVCardCompliantBehavior: Boolean allowedObjectclassConsidered: Boolean approximateCountLookAheadPages: Int archivedDeletionAllowance: ArchivedDeletionAllowance createPdfRenditions: Boolean createPreviews: Boolean createThumbnails: Boolean deletionPolicy: DeletionPolicy excludeBusinessKeyRegulationParts: [BusinessKeyRegulationPart] extensionStates: ExtensionStates fulltextIndexMirrorLocalCache: Boolean fulltextSearchOrderRepository: FulltextSearchOrder fulltextSearchOrderWorkflow: FulltextSearchOrder greedyStandardDictionaryUpgrade: Boolean idleSessionLifeTime: Int includeBusinessKeyRegulationParts: [BusinessKeyRegulationPart] jdbcBatchSize: Int lastModified: DateTime masterdataReferenceIntegrity: MasterdataReferenceIntegrity minimumPdfaVersionArchive: PDFAVersion minimumPdfaVersionVirtualRendition: PDFAVersion parallelSearchFetchSize: Int parallelSearchInClauseSize: Int parallelSearchMaxThreads: Int passwordHashAlgorithm: HashAlgorithm pdfRenditionSetting: PdfRenditionSetting physicalDeleteThreshold: Int previewSetting: PreviewSetting publishedResourcesDeleteThreshold: Int refreshDocumentsCount: Boolean reportFailedPDFACreation: Boolean saltedHashedPasswords: Boolean searchCaseSensitive: Boolean searchPageSizeRepositoryFulltextFactor: Int searchPageSizeWorkflowFulltextFactor: Int securitySetting: SecuritySetting subtypeSettings: [MapEntry_Subtype_SubtypeSetting] subtypes: [Subtype] thumbnailSetting: ThumbnailSetting upgradeStandardConfiguration: Boolean validatePdfa: Boolean } type ComputedIndexingPropertyDefinition implements AbstractIndexingPropertyDefinition & PropertyDefinition { custom: Boolean descriptionId: String displayNameId: String group: String multiValue: Boolean multiValueScope: String name: PropertyName necessaryIndexingProperties: [IndexingPropertyName] pluginName: String propertyStateDescription: PropertyStateDescription semanticInfo: PropertySemanticInfo system: Boolean type: PropertyType usageCategory: UsageCategory useAsContextVariable: Boolean } type ComputedMasterdataPropertyDefinition implements AbstractMasterdataPropertyDefinition & PropertyDefinition { audited: Boolean custom: Boolean descriptionId: String displayNameId: String multiValue: Boolean multiValueScope: String name: PropertyName necessaryMasterdataProperties: [MasterdataPropertyName] pluginName: String searchable: Boolean semanticInfo: PropertySemanticInfo system: Boolean type: PropertyType } type ConfigurationKey { AQIIdentifier(aqiClass: Class): AreaQualifiedIdentifier additionIdentifier(additionClass: Class): ObjectScalar areaNameStringIdentifier: String complex: Boolean complexIdentifier(partKeyClass: Class): [ObjectPartKey] customConfigurationNameIdentifier: CustomConfigurationName hasAdditionIdentifier: Boolean nameStringIdentifier: String retentionPeriodSetting: Boolean retentionPeriodSettingIdentifier: Boolean stringIdentifier: String type: ConfigurationType version: Boolean versionIdentifier: Int } type ConfigurationPeerEntry { authorizedOrgEntityIds: [String] configurationType: ConfigurationType } type ConfigurationPeerSetting { controlledTypes: [ConfigurationPeerEntry] lastModified: DateTime } type ConfigurationService { OAuthSetting(name: String): OAuthSetting OAuthSettings: [OAuthSetting] SAMLSetting(name: String): SAMLSetting SAMLSettings: [SAMLSetting] abstractIndexingPropertyDefinition(name: IndexingPropertyNameInput): AbstractIndexingPropertyDefinition abstractIndexingPropertyDefinitions(documentAreaName: String): [AbstractIndexingPropertyDefinition] abstractIndexingPropertyDefinitionsByUsageCategory(documentAreaName: String, usageCategory: UsageCategory): [AbstractIndexingPropertyDefinition] abstractMasterdataPropertyDefinition(propertyName: MasterdataPropertyNameInput): AbstractMasterdataPropertyDefinition abstractMasterdataPropertyDefinitions(documentAreaName: String, masterdataScope: String): [AbstractMasterdataPropertyDefinition] abstractMasterdataPropertyDefinitionsByDocArea(documentAreaName: String): [AbstractMasterdataPropertyDefinition] activatedScenarios(documentAreaName: String): [Subtype] administrativeDocumentAreaSetting(documentAreaName: String): AdministrativeDocumentAreaSetting archivedAuditLog(auditScope: AuditScope, from: YearMonthDay, scopeName: String, to: YearMonthDay): AuditLog archivedAuditLogByBusinessKey(auditScope: AuditScope, from: YearMonthDay, objectBusinessKey: ObjectScalar, scopeName: String, to: YearMonthDay): AuditLog auditSetting: AuditSetting availableArchiveTypes: [String] availableContentTypes: [String] availableFtSimpleAnalyzers: [FtSimpleAnalyzer] availableHighlightContentContentTypes: [String] availablePdfRenditionSourceTypes: [String] availablePreviewSourceTypes: [String] availableTextEncodings: [String] availableThumbnailSourceTypes: [String] binaries: [Binary] businessCalendar(name: String): BusinessCalendar businessCalendars: [BusinessCalendar] businessProcessAutoStartSetting(businessProcessAutoStartSetting: BusinessProcessAutoStartSettingNameInput): BusinessProcessAutoStartSetting businessProcessAutoStartSettings(businessProcessAutoStartSettings: [BusinessProcessAutoStartSettingNameInput]): [BusinessProcessAutoStartSetting] businessProcessAutoStartSettingsByDocAreaName(documentAreaName: String): [BusinessProcessAutoStartSetting] businessProcessAutoStartSettingsByProcessDefinition(processDefinition: BusinessProcessDefinitionNameInput): [BusinessProcessAutoStartSetting] businessProcessCustomDelegateHandlerClassNames: [String] businessProcessCustomListenerHandlerClassNames: [String] businessProcessCustomVariableMappingHandlerClassNames: [String] businessProcessDefinition(name: BusinessProcessDefinitionNameInput): BusinessProcessDefinition businessProcessDefinitionVersion(name: BusinessProcessDefinitionNameInput, version: Int): BusinessProcessDefinition businessProcessDefinitionVersions(processDefinitionName: BusinessProcessDefinitionNameInput): [BusinessProcessDefinition] businessProcessDefinitions(documentAreaName: String): [BusinessProcessDefinition] businessProcessDocumentAreaSetting(documentAreaName: String): BusinessProcessDocumentAreaSetting businessProcessStandardDelegateHandlerClassNames: [String] businessProcessStandardListenerHandlerClassNames: [String] businessProcessStandardVariableMappingHandlerClassNames: [String] businessProcessStartTemplate(businessProcessStartTemplate: BusinessProcessStartTemplateNameInput): BusinessProcessStartTemplate businessProcessStartTemplates(documentAreaName: String): [BusinessProcessStartTemplate] businessProcessStartTemplatesByProcessDefinition(processDefinition: BusinessProcessDefinitionNameInput): [BusinessProcessStartTemplate] businessProcessStartTemplatesByStartTemplates(businessProcessStartTemplates: [BusinessProcessStartTemplateNameInput]): [BusinessProcessStartTemplate] clusterCoreDescriptions: [ClusterCoreDescription] clusterId: String clusterSetting: ClusterSetting collaborationRule(ruleName: String): CollaborationRule collaborationRules: [CollaborationRule] collaborationSetting: CollaborationSetting commonSetting: CommonSetting computedIndexingPropertyDefinition(indexingPropertyName: IndexingPropertyNameInput): ComputedIndexingPropertyDefinition computedIndexingPropertyDefinitions(documentAreaName: String): [ComputedIndexingPropertyDefinition] computedIndexingPropertyDefinitionsByUsageCategory(documentAreaName: String, usageCategory: UsageCategory): [ComputedIndexingPropertyDefinition] computedMasterdataPropertyDefinition(propertyName: MasterdataPropertyNameInput): ComputedMasterdataPropertyDefinition computedMasterdataPropertyDefinitions(documentAreaName: String, masterdataScope: String): [ComputedMasterdataPropertyDefinition] computedMasterdataPropertyDefinitionsByDocArea(documentAreaName: String): [ComputedMasterdataPropertyDefinition] configurationPeerSetting: ConfigurationPeerSetting contentMetadataInjectionDocumentAreaSetting(documentAreaName: String): ContentMetadataInjectionDocumentAreaSetting contentMetadataInjectionSetting: ContentMetadataInjectionSetting contentServerItemSetting(serverId: String): ContentServerItemSetting contentServerItemSettings: [ContentServerItemSetting] contentServerItemSettingsByServerType(type: ContentServerType): [ContentServerItemSetting] contentServerSetting: ContentServerSetting contentSetting: ContentSetting currentAuditLog(auditScope: AuditScope, scopeName: String): AuditLog @deprecated(reason : "Deprecated") currentAuditLogByBusinessKey(auditScope: AuditScope, objectBusinessKey: ObjectScalar, scopeName: String): AuditLog currentAuditLogWithPaging(auditScope: AuditScope, paging: PagingControlInput, scopeName: String): AuditLog currentServerTime: DateTime customConfiguration(name: CustomConfigurationNameInput): CustomConfiguration customConfigurations: [CustomConfiguration] customConfigurationsByName(name: String): [CustomConfiguration] customConfigurationsByType(type: String): [CustomConfiguration] customFunctionDefinition(name: String): CustomFunctionDefinition customFunctionDefinitions: [CustomFunctionDefinition] customPermissionDefinition(name: String, type: PermissionsType): CustomPermissionDefinition customPermissionDefinitions: [CustomPermissionDefinition] customPermissionDefinitionsByType(type: PermissionsType): [CustomPermissionDefinition] dbDialect: DbDialect dbDocumentAreaSetting(documentAreaName: String): DbDocumentAreaSetting dbIndex(name: DbIndexNameInput): DbIndex dbIndexState(name: DbIndexNameInput): DbIndexState dbIndexStates(areaName: String): [DbIndexState] dbIndexes(areaName: String): [DbIndex] dbSetting: DbSetting dbWordBlackList: [String] decisionTableDefinition(name: DecisionTableDefinitionNameInput): DecisionTableDefinition decisionTableDefinitions(documentAreaName: String): [DecisionTableDefinition] defaultAvailableFulltextContentTypes: [String] defaultConfigurationOffsets: [DefaultConfigurationInfo] defaultContentMetadataContentTypeMapping(contentType: String): ContentMetadataContentTypeMapping defaultContentMetadataContentTypeMappings: [ContentMetadataContentTypeMapping] defaultDictionary: Dictionary dictionaries: [Dictionary] dictionary(locale: String): Dictionary documentArea(docAreaName: String): DocumentArea documentAreas: [DocumentArea] documentObjectclasses(documentAreaName: String): [DocumentObjectclass] documentRule(ruleName: DocumentRuleNameInput): DocumentRule documentRules(docAreaName: String): [DocumentRule] domain(domainName: String): Domain domains: [Domain] emailDocumentAreaSetting(documentAreaName: String): EmailDocumentAreaSetting emailServer(name: String): EmailServer emailServers: [EmailServer] emailSetting: EmailSetting expirationRules(docAreaName: String): [ExpirationRule] extensionStateControlSetting: ExtensionStateControlSetting @deprecated(reason : "Deprecated") fileServerItemSetting(serverId: String): FileServerItemSetting fileServerItemSettings: [FileServerItemSetting] fileServerItemSettingsByServerType(type: FileServerType): [FileServerItemSetting] fileServerSetting: FileServerSetting folderObjectclasses(documentAreaName: String): [FolderObjectclass] folderTemplate(folderTemplateName: FolderTemplateNameInput): FolderTemplate folderTemplates(documentAreaName: String): [FolderTemplate] form(formName: FormNameInput): Form formData(formName: FormNameInput): FormData formMetadata(formName: FormNameInput): FormMetadata formMetadatas(documentAreaName: String): [FormMetadata] formattedIndexingPropertyDefinition(indexingPropertyName: IndexingPropertyNameInput): FormattedIndexingPropertyDefinition formattedIndexingPropertyDefinitions(documentAreaName: String): [FormattedIndexingPropertyDefinition] formattedIndexingPropertyDefinitionsByUsageCategory(documentAreaName: String, usageCategory: UsageCategory): [FormattedIndexingPropertyDefinition] formattedMasterdataPropertyDefinition(masterdataPropertyName: MasterdataPropertyNameInput): FormattedMasterdataPropertyDefinition formattedMasterdataPropertyDefinitions(masterdataScopeName: String, ownerDocumentAreaName: String): [FormattedMasterdataPropertyDefinition] formattedMasterdataPropertyDefinitionsByDocArea(documentAreaName: String): [FormattedMasterdataPropertyDefinition] forms(documentAreaName: String): [Form] fulltextDocumentAreaSetting(documentAreaName: String): FulltextDocumentAreaSetting fulltextPropertyDefinition(fulltextPropertyName: FulltextPropertyNameInput): FulltextPropertyDefinition fulltextPropertyDefinitions(documentAreaName: String): [FulltextPropertyDefinition] fulltextSetting: FulltextSetting fulltextStandardContentConverterClassNames: [String] fulltextStandardContentHighlighterClassNames: [String] fulltextStandardMethodOverwriteHandlerClassNames: [String] fulltextStandardPropertyConverterClassNames: [String] generateLongID: Long generateLongID_1(keyGeneratorName: String): Long generateLongID_2(keyGeneratorName: String, lowerBound: Long, upperBound: Long): Long generateUUID: String globalClientSetting(clientId: String!): GlobalClientSetting globalClientSettings: [GlobalClientSetting] graphics(graphicsName: String): GraphicsContainer graphicsMetadata(graphicsName: String): GraphicsContainerMetadata graphicsMetadataWithSpecification(graphicsName: String, specification: String): GraphicsMetadata graphicsMetadatas: [GraphicsContainerMetadata] graphicsMetadatasByGraphichsName(graphicsName: String): [GraphicsMetadata] graphicsSpecificationMetadatas: [GraphicsMetadata] graphicsSpecificationNames(graphicsName: String): [String] graphicsSpecifications: [Graphics] graphicsSpecificationsByGraphicsName(graphicsName: String): [Graphics] graphicsWithSpecification(graphicsName: String, specification: String): Graphics gssRealmSetting(gssName: String): GssRealmSetting gssRealmSettings: [GssRealmSetting] hierarchicallyAllowedObjectclassNames(folderObjectclass: ObjectclassNameInput, resourceTypes: [ResourceType], userPrincipalId: String): [ObjectclassName] highlightContentTargetContentTypes: [MapEntry_String_String] indexCreationScript: [String] indexingPropertyDefinition(indexingPropertyName: IndexingPropertyNameInput): IndexingPropertyDefinition indexingPropertyDefinitions(documentAreaName: String): [IndexingPropertyDefinition] indexingPropertyDefinitionsByUsageCategory(documentAreaName: String, usageCategory: UsageCategory): [IndexingPropertyDefinition] installDate: DateTime installDirectory: String jar(jarName: String): Jar jarFileNames: [String] jobRunningState(jobName: String): JobRunningState jobRunningStates: [JobRunningState] jobSetting(jobName: String): JobSetting jobSettings: [JobSetting] kerberosSetting: KerberosSetting keyGeneratorDefinition(name: String): KeyGeneratorDefinition keyGeneratorDefinitions: [KeyGeneratorDefinition] kyoceraNetworkManagerSetting(name: String): KyoceraNetworkManagerSetting kyoceraNetworkManagerSettings: [KyoceraNetworkManagerSetting] layout(layoutName: LayoutNameInput): Layout layoutData(layoutName: LayoutNameInput): LayoutData layoutMetadata(layoutName: LayoutNameInput): LayoutMetadata layoutMetadatas(layoutNames: [LayoutNameInput]): [LayoutMetadata] layoutMetadatasByDocArea(documentAreaName: String): [LayoutMetadata] layoutVersions(layoutName: LayoutNameInput): [Layout] layouts(layoutNames: [LayoutNameInput]): [Layout] layoutsByDocArea(documentAreaName: String): [Layout] ldapSetting(ldapServiceName: String): LdapSetting ldapSettings: [LdapSetting] licensableScopeIds: [String] licenseGrade: LicenseGrade licenseInformation: LicenseInformation licenseInsufficientDeactivatedJobNames: [String] licenseKey: String licenseSubscopes(licenseScope: LicenseScope): [String] licensed(licenseScope: LicenseScope): Boolean licensedSubscopes: [String] linkObjectclasses(documentAreaName: String): [LinkObjectclass] localClusterCoreDescription: ClusterCoreDescription locales: [String] machineId: String masterdataPropertyDefinition(masterdataPropertyName: MasterdataPropertyNameInput): MasterdataPropertyDefinition masterdataPropertyDefinitions(documentAreaName: String): [MasterdataPropertyDefinition] masterdataPropertyDefinitions_1(masterdataScopeName: String, ownerDocumentAreaName: String): [MasterdataPropertyDefinition] masterdataRule(ruleName: MasterdataRuleNameInput): MasterdataRule masterdataRules(masterdataScopeName: String, ownerDocumentAreaName: String): [MasterdataRule] masterdataRulesByDocArea(documentAreaName: String): [MasterdataRule] masterdataScope(masterdataScopeName: String, ownerDocumentAreaName: String): MasterdataScope masterdataScopes(documentAreaName: String): [MasterdataScope] masterdataTableColumns(documentAreaName: String, masterdataScope: String): [DbColumn] messageDocumentAreaSetting(documentAreaName: String): MessageDocumentAreaSetting messageSetting: MessageSetting monitorSetting: MonitorSetting objectclass(objectclassName: ObjectclassNameInput): Objectclass objectclasses(objectclassNames: [ObjectclassNameInput]): [Objectclass] objectclassesByDocArea(documentAreaName: String): [Objectclass] packet(packetName: String): Packet packetMetadata(packetName: String): PacketMetadata packetMetadatas: [PacketMetadata] packetMetadatasByClientType(type: ClientType): [PacketMetadata] pluginsSetting: PluginsSetting possibleFulltextIndexedIndexingPropertyNames(documentAreaName: String): [IndexingPropertyName] possibleRetentionPeriodReferencePropertyNames(documentAreaName: String): [IndexingPropertyName] propertyDefinitions(documentAreaName: String): [PropertyDefinition] propertyNamesByAttribute(attribute: PropertyStateDescriptionAttribute, documentAreaName: String): [PropertyName] rangeKeyGeneratorDefinition(name: String): RangeKeyGeneratorDefinition rangeKeyGeneratorDefinitions: [RangeKeyGeneratorDefinition] rangeKeyValues(keyGeneratorName: String, lowerBound: Long, upperBound: Long): [Long] renditionDocumentAreaSetting(documentAreaName: String): RenditionDocumentAreaSetting renditionServerSetting(name: String): RenditionServerSetting renditionServerSettings: [RenditionServerSetting] resultingBpPropertyNamesByAttribute(attribute: PropertyStateDescriptionAttribute, businessProcessDefinition: BusinessProcessDefinitionNameInput, businessProcessDefinitions: [BusinessProcessDefinitionNameInput]): [ObjectScalar] resultingBusinessProcessDefinitionNamesByAttribute(attribute: PropertyStateDescriptionAttribute, propertyName: IndexingPropertyNameInput): [BusinessProcessDefinitionName] resultingObjectclassNamesByAttribute(attribute: PropertyStateDescriptionAttribute, propertyName: IndexingPropertyNameInput): [ObjectclassName] resultingProcessDefinitionNamesByAttribute(attribute: PropertyStateDescriptionAttribute, propertyName: IndexingPropertyNameInput): [WorkflowProcessDefinitionName] resultingPropertyNamesByAttribute(attribute: PropertyStateDescriptionAttribute, objectclass: ObjectclassNameInput): [PropertyName] resultingPropertyNamesByAttribute_1(attribute: PropertyStateDescriptionAttribute, objectclasses: [ObjectclassNameInput]): [[PropertyName]] resultingWfPropertyNamesByAttribute(attribute: PropertyStateDescriptionAttribute, workflowProcessDefinition: WorkflowProcessDefinitionNameInput): [PropertyName] resultingWfPropertyNamesByAttribute_1(attribute: PropertyStateDescriptionAttribute, workflowProcessDefinitions: [WorkflowProcessDefinitionNameInput]): [[PropertyName]] retentionPeriodSetting(name: RetentionPeriodSettingNameInput): RetentionPeriodSetting @deprecated(reason : "Deprecated") retentionPeriodSettings(areaName: String): [RetentionPeriodSetting] @deprecated(reason : "Deprecated") retentionRules(docAreaName: String): [RetentionRule] schemaCreationScript: [String] searchAuditLog(auditLogSearchControl: AuditLogSearchControlInput): AuditLog standardAuditLogHookClassNames: [String] standardCustomJobClassNames: [String] standardDictionary(locale: String): Dictionary standardDictionaryLocales: [String] standardDictionaryPhraseIds: [String] standardFtAnalyzerHookClassNames: [String] standardRsConnectorClassNames: [String] standardServiceInvocationHookClassNames: [String] standardServiceMethodInterfereHookClassNames: [String] standardServiceMethodOverwriteHookClassNames: [String] standardSqlPrepareHookClassNames(dialect: DbDialectInput): [String] storageLayerItemSetting(serverId: String): StorageLayerItemSetting storageLayerItemSettings: [StorageLayerItemSetting] storageLayerSetting: StorageLayerSetting superposedDictionary(locales: [String]): Dictionary systemId: String systemLockInfo: SystemLockInfo systemLockOwner: String valueFromValueSet(key: String, name: ValueSetNameInput): String valueSet(valueSetName: ValueSetNameInput): ValueSet valueSetData(valueSetName: ValueSetNameInput): ValueSetData valueSetMetadata(valueSetName: ValueSetNameInput): ValueSetMetadata valueSetMetadatas(documentAreaName: String): [ValueSetMetadata] valueSets(documentAreaName: String): [ValueSet] version: String versionHistory: [VersionHistoryItem] virtualObjectclass(objectclassName: ObjectclassNameInput): VirtualObjectclass virtualObjectclasses(documentAreaName: String): [VirtualObjectclass] virtualRenditionSetting(vRenditionName: String): VirtualRenditionSetting virtualRenditionSettings: [VirtualRenditionSetting] visibilityRule(ruleName: VisibilityRuleNameInput): VisibilityRule visibilityRules(areaName: String): [VisibilityRule] workflowAutoStartSetting(workflowAutoStartSetting: WorkflowAutoStartSettingNameInput): WorkflowAutoStartSetting workflowAutoStartSettings(processDefinition: WorkflowProcessDefinitionNameInput): [WorkflowAutoStartSetting] workflowAutoStartSettingsByDocArea(documentAreaName: String): [WorkflowAutoStartSetting] workflowAutoStartSettings_1(workflowAutoStartSettings: [WorkflowAutoStartSettingNameInput]): [WorkflowAutoStartSetting] workflowCustomActionHandlerClassNames: [String] workflowCustomAssignmentHandlerClassNames: [String] workflowCustomDecisionHandlerClassNames: [String] workflowDocumentAreaSetting(documentAreaName: String): WorkflowDocumentAreaSetting workflowProcessDefinition(processDefinitionName: WorkflowProcessDefinitionNameInput): WorkflowProcessDefinition workflowProcessDefinitionByVersion(processDefinitionName: WorkflowProcessDefinitionNameInput, version: Int): WorkflowProcessDefinition workflowProcessDefinitionData(processDefinitionName: WorkflowProcessDefinitionNameInput): WorkflowProcessDefinitionData workflowProcessDefinitionMetadata(processDefinitionName: WorkflowProcessDefinitionNameInput): WorkflowProcessDefinitionMetadata workflowProcessDefinitionMetadataByVersion(processDefinitionName: WorkflowProcessDefinitionNameInput, version: Int): WorkflowProcessDefinitionMetadata workflowProcessDefinitionMetadatas(documentAreaName: String): [WorkflowProcessDefinitionMetadata] workflowProcessDefinitionVersions(processDefinitionName: WorkflowProcessDefinitionNameInput): [WorkflowProcessDefinition] workflowProcessDefinitions(processDefinitionNames: [WorkflowProcessDefinitionNameInput]): [WorkflowProcessDefinition] workflowProcessDefinitionsByDocArea(documentAreaName: String): [WorkflowProcessDefinition] workflowProcessDefinitionsByDocArea_1(documentAreaName: String, hasStartTask: Boolean): [WorkflowProcessDefinition] workflowSetting: WorkflowSetting workflowStandardActionHandlerClassNames: [String] workflowStandardAssignmentHandlerClassNames: [String] workflowStandardDecisionHandlerClassNames: [String] workflowStartTemplate(workflowStartTemplate: WorkflowStartTemplateNameInput): WorkflowStartTemplate workflowStartTemplates(processDefinition: WorkflowProcessDefinitionNameInput): [WorkflowStartTemplate] workflowStartTemplatesByDocArea(documentAreaName: String): [WorkflowStartTemplate] workflowStartTemplates_1(workflowStartTemplates: [WorkflowStartTemplateNameInput]): [WorkflowStartTemplate] workflowSuperstateTemplate(name: WorkflowSuperstateTemplateNameInput): WorkflowSuperstateTemplate workflowSuperstateTemplates(documentAreaName: String): [WorkflowSuperstateTemplate] xsapDocumentAreaSetting(documentAreaName: String): XsapDocumentAreaSetting xsapItemSetting(documentAreaName: String, name: String): XsapItemSetting xsapItemSettings(documentAreaName: String): [XsapItemSetting] zip(zipName: String): Zip zipFileNames: [String] } type ContainerJobRunningState { formerLastEnded: DateTime formerLastStarted: DateTime lastEnded: DateTime lastStarted: DateTime running: Boolean } type ContentData { contentType: String name: String payload: Base64String } type ContentMetadataContentTypeMapping { contentTypes: [String] disableRead: Boolean disableWrite: Boolean implicitPropertyMapping: Boolean propertyMapping: [ContentMetadataPropertyMapping] refreshFields: Boolean } type ContentMetadataInjectionDocumentAreaSetting { active: Boolean contentTypeMapping: [ContentMetadataContentTypeMapping] documentAreaName: String excludedObjectclasses: [ObjectclassName] includedObjectclasses: [ObjectclassName] lastModified: DateTime objectclassSettings: [ContentMetadataInjectionObjectclassSetting] } type ContentMetadataInjectionObjectclassSetting { contentTypeMapping: [ContentMetadataContentTypeMapping] objectclass: ObjectclassName } type ContentMetadataInjectionSetting { active: Boolean contentTypeMapping: [ContentMetadataContentTypeMapping] lastModified: DateTime supportedContentTypes: [String] tempFileThreshold: Int } type ContentMetadataPropertyMapping { policy: ContentMetadataPropertyPolicy sourcePropertyName: String targetPropertyName: String } type ContentServerSetting { connectionPoolSetting: ConnectionPoolSetting defaultArchiveType: String defaultContentType: String lastModified: DateTime } type ContentSetting { additionalContentTypes: [String] contentTypes(fileExtension: String): [String] defaultContentType(fileExtension: String): String defaultFileExtension(contentType: String): String fileExtensionContentTypeMapping: [FileExtensionContentTypeEntry] fileExtensions(contentType: String): [String] lastModified: DateTime maxContentLength: Long } type ConvertableDateType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type CoreHook implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type CustomComputedIndexingPropertyDefinitions implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type CustomConfiguration { descriptionId: String displayNameId: String lastModified: DateTime name: CustomConfigurationName part(key: String): CustomConfigurationPart partList1: CustomConfigurationPartList partList2: CustomConfigurationPartList parts: [MapEntry_String_CustomConfigurationPart] value(key: String): ObjectScalar values: [MapEntry_String_Object] } type CustomConfigurationName { name: String type: String } type CustomConfigurationPart { type: String values: [MapEntry_String_Object] } type CustomConfigurationPartList { elements: [CustomConfigurationPart] name: String } type CustomFunctionDefinition { descriptionId: String displayNameId: String handled: Boolean lastModified: DateTime macro: StringQueryOperand maxNumberParameters: Int minNumberParameters: Int multiValue: Boolean name: String parameters: [CustomFunctionParameter] pluginName: String returnTypes: [PropertyType] searchContext: SearchContext usageDescriptions: [String] useInCondition: Boolean } type CustomFunctionParameter { descriptionId: String multiValue: Boolean name: String optional: Boolean propertyTypes: [PropertyType] varArgs: Boolean } type CustomJob implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String type: JobType } type CustomPermissionDefinition { descriptionId: String displayNameId: String icon: Base64String lastModified: DateTime name: String type: PermissionsType } type CustomPermissions { granted(permission: String): Boolean permissions: [String] } type DateRulePart { duration: Long name: String referencePropertyName: IndexingPropertyName startType: RetentionStartType } type DateType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type DayPart { descriptionId: String end: LocalTime start: LocalTime } type DbColumn { name: String table: String type: PropertyType } type DbConnectionPoolSetting implements ConnectionPoolSetting { maxConnections: Int minConnections: Int } type DbConnectionSetting { dbProperties: [MapEntry_String_String] dbUrl: String dbUsername: String readOnly: Boolean } type DbDialect { HSql: Boolean azure: Boolean byName(name: String): DbDialect cockroach: Boolean db2: Boolean db2V10: Boolean db2V11: Boolean db2V8: Boolean db2V9: Boolean derby: Boolean embeddedDatabase: Boolean h2: Boolean mySql: Boolean name: String oracle: Boolean oracle10: Boolean oracle11: Boolean oracle12: Boolean oracle18: Boolean oracle19: Boolean oracle21: Boolean oracle23: Boolean oracle8: Boolean oracle9: Boolean postgreSql: Boolean postgreSql10: Boolean postgreSql11: Boolean postgreSql12: Boolean postgreSql13: Boolean postgreSql14: Boolean postgreSql15: Boolean postgreSql16: Boolean postgreSql9: Boolean sqlServer: Boolean sqlServer2000: Boolean sqlServer2005: Boolean sqlServer2008: Boolean sqlServer2012: Boolean sqlServer2014: Boolean sqlServer2016: Boolean sqlServer2017: Boolean sqlServer2019: Boolean sqlServer2022: Boolean } type DbDocumentAreaSetting { bindVariablesDisabledPropertyNames: [IndexingPropertyName] bindVariablesDisabledScopeOneLevel: Boolean bindVariablesDisabledScopeSubtree: Boolean documentAreaName: String escapeClauseDisabledPropertyNames: [IndexingPropertyName] lastModified: DateTime } type DbIndex { createIndexStatement: String default: Boolean indexName: String lastModified: DateTime name: DbIndexName referencePropertyNames: [PropertyName] tableName: String tableSpace: String } type DbIndexName { areaName: String name: String } type DbIndexState { createIndexStatement: String created: Boolean creationDate: DateTime failure: Boolean failureReason: String name: DbIndexName } type DbSetting { connectionPoolSetting: DbConnectionPoolSetting dbCaseSensitive: Boolean dbConnectionSettings: [DbConnectionSetting] dbDeadlockRetries: Int dbDialect: DbDialect dbDriverClass: String dbProperties: [MapEntry_String_String] dbSchema: String dbSearchCaseSensitive: Boolean dbSearchTimeout: Int dbUrl: String dbUsername: String fetchSize: Int lastModified: DateTime oracleEnterprise: Boolean postgreSqlUseNativeSimilarity: Boolean selectedReadOnlyMethods: [ObjectScalar] similarityThreshold: Float sqlServerConsiderTableRowLimitation: Boolean uniquePaging: Boolean } type DecisionTableDefinition { descriptionId: String displayNameId: String image: Base64String lastModified: DateTime name: DecisionTableDefinitionName xmlDefinition: String } type DecisionTableDefinitionName { areaName: String name: String } type DefaultConfigurationInfo { availableVersion: ServerVersionInfo currentVersion: DefaultConfigurationInitialVersionInfo key: ConfigurationKey } type DefaultConfigurationInitialVersionInfo { initialVersion: ServerVersionInfo updated: Boolean } type DefaultValue { queryOperand: StringQueryOperand value: ObjectScalar @deprecated(reason : "Deprecated") } type DetailedMethodKey { details: [String] methodName: String name: String simpleMethodKey: SimpleMethodKey } type Dictionary { default: Boolean lastModified: DateTime locale: String translation(phraseID: String): Translation translationValue(phraseID: String): String translations: [MapEntry_String_Translation] } type DocAreaAdminPermissions implements Permissions { auditAdmin: Boolean breakLock: Boolean customPermissions: CustomPermissions docAreaAdmin: Boolean docAreaName: String hasAnyAdminPermissions: Boolean layoutAdmin: Boolean monitoringAdmin: Boolean physicallyDelete: Boolean principalFolderAdmin: Boolean revisionAdmin: Boolean scanAdmin: Boolean transferAdmin: Boolean type: PermissionsType unDelete: Boolean unarchiveFolder: Boolean workflowAdmin: Boolean workflowTemplateAdmin: Boolean } type DocumentArchiveType { annotationArchiveType: String annotationDepositType: String noteArchiveType: String noteDepositType: String renditionArchiveType: String renditionDepositType: String resourceArchiveType: String resourceDepositType: String } type DocumentArea { PDFACreationPolicy: PDFACreationPolicy PDFAExceptionPolicy: PDFAExceptionPolicy archivedDeletionAllowance: ArchivedDeletionAllowance areaName: String associatedArchiveContentTypes: [String] associatedArchiveTypes: [String] associatedContentTypes: [String] associatedDepositContentTypes: [String] associatedDomainNames: [String] businessProcessBaseTableName: String createPdfRenditions: Boolean createPreviews: Boolean createThumbnails: Boolean defaultArchiveContentType: String defaultContentType: String defaultDepositContentType: String deletionPolicy: DeletionPolicy descriptionId: String displayNameId: String displayNamePropertyValue: StringQueryOperand expirationRulesDateInheritancePolicy: DocumentRulesDateInheritancePolicy hierarchicalPermissionsConsidered: Boolean ignoreNullValuesOnTransmit: Boolean @deprecated(reason : "Deprecated") lastModified: DateTime layoutVersioningPolicy: LayoutVersioningPolicy levelDepth: Int lockDate: DateTime lockOwner: String locked: Boolean notesSetting: NotesSetting repositoryBaseTableName: String retentionRulesDateInheritancePolicy: DocumentRulesDateInheritancePolicy uniqueDisplayNameViolationPolicy: UniqueDisplayNameViolationPolicy uniqueResourceDisplayNamePath: Boolean userRelatedCategoryTags: Boolean versioningDocuments: Boolean versioningFolders: Boolean versioningLinks: Boolean workflowBaseTableName: String } type DocumentAreaMessage { actor: Actor date: DateTime description: String documentAreaName: String id: String title: String type: MessageType } type DocumentObjectclass { PDFACreationPolicy: PDFACreationPolicy PDFAExceptionPolicy: PDFAExceptionPolicy archiveType: DocumentArchiveType archivedDeletionAllowance: ArchivedDeletionAllowance associatedArchiveContentTypes: [String] associatedContentTypes: [String] associatedDepositContentTypes: [String] associatedResourceType: ResourceType binaryData: [MapEntry_String_byteArray] businessProcessAutoStartSettings: [BusinessProcessAutoStartSettingName] createPdfRenditions: Boolean createPreviews: Boolean createThumbnails: Boolean defaultArchiveContentType: String defaultDepositContentType: String deleteVersionsOnArchive: Boolean deletionPolicy: DeletionPolicy descriptionId: String displayNameId: String displayNamePropertyValue: StringQueryOperand expirationRuleName: ExpirationRuleName footer: String fulltextEnabled: Boolean fulltextIndexStartDate: DateTime graphicsName: String group: String header: String lastModified: DateTime layoutTypes: [LayoutType] layoutsForRole(layoutType: LayoutType, roleName: RoleNameInput): [LayoutName] name: ObjectclassName notesSetting: NotesSetting oldVersionArchive: Boolean preferredLinkObjectclassName: ObjectclassName rearchiveOnChangedArchiveType: Boolean retentionPeriodSettingName: RetentionPeriodSettingName @deprecated(reason : "Deprecated") retentionRuleName: RetentionRuleName roleToLayoutsMapping(layoutType: LayoutType): [MapEntry_RoleName_List_LayoutName] roles(layoutType: LayoutType): [RoleName] superposedPropertyStateDescription(propertyName: IndexingPropertyNameInput): SuperposedPropertyStateDescription superposedPropertyStateDescriptions: [SuperposedPropertyStateDescription] system: Boolean versioningContent: Boolean workflowAutoStartSettings: [WorkflowAutoStartSettingName] } type DocumentPermissions implements Permissions { archive: Boolean breakStaging: Boolean changeObjectclass: Boolean customPermissions: CustomPermissions delete: Boolean deleteAnnotation: Boolean deleteNote: Boolean deleteRendition: Boolean finalize: Boolean internalViewerPrint: Boolean lock: Boolean move: Boolean objectclassName: ObjectclassName physicallyDelete: Boolean publishContent: Boolean readAnnotation: Boolean readContent: Boolean readNote: Boolean readProperties: Boolean readRendition: Boolean revertToVersion: Boolean stage: Boolean type: PermissionsType withdraw: Boolean writeAnnotation: Boolean writeArchivedContent: Boolean writeArchivedProperties: Boolean writeContent: Boolean writeNote: Boolean writeProperties: Boolean writeRendition: Boolean } type DocumentRule { active: Boolean dateRuleParts: [DateRulePart] descriptionId: String eventRuleParts: [EventRulePart] lastModified: DateTime matchAll: Boolean ruleName: DocumentRuleName synchronousEventRules: Boolean } type Domain { OAuthSettingName: String SAMLSettingName: String authenticationType: AuthenticationType clientAuthenticationEnabled: Boolean default: Boolean descriptionId: String displayNameId: String domainIDRestrictions: [DomainIDRestriction] domainName: String domainRestriction: DomainRestriction excludedCompetenceTypes: [CompetenceType] gssRealmName: String idleUsersDeactivationThreshold: Int knmSettingName: String lastModified: DateTime ldapServiceName: String protected: Boolean proxyRestrictions: PrincipalRestrictionPolicy quota: Quota quotaEnabled: Boolean restrictCompetenceDeletionAllowance: Boolean synchronized: Boolean system: Boolean userManagementRealmName: String windowsPrincipalPrefix: String } type DomainIDRestriction { active: Boolean createPermissions: [AuthenticationIDAccess] deletePermissions: [AuthenticationIDAccess] description: String loginRestrictions: [ImplicitLoginLicense] maxLength: Int minLength: Int mustContainNonNumeric: Boolean name: String readPermissions: [AuthenticationIDAccess] soleOnType: Boolean type: AuthenticationIDType updatePermissions: [AuthenticationIDAccess] validityPeriod: Int } type DomainRestriction { DEFAULT_DIGIT_COUNT: Int DEFAULT_EDIT_DISTANCE: Int DEFAULT_LOWER_COUNT: Int DEFAULT_SPECIAL_COUNT: Int DEFAULT_UPPER_COUNT: Int accountSuspensionThreshold: Int nameLengthMax: Int nameLengthMin: Int passwordCheckValidity: Boolean passwordDifferentToName: Boolean passwordDigitCountMin: Int passwordEditDistanceMin: Int passwordHistoryThreshold: Int passwordLengthMax: Int passwordLengthMin: Int passwordLowerCountMin: Int passwordSpecialCountMin: Int passwordUpperCountMin: Int passwordValidityPeriod: Int passwordWarnPeriod: Int } type DoubleType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean precision: Int scale: Int stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type EasyContentServerItemSetting implements ContentServerItemSetting { active: Boolean certificate: Base64String connectTimeout: Int contentServerType: ContentServerType dataTransferTimeout: Int host: String lastModified: DateTime port: Int serverId: String ssl: Boolean user: String } type EmailDocumentAreaSetting { documentAreaName: String lastModified: DateTime saveEmailsOnAssignTask: Boolean saveEmailsSentExplicitly: Boolean sendMailFolderQuery: StringCondition } type EmailServer { active: Boolean calendarRequests: Boolean clientId: String default: Boolean defaultReplyToAddress: String defaultSenderMailAddress: String defaultSenderName: String encoding: String exchangeServerSetting: MSExchangeServerSetting keyStore: Base64String keyStoreAlias: String lastModified: DateTime name: String serverAddress: ServerAddress sign: Boolean sslMode: MailSslMode tenantId: String userName: String } type EmailSetting { globalWorkflowSetting: WorkflowEmailSetting lastModified: DateTime workflowSettings: [MapEntry_String_WorkflowEmailSetting] } type EventCalendar implements AbstractCalendar { associatedDocumentArea: String attachments: [ContentData] attendees: [CalendarAttendee] calendarId: String categories: [String] classes: [String] comment: String contact: CalendarUser creationDate: CalendarDateTime_Object creator: String description: String duration: Int enabled: Boolean endDate: CalendarDateTime_Object futureRecurrenceDates: [CalendarInterval] geoX: Float geoY: Float initialCreator: String lastModifed: CalendarDateTime_Object location: String method: String organizer: CalendarUser pastRecurrenceDates: [CalendarInterval] priority: Int protected: Boolean recurrence: CalendarRecurrence recurrenceDate: CalendarDateTime_Object referencedProcesses: [CalendarReference] referencedResources: [CalendarReference] relations: [String] resources: [String] sequence: Int stampDate: CalendarDateTime_Object startDate: CalendarDateTime_Object status: CalendarStatus summary: String transparent: Boolean type: CalendarType uid: String url: String visibility: CalendarVisibility } type EventRulePart { duration: Long eventQuery: StringCondition name: String startType: RetentionStartType } type ExpirationRule { active: Boolean dateRuleParts: [DateRulePart] descriptionId: String eventRuleParts: [EventRulePart] lastModified: DateTime matchAll: Boolean retentionPeriodSetting: Boolean ruleName: ExpirationRuleName synchronousEventRules: Boolean } type ExpirationRuleName implements DocumentRuleName { areaName: String name: String } type ExtensionStateControlSetting { annotationStateControl: Boolean notesStateControl: Boolean renditionStateControl: Boolean } type ExtensionStates { annotationStateControl: Boolean annotationVersionControl: Boolean dropAdditionOnContentUpdate: Boolean notesStateControl: Boolean notesVersionControl: Boolean renditionStateControl: Boolean renditionVersionControl: Boolean } type FileExtensionContentTypeEntry { contentType: String fileExtension: String } type FileServerItemSetting { active: Boolean activeMode: Boolean certificate: Base64String connectTimeout: Int dataTransferTimeout: Int encoding: String excludeExtensions: [String] excludeHidden: Boolean excludePattern: String fileServerType: FileServerType host: String includeExtensions: [String] includePattern: String lastModified: DateTime migrate: Boolean port: Int serverId: String ssl: Boolean sslMode: SslMode synchronized: Boolean targetDocumentAreaName: String targetFolderQuery: StringCondition user: String workingDirectory: String } type FileServerSetting { connectionPoolSetting: ConnectionPoolSetting defaultArchiveType: String defaultContentType: String jobChunkSize: Int lastModified: DateTime } type FolderArchiveType { noteArchiveType: String noteDepositType: String resourceArchiveType: String } type FolderObjectclass { allocableFolderTemplateNames: [FolderTemplateName] allowAllDocumentObjectclasses: Boolean allowAllFolderObjectclasses: Boolean allowAllLinkObjectclasses: Boolean allowedDocumentObjectclassNames: [ObjectclassName] allowedFolderObjectclassNames: [ObjectclassName] allowedLinkObjectclassNames: [ObjectclassName] archiveType: FolderArchiveType archivedDeletionAllowance: ArchivedDeletionAllowance associatedResourceType: ResourceType binaryData: [MapEntry_String_byteArray] businessProcessAutoStartSettings: [BusinessProcessAutoStartSettingName] deleteVersionsOnArchive: Boolean deletionPolicy: DeletionPolicy descriptionId: String displayNameId: String displayNamePropertyValue: StringQueryOperand expirationRuleName: ExpirationRuleName folderTemplateName: FolderTemplateName fulltextEnabled: Boolean fulltextIndexStartDate: DateTime graphicsName: String group: String lastModified: DateTime layoutTypes: [LayoutType] layoutsForRole(layoutType: LayoutType, roleName: RoleNameInput): [LayoutName] name: ObjectclassName notAllowable: Boolean notesSetting: NotesSetting preferredLinkObjectclassName: ObjectclassName rearchiveOnChangedArchiveType: Boolean retentionRuleName: RetentionRuleName roleToLayoutsMapping(layoutType: LayoutType): [MapEntry_RoleName_List_LayoutName] roles(layoutType: LayoutType): [RoleName] superposedPropertyStateDescription(propertyName: IndexingPropertyNameInput): SuperposedPropertyStateDescription superposedPropertyStateDescriptions: [SuperposedPropertyStateDescription] system: Boolean workflowAutoStartSettings: [WorkflowAutoStartSettingName] } type FolderPermissions implements Permissions { archive: Boolean changeObjectclass: Boolean createDocument: Boolean createFolder: Boolean createLink: Boolean customPermissions: CustomPermissions delete: Boolean deleteNote: Boolean finalize: Boolean invite: Boolean lock: Boolean move: Boolean objectclassName: ObjectclassName physicallyDelete: Boolean readNote: Boolean readProperties: Boolean revertToVersion: Boolean type: PermissionsType withdraw: Boolean writeNote: Boolean writeProperties: Boolean } type FolderTemplate { assignable: Boolean associatedOrgEntityIds: [String] associatedRoleNames: [RoleName] considerTransmitOnItems: Boolean descriptionId: String displayNameId: String lastModified: DateTime name: FolderTemplateName rootItem: FolderTemplateItem } type FolderTemplateItem { contentResourceCondition: StringCondition displayNameId: String initialValues: [MapEntry_IndexingPropertyName_Object] itemType: ResourceType items: [FolderTemplateItem] objectclassName: ObjectclassName } type FolderTemplateName { areaName: String name: String } type Form { data: FormData formName: FormName metadata: FormMetadata } type FormData { formName: FormName initialData: Base64String } type FormMetadata { descriptionId: String formName: FormName formType: FormType lastModified: DateTime } type FormName { areaName: String name: String } type FormattedIndexingPropertyDefinition implements AbstractIndexingPropertyDefinition & PropertyDefinition { descriptionId: String displayNameId: String group: String lastModified: DateTime multiValue: Boolean multiValueScope: String name: PropertyName propertyStateDescription: PropertyStateDescription queryOperand: StringQueryOperand semanticInfo: PropertySemanticInfo system: Boolean type: PropertyType usageCategory: UsageCategory } type FormattedMasterdataPropertyDefinition implements AbstractMasterdataPropertyDefinition & PropertyDefinition { audited: Boolean descriptionId: String displayNameId: String lastModified: DateTime multiValue: Boolean multiValueScope: String name: PropertyName queryOperand: StringQueryOperand searchable: Boolean semanticInfo: PropertySemanticInfo sortable: Boolean system: Boolean type: PropertyType } type FreeBusyCalendar implements AbstractCalendar { associatedDocumentArea: String attachments: [ContentData] attendees: [CalendarAttendee] calendarId: String categories: [String] classes: [String] comment: String contact: CalendarUser creationDate: CalendarDateTime_Object creator: String description: String duration: Int enabled: Boolean endDate: CalendarDateTime_Object freeBusyTimes: [FreeBusyTime] futureRecurrenceDates: [CalendarInterval] geoX: Float geoY: Float initialCreator: String lastModifed: CalendarDateTime_Object location: String method: String organizer: CalendarUser pastRecurrenceDates: [CalendarInterval] priority: Int protected: Boolean recurrence: CalendarRecurrence recurrenceDate: CalendarDateTime_Object referencedProcesses: [CalendarReference] referencedResources: [CalendarReference] relations: [String] resources: [String] sequence: Int stampDate: CalendarDateTime_Object startDate: CalendarDateTime_Object status: CalendarStatus summary: String type: CalendarType uid: String url: String visibility: CalendarVisibility } type FreeBusyTime { busy: Boolean interval: CalendarInterval } type FtAnalyzerHook implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo locale: Locale name: String } type FtConnectorInvocationHook implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type FtConnectorMethodOverwriteHook implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type FtContentConverter implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type FtContentHighlighter implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type FtLanguageAnalyzer implements FtAnalyzer & FtSimpleAnalyzer { language: Locale name: String } type FtPropertyConverter implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type FtQueryPrepareHook implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type FulltextDocumentAreaSetting { analyzer: FtAnalyzer annotationIndexed: Boolean createTextExtract: Boolean documentAreaName: String excludedPreparedContentTypes: [String] filter: StringCondition indexAllContentTypes: Boolean indexedContentTypes: [String] indexedIndexingPropertyNames: [IndexingPropertyName] lastModified: DateTime notesIndexed: Boolean parallelRenditionServerThreads: Int renditionIndexed: Boolean repositoryIndexed: Boolean sortOrder: [SortOrderItem] textExtractPolicy: FulltextTextExtractPolicy workflowIndexed: Boolean } type FulltextPropertyDefinition implements PropertyDefinition { descriptionId: String displayNameId: String multiValue: Boolean multiValueScope: String name: PropertyName semanticInfo: PropertySemanticInfo system: Boolean type: PropertyType } type FulltextPropertyName implements PropertyName { areaName: String name: String } type FulltextSetting { active: Boolean analyzer: FtAnalyzer availableHighlightedContentContentTypes: [String] @deprecated(reason : "Deprecated") clientDefaultTextEncoding: String converterServerAddresses: [ServerAddress] createTextExtract: Boolean defaultOperatorAnd: Boolean engineName: String @deprecated(reason : "Deprecated") engineSupportsGetHighlightedContent: Boolean @deprecated(reason : "Deprecated") engineVersion: String @deprecated(reason : "Deprecated") fulltextSearchPolicy: FulltextSearchPolicy inactiveConverterServerAddresses: [ServerAddress] jobChunkSize: Int lastModified: DateTime numberOfDocumentsPerJobrun: Int @deprecated(reason : "Deprecated") numberOfResourcesPerDeleteIndexJobrun: Int numberOfResourcesPerIndexJobrun: Int numberOfWorkflowInstancesPerDeleteIndexJobrun: Int numberOfWorkflowInstancesPerIndexJobrun: Int optimizerPolicy: FulltextOptimizerPolicy overwriteOnUpdate: Boolean synonymousContentConverterContentTypes: [MapEntry_String_List_String] textExtractPolicy: FulltextTextExtractPolicy } type GlobalClientSetting { clientId: String lastModified: DateTime value: Base64String } type Graphics { descriptionId: String displayNameId: String graphicsMetadata: GraphicsMetadata lastModified: DateTime name: String payload: Base64String specification: String } type GraphicsContainer { descriptionId: String displayNameId: String graphicsContainerMetadata: GraphicsContainerMetadata lastModified: DateTime name: String specification(specification: String): Graphics specificationNames: [String] specifications: [MapEntry_String_Graphics] } type GraphicsContainerMetadata { descriptionId: String displayNameId: String lastModified: DateTime name: String specificationNames: [String] } type GraphicsMetadata { descriptionId: String displayNameId: String lastModified: DateTime name: String specification: String } type Group implements PrincipalEntity { activated: DateTime activationDate: YearMonthDay active: Boolean commonName: String creationDate: DateTime deactivated: DateTime deactivationDate: YearMonthDay deactivationReason: String description: String displayName: String domainName: String email: String fullName: String fullNames: [String] group: Boolean imported: Boolean lastModified: DateTime name: String position: Boolean principalId: String quota: Quota specification: PrincipalSpecificationType synchronized: Boolean teamspace: Boolean type: PrincipalType user: Boolean virtual: Boolean } type GroupInfo implements PrincipalInfo { activationDate: YearMonthDay active: Boolean addressTitle: String associatedDocumentArea: String categories: [String] classes: [String] commonName: String creatorDomainName: String creatorPrincipalId: String customBoolean1: Boolean customDatetime1: DateTime customDouble1: Float customLong1: Long customLong2: Long customMultiString1: [String] customMultiString2: [String] customMultiString3: [String] customString1: String customString2: String customString3: String customString4: String customString5: String deactivationDate: YearMonthDay deactivationReason: String default: Boolean department: String description: String displayName: String domainName: String emails: [String] fullName: String group: Group groupInfoId: String imported: Boolean infoId: String instantMessaging: [String] languages: [Locale] lastModified: DateTime logo: ContentData name: String note: String organizations: [String] photo: ContentData principalId: String publicKey: ContentData referencedResources: [UserInfoReference] referencedUserInfo: [UserInfoReference] roles: [String] signature: ContentData sound: ContentData source: String synchronized: Boolean timeZone: String titles: [String] type: PrincipalType url: String } type GssRealmSetting { gssName: String kdcServerAddress: String keyTab: Base64String lastModified: DateTime realmName: String serverPrincipalName: String } type Holiday { descriptionId: String endLocalDay: LocalDay endYearMonthDay: YearMonthDay localDay: Boolean startLocalDay: LocalDay startYearMonthDay: YearMonthDay yearMonthDay: Boolean } type ImplicitLoginLicense { clientApplication: String clientHost: String description: String } type IndexingPropertyDefinition implements AbstractIndexingPropertyDefinition & PropertyDefinition { autoUnbound: Boolean columnName: String descriptionId: String displayNameId: String group: String indexingReferenceKey: IndexingPropertyName keyProperty: Boolean lastModified: DateTime masterdataReference: MasterdataPropertyName multiValue: Boolean multiValueScope: String name: PropertyName propertyStateDescription: PropertyStateDescription pseudoVirtual: Boolean semanticInfo: PropertySemanticInfo system: Boolean tableName: String transmitConstraints: TransmitConstraints transmitPolicy: TransmitPolicy type: PropertyType usageCategory: UsageCategory virtual: Boolean } type IndexingPropertyName implements PropertyName { areaName: String name: String } type IntegerType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type Jar { descriptionId: String displayNameId: String lastModified: DateTime name: String payload: Base64String } type JobRunningState { formerLastStarted: DateTime jobName: String lastEnded: DateTime lastInterrupted: DateTime lastRegularEnded: DateTime lastStarted: DateTime nextStart: DateTime running: Boolean waitingSince: DateTime } type JobSetting { active: Boolean customJob: Boolean deactivated: DateTime deactivationReason: String delay: Long descriptionId: String displayNameId: String exclusiveTimePatterns: [TimePattern] fixedRate: Boolean inclusiveTimePatterns: [TimePattern] jobName: String lastModified: DateTime period: Long startTime: LocalTime type: JobType } type JournalCalendar implements AbstractCalendar { associatedDocumentArea: String attachments: [ContentData] attendees: [CalendarAttendee] calendarId: String categories: [String] classes: [String] comment: String contact: CalendarUser creationDate: CalendarDateTime_Object creator: String description: String duration: Int enabled: Boolean endDate: CalendarDateTime_Object futureRecurrenceDates: [CalendarInterval] geoX: Float geoY: Float initialCreator: String lastModifed: CalendarDateTime_Object location: String method: String organizer: CalendarUser pastRecurrenceDates: [CalendarInterval] priority: Int protected: Boolean recurrence: CalendarRecurrence recurrenceDate: CalendarDateTime_Object referencedProcesses: [CalendarReference] referencedResources: [CalendarReference] relations: [String] resources: [String] sequence: Int stampDate: CalendarDateTime_Object startDate: CalendarDateTime_Object status: CalendarStatus summary: String type: CalendarType uid: String url: String visibility: CalendarVisibility } type KerberosSetting { additionalParameters: [MapEntry_String_String] clockskew: Int defaultGssRealmSetting: String kdcTimeout: Int lastModified: DateTime maxRetries: Int udpPreferenceLimit: Int } type KeyGeneratorDefinition { descriptionId: String displayNameId: String fetchSize: Int lastModified: DateTime name: String offset: Long } type KeyStore { alias: String payload: Base64String } type KyoceraNetworkManagerSetting { lastModified: DateTime name: String proxy: String server: ServerAddress user: String } type Layout { data: LayoutData initialVersionInfo: DefaultConfigurationInitialVersionInfo layoutName: LayoutName masterdataScopeName: String metadata: LayoutMetadata } type LayoutData { data: [MapEntry_String_byteArray] layoutName: LayoutName } type LayoutMetadata { assignable: Boolean descriptionId: String displayNameId: String embeddedLayoutName: LayoutName embeddedLayoutNameSet: Boolean embeddedLayoutTypes: [LayoutType] excludedClientTypes: [ClientType] group: String initialVersionInfo: DefaultConfigurationInitialVersionInfo lastModified: DateTime layoutName: LayoutName layoutsUsed: [LayoutName] masterdataScopeName: String packetsUsed: [String] propertiesUsed: [PropertyName] requiredClientVersion: String searchTemplate: AbstractSearchTemplate valueSetsUsed: [ValueSetName] version: Int versionComment: String versionCreator: String } type LayoutName { areaName: String clientType: ClientType layoutType: LayoutType name: String } type LdapDialect { EDirectory: Boolean accountNameAttributeName: String activeDirectory: Boolean addressCountryAttributeName: String addressLabelAttributeName: String addressLocalityAttributeName: String addressPOBoxAttributeName: String addressPostalCodeAttributeName: String addressRegionAttributeName: String addressStreetAttributeName: String byName(name: String): LdapDialect commonNameAttributeName: String departmentAttributeName: String descriptionAttributeName: String emailAttributeName: String faxAttributeName: String firstNameAttributeName: String groupNameAttributeName: String groupSearchFilter: String homePhoneAttributeName: String initialsAttributeName: String languageAttributeName: String lastModifiedAttributeName: String lastNameAttributeName: String loginAttributeName: String managerAttributeName: String memberAttributeName: String mobileAttributeName: String name: String noteAttributeName: String officeAttributeName: String openLdap: Boolean organizationAttributeName: String pagerAttributeName: String personnelNumberAttributeName: String photoAttributeName: String publicKeyAttributeName: String roleAttributeName: String titleAttributeName: String urlAttributeName: String userSearchFilter: String uuidAttributeBinaryType: Boolean uuidAttributeName: String workPhoneAttributeName: String } type LdapSetting { accountNameAttributeName: String addressCountryAttributeName: String addressLabelAttributeName: String addressLocalityAttributeName: String addressPOBoxAttributeName: String addressPostalCodeAttributeName: String addressRegionAttributeName: String addressStreetAttributeName: String baseDN: String commonNameAttributeName: String customBoolean1AttributeName: String customDatetime1AttributeName: String customDouble1AttributeName: String customLong1AttributeName: String customLong2AttributeName: String customMultiString1AttributeName: String customMultiString2AttributeName: String customMultiString3AttributeName: String customString1AttributeName: String customString2AttributeName: String customString3AttributeName: String customString4AttributeName: String customString5AttributeName: String departmentAttributeName: String descriptionAttributeName: String emailAttributeName: String enableExtendedGroupAttributes: Boolean enableExtendedUserAttributes: Boolean faxAttributeName: String firstNameAttributeName: String groupBaseDN: String groupNameAttributeName: String groupSearchFilter: String hashAlgorithm: HashAlgorithm homePhoneAttributeName: String initialsAttributeName: String languageAttributeName: String lastModified: DateTime lastModifiedAttributeName: String lastNameAttributeName: String ldapDialect: LdapDialect ldapServiceName: String loginAttributeName: String loginSuffix: String managerAttributeName: String managerDN: String maxSessionPrincipalInfoAccess: Int memberAttributeName: String mobileAttributeName: String multiValueUpdatePolicies: [MapEntry_String_MultiValueUpdatePolicy] noteAttributeName: String officeAttributeName: String organizationAttributeName: String overwriteMultiValues: Boolean pageSize: Int pagerAttributeName: String personnelNumberAttributeName: String photoAttributeName: String publicKeyAttributeName: String roleAttributeName: String serverAddress: ServerAddress ssl: Boolean synchronizeCompetences: Boolean synchronizePrincipalInfo: Boolean timeout: Int titleAttributeName: String urlAttributeName: String usePaging: Boolean userBaseDN: String userReuseCheckPolicy: LdapUserReuseCheckPolicy userSearchFilter: String uuidAttributeBinaryType: Boolean uuidAttributeName: String uuidOverlayAttributeBinaryType: Boolean uuidOverlayAttributeName: String workPhoneAttributeName: String } type LicenseInformation { additionalLicenseFeatures: [String] additionalLicenses: [MapEntry_String_String] customer: String licenseExpirationDateTime: DateTime licenseGrade: LicenseGrade licenseKey: String licenseScopes: [LicenseScope] licensedClientApplications: [MapEntry_String_Integer] licensedClientSubApplications: [MapEntry_String_List_String] licensedConcurrentUsersCount: Int licensedUsersCount: Int machineId: String namedSeats: Int notLicensableClientApplications: [String] stringentLicensed: Boolean userLicenseCategory: UserLicenseCategory } type LicenseViolation { application: String days: Int maxSessions: Int month: Month } type LinkArchiveType { noteArchiveType: String noteDepositType: String resourceArchiveType: String } type LinkObjectclass { archiveType: LinkArchiveType archivedDeletionAllowance: ArchivedDeletionAllowance associatedResourceType: ResourceType binaryData: [MapEntry_String_byteArray] businessProcessAutoStartSettings: [BusinessProcessAutoStartSettingName] defaultReferenceType: LinkReferenceType deleteVersionsOnArchive: Boolean deletionPolicy: DeletionPolicy descriptionId: String displayNameId: String displayNamePropertyValue: StringQueryOperand expirationRuleName: ExpirationRuleName fulltextEnabled: Boolean fulltextIndexStartDate: DateTime graphicsName: String group: String lastModified: DateTime layoutTypes: [LayoutType] layoutsForRole(layoutType: LayoutType, roleName: RoleNameInput): [LayoutName] name: ObjectclassName notesSetting: NotesSetting rearchiveOnChangedArchiveType: Boolean retentionRuleName: RetentionRuleName roleToLayoutsMapping(layoutType: LayoutType): [MapEntry_RoleName_List_LayoutName] roles(layoutType: LayoutType): [RoleName] superposedPropertyStateDescription(propertyName: IndexingPropertyNameInput): SuperposedPropertyStateDescription superposedPropertyStateDescriptions: [SuperposedPropertyStateDescription] system: Boolean workflowAutoStartSettings: [WorkflowAutoStartSettingName] } type LinkPermissions implements Permissions { archive: Boolean changeObjectclass: Boolean customPermissions: CustomPermissions delete: Boolean deleteNote: Boolean finalize: Boolean lock: Boolean move: Boolean objectclassName: ObjectclassName physicallyDelete: Boolean readNote: Boolean readProperties: Boolean revertToVersion: Boolean type: PermissionsType updateReferenceType: Boolean withdraw: Boolean writeNote: Boolean writeProperties: Boolean } type LocalDay { date: YearMonthDay day: DayOfMonth month: Month } type LockedResource { displayName: String lockDate: DateTime lockOwner: String lockOwnerName: String resourceKey: String } type LongType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type MSExchangeServerSetting { domainName: String ewsEnabled: Boolean synchronizePrincipalInfoToContactFolders: Boolean version: MSExchangeServerVersion } type MapEntry_ClientType_byteArray { "Map key" key: ClientType "Map value" value: Base64String } type MapEntry_Competence_List_String { "Map key" key: Competence "Map value" value: [String] } type MapEntry_DayOfWeek_List_DayPart { "Map key" key: DayOfWeek "Map value" value: [DayPart] } type MapEntry_IndexingPropertyName_Object { "Map key" key: IndexingPropertyName "Map value" value: ObjectScalar } type MapEntry_LayoutType_List_LayoutName { "Map key" key: LayoutType "Map value" value: [LayoutName] } type MapEntry_MethodKey_Integer { "Map key" key: MethodKey "Map value" value: Int } type MapEntry_Object_Object { "Map key" key: ObjectScalar "Map value" value: ObjectScalar } type MapEntry_Object_String { "Map key" key: ObjectScalar "Map value" value: String } type MapEntry_ObjectclassName_List_LayoutName { "Map key" key: ObjectclassName "Map value" value: [LayoutName] } type MapEntry_ObjectclassName_Map_LayoutType_List_LayoutName { "Map key" key: ObjectclassName "Map value" value: [MapEntry_LayoutType_List_LayoutName] } type MapEntry_RequestPartType_RequestPartStatistics { "Map key" key: RequestPartType "Map value" value: RequestPartStatistics } type MapEntry_ResourceKey_String { "Map key" key: String "Map value" value: String } type MapEntry_RoleName_List_LayoutName { "Map key" key: RoleName "Map value" value: [LayoutName] } type MapEntry_RoleName_List_Permissions { "Map key" key: RoleName "Map value" value: [Permissions] } type MapEntry_String_BusinessProcessDefinitionNodeBounds { "Map key" key: String "Map value" value: BusinessProcessDefinitionNodeBounds } type MapEntry_String_ContainerJobRunningState { "Map key" key: String "Map value" value: ContainerJobRunningState } type MapEntry_String_CustomConfigurationPart { "Map key" key: String "Map value" value: CustomConfigurationPart } type MapEntry_String_Graphics { "Map key" key: String "Map value" value: Graphics } type MapEntry_String_Integer { "Map key" key: String "Map value" value: Int } type MapEntry_String_List_LayoutName { "Map key" key: String "Map value" value: [LayoutName] } type MapEntry_String_List_Permissions { "Map key" key: String "Map value" value: [Permissions] } type MapEntry_String_List_String { "Map key" key: String "Map value" value: [String] } type MapEntry_String_List_VisibilityRuleName { "Map key" key: String "Map value" value: [VisibilityRuleName] } type MapEntry_String_Map_String_Integer { "Map key" key: String "Map value" value: [MapEntry_String_Integer] } type MapEntry_String_MultiValueUpdatePolicy { "Map key" key: String "Map value" value: MultiValueUpdatePolicy } type MapEntry_String_NodeBounds { "Map key" key: String "Map value" value: NodeBounds } type MapEntry_String_Object { "Map key" key: String "Map value" value: ObjectScalar } type MapEntry_String_OrgWorkEnvironment { "Map key" key: String "Map value" value: OrgWorkEnvironment } type MapEntry_String_PluginFile { "Map key" key: String "Map value" value: PluginFile } type MapEntry_String_PluginInfo { "Map key" key: String "Map value" value: PluginInfo } type MapEntry_String_String { "Map key" key: String "Map value" value: String } type MapEntry_String_Translation { "Map key" key: String "Map value" value: Translation } type MapEntry_String_WorkflowEmailSetting { "Map key" key: String "Map value" value: WorkflowEmailSetting } type MapEntry_String_XsapSystemUser { "Map key" key: String "Map value" value: XsapSystemUser } type MapEntry_String_byteArray { "Map key" key: String "Map value" value: Base64String } type MapEntry_Subtype_SubtypeSetting { "Map key" key: Subtype "Map value" value: SubtypeSetting } type MasterdataBasicSearchTemplate implements AbstractSearchTemplate { hitlistName: LayoutName searchName: LayoutName } type MasterdataPermissions implements Permissions { add: Boolean customPermissions: CustomPermissions delete: Boolean masterdataScopeName: String ownerDocumentAreaName: String read: Boolean type: PermissionsType update: Boolean } type MasterdataPropertyDefinition implements AbstractMasterdataPropertyDefinition & PropertyDefinition { audited: Boolean columnName: String defaultValue: StringQueryOperand descriptionId: String displayNameId: String keyProperty: Boolean lastModified: DateTime multiValue: Boolean multiValueKeyColumnName: String multiValueScope: String multiValueTableName: String name: PropertyName semanticInfo: PropertySemanticInfo system: Boolean type: PropertyType } type MasterdataPropertyName implements PropertyName { areaName: String name: String ownerDocumentAreaName: String } type MasterdataRule { active: Boolean descriptionId: String filter: StringCondition lastModified: DateTime roleSet: [RoleName] roleSetType: VisibilityRuleRoleSetType ruleName: MasterdataRuleName ruleScope: String } type MasterdataRuleName { areaName: String name: String ownerDocumentAreaName: String } type MasterdataScope { areaName: String baseTableName: String catalog: String descriptionId: String displayNameId: String enableTableAlteration: Boolean group: String lastModified: DateTime nativeGeneratedKey: Boolean ownerDocumentAreaName: String referenceIntegrity: MasterdataReferenceIntegrity schema: String writable: Boolean } type MasterdataType implements VirtualObjectclassType { scopeName: String typeName: ObjectScalar } type Message { actor: Actor box: ObjectScalar date: DateTime description: String id: String title: String type: MessageType } type MessageDocumentAreaSetting { collaborationMessageSetting: CollaborationMessageSetting commonMessageSetting: CommonMessageSetting documentAreaName: String lastModified: DateTime messageTableName: String messagesOnObsoleteResources: Boolean resolveActorNames: Boolean resourceMessageSetting: ResourceMessageSetting storeMessageEvents: Boolean userDeactivationMessagingRemainingDays: Int workflowMessageSetting: WorkflowMessageSetting } type MessageProperty { name: String size: Int value: ObjectScalar } type MessageSetting { commonMessageSetting: CommonMessageSetting lastModified: DateTime principalMessageSetting: PrincipalMessageSetting storeMessageEvents: Boolean userDeactivationMessagingRemainingDays: Int } type MessagingService { commonMessageSetting: CommonMessageSetting commonMessageSettingByDocArea(documentAreaName: String): CommonMessageSetting messageResources(documentAreaName: String): [String] messageWorkflowInstances(documentAreaName: String): [String] messages(locale: Locale): [Message] messagesByDocArea(documentAreaName: String, locale: Locale): [DocumentAreaMessage] messagesByType(locale: Locale, type: MessageType): [Message] messages_1(documentAreaName: String, locale: Locale, type: MessageType): [DocumentAreaMessage] principalMessageSetting: PrincipalMessageSetting resourceMessageSetting(documentAreaName: String): ResourceMessageSetting searchAsMessagesFulltext(fullTextQuery: String, locale: Locale, resourceKey: String, searchControl: SearchControlInput): [SearchResourceMessage] searchAsMessagesNQLFulltext(fulltextQuery: String, locale: Locale, query: String, resourceKey: String): [SearchResourceMessage] workflowMessageSetting(documentAreaName: String): WorkflowMessageSetting workflowSearchAsMessagesFulltext(documentAreaName: String, fulltextQuery: String, instanceType: WorkflowInstanceType, locale: Locale, searchControl: SearchControlInput): [SearchWorkflowMessage] workflowSearchAsMessagesNQLFulltext(documentAreaName: String, fulltextQuery: String, instanceType: WorkflowInstanceType, locale: Locale, query: String): [SearchWorkflowMessage] } type MethodKey { methodName: String name: String } type MonitorSetting { VIPLicenses: [VIPLicense] enablePersistLayerStatistics: Boolean endedAsynchronousTaskStateDeletionThreshold: Int implicitLoginClientHosts: [ImplicitLoginLicense] lastModified: DateTime logSlowRequests: Boolean namedSeatLicenses: [NamedSeatLicense] performanceMeasure: Boolean principalEventAbstractPropertyNames: [String] resourceEventPropertyNames: [String] runningAsynchronousTaskStateDeletionThreshold: Int slowRequestsMethodThresholds: [MapEntry_MethodKey_Integer] slowRequestsThreshold: Int storeUserLoginDate: Boolean workflowInstanceEventPropertyNames: [String] } type MonitoringService { JVMSystemProperties: [MapEntry_Object_Object] activeUsersCount: Int asynchronousTaskStates(documentArea: String, ended: Boolean, type: AsynchronousTaskType, usageCategory: UsageCategory): [AsynchronousTaskState] averageExecutionTimeRequest(grade: ExecutionTimeGrade, method: MethodKeyInput): RequestStatistics businessProcessAssignedTaskInstancesCount(documentAreaName: String, orgEntityId: String): Int bypassedPluginNames: [String] clusterNodesCount: Int concurrentConnectedUsersCount: Int concurrentConnectedUsersCountByClientApp(clientApplication: String): Int concurrentConnectedUsersCountByClientApp_1(clientApplications: [String]): [Int] connectedUsersCount: Int connectedUsersInfo: [SessionInfo] connectedUsersInfoWithPaging(paging: PagingControlInput): [SessionInfo] contentMarkedDeletedCount: Long contentServerConnectionRatio: Float converterServerConnectionRatio: Float coreStartDuration: Int coreStartUpTime: DateTime documentsCountByDocArea(documentAreaName: String): Int documentsCountByDocArea_1(documentAreaName: String, state: ResourceLifeCycleState): Int documentsCountByObjectclass(documentObjectclassName: ObjectclassNameInput): Int documentsCountByObjectclass_1(documentObjectclassName: ObjectclassNameInput, state: ResourceLifeCycleState): Int exceededUserQuota(domain: String, reevaluate: Boolean): [UserQuota] externalRenditionServiceConnectionRatio: Float fileServerConnectionRatio: Float fulltextResourcesCountByDocArea(documentAreaName: String, fulltextIndexState: FulltextIndexState): Int fulltextResourcesCountByObjectclass(fulltextIndexState: FulltextIndexState, objectclassName: ObjectclassNameInput): Int hardDiskSpace: Long hardDiskSpaceRatio: Float instancesCount: Int invalidPluginNames: [String] ldapConnectionStatus(ldapServiceName: String): Int ldapEntities(ldapServiceName: String, type: PrincipalType): [String] ldapSynchronisationStatus(ldapServiceName: String): Int licenseViolations: [LicenseViolation] lockedResources(documentAreaName: String, minDaysLocked: Int, paging: PagingControlInput): [LockedResource] maxExecutionTimeRequest(grade: ExecutionTimeGrade, method: MethodKeyInput): RequestStatistics measureStatement(parameters: [MapEntry_String_ObjectInput], statement: String): Int minExecutionTimeRequest(grade: ExecutionTimeGrade, method: MethodKeyInput): RequestStatistics monitoredDetailedMethodKeys(executionTimeThreshold: Int, grade: ExecutionTimeGrade, method: SimpleMethodKey): [DetailedMethodKey] monitoredSimpleMethodKeys(executionTimeThreshold: Int, grade: ExecutionTimeGrade): [SimpleMethodKey] namedUserLicenseViolations: [NamedUserLicenseViolation] numberOfCurrentRequests: Int numberOfRunningJobs(onlyCurrentClusterNode: Boolean): Int oldestLockDate(documentAreaName: String): DateTime persistLayerStatistics(method: PersistLayerStatisticsMethod, parameters: [ObjectScalar]): Long pluginStateInfo(plugin: String): PluginStateInfo pluginsInstantiationRatio: Float pluginsStateInfo(plugins: [String]): [PluginStateInfo] processesCount: Int recentNewDocumentsCountByDocArea(documentAreaName: String): Int recentNewDocumentsCountByObjectclass(documentObjectclassName: ObjectclassNameInput): Int renditionServerConnectionRatio: Float renditionServerSessionAvailable(renditionServer: String): Boolean requestStatistics(executionTimeThreshold: Int, grade: ExecutionTimeGrade, method: MethodKeyInput, paging: PagingControlInput): [RequestStatistics] requestStatisticsPeaks(grade: ExecutionTimeGrade, method: MethodKeyInput, paging: PagingControlInput, peak: Int): [RequestStatistics] resourcesCountByDocArea(documentAreaName: String): Int resourcesCountByDocArea_1(documentAreaName: String, state: ResourceLifeCycleState): Int resourcesCountByObjectclass(objectclassName: ObjectclassNameInput): Int resourcesCountByObjectclass_1(objectclassName: ObjectclassNameInput, state: ResourceLifeCycleState): Int sensorValue(reset: Boolean, sensor: MonitoringSensor): Int serverVersion: ServerVersionInfo slowRequestStatistics(grade: ExecutionTimeGrade, method: MethodKeyInput, paging: PagingControlInput): [RequestStatistics] storageLayerConnectionRatio: Float storageLayersUsedConnectionRatio: Float uniqueDisplayNamePathViolation(documentAreaName: String): [MapEntry_String_Map_String_Integer] userQuota(principalIds: [String], reevaluate: Boolean): [[UserQuota]] userQuotaByDomain(domain: String, reevaluate: Boolean): [UserQuota] usersCount: Int workflowAssignedTaskInstancesCount(documentAreaName: String, orgEntityId: String): Int workflowInstancesCount(instanceState: WorkflowInstanceState, instanceType: WorkflowInstanceType, name: WorkflowProcessDefinitionNameInput): Int workflowInstancesCountByDocArea(documentAreaName: String, instanceState: WorkflowInstanceState, instanceType: WorkflowInstanceType): Int xsapContentRepositoryDocumentsCount(contentRepository: String, documentAreaName: String, state: ResourceLifeCycleState): Int xsapReplicationServiceState(replicationService: String): XsapReplicationServiceState } "Mutation root" type Mutation { AdministrativeService_administrativeCopy(container: AdministrativeContainerInput): Boolean AdministrativeService_administrativeMove(container: AdministrativeContainerInput): Boolean AdministrativeService_administrativeUpdateObjectclass(filter: StringCondition, folderKey: String, objectclassMapping: [ObjectclassMappingInput]): Boolean AdministrativeService_removeContentMarkedDeleted(paging: PagingControlInput, slArcIds: [String]): Int AdministrativeService_stopTransfer: Boolean AuthenticationService_logout: Boolean AuthorityManagementService_addAssignment(assignment: [String], roleName: RoleNameInput): Boolean AuthorityManagementService_addToRoleSet(principalId: String, roleNames: [RoleNameInput]): Boolean AuthorityManagementService_createRole(assignment: [String], permissions: [PermissionsInput], role: RoleInput): Boolean AuthorityManagementService_delete(roleName: RoleNameInput): Boolean AuthorityManagementService_deleteAll(roleNames: [RoleNameInput]): Boolean AuthorityManagementService_removeAssignment(assignment: [String], roleName: RoleNameInput): Boolean AuthorityManagementService_removeFromRoleSet(principalId: String, roleNames: [RoleNameInput]): Boolean AuthorityManagementService_removePermissions(permissions: [PermissionsInput], roleName: RoleNameInput): Boolean AuthorityManagementService_setAssignment(assignment: [String], roleName: RoleNameInput): Boolean AuthorityManagementService_setPermissions(permissions: [PermissionsInput], roleName: RoleNameInput): Boolean AuthorityManagementService_setRoleSet(principalId: String, roleNames: [RoleNameInput]): Boolean AuthorityManagementService_update(role: RoleInput): Boolean AuthorityManagementService_updateAll(roles: [RoleInput]): Boolean AuthorityManagementService_updatePermissions(permissions: [PermissionsInput], roleName: RoleNameInput): Boolean BusinessProcessService_assignByPooledOrgEntityIds(pooledOrgEntityIds: [String], taskKey: String): Boolean BusinessProcessService_assignByPositionId(positionId: String, taskKey: String): Boolean BusinessProcessService_end(instanceKey: String): Boolean BusinessProcessService_endWithProps(instanceKey: String, props: [PropertyInput]): Boolean BusinessProcessService_lock(processKey: String): Boolean BusinessProcessService_reset(instanceKey: String, props: [PropertyInput]): Boolean BusinessProcessService_resume(instanceKey: String): Boolean BusinessProcessService_sendMessage(instanceKey: String, messageName: String, properties: [PropertyInput]): String BusinessProcessService_sendMessage_1(basketObjectclass: ObjectclassNameInput, creatorPositionId: String, messageName: String, name: BusinessProcessDefinitionNameInput, properties: [PropertyInput]): String BusinessProcessService_sendSignal(signalName: String): Boolean BusinessProcessService_sendSignal_1(properties: [PropertyInput], signalName: String, taskKey: String): Boolean BusinessProcessService_setDefaultPropertyValues(propertyNames: [IndexingPropertyNameInput]): [IndexingPropertyName] BusinessProcessService_setPredefinedPropertyValues(instanceKeys: [String], propertyNames: [IndexingPropertyNameInput]): [IndexingPropertyName] BusinessProcessService_startProcess(creatorPositionId: String, processDefinitionName: BusinessProcessDefinitionNameInput, props: [PropertyInput]): StartBusinessProcessInstanceKeys BusinessProcessService_startProcessByObjectclass(basketObjectclass: ObjectclassNameInput, creatorPositionId: String, processDefinitionName: BusinessProcessDefinitionNameInput, props: [PropertyInput]): StartBusinessProcessInstanceKeys BusinessProcessService_suspend(instanceKey: String): Boolean BusinessProcessService_unlock(processKey: String): Boolean BusinessProcessService_updateProperties(instanceKey: String, props: [PropertyInput]): Boolean CollaborationService_createCalendar(calendar: AbstractCalendarInput): String CollaborationService_createCalendarsFromICalendar(iCalendar: ContentDataInput): [AbstractCalendar] CollaborationService_createTeamspace(teamspace: GroupInput): Group CollaborationService_deleteCalendar(calendarId: String): Boolean CollaborationService_deleteCalendars(uid: String): [String] CollaborationService_detectRecurrenceDates(calendarId: String): Boolean CollaborationService_dropTeamspace(teamspaceId: String): Boolean CollaborationService_saveCalendar(properties: [PropertyInput]): AbstractCalendar CollaborationService_sendCalendarRequest(calendarId: String, emailServer: String, method: String): Boolean CollaborationService_updateCalendar(calendar: AbstractCalendarInput): Boolean CollaborationService_updateTeamspace(teamspace: GroupInput): Boolean ConfigurationService_add(configuration: ConfigurationInput): Boolean ConfigurationService_addAll(configurations: [ConfigurationInput]): Boolean ConfigurationService_addPeered(configurations: [ConfigurationInput], principals: [PrincipalInput]): Boolean ConfigurationService_createDbIndex(dbIndex: DbIndexNameInput): Boolean ConfigurationService_createDbIndexes(documentAreaName: String): Boolean ConfigurationService_delete(configuration: ConfigurationInput): Boolean ConfigurationService_deleteAll(configurations: [ConfigurationInput]): Boolean ConfigurationService_deleteArchivedAuditLog(auditScope: AuditScope, before: YearMonthDay, scopeName: String): Boolean ConfigurationService_deleteConfiguration(key: ConfigurationKeyInput): Boolean ConfigurationService_deleteConfigurations(keys: [ConfigurationKeyInput]): Boolean ConfigurationService_deleteConfigurationsPeered(keys: [ConfigurationKeyInput], principals: [PrincipalInput]): Boolean ConfigurationService_deletePeered(configurations: [ConfigurationInput], principals: [PrincipalInput]): Boolean ConfigurationService_deleteRangeKeyValues(keyGeneratorName: String, lowerBound: Long, upperBound: Long): Boolean ConfigurationService_lock(documentAreaName: String): Boolean ConfigurationService_lockAll(documentAreaNames: [String]): Boolean ConfigurationService_lockSystem: Boolean ConfigurationService_lockSystem_1(lockMode: SystemLockMode): Boolean ConfigurationService_lockSystem_2(lockMode: SystemLockMode, reason: String): Boolean ConfigurationService_lockSystem_3(authorizedPrincipalIds: [String], lockMode: SystemLockMode, reason: String): Boolean ConfigurationService_relicense: Boolean ConfigurationService_runNow(jobName: String): Boolean ConfigurationService_runNow_1(jobName: String, synchronous: Boolean): Boolean ConfigurationService_runNow_2(delay: Int, jobName: String, synchronous: Boolean): Boolean ConfigurationService_setRangeKeyValues(keyGeneratorName: String, lowerBound: Long, upperBound: Long): Boolean ConfigurationService_stopNow(jobName: String): Boolean ConfigurationService_stopNow_1(jobName: String, synchronous: Boolean): Boolean ConfigurationService_unlock(documentAreaName: String): Boolean ConfigurationService_unlockAll(documentAreaNames: [String]): Boolean ConfigurationService_unlockSystem: Boolean ConfigurationService_update(configuration: ConfigurationInput): Boolean ConfigurationService_updateAll(configurations: [ConfigurationInput]): Boolean ConfigurationService_updatePeered(configurations: [ConfigurationInput], principals: [PrincipalInput]): Boolean MessagingService_addResourcesForMessages(resourceKeys: [String]): Boolean MessagingService_addSelfToMessages: Boolean MessagingService_addWorkflowInstanceForMessages(instanceKeys: [String]): Boolean MessagingService_removeResourcesForMessages(resourceKeys: [String]): Boolean MessagingService_removeSelfFromMessages: Boolean MessagingService_removeWorkflowInstancesForMessages(instanceKeys: [String]): Boolean MessagingService_setCommonMessageSetting(setting: CommonMessageSettingInput): Boolean MessagingService_setCommonMessageSettingByDocArea(documentAreaName: String, setting: CommonMessageSettingInput): Boolean MessagingService_setPrincipalMessageSetting(principalMessageSetting: PrincipalMessageSettingInput): Boolean MessagingService_setResourceMessageSetting(documentAreaName: String, setting: ResourceMessageSettingInput): Boolean MessagingService_setWorkflowMessageSetting(documentAreaName: String, setting: WorkflowMessageSettingInput): Boolean MonitoringService_addCustomAuditLogItem(auditScope: AuditScope, details: String, displayName: String, objectBusinessKey: String, principalId: String, scopeName: String): Boolean MonitoringService_deleteStoredEvents(eventStoreIds: [Long]): Boolean MonitoringService_invalidateSession(sessionId: Int): Boolean MonitoringService_invalidateSessions(reason: String, sessionIds: [Int]): [Int] MonitoringService_invalidateSessions_1(reason: String, removeFromSessionCache: Boolean, sessionIds: [Int]): [Int] MonitoringService_invokeGenericMonitoringMethod(args: [ObjectScalar], methodName: String): ObjectScalar MonitoringService_logHeapDump: Boolean MonitoringService_logHeapDump_1(triggerFullGarbageCollection: Boolean): Boolean MonitoringService_logStackTrace: Boolean MonitoringService_resetRequestStatistics(grade: ExecutionTimeGrade): Boolean RepositoryService_appendNote(noteKey: String, noteText: String!): Boolean RepositoryService_applyFolderTemplate(folder: String, folderTemplate: FolderTemplateNameInput): Boolean RepositoryService_archive(resourceKey: String): Boolean RepositoryService_batch(methods: [BatchMethodInstanceInput], singleMethodTransactionContext: Boolean): [ObjectScalar] RepositoryService_commitStagedResource(resourceKey: String): Boolean RepositoryService_copy(sourceKey: String, targetFolderKey: String): String RepositoryService_copyResources(sourceFolderKey: String, targetFolderKey: String): [String] RepositoryService_copyWithLock(lock: Boolean, newObjectclass: ObjectclassNameInput, preservePolicy: PropertyPreservePolicyInput, sourceKey: String, targetFolderKey: String): String RepositoryService_copyWithObjectclass(newObjectclass: ObjectclassNameInput, sourceKey: String, targetFolderKey: String): String RepositoryService_copyWithPropertyPreservePolicy(newObjectclass: ObjectclassNameInput, preservePolicy: PropertyPreservePolicyInput, sourceKey: String, targetFolderKey: String): String RepositoryService_createDocument(archived: Boolean = false, content: [Upload]!, documentObjectclassName: ObjectclassNameInput, initialLock: Boolean = false, parentKey: String!, properties: [PropertyInput]): String RepositoryService_createExtension(content: [Upload]!, ownerKey: String, properties: [PropertyInput], type: ExtensionType): String RepositoryService_createFolder(folderObjectclassName: ObjectclassNameInput, lock: Boolean, parentKey: String, props: [PropertyInput]): String RepositoryService_createLink(linkObjectclassName: ObjectclassNameInput, parentKey: String, props: [PropertyInput], refKey: String): String RepositoryService_createLink_1(linkObjectclassName: ObjectclassNameInput, linkReferenceType: LinkReferenceType, parentKey: String, props: [PropertyInput], refKey: String): String RepositoryService_createLink_2(linkObjectclassName: ObjectclassNameInput, linkReferenceType: LinkReferenceType, lock: Boolean, parentKey: String, props: [PropertyInput], refKey: String): String RepositoryService_createMultipleDocuments(files: [Upload]!, objectclassName: ObjectclassNameInput, parentKey: String!, properties: [PropertyInput]): [String] RepositoryService_createOcrVersion(documentKey: String): String RepositoryService_createPdfRendition(documentKey: String, policy: PdfCreationPolicy): String RepositoryService_createPreviewRendition(documentKey: String): String RepositoryService_createStagedResource(resourceKey: String): String RepositoryService_createTextExtract(documentKey: String): String RepositoryService_createThumbnailRendition(documentKey: String): String RepositoryService_deleteIntrinsic(resourceKey: String): Boolean RepositoryService_deleteLogical(resourceKey: String): Boolean RepositoryService_deletePhysical(resourceKey: String): Boolean RepositoryService_deletePhysicalAsynchronous(resourceKey: String): Boolean RepositoryService_deletePrincipalFolder(documentAreaName: String, principalId: String): Boolean RepositoryService_deleteStateAware(resourceKey: String): Boolean RepositoryService_discardResource(resourceKey: String): Boolean RepositoryService_finalize(resourceKey: String): Boolean RepositoryService_generateContentItemInfo(resourceKey: String): Boolean RepositoryService_injectContentMetadata(documentKey: String, referencedKey: String): Boolean RepositoryService_lock(resourceKey: String): Boolean RepositoryService_lockHierarchical(hierarchical: Boolean, resourceKey: String): Boolean RepositoryService_move(sourceKey: String, targetFolderKey: String): String RepositoryService_movePrincipalResources(principalId: String, targetFolderKey: String): [String] RepositoryService_moveResources(sourceFolderKey: String, targetFolderKey: String): [String] RepositoryService_moveWithObjectclass(newObjectclass: ObjectclassNameInput, sourceKey: String, targetFolderKey: String): String RepositoryService_proceed(content: [Upload]!, documentKey: String, props: [PropertyInput]): Boolean RepositoryService_proceedContent(content: [Upload]!, documentKey: String): Boolean RepositoryService_proceedProperties(documentKey: String, props: [PropertyInput]): Boolean RepositoryService_publishContent(duration: Int, resourceKey: String): String RepositoryService_publishGuestFolder(folderKey: String, hostPrincipalId: String, permissions: GuestPermissionsInput): String RepositoryService_rearchive(resourceKeys: [String]): Boolean RepositoryService_recallPublishedContent(publishedUuid: String): Boolean RepositoryService_recallPublishedContent_1(publisherId: String, resourceKey: String): Boolean RepositoryService_recallPublishedResource(publishedUuid: String): Boolean RepositoryService_recallPublishedResource_1(publisherId: String, resourceKey: String): Boolean RepositoryService_resetErrorState(resourceKeys: [String]): [String] RepositoryService_resetRenditionCreationState(resourceKeys: [String]): Boolean RepositoryService_resetRenditionCreationState_1(resourceKeys: [String], type: RenditionType): Boolean RepositoryService_resetRenditionCreationState_2(documentObjectclass: ObjectclassNameInput): Boolean RepositoryService_resetRenditionCreationState_3(documentObjectclass: ObjectclassNameInput, type: RenditionType): Boolean RepositoryService_resetRenditionCreationState_4(contentTypes: [String], documentAreaName: String): Boolean RepositoryService_resetRenditionCreationState_5(contentTypes: [String], documentAreaName: String, type: RenditionType): Boolean RepositoryService_revertToVersion(versionKey: String): Boolean RepositoryService_revertToVersionAsNew(asNew: Boolean, versionKey: String): String RepositoryService_setDefaultPropertyValues(propertyNames: [IndexingPropertyNameInput]): [IndexingPropertyName] RepositoryService_setDisplayNamePropertyValues(asynchronous: Boolean, documentAreaName: String, rootKey: String): Int RepositoryService_setDisplayNamePropertyValues_1(asynchronous: Boolean, resourceKeys: [String]): Int RepositoryService_setFulltextStateFailedPermanent(resourceKeys: [String]): Boolean RepositoryService_setPredefinedPropertyValues(propertyNames: [IndexingPropertyNameInput], rootKey: String): [IndexingPropertyName] RepositoryService_setPredefinedPropertyValues_1(propertyNames: [IndexingPropertyNameInput], resourceKeys: [String]): [IndexingPropertyName] RepositoryService_setRenditionCreationStateNotApplicable(resourceKeys: [String], type: RenditionType): Boolean RepositoryService_triggerFulltextReindexing(docAreaName: String, fromLastModified: DateTime, toLastModified: DateTime): Boolean RepositoryService_triggerFulltextReindexingByDocArea(documentAreaName: String): Boolean RepositoryService_triggerFulltextReindexingByObjClasses(objectclassNames: [ObjectclassNameInput]): Boolean RepositoryService_triggerResourcesFulltextReindexing(contentTypes: [String], docAreaName: String): Boolean RepositoryService_triggerResourcesFulltextReindexing_1(resourceKeys: [String]): Boolean RepositoryService_unarchive(folderKey: String): Boolean RepositoryService_undelete(resourceKey: String): Boolean RepositoryService_undeleteHierarchic(children: Boolean, resourceKey: String): Boolean RepositoryService_unfinalize(children: Boolean, resourceKey: String): Boolean RepositoryService_unlock(resourceKey: String): Boolean RepositoryService_unlockHierarchical(hierarchical: Boolean, resourceKey: String): Boolean RepositoryService_unstageResource(resourceKey: String): Boolean RepositoryService_update(content: [Upload]!, props: [PropertyInput], resourceKey: String): Boolean RepositoryService_updateCalendarReference(calendarId: String, resourceKey: String): Boolean RepositoryService_updateContent(content: [Upload]!, resourceKey: String): Boolean RepositoryService_updateLinkReferenceType(linkKey: String, linkReferenceType: LinkReferenceType): Boolean RepositoryService_updateObjectclass(objectclassName: ObjectclassNameInput, resourceKey: String): Boolean RepositoryService_updatePreserveStorage(documentKey: String, preserve: Boolean): Boolean RepositoryService_updateProperties(props: [PropertyInput], resourceKey: String): Boolean RepositoryService_updatePublishedResourceDuration(duration: Int, publisherId: String, resourceKey: String): Boolean RepositoryService_updatePublishedResourceDuration_1(duration: Int, publishedUuid: String): Boolean RepositoryService_updateUserReference(resourceKey: String, userId: String): Boolean UserManagementService_addAuthenticationID(authenticationID: AuthenticationIDInput): AuthenticationID UserManagementService_addCompetences(competences: [CompetenceInput], orgEntityId: String): Boolean UserManagementService_addMembers(memberIds: [String], parentId: String): Boolean UserManagementService_addMembership(memberId: String, parentIds: [String]): Boolean UserManagementService_changePassword(newPassword: String, oldPassword: String, password: String, principalId: String): Boolean UserManagementService_createGroup(competences: [CompetenceInput], group: GroupInput, memberOrgEntityIds: [String], parentGroupIds: [String]): Group UserManagementService_createPosition(competences: [CompetenceInput], parentGroupIds: [String], position: PositionInput): Position UserManagementService_createPrincipalInfo(properties: [PropertyInput]): PrincipalInfo UserManagementService_createUser(password: String, user: UserInput): Position UserManagementService_createVirtualPrincipal(virtualPrincipal: VirtualPrincipalInput): VirtualPrincipal UserManagementService_delete(principalId: String): Boolean UserManagementService_deleteAll(principalIds: [String]): Boolean UserManagementService_deletePrincipalInfo(principalInfoId: String): Boolean UserManagementService_deleteUserInfo(userInfoId: String): Boolean UserManagementService_removeAuthenticationID(id: String, principalId: String): Boolean UserManagementService_removeAuthenticationIDs(principalId: String, type: AuthenticationIDType): Boolean UserManagementService_removeCompetences(competences: [CompetenceInput], orgEntityId: String): Boolean UserManagementService_removeDeletedPrincipalInfos: Int UserManagementService_removeDeletedPrincipals(principalIds: [String]): Int UserManagementService_removeMembers(memberIds: [String], parentId: String): Boolean UserManagementService_removeMembership(memberId: String, parentIds: [String]): Boolean UserManagementService_removePrincipalAdditionalProperty(name: String, principalId: String): Boolean UserManagementService_removeUserAdditionalProperty(name: String, userId: String): Boolean UserManagementService_savePrincipalInfo(properties: [PropertyInput]): PrincipalInfo UserManagementService_savePrincipalInfoFromVCard(_default: Boolean, targetDomainName: String, vCard: ContentDataInput): [PrincipalInfo] UserManagementService_savePrincipalInfoFromVCardByDocArea(_default: Boolean, targetDocumentAreaName: String, targetDomainName: String, vCard: ContentDataInput): [PrincipalInfo] UserManagementService_saveUserInfo(properties: [PropertyInput]): UserInfo UserManagementService_saveUserInfoFromVCard(_default: Boolean, targetDomainName: String, vCard: ContentDataInput): [UserInfo] UserManagementService_saveUserInfoFromVCardByDocArea(_default: Boolean, targetDocumentAreaName: String, targetDomainName: String, vCard: ContentDataInput): [UserInfo] UserManagementService_setCompetences(competences: [CompetenceInput], orgEntityId: String): Boolean UserManagementService_setMembers(memberIds: [String], parentId: String): Boolean UserManagementService_setMembership(memberId: String, parentIds: [String]): Boolean UserManagementService_setPrincipalAdditionalProperty(name: String, principalId: String, value: Base64String): Boolean UserManagementService_setPrivateUserInfo(privateUserInfo: PrivateUserInfoInput): Boolean UserManagementService_setUserAdditionalProperty(name: String, userId: String, value: Base64String): Boolean UserManagementService_setUserSetting(userSetting: UserSettingInput): Boolean UserManagementService_triggerFulltextReindexing(domainNames: [String]): Boolean UserManagementService_update(principalEntity: PrincipalEntityInput): Boolean UserManagementService_updateAll(principalEntities: [PrincipalEntityInput]): Boolean UserManagementService_updateAllPrincipalInfo(principalInfo: [PrincipalInfoInput]): Boolean UserManagementService_updateAllUserInfo(userInfo: [UserInfoInput]): Boolean UserManagementService_updateAuthenticationID(authenticationID: AuthenticationIDInput): Boolean UserManagementService_updatePrincipalInfo(principalInfo: PrincipalInfoInput): Boolean UserManagementService_updateUserInfo(userInfo: UserInfoInput): Boolean WorkflowService_assign(pooledOrgEntityIds: [String], positionId: String, taskKey: String): Boolean WorkflowService_createTask(processKey: String, taskName: String): String WorkflowService_deleteProcessInstanceReports(fromStartDate: YearMonthDay, names: [WorkflowProcessDefinitionNameInput], toStartDate: YearMonthDay): Boolean WorkflowService_end(instanceKey: String): Boolean WorkflowService_endWithProps(instanceKey: String, props: [PropertyInput]): Boolean WorkflowService_endWithPropsAndSuspend(instanceKey: String, props: [PropertyInput], suspend: Boolean): Boolean WorkflowService_lock(processKey: String): Boolean WorkflowService_reset(instanceKey: String, props: [PropertyInput]): Boolean WorkflowService_resume(instanceKey: String): Boolean WorkflowService_setDefaultPropertyValues(propertyNames: [IndexingPropertyNameInput]): [IndexingPropertyName] WorkflowService_setPredefinedPropertyValues(instanceKeys: [String], propertyNames: [IndexingPropertyNameInput]): [IndexingPropertyName] WorkflowService_startProcess(creatorPositionId: String, processDefinitionName: WorkflowProcessDefinitionNameInput, props: [PropertyInput]): String WorkflowService_startProcess_1(basketObjectclass: ObjectclassNameInput, creatorPositionId: String, processDefinitionName: WorkflowProcessDefinitionNameInput, props: [PropertyInput]): String WorkflowService_startProcess_2(basketObjectclass: ObjectclassNameInput, positionId: String, processDefinitionName: WorkflowProcessDefinitionNameInput, properties: [PropertyInput]): StartWorkflowInstanceKeys WorkflowService_startTask(props: [PropertyInput], taskKey: String): Boolean WorkflowService_suspend(instanceKey: String): Boolean WorkflowService_triggerFulltextReindexing(documentArea: String): Boolean WorkflowService_triggerInstancesFulltextReindexing(instanceKeys: [String]): Boolean WorkflowService_unlock(processKey: String): Boolean WorkflowService_updateProperties(instanceKey: String, props: [PropertyInput]): Boolean } type NamedSeatLicense { clientApplication: String clientHost: String } type NamedUserLicenseViolation { days: Int maxUsers: Int month: Month } type NodeBounds { displayNameId: String height: Int nodeName: String taskName: String width: Int x: Int y: Int } type NonRationalBlobType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type NonRationalStringType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type NonRationalType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type NotesSetting { appendNotePolicy: AppendNotePolicy notesPrefix: StringQueryOperand notesSuffix: StringQueryOperand } type NullType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type NumberType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type OAuthSetting { active: Boolean callbackURI: String clientId: String clientSecret: String descriptionId: String displayNameId: String endpointURI: String identifiedByEmail: Boolean insecure: Boolean lastModified: DateTime name: String nonceLifetime: Long nonceValidationDisabled: Boolean preferredFlow: String privateKeyAlias: String privateKeyPassword: String settingsLifetime: Long userIdClaim: String userIdRegEx: String } type ObjectAQIType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type ObjectAnyType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type ObjectPartKey { type: ObjectPartType } type ObjectPartType { classOfObject: Class containerTypes: [ObjectType] } type ObjectType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type Objectclass { archivedDeletionAllowance: ArchivedDeletionAllowance associatedResourceType: ResourceType binaryData: [MapEntry_String_byteArray] businessProcessAutoStartSettings: [BusinessProcessAutoStartSettingName] deleteVersionsOnArchive: Boolean deletionPolicy: DeletionPolicy descriptionId: String displayNameId: String displayNamePropertyValue: StringQueryOperand expirationRuleName: ExpirationRuleName fulltextEnabled: Boolean fulltextIndexStartDate: DateTime graphicsName: String group: String lastModified: DateTime layoutTypes: [LayoutType] layoutsForRole(layoutType: LayoutType, roleName: RoleNameInput): [LayoutName] name: ObjectclassName notesSetting: NotesSetting rearchiveOnChangedArchiveType: Boolean retentionRuleName: RetentionRuleName roleToLayoutsMapping(layoutType: LayoutType): [MapEntry_RoleName_List_LayoutName] roles(layoutType: LayoutType): [RoleName] superposedPropertyStateDescription(propertyName: IndexingPropertyNameInput): SuperposedPropertyStateDescription superposedPropertyStateDescriptions: [SuperposedPropertyStateDescription] system: Boolean workflowAutoStartSettings: [WorkflowAutoStartSettingName] } type ObjectclassName { areaName: String name: String } type OrgEntity implements PrincipalEntity { activated: DateTime activationDate: YearMonthDay active: Boolean commonName: String creationDate: DateTime deactivated: DateTime deactivationDate: YearMonthDay deactivationReason: String description: String displayName: String domainName: String email: String fullName: String fullNames: [String] group: Boolean lastModified: DateTime name: String position: Boolean principalId: String quota: Quota specification: PrincipalSpecificationType type: PrincipalType user: Boolean virtual: Boolean } type OrgWorkEnvironment { competenceOrgEntityIds(type: CompetenceType): [MapEntry_Competence_List_String] competenceUserIds(type: CompetenceType): [MapEntry_Competence_List_String] personalOrgEntityIds: [String] } type Packet { clientType: ClientType descriptionId: String displayNameId: String lastModified: DateTime name: String packetMetadata: PacketMetadata payload: Base64String } type PacketMetadata { clientType: ClientType descriptionId: String displayNameId: String lastModified: DateTime name: String } type ParsedAggregatePropertyName implements PropertyName { areaName: String function: AggregateFunction name: String propertyName: PropertyName } type ParsedPropertyName implements PropertyName { areaName: String name: String } type PdfRenditionSetting { creationPolicy: PdfRenditionCreationPolicy emailPDFRenderPolicy: EmailPDFRenderPolicy enableExtendedPdfHeuristic: Boolean enableImagePdfExchange: Boolean imageToPdfOcrPolicy: ImageToPdfOcrPolicy maxDocumentAreaResources: Int newPdfVersionNoRendition: Boolean parallelRenditionServerThreads: Int pdfaVersion: PDFAVersion preserveItemNames: Boolean renditionServer: String selectedContentTypes: [String] validatePdfa: Boolean } type PhoneNumber { addressType: AddressType description: String mainNumber: Boolean normalizedNumber: String number: String phoneType: PhoneType } type PluginFile { fileContent: Base64String info: PluginInfo } type PluginInfo { author: String comment: String creationDate: DateTime creator: String dependencies: [String] group: String initialAuthor: String lastModified: DateTime version: String } type PluginStateInfo { description: String lastModified: DateTime plugin: String state: PluginState } type PluginsSetting { allPluginNames: [String] allPlugins: [AbstractPlugin] auditLogDetailsHook: AuditLogDetailsHook classFiles: [MapEntry_String_byteArray] @deprecated(reason : "Deprecated") classPluginFiles: [MapEntry_String_PluginFile] coreHooks: [CoreHook] customComputedPropertyDefinitions: CustomComputedIndexingPropertyDefinitions @deprecated(reason : "Deprecated") customComputedPropertyDefinitionses: [CustomComputedIndexingPropertyDefinitions] customJob: CustomJob @deprecated(reason : "Deprecated") customJobs: [CustomJob] ftAnalyzerHooks: [FtAnalyzerHook] ftConnectorInvocationHooks: [FtConnectorInvocationHook] ftConnectorMethodOverwriteHook: FtConnectorMethodOverwriteHook ftContentConverter: FtContentConverter ftContentHighlighter: FtContentHighlighter ftPropertyConverter: FtPropertyConverter ftQueryPrepareHook: FtQueryPrepareHook jarFileNames: [String] @deprecated(reason : "Deprecated") jarPluginFileNames: [MapEntry_String_PluginInfo] lastModified: DateTime plugin(pluginName: String): AbstractPlugin pluginType(pluginName: String): PluginsSettingPartType previewCreator: PreviewCreator rsConnectors: [RsConnector] serviceInvocationHooks: [ServiceInvocationHook] serviceMethodInterfereHooks: [ServiceMethodInterfereHook] serviceMethodOverwriteHook: ServiceMethodOverwriteHook sourcePluginFiles: [MapEntry_String_PluginFile] sqlPrepareHook: SqlPrepareHook thumbnailCreator: ThumbnailCreator utilFiles: [MapEntry_String_byteArray] @deprecated(reason : "Deprecated") utilPluginFiles: [MapEntry_String_PluginFile] zipFileNames: [String] @deprecated(reason : "Deprecated") zipPluginFileNames: [MapEntry_String_PluginInfo] } type Position implements PrincipalEntity { activated: DateTime activationDate: YearMonthDay active: Boolean commonName: String creationDate: DateTime deactivated: DateTime deactivationDate: YearMonthDay deactivationReason: String default: Boolean description: String displayName: String domainName: String email: String fullName: String fullNames: [String] group: Boolean lastModified: DateTime name: String position: Boolean principalId: String quota: Quota specification: PrincipalSpecificationType type: PrincipalType user: Boolean userId: String virtual: Boolean } type PreviewCreator implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type PreviewSetting { maxDocumentAreaResources: Int parallelRenditionServerThreads: Int previewResolution: Int renditionServer: String selectedContentTypes: [String] } type Principal { actAsPosition: String continueId: String domainName: String initSecContextToken: Base64String @deprecated(reason : "Deprecated") secToken: Base64String ssoAuthenticationType: SsoAuthenticationType userName: String } type PrincipalEntityPropertyDefinition { descriptionId: String displayNameId: String multiValue: Boolean multiValueScope: String name: PrincipalEntityPropertyName system: Boolean type: PropertyType } type PrincipalEntityPropertyName implements PropertyName { areaName: String name: String } type PrincipalEntityResultTable { cell(columnIndex: Int, principalId: String, propertyName: PropertyNameInput, rowIndex: Int): ObjectScalar column(columnIndex: Int, propertyName: PropertyNameInput): [ObjectScalar] columnCount: Int principalIds: [String] propertyNames: [PropertyName] row(principalId: String, rowIndex: Int): [ObjectScalar] rowCount: Int } type PrincipalEntityResults { hasMoreResults: Boolean resultCount: Int resultTable: PrincipalEntityResultTable resultTableIndex: SearchResult resultTableMap: StructuredSearchResult } type PrincipalMessageSetting { collaboration: Boolean repository: Boolean workflow: Boolean } type PrivateUserInfo { lastModified: DateTime signature: Base64String } type ProcessInstanceReport { name: WorkflowProcessDefinitionName reportItems: [ReportItem] version: Int } type ProcessSuperposedPropertyDefinitionMetadata { audited: Boolean defaultValue: DefaultValue propertyName: PropertyName protected: Boolean value: StringQueryOperand } type Property { propertyName: PropertyName size: Int value: ObjectScalar } type PropertySemanticInfo { URL: Boolean bool: Boolean boolType: SemanticInfoBoolType calendar: Boolean calendarType: SemanticInfoCalendarType color: Boolean contact: Boolean contactType: SemanticInfoContactType content: Boolean contentType: String date: Boolean instance: Boolean instanceType: SemanticInfoInstanceType number: Boolean numberType: SemanticInfoNumberType principal: Boolean resource: Boolean valueSet: Boolean valueSetName: String } type PropertyStateDescription { PDFA_XMPState: PDFA_XMPState audited: Boolean defaultValue: DefaultValue free: Boolean headerState: HeaderState linkSynchronizationPolicy: LinkSynchronizationPolicy mandatory: Boolean newVersion: Boolean protected: Boolean required: Boolean resetPolicy: ResetPolicy searchable: Boolean selectable: Boolean sortable: Boolean value: StringQueryOperand } type PublishedResource { areaName: String contentType: String displayName: String duration: Int lastModifiedDate: DateTime publishDate: DateTime publisher: String publisherCommonName: String publisherName: String resourceInfo: ResourceKeyInfo resourceKey: String uuid: String } "Query root" type Query { administrativeService: AdministrativeService authenticationService: AuthenticationService authorityManagementService: AuthorityManagementService businessProcessService: BusinessProcessService collaborationService: CollaborationService configurationService: ConfigurationService messagingService: MessagingService monitoringService: MonitoringService noMethodName: String repositoryService: RepositoryService userManagementService: UserManagementService workflowService: WorkflowService } type QuickSearchTemplate implements AbstractSearchTemplate { findDocuments: Boolean findFolders: Boolean findLinks: Boolean hitlistName: LayoutName includeSubFolders: Boolean replacementForNavigation: Boolean searchName: LayoutName searchScopeDocumentArea: Boolean showSearchCriteria: Boolean } type Quota { principalFolder: Int } type RangeKeyGeneratorDefinition { descriptionId: String displayNameId: String lastModified: DateTime lowerBound: Long name: String upperBound: Long } type RelationShip { note: String referencedUser: String referencedUserId: String relation: RelationType } type RenditionDocumentAreaSetting { documentAreaName: String lastModified: DateTime pdfFilter: StringCondition pdfSortOrder: [SortOrderItem] } type RenditionServerSetting { active: Boolean connectionTimeout: Int default: Boolean lastModified: DateTime name: String readTimeout: Int serverAddress: ServerAddress ssl: Boolean userName: String } type ReportItem { date: DateTime instanceKey: String positionCommonName: String positionId: String reportItemType: ReportItemType taskName: String userCommonName: String userId: String } type RepositoryService { accessibleDocumentAreas: [DocumentArea] ancestors(resourceKey: String): [String] ancestorsWithProps(propNames: [PropertyNameInput], resourceKey: String): ResourceResultItemList children(folderKey: String, searchControl: SearchControlInput): ResourceResults contentAvailable(resourceKey: String): Boolean contentItemCount(resourceKey: String): Int defaultObjectclass(parent: String, type: ResourceType): ObjectclassName documentAreaName(resourceKey: String): String @deprecated(reason : "Deprecated") downloadDocument(itemIndex: Int, resourceKey: String): Boolean downloadMultipleDocuments(resourceKeys: [String]): Boolean existPrincipalResources(documentAreaName: String, principalId: String): Boolean exists(resourceKey: String): Boolean extensions(ownerKey: String, searchControl: SearchControlInput): ResourceResults extensionsNQL(ownerKey: String, query: String): ResourceResults extensionsWithProps(ownerKey: String, props: [PropertyNameInput], type: ExtensionType): ResourceResultItemList linksOfResource(resourceKey: String): [String] linksOfResourceWithProps(propNames: [PropertyNameInput], resourceKey: String): ResourceResultItemList linksOfResources(folderKey: String, insideSubtree: Boolean, referenceType: LinkReferenceType): [String] masterResource(extensionKey: String): String parentFolder(resourceKey: String): String parentFolderWithProps(propNames: [PropertyNameInput], resourceKey: String): ResourceResultItem previewRendition(create: Boolean, documentKey: String): [String] principalFolder(documentAreaName: String): String principalFolderIds(documentAreaName: String, domainName: String): [String] principalFolder_1(documentAreaName: String, principalId: String): String properties(propNames: [PropertyNameInput], resourceKey: String): [Property] publishedResource(publishedUuid: String): PublishedResource publishedResources(areaName: String): [PublishedResource] resourceByLink(linkResourceKey: String): String resourceByLinkWithProps(linkResourceKey: String, propNames: [PropertyNameInput]): ResourceResultItem resourceByVersion(version: String): String resourcesArchivingFailed(documentAreaName: String, paging: PagingControlInput): [ResourceResultItemList] resourcesFulltextIndexingFailedPermanent(documentAreaName: String, paging: PagingControlInput): [ResourceResultItemList] resourcesFulltextIndexingFailedTemporary(documentAreaName: String, paging: PagingControlInput): [ResourceResultItemList] resourcesPdfRenditionCreationFailed(documentAreaName: String, paging: PagingControlInput): [ResourceResultItemList] resourcesPreviewCreationFailed(documentAreaName: String, paging: PagingControlInput): [ResourceResultItemList] resourcesThumbnailCreationFailed(documentAreaName: String, paging: PagingControlInput): [ResourceResultItemList] rootFolder(documentAreaName: String): String rootFolderWithProps(documentAreaName: String, propNames: [PropertyNameInput]): ResourceResultItem search(resourceKey: String, searchControl: SearchControlInput): ResourceResults searchAggregate(resourceKey: String, searchControl: SearchControlInput): AggregateResults searchAggregateNQL(query: String, resourceKey: String): AggregateResults searchFulltext(fulltextQuery: String, resourceKey: String, searchControl: SearchControlInput): ResourceResults searchNQL(query: String, resourceKey: String): ResourceResults searchNQLFulltext(fulltextQuery: String, query: String, resourceKey: String): ResourceResults searchVersions(resourceKey: String, searchControl: SearchControlInput): ResourceResults searchVersionsAggregate(resourceKey: String, searchControl: SearchControlInput): AggregateResults searchVersionsAggregateNQL(query: String, resourceKey: String): AggregateResults searchVersionsNQL(query: String, resourceKey: String): ResourceResults stagedResource(resourceKey: String): String targetExists(linkResourceKey: String): Boolean thumbnailRendition(create: Boolean, documentKey: String): [String] version(resourceKey: String): Boolean versionHistory(resourceKey: String): [String] versionHistoryWithProps(propNames: [PropertyNameInput], resourceKey: String): ResourceResultItemList } type RequestPartStatistics { averageExecutionTime: Int maxExecutionTime: Int minExecutionTime: Int partIdentifier: String service: String type: RequestPartType } type RequestStatistics { averageMethodExecutionTime: Int firstExecutionDate: DateTime lastExecutionDate: DateTime maxMethodExecutionTime: Int method: String methodKey: MethodKey minMethodExecutionTime: Int numberOfMethodExecutions: Int statement: String statistics: [MapEntry_RequestPartType_RequestPartStatistics] } type ResourceAutoStartType implements WorkflowAutoStartType { attachmentBehavior: AttachmentBehavior typeName: String } type ResourceBusinessAutoStartType implements BusinessProcessAutoStartType { attachmentBehavior: AttachmentBehavior typeName: String } type ResourceKeyInfo { addition: Boolean annotation: Boolean container: Boolean containsIdentifier: Boolean containsMasterResourceIdentifier: Boolean containsVersionIdentifier: Boolean document: Boolean documentAreaName: String extension: Boolean folder: Boolean identifier: Long link: Boolean masterResourceIdentifier: Long note: Boolean rendition: Boolean resource: Boolean resourceId: String resourceKey: String resourceType: AbstractResourceType usageCategory: UsageCategory valid(resourceId: String): Boolean version: Boolean versionIdentifier: Long virtualRendition: Boolean } type ResourceMessageSetting { allPropertyChanges: Boolean contentPropertyChanges: Boolean messagePropertyNames: [IndexingPropertyName] propertyChangePropertyNames: [IndexingPropertyName] searchPropertyNames: [PropertyName] textPlainContentChangeAsPropertyChange: Boolean textPlainContentHeadOffSize: Int } type ResourceResultItem { properties: [Property] resourceKey: String } type ResourceResultItemList { get(index: Int): ResourceResultItem size: Int } type ResourceResultTable { cell(columnIndex: Int, propertyName: PropertyNameInput, resourceKey: String, rowIndex: Int): ObjectScalar column(columnIndex: Int, propertyName: PropertyNameInput): [ObjectScalar] columnCount: Int propertyNames: [PropertyName] resourceKeys: [String] row(resourceKey: String, rowIndex: Int): [ObjectScalar] rowCount: Int } type ResourceResults { hasMoreResults: Boolean resultCount: Int resultTable: ResourceResultTable resultTableIndex: SearchResult resultTableMap: StructuredSearchResult } type ResultItemProperty { name: String value: ObjectScalar } type RetentionPeriodSetting { active: Boolean descriptionId: String duration: Long lastModified: DateTime referencePropertyName: PropertyName retPeriodSettingName: RetentionPeriodSettingName retentionStartType: RetentionStartType } type RetentionPeriodSettingName { areaName: String name: String } type RetentionRule { active: Boolean dateRuleParts: [DateRulePart] deletionAllowance: RetentionRuleDeletionAllowance descriptionId: String eventRuleParts: [EventRulePart] lastModified: DateTime matchAll: Boolean propagate: Boolean propagationPolicy: RetentionRulePropagationPolicy ruleName: RetentionRuleName synchronousEventRules: Boolean } type RetentionRuleName implements DocumentRuleName { areaName: String name: String } type Role { descriptionId: String displayNameId: String everyone: Boolean global: Boolean globalEveryone: Boolean group: String lastModified: DateTime local: Boolean roleName: RoleName system: Boolean systemAdmin: Boolean } type RoleName { areaName: String name: String } type RsConnector implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type SAMLSetting { active: Boolean allowedRedirects: [MapEntry_String_String] assertionsEncrypted: Boolean assertionsSigned: Boolean authnContextClasses: [String] authnRequestSigned: Boolean authorizedDomains: [String] baseURL: String certificate: Certificate descriptionId: String displayNameId: String entityId: String keyStore: KeyStore lastModified: DateTime loginAttributeNamespace: String loginURL: String logoutURL: String name: String redirectToIdentityProvider: String signatureAlgorithm: String synchronizationSetting: SAMLSynchronizationSetting } type SAMLSynchronizationSetting { allowEmailAsName: Boolean commonNameAttributeNamespace: String emailAttributeNamespace: String groupAttributeNamespace: String idAttributeNamespace: String nameAttributeNamespace: String synchronizeGroups: Boolean synchronizeMembership: Boolean synchronizeUsers: Boolean } type SearchContext { BPMN: Boolean businessProcess: Boolean businessTask: Boolean calendar: Boolean documentAreaName: String execution: Boolean incident: Boolean masterdata: Boolean masterdataScopeName: String principal: Boolean process: Boolean repository: Boolean task: Boolean type: Int workflow: Boolean } type SearchResourceMessage { actor: Actor box: String boxDisplayName: String date: DateTime description: String displayName: String displayNamePath: String documentAreaName: String id: String masterDisplayName: String masterResourceKey: String properties: [MessageProperty] property(name: String): MessageProperty resourceKey: String title: String type: MessageType } type SearchResult { columns: [[ObjectScalar]] count: Int propertyNames: [PropertyName] rows: [[ObjectScalar]] } type SearchResultItem { id: String propertiesEntryList: [ResultItemProperty] propertiesMap: ResultItemPropertyMap } type SearchWorkflowMessage { actor: Actor box: String boxDisplayName: String date: DateTime description: String displayName: String documentAreaName: String enclosingDisplayName: String enclosingInstanceKey: String id: String instanceKey: String properties: [MessageProperty] property(name: String): MessageProperty title: String type: MessageType } type SecuritySetting { disableAutomaticRelogin: Boolean enableEmptyPasswordAuthentication: Boolean exceptionLoggingGrade: ExceptionLoggingGrade fuzzyAuthenticationFailedMessage: Boolean idAuthenticationDisableThreshold: Int idAuthenticationEnabled: Boolean ignorePermissionsOnReferenceResolving: Boolean restrictAccessibleDocumentAreas: Boolean restrictAccessiblePrincipalAdditionalProperties: Boolean restrictPrincipalEntityVisibility: Boolean strictConfigurationPermissions: Boolean strictCopyResourcePermissions: Boolean strictMoveResourcePermissions: Boolean strictPrincipalInfoPermissions: Boolean strictResourceWithdrawPermissions: Boolean } type ServerAddress { displayName: String host: String port: Int } type ServerVersionInfo { build: Int majorVersion: Int minorVersion: Int revision: String version: String versionPart(part: Int): String } type ServiceInvocationHook implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type ServiceMethodInterfereHook implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type ServiceMethodOverwriteHook implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type SessionInfo { clientApplication: String clientHost: String clientVersion: String principalId: String serverName: String sessionCreationDate: DateTime sessionId: Int sessionIdleDate: DateTime userName: String } type SimpleDayPattern { daysOfMonth: [DayOfMonth] daysOfWeek: [DayOfWeek] descriptionId: String months: [Month] years: [Int] } type SingleCompetence implements Competence { active: Boolean actual: Boolean competenceType: CompetenceType creator: String end: YearMonthDay imported: Boolean lastModified: DateTime referencedOrgEntityId: String start: YearMonthDay } type SlConnectionPoolSetting implements ConnectionPoolSetting { maxConnections: Int minConnections: Int } type SortOrderItem { propertyName: PropertyName sortOrder: SortOrder } type SqlPrepareHook implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type StartBusinessProcessInstanceKeys { processKey: String taskKey: String } type StartWorkflowInstanceKeys { processKey: String taskKey: String } type StorageLayerItemSetting { active: Boolean certificate: Base64String connectTimeout: Int dataTransferTimeout: Int default: Boolean host: String lastModified: DateTime port: Int serverId: String ssl: Boolean user: String } type StorageLayerSetting { archiveRoundRobin: Boolean archiveUseMulti: Boolean connectionPoolSetting: SlConnectionPoolSetting defaultArchiveType: String defaultContentType: String failureRetryLatency: Int lastModified: DateTime preferredUseMulti: Boolean retrieveByServerId: Boolean retrieveRoundRobin: Boolean } type StringType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean unicode: Boolean } type StructuredSearchResult { count: Int items: [SearchResultItem] } type SubtypeSetting { autoAddDocumentAreaConfiguration: Boolean handleArchiveAsNoContentUpdate: Boolean ignoreTextPlainEncodingRecognition: Boolean } type SuperposedPropertyStateDescription { PDFA_XMPState: PDFA_XMPState audited: Boolean defaultValue: DefaultValue free: Boolean headerState: HeaderState linkSynchronizationPolicy: LinkSynchronizationPolicy mandatory: Boolean newVersion: Boolean propertyName: PropertyName protected: Boolean required: Boolean resetPolicy: ResetPolicy transmitConstraints: TransmitConstraints transmitPolicy: TransmitPolicy value: StringQueryOperand } type SystemAdminPermissions implements Permissions { auditAdmin: Boolean configurationAdmin: Boolean customPermissions: CustomPermissions hasAnyAdminPermissions: Boolean monitoringAdmin: Boolean revisionAdmin: Boolean scenarioManagerAdmin: Boolean systemAdmin: Boolean type: PermissionsType } type SystemLockInfo { authorizedPrincipalIds: [String] lockDate: DateTime lockMode: SystemLockMode lockOwner: String lockOwnerCommonName: String lockOwnerFullName: String lockReason: String } type TaskEnvironment { anticipatedTasks: [TaskInfo] task: TaskInfo triggeringTask: TaskInfo triggeringTaskDoneLabel: String } type TaskInfo { assignedPositionCommonName: String assignedPositionDisplayName: String assignedPositionId: String assignedPositionName: String end: DateTime processDisplayName: String processName: WorkflowProcessDefinitionName start: DateTime taskDisplayName: String taskLastModifier: String taskLastModifierCommonName: String taskLastModifierDisplayName: String taskLastModifierName: String taskName: String } type TaskMailAddOnTextSetting implements TaskMailTextSetting { className: String configuration: String value: ObjectScalar } type TaskMailQueryOperandTextSetting implements TaskMailTextSetting { textOperand: StringQueryOperand value: ObjectScalar } type TaskMailScriptTextSetting implements TaskMailTextSetting { script: String value: ObjectScalar } type TaskMailSetting { body: TaskMailSettingPart link: TaskMailSettingPart sendMail: StringCondition subject: TaskMailSettingPart } type TaskMailSettingPart { parameterNames: [String] text: TaskMailTextSetting textParameterOperands: [StringQueryOperand] } type TaskMetadata { anticipatedTaskHints: [String] asTriggeringTaskDoneLabelId(asTriggeringTaskDonePropertyValue: ObjectScalar): String asTriggeringTaskDoneLabelIds: [MapEntry_Object_String] asTriggeringTaskDonePropertyName: IndexingPropertyName attribute(attributeName: String): String attributes: [MapEntry_String_String] descriptionId: String displayNameId: String endLabelId: String taskMailSetting: TaskMailSetting taskName: String } type ThumbnailCreator implements AbstractPlugin { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfo name: String } type ThumbnailSetting { maxDocumentAreaResources: Int parallelRenditionServerThreads: Int renditionServer: String selectedContentTypes: [String] thumbnailWidth: Int } type TimeIntervalPattern implements TimePattern { alwaysPattern: TimeIntervalPattern alwaysPatternSet: [TimePattern] dayPattern: SimpleDayPattern descriptionId: String end: LocalTime start: LocalTime } type TimeType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type TimestampType implements PropertyType { areaQualifiedIdentifierType: Boolean blobType: Boolean booleanType: Boolean byValue(value: ObjectScalar): PropertyType dateType: Boolean doubleType: Boolean integerType: Boolean length: Int longType: Boolean stringType: Boolean systemPropertyOnly: Boolean timestampType: Boolean } type TimezoneCalendar implements AbstractCalendar { associatedDocumentArea: String attachments: [ContentData] attendees: [CalendarAttendee] calendarId: String categories: [String] classes: [String] comment: String contact: CalendarUser creationDate: CalendarDateTime_Object creator: String description: String duration: Int enabled: Boolean endDate: CalendarDateTime_Object futureRecurrenceDates: [CalendarInterval] geoX: Float geoY: Float initialCreator: String lastModifed: CalendarDateTime_Object location: String method: String organizer: CalendarUser pastRecurrenceDates: [CalendarInterval] priority: Int properties: [TimezoneProperty] protected: Boolean recurrence: CalendarRecurrence recurrenceDate: CalendarDateTime_Object referencedProcesses: [CalendarReference] referencedResources: [CalendarReference] relations: [String] resources: [String] sequence: Int stampDate: CalendarDateTime_Object startDate: CalendarDateTime_Object status: CalendarStatus summary: String timeZoneId: String type: CalendarType uid: String url: String visibility: CalendarVisibility } type TimezoneProperty { offsetFrom: String offsetTo: String recurrence: CalendarRecurrence standard: Boolean startDate: CalendarDateTime_Object timeZone: String } type ToDoCalendar implements AbstractCalendar { associatedDocumentArea: String attachments: [ContentData] attendees: [CalendarAttendee] calendarId: String categories: [String] classes: [String] comment: String completionDate: CalendarDateTime_Object completionRate: Float contact: CalendarUser creationDate: CalendarDateTime_Object creator: String description: String dueDate: CalendarDateTime_Object duration: Int enabled: Boolean endDate: CalendarDateTime_Object futureRecurrenceDates: [CalendarInterval] geoX: Float geoY: Float initialCreator: String lastModifed: CalendarDateTime_Object location: String method: String organizer: CalendarUser pastRecurrenceDates: [CalendarInterval] priority: Int protected: Boolean recurrence: CalendarRecurrence recurrenceDate: CalendarDateTime_Object referencedProcesses: [CalendarReference] referencedResources: [CalendarReference] relations: [String] resources: [String] sequence: Int stampDate: CalendarDateTime_Object startDate: CalendarDateTime_Object status: CalendarStatus summary: String type: CalendarType uid: String url: String visibility: CalendarVisibility } type Translation { locale: String phraseID: String value: String } type TransmitConstraints { excludeNull: Boolean filter: StringCondition oneLevelScope: Boolean } type User implements PrincipalEntity { activated: DateTime activationDate: YearMonthDay active: Boolean changePasswordAllowed: Boolean commonName: String creationDate: DateTime deactivated: DateTime deactivationDate: YearMonthDay deactivationReason: String description: String displayName: String domainName: String email: String fullName: String fullNames: [String] group: Boolean imported: Boolean lastLoginDate: DateTime lastModified: DateTime login: String mustChangePassword: Boolean passwordExpirationDate: YearMonthDay passwordLastModified: YearMonthDay passwordNeverExpires: Boolean position: Boolean principalId: String quota: Quota specification: PrincipalSpecificationType synchronized: Boolean type: PrincipalType user: Boolean virtual: Boolean } type UserAdminPermissions implements Permissions { auditAdmin: Boolean authenticationIDAdmin: Boolean customPermissions: CustomPermissions domainAdmin: Boolean domainName: String hasAnyAdminPermissions: Boolean monitoringAdmin: Boolean revisionAdmin: Boolean teamspaceAdmin: Boolean type: PermissionsType } type UserInfo implements PrincipalInfo { activationDate: YearMonthDay active: Boolean additionalFirstNames: [String] addressTitle: String addresses: [Address] anniversary: YearMonthDay associatedDocumentArea: String birthName: String birthday: YearMonthDay birthplace: String categories: [String] changePasswordAllowed: Boolean classes: [String] commonName: String creatorDomainName: String creatorPrincipalId: String customBoolean1: Boolean customDatetime1: DateTime customDouble1: Float customLong1: Long customLong2: Long customMultiString1: [String] customMultiString2: [String] customMultiString3: [String] customString1: String customString2: String customString3: String customString4: String customString5: String deactivationDate: YearMonthDay deactivationReason: String default: Boolean department: String description: String displayName: String domainName: String emails: [String] female: Boolean firstName: String fullName: String gender: Boolean geoX: Float geoY: Float hobbies: [String] honorificTitle: String imported: Boolean infoId: String initials: String instantMessaging: [String] languages: [Locale] lastModified: DateTime lastName: String lastNameSuffix: String licensePlate: String logo: ContentData male: Boolean maritalStatus: MaritalStatus mustChangePassword: Boolean name: String nationality: String nickNames: [String] note: String office: String organizations: [String] passwordExpirationDate: YearMonthDay passwordLastModified: YearMonthDay passwordNeverExpires: Boolean personnelNumber: String phones: [PhoneNumber] photo: ContentData principalId: String publicKey: ContentData referencedResources: [UserInfoReference] referencedUserInfo: [UserInfoReference] relatedUserIds(relation: RelationType): [String] relationShips: [RelationShip] relations(userId: String): [RelationType] roles: [String] signature: ContentData skills: [String] sound: ContentData source: String synchronized: Boolean timeZone: String titles: [String] type: PrincipalType url: String user: User userInfoId: String } type UserInfoReference { referenceFunction: String referencedId: String } type UserManagementService { accessibleDomains: [Domain] actualCompetenceOwnerIds(referencedOrgEntityId: String, type: CompetenceType): [String] actualCompetences(orgEntityId: String): [Competence] actualCompetencesByType(orgEntityId: String, type: CompetenceType): [Competence] allAuthenticationIDs(principalIds: [String]): [[AuthenticationID]] allDefaultPrincipalInfo(principalIds: [String]): [PrincipalInfo] allDefaultUserInfo(userPrincipalIds: [String]): [UserInfo] allDomainActiveGroups(domainName: String): [Group] allDomainActivePositions(domainName: String): [Position] allDomainActiveUsers(domainName: String): [User] allDomainGroups(domainName: String): [Group] allDomainGroupsWithPaging(domainName: String, paging: PagingControlInput): [Group] allDomainInactiveGroups(domainName: String): [Group] allDomainInactivePositions(domainName: String): [Position] allDomainInactiveUsers(domainName: String): [User] allDomainPositions(domainName: String): [Position] allDomainPositionsWithPaging(domainName: String, paging: PagingControlInput): [Position] allDomainUsers(domainName: String): [User] allDomainUsersWithPaging(domainName: String, paging: PagingControlInput): [User] allDomainVirtualPrincipals(domainName: String, paging: PagingControlInput): [VirtualPrincipal] allHierarchicalMemberIds(domainName: String): [MapEntry_String_List_String] allHierarchicalMemberIdsOfAssociatedDomains(docAreaName: String): [MapEntry_String_List_String] allOrgEntitiesOfAssociatedDomains(docAreaName: String): [OrgEntity] allOrphanedDomainNames: [String] allPrincipalInfo(principalIds: [String]): [[PrincipalInfo]] allPrincipalInfoAsVCard(principalIds: [String]): Base64String allPrincipalInfoIds(defaultOnly: Boolean, domainName: String, type: PrincipalType): [String] allUserInfo(userPrincipalIds: [String]): [[UserInfo]] allUserInfoAsVCard(userPrincipalIds: [String]): Base64String allUserInfoIds(defaultOnly: Boolean, domainName: String): [String] allUsersOfAssociatedDomains(docAreaName: String): [User] authenticationID(id: String, principalId: String): AuthenticationID authenticationIDs(principalId: String): [AuthenticationID] authenticationIDsByType(principalId: String, type: AuthenticationIDType): [AuthenticationID] competenceOwnerIds(referencedOrgEntityId: String, type: CompetenceType): [String] competences(orgEntityId: String): [Competence] competencesByType(orgEntityId: String, type: CompetenceType): [Competence] connectedUsersInfo(domainNames: [String]): [SessionInfo] defaultPosition(userPrincipalId: String): Position defaultPositions(userPrincipalIds: [String]): [Position] defaultPrincipalInfo(domainName: String, name: String): PrincipalInfo defaultPrincipalInfoById(principalId: String): PrincipalInfo defaultUserInfo(domainName: String, login: String): UserInfo defaultUserInfoById(userPrincipalId: String): UserInfo deletedPrincipals(principalIds: [String]): [PrincipalEntity] deletedPrincipalsByDomainName(domainName: String): [PrincipalEntity] existsAuthenticationID(id: String, principalId: String): Boolean existsPrincipalAdditionalProperty(name: String, principalId: String): Boolean existsPrincipalInfo(principalInfoId: String): Boolean existsUserAdditionalProperty(name: String, userId: String): Boolean group(domainName: String, name: String): Group groupInfoMemberIds(hierarchical: Boolean, parentId: String): [String] groupInfoMembershipIds(hierarchical: Boolean, memberId: String): [String] hierarchicalMemberIds(parentId: String): [String] hierarchicalMembershipIds(memberId: String): [String] memberIds(parentId: String): [String] membershipIds(memberId: String): [String] numberOfAllActiveGroups: Int numberOfAllActivePositions: Int numberOfAllActiveUsers: Int numberOfAllGroups: Int numberOfAllInactiveGroups: Int numberOfAllInactivePositions: Int numberOfAllInactiveUsers: Int numberOfAllPositions: Int numberOfAllUsers: Int numberOfConnectedUsers: Int orgWorkEnvironment(positionId: String): OrgWorkEnvironment position(domainName: String, name: String): Position positionById(positionId: String): Position positionIds(userId: String): [String] positions(userId: String): [Position] principalAdditionalProperties(principalId: String): [MapEntry_String_byteArray] principalAdditionalProperty(name: String, principalId: String): Base64String principalEntities(principalIds: [String]): [PrincipalEntity] principalEntity(principalId: String): PrincipalEntity principalEntityPropertyDefinition(propertyname: PrincipalEntityPropertyNameInput): PrincipalEntityPropertyDefinition principalEntityPropertyDefinitions: [PrincipalEntityPropertyDefinition] principalInfo(domainName: String, name: String): [PrincipalInfo] principalInfoAsVCard(domainName: String, name: String): Base64String principalInfoAsVCardById(principalId: String, principalInfoId: String): Base64String principalInfoAsVCardByIds(principalInfoIds: [String]): Base64String principalInfoById(principalId: String, principalInfoId: String): ObjectScalar principalInfoByIds(principalInfoIds: [String]): [PrincipalInfo] privateUserInfo: PrivateUserInfo resolveVirtualPrincipal(virtualPrincipalId: String): PrincipalEntity rootOrgEntitiesOfAssociatedDomains(docAreaName: String): [OrgEntity] rootOrgEntitiesOfDomain(domainName: String): [OrgEntity] search(searchControl: SearchControlInput): PrincipalEntityResults searchAggregate(searchControl: SearchControlInput): AggregateResults searchAggregateNQL(query: String): AggregateResults searchFulltext(fulltextQuery: String, principalSearchControl: PrincipalEntitySearchControlInput, principalTypes: [PrincipalType]): PrincipalEntityResults searchNQL(query: String): PrincipalEntityResults sessionInfo: SessionInfo sessionInfoById(sessionId: Int): SessionInfo systemAdministrator: User transitiveMembershipIds(hierarchical: Boolean, principalId: String, principalTypes: [PrincipalType]): [String] user(domainName: String, login: String): User userAdditionalProperties(userId: String): [MapEntry_String_byteArray] userAdditionalProperty(name: String, userId: String): Base64String userInfo(domainName: String, login: String): [UserInfo] userInfoAsVCard(domainName: String, login: String): Base64String userInfoAsVCardById(userInfoId: String, userPrincipalId: String): Base64String userInfoAsVCardByIds(userInfoIds: [String]): Base64String userInfoById(userInfoId: String, userPrincipalId: String): ObjectScalar userInfoByIds(userInfoIds: [String]): [UserInfo] userInfoIds(hashedEmail: String): [String] userSetting: UserSetting userSettingById(principalId: String): UserSetting virtualPrincipalById(principalId: String): VirtualPrincipal virtualPrincipalByName(domainName: String, name: String): VirtualPrincipal } type UserQuota { availableQuota: Quota documentAreaName: String domainName: String exceeded: Boolean lastModified: DateTime ownerId: String ownerName: String ownerType: PrincipalType principalId: String principalName: String principalType: PrincipalType usedQuota: Quota } type UserSetting { calendarEmailSetting: CalendarEmailSetting lastModified: DateTime workflowEmailSetting: WorkflowEmailSetting } type VIPLicense { clientApplications: [String] principalId: String } type ValidationResults { errorMessages: [String] numberResources: Int warningMessages: [String] } type ValueSet { data: ValueSetData initialVersionInfo: DefaultConfigurationInitialVersionInfo metadata: ValueSetMetadata valueSetName: ValueSetName } type ValueSetData { data: Base64String valueSetName: ValueSetName } type ValueSetMetadata { displayNameId: String initialVersionInfo: DefaultConfigurationInitialVersionInfo lastModified: DateTime valueSetName: ValueSetName } type ValueSetName { areaName: String name: String } type VersionHistoryItem { installDate: DateTime upgradeDuration: Long version: String versionInfo: ServerVersionInfo } type VirtualObjectclass { binaryData: [MapEntry_String_byteArray] descriptionId: String displayNameId: String graphicsName: String group: String lastModified: DateTime layoutTypes: [LayoutType] layoutsForRole(layoutType: LayoutType, roleName: RoleNameInput): [LayoutName] name: ObjectclassName query: StringCondition roleToLayoutsMapping(layoutType: LayoutType): [MapEntry_RoleName_List_LayoutName] roles(layoutType: LayoutType): [RoleName] system: Boolean type: VirtualObjectclassType } type VirtualPrincipal implements PrincipalEntity { activated: DateTime activationDate: YearMonthDay active: Boolean commonName: String creationDate: DateTime deactivated: DateTime deactivationDate: YearMonthDay deactivationReason: String description: String displayName: String domainName: String email: String fullName: String fullNames: [String] group: Boolean lastModified: DateTime name: String position: Boolean principalId: String quota: Quota reference: StringQueryOperand specification: PrincipalSpecificationType type: PrincipalType user: Boolean virtual: Boolean virtualPrincipalType: VirtualPrincipalType } type VirtualRenditionSetting { active: Boolean allowedMasterDocumentContentTypes: [String] contentType: String displayNameId: String lastModified: DateTime name: String rsConnectorName: String selectedMasterDocumentContentTypes: [String] selectedObjectclasses: [ObjectclassName] } type VisibilityRule { active: Boolean descriptionId: String filter: StringCondition lastModified: DateTime roleSet: [RoleName] roleSetType: VisibilityRuleRoleSetType ruleName: VisibilityRuleName ruleScope: String } type VisibilityRuleName { areaName: String name: String } type WorkflowAutoStartSetting { active: Boolean basketObjectclass: ObjectclassName descriptionId: String displayNameId: String endStartTask: Boolean initialProperties: [MapEntry_IndexingPropertyName_Object] lastModified: DateTime name: WorkflowAutoStartSettingName processDefinition: WorkflowProcessDefinitionName startTemplate: WorkflowStartTemplateName starterPositionId: String trigger: StringCondition type: WorkflowAutoStartType } type WorkflowAutoStartSettingName { areaName: String name: String } type WorkflowBasicSearchTemplate implements AbstractSearchTemplate { hitlistName: LayoutName searchName: LayoutName } type WorkflowDocumentAreaSetting { businessCalendar: String considerReadPermissions: Boolean definitionTypeIds: [String] deletionThreshold: Int disableSuspendTask: Boolean documentAreaName: String forceNewVersionOnRunningProcesses: Boolean lastModified: DateTime restrictedProcessCategoryTags: Boolean retainEndedProcessesOnNotEndedTasks: Boolean userRelatedCategoryTags: Boolean versioningPolicy: WorkflowProcessDefinitionVersioningPolicy } type WorkflowEmailSetting { onAssignTask: Boolean } type WorkflowInstanceResultTable { cell(columnIndex: Int, instanceKey: String, propertyName: PropertyNameInput, rowIndex: Int): ObjectScalar column(columnIndex: Int, propertyName: PropertyNameInput): [ObjectScalar] columnCount: Int instanceKeys: [String] propertyNames: [PropertyName] row(instanceKey: String, rowIndex: Int): [ObjectScalar] rowCount: Int } type WorkflowInstanceResults { hasMoreResults: Boolean resultCount: Int resultTable: WorkflowInstanceResultTable resultTableIndex: SearchResult resultTableMap: StructuredSearchResult } type WorkflowInstancesState { canceledCount: Int count: Int delayedCount: Int endedCount: Int failedCount: Int instanceType: WorkflowInstanceType name: WorkflowProcessDefinitionName startedCount: Int suspendedCount: Int } type WorkflowMessageSetting { allPropertyChanges: Boolean messagePropertyNames: [IndexingPropertyName] propertyChangePropertyNames: [IndexingPropertyName] searchPropertyNames: [PropertyName] workflowInstanceAutoAddMode: WorkflowInstanceAutoAddMode } type WorkflowPermissions implements Permissions { customPermissions: CustomPermissions end: Boolean name: WorkflowProcessDefinitionName readProcesses: Boolean readReports: Boolean readTaskEnvironment: Boolean readTasks: Boolean reset: Boolean resume: Boolean start: Boolean suspend: Boolean type: PermissionsType withdraw: Boolean writeProperties: Boolean } type WorkflowProcessDefinition { data: WorkflowProcessDefinitionData initialVersionInfo: DefaultConfigurationInitialVersionInfo metadata: WorkflowProcessDefinitionMetadata name: WorkflowProcessDefinitionName } type WorkflowProcessDefinitionData { classFiles: [MapEntry_Object_Object] @deprecated(reason : "Deprecated") classPluginFiles: [MapEntry_String_PluginFile] name: WorkflowProcessDefinitionName overview: WorkflowProcessDefinitionOverview utilFiles: [MapEntry_Object_Object] @deprecated(reason : "Deprecated") utilPluginFiles: [MapEntry_String_PluginFile] xmlDefinition: String } type WorkflowProcessDefinitionMetadata { activationDate: DateTime @deprecated(reason : "Deprecated") active: Boolean allocableSubProcessDefinitions: [WorkflowProcessDefinitionName] allowMoveToManagedBasket: Boolean businessCalendar: String creationDate: DateTime definitionTypeId: String descriptionId: String displayNameId: String displayNameReferencePropertyName: IndexingPropertyName emailServer: String emailsSent: Boolean firstStartDate: DateTime hasStartTask: Boolean hasTaskMetadata(taskName: String): Boolean initialVersionInfo: DefaultConfigurationInitialVersionInfo lastModified: DateTime lastStartDate: DateTime layoutsForTask(taskName: String): [LayoutName] mnemonic: String name: WorkflowProcessDefinitionName orgEntityIdsUsed: [String] propertiesUsed: [PropertyName] startBehavior: WorkflowProcessStartBehavior superposedPropertyDefinitionMetadatas: [ProcessSuperposedPropertyDefinitionMetadata] taskMetadata(taskName: String): TaskMetadata taskMetadataNames: [String] taskToLayoutsMapping: [MapEntry_String_List_LayoutName] tasks: [String] tasksMailSetting: TaskMailSetting version: Int versionComment: String versionCreator: String } type WorkflowProcessDefinitionName { areaName: String name: String } type WorkflowProcessDefinitionOverview { image: Base64String map: [MapEntry_String_NodeBounds] } type WorkflowProcessStartBehavior { allowAllFolderObjectclasses: Boolean allowedAttachmentBehavior: [AttachmentBehavior] allowedFolderObjectclasses: [ObjectclassName] allowedPriorityBehavior: [PriorityBehavior] basketBehavior: BasketBehavior } type WorkflowQuickSearchTemplate implements AbstractSearchTemplate { hitlistName: LayoutName searchName: LayoutName searchScopeDocumentArea: Boolean showSearchCriteria: Boolean } type WorkflowService { archivedReportsItemCount(documentAreaName: String, fromArcDate: YearMonthDay, toArcDate: YearMonthDay): Int documentAreaName(instanceKey: String): String @deprecated(reason : "Deprecated") exists(instanceKey: String): Boolean processInstanceKey(instanceKey: String): String processInstanceReports(fromStartDate: YearMonthDay, names: [WorkflowProcessDefinitionNameInput], toStartDate: YearMonthDay): [ProcessInstanceReport] properties(instanceKey: String, propNames: [PropertyNameInput]): [Property] reports(instanceKey: String): [ReportItem] search(documentAreaName: String, instanceType: WorkflowInstanceType, searchControl: SearchControlInput): WorkflowInstanceResults searchAggregate(documentAreaName: String, instanceType: WorkflowInstanceType, searchControl: SearchControlInput): AggregateResults searchAggregateNQL(documentAreaName: String, instanceType: WorkflowInstanceType, query: String): AggregateResults searchFulltext(documentAreaName: String, fulltextQuery: String, instanceType: WorkflowInstanceType, searchControl: SearchControlInput): WorkflowInstanceResults searchNQL(documentAreaName: String, instanceType: WorkflowInstanceType, query: String): WorkflowInstanceResults searchNQLFulltext(documentAreaName: String, fulltextQuery: String, instanceType: WorkflowInstanceType, query: String): WorkflowInstanceResults searchProcessInstanceReports(reportSearchControl: ReportSearchControlInput): [ProcessInstanceReport] taskEnvironment(taskKey: String): TaskEnvironment taskInstanceKeys(processInstanceKey: String, searchControl: SearchControlInput): WorkflowInstanceResults taskInstanceKeysNQL(processInstanceKey: String, query: String): WorkflowInstanceResults workflowInstancesState(instanceType: WorkflowInstanceType, name: WorkflowProcessDefinitionNameInput): WorkflowInstancesState workflowInstancesStates(documentAreaName: String, instanceType: WorkflowInstanceType): [WorkflowInstancesState] } type WorkflowSetting { archiveType: String businessCalendarImportPolicy: BusinessCalendarImportPolicy determineHandlerClassesAccurately: Boolean lastModified: DateTime maxFileSize: Int preferredProcessModel: ProcessModelType reportDeleteThreshold: Int reportDeletionPolicy: ReportDeletionPolicy saveReportItems: Boolean versioningPolicy: WorkflowProcessDefinitionVersioningPolicy } type WorkflowStartTemplate { associatedOrgEntityIds: [String] associatedRoleNames: [RoleName] basketObjectclass: ObjectclassName clientValues: [MapEntry_ClientType_byteArray] descriptionId: String displayNameId: String firstStartDate: DateTime lastModified: DateTime lastStartDate: DateTime name: WorkflowStartTemplateName processDefinition: WorkflowProcessDefinitionName properties: [MapEntry_IndexingPropertyName_Object] } type WorkflowStartTemplateName { areaName: String name: String } type WorkflowSuperstateTemplate { creationDate: DateTime definitionTypeId: String descriptionId: String displayNameId: String lastModified: DateTime name: WorkflowSuperstateTemplateName xmlTemplate: String } type WorkflowSuperstateTemplateName { areaName: String name: String } type WorkflowType implements VirtualObjectclassType { instanceType: WorkflowInstanceType typeName: ObjectScalar } type XsapCertificate { active: Boolean allowedAccessModes: XsapDocumentAccessMode certificateInfo: [CertificateInfo] data: Base64String sapSystemName: String } type XsapClientSecureNetworkCommunication { mode: Boolean name: String partnerName: String qop: Int } type XsapDocumentAccessMode { create: Boolean delete: Boolean read: Boolean toAccessModeInt: Int toAccessModeString: String update: Boolean } type XsapDocumentAreaSetting { defaultDocProtection: XsapDocumentAccessMode descriptionId: String displayNameId: String documentAreaName: String documentClasses: [XsapDocumentClass] documentTypes: [XsapDocumentType] lastModified: DateTime systems: [XsapSystem] upgradeBaseDocuments: Boolean } type XsapDocumentClass { id: Int name: String } type XsapDocumentType { displayNameId: String id: Int name: String } type XsapItemSetting { allowDuplicateDocId: Boolean allowNoSignature: Boolean allowUnsignedDirectClientCalls: Boolean broadenToRootFolder: Boolean certificates: [XsapCertificate] contentRepositoryName: String contentRepositoryQuery: StringCondition descriptionId: String displayNameId: String documentAreaName: String documentObjectclass: ObjectclassName lastModified: DateTime name: String renditionSetting: XsapRenditionSetting systemNames: [String] triggerLongTermArchive: Boolean } type XsapRenditionSetting { image_tiffToPdf: Boolean } type XsapReplicationServiceState { errorCount: Int replicationService: String requestCount: Int revokeCount: Int sendCount: Int status: Int } type XsapSecureNetworkCommunication { mode: Boolean name: String qop: Int } type XsapSystem { connection: XsapSystemConnection defaultUser: XsapSystemUser logonGroup: String messageServerHost: String messageServerService: String name: String principalIdToXsapUserMapping: [MapEntry_String_XsapSystemUser] systemId: String xsapUserForPrincipalId(principalId: String): XsapSystemUser } type XsapSystemGatewayConnection implements XsapSystemConnection { clientSNC: XsapClientSecureNetworkCommunication gatewayHost: String gatewayService: String hostName: String logTrace: Int poolSize: Int router: String serverSNC: XsapSecureNetworkCommunication systemNr: Long } type XsapSystemUser { client: String name: String } type Zip { descriptionId: String displayNameId: String lastModified: DateTime name: String payload: Base64String } type __Directive { args(includeDeprecated: Boolean = false): [__InputValue!]! description: String isRepeatable: Boolean! locations: [__DirectiveLocation!]! "The __Directive type represents a Directive that a server supports." name: String! } type __EnumValue { deprecationReason: String description: String isDeprecated: Boolean! name: String! } type __Field { args(includeDeprecated: Boolean = false): [__InputValue!]! deprecationReason: String description: String isDeprecated: Boolean! name: String! type: __Type! } type __InputValue { defaultValue: String deprecationReason: String description: String isDeprecated: Boolean name: String! type: __Type! } "A GraphQL Introspection defines the capabilities of a GraphQL server. It exposes all available types and directives on the server, the entry points for query, mutation, and subscription operations." type __Schema { description: String "'A list of all directives supported by this server." directives: [__Directive!]! "If this server supports mutation, the type that mutation operations will be rooted at." mutationType: __Type "The type that query operations will be rooted at." queryType: __Type! "'If this server support subscription, the type that subscription operations will be rooted at." subscriptionType: __Type "A list of all types supported by this server." types: [__Type!]! } type __Type { description: String enumValues(includeDeprecated: Boolean = false): [__EnumValue!] fields(includeDeprecated: Boolean = false): [__Field!] inputFields(includeDeprecated: Boolean = false): [__InputValue!] interfaces: [__Type!] "This field is considered experimental because it has not yet been ratified in the graphql specification" isOneOf: Boolean kind: __TypeKind! name: String ofType: __Type possibleTypes: [__Type!] specifiedByURL: String specifiedByUrl: String @deprecated(reason : "This legacy name has been replaced by `specifiedByURL`") } enum AddressNameStyle { Default Full } enum AddressType { Home Other Work } enum AdministrativeMethodKey { administrativeCopy administrativeMove administrativeUpdateObjectclass getAncestors getRootFolder getRunningState getUpgradedSmartLayout parseNQL parseSearchControl removeContentMarkedDeleted search searchFolders stopTransfer validatePreConditions } enum AggregateFunction { Avg Count CountDistinct Distinct Max Min Sum } enum AlarmAction { Audio Custom Display Email } enum AlarmReferenceProperty { Due End Start } enum AppendNotePolicy { Bottom Top } enum ArchivedDeletionAllowance { Both DeleteLogical DeletePhysical None } enum AsynchronousTaskType { MovePrincipalResources SetDefaultPropertyValues SetDisplayNamePropertyValues SetPredefinedPropertyValues TriggerFulltextReindexing } enum AttachmentBehavior { Copy Link None Original } enum AuditId { ADD_ADD ADD_AID ADD_ANO ADD_BAS ADD_BCD ADD_BIN ADD_BPD ADD_BPT ADD_CAL ADD_CFD ADD_CLH ADD_CLI ADD_CLR ADD_CMP ADD_COR ADD_CPR ADD_CSI ADD_CTG ADD_CTR ADD_CUC ADD_DBI ADD_DCA ADD_DIC ADD_DMN ADD_DOC ADD_DTD ADD_ECL ADD_ENT ADD_ESR ADD_EXR ADD_FDT ADD_FOL ADD_FRM ADD_FSI ADD_GCS ADD_GRI ADD_GRP ADD_GRS ADD_KGD ADD_KNM ADD_LDS ADD_LNK ADD_MDP ADD_MDR ADD_MDS ADD_MSD ADD_NOT ADD_OAU ADD_OBC ADD_OGR ADD_POS ADD_PRI ADD_PRP ADD_PRR ADD_PVL ADD_RCL ADD_RDT ADD_REL ADD_ROL ADD_RPS ADD_RSS ADD_RTR ADD_SLI ADD_SML ADD_TSK ADD_TSP ADD_USI ADD_USR ADD_VIS ADD_VLS ADD_VPR ADD_VRS ADD_WAS ADD_WFT ADD_WPD ADD_WST ADD_XIS ALT_CFG APP_FDT ARC_DOC ARC_FOL ARC_LNK ASS_ACT ASS_POL BLK_UPD BRK_LOC CLS_SSN COP_ADM COP_DOC COP_FOL COP_LNK COP_RES CST_DOC CUS_ADL DEL_AAL DEL_ADD DEL_AID DEL_ANO DEL_BAS DEL_BCD DEL_BIN DEL_BPD DEL_BPT DEL_CAL DEL_CFD DEL_CLH DEL_CLI DEL_CLR DEL_CMP DEL_COR DEL_CPR DEL_CSI DEL_CTG DEL_CTR DEL_CUC DEL_DBI DEL_DCA DEL_DIC DEL_DMN DEL_DOC DEL_DTD DEL_ECL DEL_ENT DEL_ESR DEL_EXR DEL_FDT DEL_FOL DEL_FRM DEL_FSI DEL_GCS DEL_GRI DEL_GRP DEL_GRS DEL_KGD DEL_KNM DEL_LDS DEL_LNK DEL_MDP DEL_MDR DEL_MDS DEL_MSD DEL_NOT DEL_OAU DEL_OBC DEL_OGR DEL_PAP DEL_POS DEL_PRC DEL_PRF DEL_PRI DEL_PRP DEL_PRR DEL_PVL DEL_RCL DEL_RDT DEL_REL DEL_REP DEL_ROL DEL_RPS DEL_RSS DEL_RTR DEL_SLI DEL_SML DEL_TSP DEL_UAP DEL_USI DEL_USR DEL_VIS DEL_VLS DEL_VPR DEL_VRS DEL_WAS DEL_WFT DEL_WPD DEL_WST DEL_XIS DEX_DOC DEX_FOL DEX_LNK DIS_DOC DIS_FOL DIS_LNK END_PRO END_TSK EXP_CFG FIN_DOC FIN_FOL FIN_LNK GET_ADD GET_ALP GET_ANO GET_CNT GET_CTR GET_DOC GET_ENT GET_EXT GET_FOL GET_ICT GET_IMD GET_LNK GET_NOT GET_PRM GET_RDT GET_REL GET_REP GET_WFP GRA_ENT GRA_REL IMP_CFG INJ_CMD IVD_SSN LCK_SYS MOV_ADM MOV_DOC MOV_FOL MOV_LNK MOV_PRF MOV_RES OPN_SSN OVW_CFG PHD_DOC PHD_FOL PHD_LNK PUB_DOC PUB_FOL REA_DOC REA_FOL REA_LNK REC_DOC REC_FOL RES_PRO RES_TSK REV_DOC REV_FOL REV_LNK REV_PRM RMV_CMD RMV_PRC RST_EST RST_INS RUN_JOB SEA_ENT SEA_EXC SEA_PRO SEA_REL SEA_RES SEA_TSK SET_CMP SET_DPV SET_EFS SET_FTS SET_OGR SET_PAP SET_PMR SET_PPV SET_PRR SET_RCS SET_UAP SND_CRQ SND_EML SND_MSG SND_SIG STA_PRO STA_TSK STG_DOC STP_JOB STP_TRF SUS_PRO SUS_TSK TRG_FRI UNA_FOL UND_DOC UND_FOL UND_LNK UNF_DOC UNF_FOL UNF_LNK UNL_SYS UPD_AAS UPD_ACT UPD_ADC UPD_ADD UPD_ADS UPD_AID UPD_ANO UPD_BAS UPD_BCD UPD_BDS UPD_BIN UPD_BPD UPD_BPT UPD_CAL UPD_CFD UPD_CLH UPD_CLI UPD_CLR UPD_CLS UPD_CMD UPD_CMI UPD_CNS UPD_CNT UPD_COR UPD_COS UPD_CPR UPD_CPS UPD_CSI UPD_CSS UPD_CTG UPD_CTR UPD_CTS UPD_CUC UPD_DBI UPD_DBS UPD_DCA UPD_DDS UPD_DIC UPD_DMN UPD_DOC UPD_DTD UPD_EAS UPD_ECL UPD_EDS UPD_EMS UPD_ENT UPD_ESR UPD_EXR UPD_EXS UPD_FDS UPD_FDT UPD_FOL UPD_FRM UPD_FSI UPD_FSS UPD_FTS UPD_GCS UPD_GRI UPD_GRP UPD_GRS UPD_ICT UPD_IMD UPD_JBS UPD_KBS UPD_KGD UPD_KNM UPD_LDS UPD_LNK UPD_LRT UPD_MAS UPD_MDP UPD_MDR UPD_MDS UPD_MES UPD_MNS UPD_MSD UPD_NOT UPD_OAU UPD_OBC UPD_PLS UPD_POS UPD_PRC UPD_PRI UPD_PRO UPD_PRP UPD_PVL UPD_PWD UPD_RCL UPD_RDS UPD_RDT UPD_REL UPD_ROL UPD_RPS UPD_RSS UPD_RTR UPD_SLI UPD_SLS UPD_SML UPD_TSK UPD_TSP UPD_USI UPD_USR UPD_VIS UPD_VLS UPD_VPR UPD_VRS UPD_WAS UPD_WDS UPD_WFS UPD_WFT UPD_WPD UPD_WST UPD_XDS UPD_XIS UST_DOC } enum AuditRequestContext { Anonymous Principal System } enum AuditScope { AUTHENTICATION BUSINESSPROCESS COLLABORATION CONFIGURATION MASTERDATA REPOSITORY USERMANAGEMENT WORKFLOW } enum AuthenticationIDAccess { Admin Creator User } enum AuthenticationIDType { CardId Custom PIN } enum AuthenticationMethodKey { login logout relogin } enum AuthenticationType { EXTERN INTERN NONE } enum AuthorityManagementMethodKey { addAssignment addToRoleSet createRole delete getAllDocAreaRoles getAllSystemRoles getAssignment getHierarchicalAssignment getHierarchicalRoleSet getHierarchicalRoleSetActive getPermissions getRole getRolePermissions getRoleSet getRoles getUserPermissions removeAssignment removeFromRoleSet setAssignment setPermissions setRoleSet update } enum BasketBehavior { ExistingFolderMustBeUsed ExistingFolderMustNotBeUsed } enum BusinessKeyRegulationType { Infix Prefix Suffix } enum BusinessProcessInstanceType { Incident Process Task } enum CalendarStatus { Cancelled Completed Confirmed Draft Final InProgress NeedsAction Tentative } enum CalendarType { Alarm Event FreeBusy Journal Timezone ToDo } enum CalendarUserType { Group GroupInfo Position Resource Room Unknown User UserInfo } enum CalendarVisibility { Confidential Private Public } enum ClientType { ASCENTCAPTURE COCKPIT COCKPITWEB COMMON CUSTOM DESKTOP DEVICE DYNAMIC EXPLORER MOBILE WEB WEBCLIENT XTERNAL_CONNECTOR } enum ClusterCacheMode { InvalidationSync ReplicationSync } enum CollaborationMethodKey { addCategoryTag addCategoryTagItem addCategoryTags createCalendar createCalendarsFromICalendar createTeamspace deleteCalendar deleteCalendars deleteCategoryTagItem detectRecurrenceDates dropTeamspace existsCalendar getAvailableTeamspaceIds getCalendar getCalendarAsICalendar getCalendarPropertyDefinition getCalendarPropertyDefinitions getCalendars getCalendarsAsICalendar getCategoryTagItem getCategoryTagItems getCurrentTeamspaceFolders getCurrentTeamspaceIds getTeamspace removeCategoryTag saveCalendar searchCalendars searchCalendarsAggregate sendCalendarRequest sendEmail setCategoryTags translate updateCalendar updateCategoryTagItem updateTeamspace } enum CollaborationObjectType { Calendar Contact } enum CompetenceType { AGENT HEAD LOCAL_GROUP_ADMIN MANAGER OWNER PROXY } enum ConfigurationMethodKey { add addPeered configurationAlter configurationExport configurationImport configurationOverwrite createDbIndex createDbIndexes delete deleteArchivedAuditLog deleteConfiguration deleteConfigurations deleteConfigurationsPeered deletePeered deleteRangeKeyValues generateLongID generateUUID getAbstractIndexingPropertyDefinition getAbstractIndexingPropertyDefinitions getAbstractMasterdataPropertyDefinition getAbstractMasterdataPropertyDefinitions getActivatedScenarios getAdministrativeDocumentAreaSetting getArchivedAuditLog getArchivedAuditLogContent getArchivedAuditLogExtendedContent getArchivedAuditLogStorageDetails getAuditSetting getAvailableArchiveTypes getAvailableContentTypes getAvailableFtSimpleAnalyzers getAvailableHighlightContentContentTypes getAvailablePdfRenditionSourceTypes getAvailablePreviewSourceTypes getAvailableTextEncodings getAvailableThumbnailSourceTypes getBinaries getBusinessCalendar getBusinessCalendars getBusinessProcessAutoStartSetting getBusinessProcessAutoStartSettings getBusinessProcessCustomDelegateHandlerClassNames getBusinessProcessCustomListenerHandlerClassNames getBusinessProcessCustomVariableMappingHandlerClassNames getBusinessProcessDefinition getBusinessProcessDefinitionVersions getBusinessProcessDefinitions getBusinessProcessDocumentAreaSetting getBusinessProcessStandardDelegateHandlerClassNames getBusinessProcessStandardListenerHandlerClassNames getBusinessProcessStandardVariableMappingHandlerClassNames getBusinessProcessStartTemplate getBusinessProcessStartTemplates getClusterCoreDescriptions getClusterId getClusterSetting getCollaborationRule getCollaborationRules getCollaborationSetting getCommonSetting getComputedIndexingPropertyDefinition getComputedIndexingPropertyDefinitions getComputedMasterdataPropertyDefinition getComputedMasterdataPropertyDefinitions getConfiguration getConfigurationPeerSetting getConfigurations getContentMetadataInjectionDocumentAreaSetting getContentMetadataInjectionSetting getContentServerItemSetting getContentServerItemSettings getContentServerSetting getContentSetting getCurrentAuditLog getCurrentServerTime getCustomConfiguration getCustomConfigurations getCustomConfigurationsByType getCustomFunctionDefinition getCustomFunctionDefinitions getCustomPermissionDefinition getCustomPermissionDefinitions getDbDialect getDbDocumentAreaSetting getDbIndex getDbIndexState getDbIndexStates getDbIndexes getDbSetting getDbWordBlackList getDecisionTableDefinition getDecisionTableDefinitions getDefaultAvailableFulltextContentTypes getDefaultConfiguration getDefaultConfigurationOffsets getDefaultConfigurations getDefaultContentMetadataContentTypeMapping getDefaultContentMetadataContentTypeMappings getDefaultDictionary getDictionaries getDictionary getDocumentArea getDocumentAreas getDocumentObjectclasses getDocumentRule getDocumentRules getDomain getDomains getElementClasses getEmailDocumentAreaSetting getEmailServer getEmailServers getEmailSetting getEntityClass getEntityClasses getEntityRelationDocumentAreaSetting getExistingConfigurationObjects getExpirationRules getExtensionStateControlSetting getFileServerItemSetting getFileServerItemSettings getFileServerSetting getFolderObjectclasses getFolderTemplate getFolderTemplates getForm getFormData getFormMetadata getFormMetadatas getFormattedIndexingPropertyDefinition getFormattedIndexingPropertyDefinitions getFormattedMasterdataPropertyDefinition getFormattedMasterdataPropertyDefinitions getForms getFulltextDocumentAreaSetting getFulltextPropertyDefinition getFulltextPropertyDefinitions getFulltextSetting getFulltextStandardContentConverterClassNames getFulltextStandardContentHighlighterClassNames getFulltextStandardMethodOverwriteHandlerClassNames getFulltextStandardPropertyConverterClassNames getGlobalClientSetting getGlobalClientSettings getGraphics getGraphicsMetadata getGraphicsMetadatas getGraphicsSpecificationMetadatas getGraphicsSpecificationNames getGraphicsSpecifications getGssRealmSetting getGssRealmSettings getHierarchicallyAllowedObjectclassNames getHighlightContentTargetContentTypes getIndexCreationScript getIndexingPropertyDefinition getIndexingPropertyDefinitions getInstallDate getInstallDirectory getJar getJarFileNames getJobRunningState getJobRunningStates getJobSetting getJobSettings getKerberosSetting getKeyGeneratorDefinition getKeyGeneratorDefinitions getKyoceraNetworkManagerSetting getKyoceraNetworkManagerSettings getLayout getLayoutData getLayoutMetadata getLayoutMetadatas getLayoutVersions getLayouts getLdapSetting getLdapSettings getLicensableScopeIds getLicenseGrade getLicenseInformation getLicenseInsufficientDeactivatedJobNames getLicenseKey getLinkObjectclasses getLocalClusterCoreDescription getLocales getMachineId getMasterdataPropertyDefinition getMasterdataPropertyDefinitions getMasterdataRule getMasterdataRules getMasterdataScope getMasterdataScopes getMasterdataTableColumns getMessageDocumentAreaSetting getMessageSetting getMonitorSetting getOAuthSetting getOAuthSettings getObjectDependancies getObjectReferences getObjectclass getObjectclasses getObjectsDependancies getObjectsReferences getPacket getPacketMetadata getPacketMetadatas getPluginsSetting getPossibleFulltextIndexedIndexingPropertyNames getPossibleRetentionPeriodReferencePropertyNames getPropertyDefinitions getPropertyNamesByAttribute getPropertyValueLocalization getPropertyValueLocalizations getRangeKeyGeneratorDefinition getRangeKeyGeneratorDefinitions getRangeKeyValues getReferencedPropertyValueLocalizations getRelationClass getRelationClasses getRenditionDocumentAreaSetting getRenditionServerSetting getRenditionServerSettings getResultingBpPropertyNamesByAttribute getResultingBusinessProcessDefinitionNamesByAttribute getResultingObjectclassNamesByAttribute getResultingProcessDefinitionNamesByAttribute getResultingPropertyNamesByAttribute getResultingWfPropertyNamesByAttribute getRetentionPeriodSetting getRetentionPeriodSettings getRetentionRules getSAMLSetting getSAMLSettings getSchemaCreationScript getStandardAuditLogHookClassNames getStandardCustomJobClassNames getStandardDictionary getStandardDictionaryLocales getStandardDictionaryPhraseIds getStandardFtAnalyzerHookClassNames getStandardRsConnectorClassNames getStandardServiceInvocationHookClassNames getStandardServiceMethodInterfereHookClassNames getStandardServiceMethodOverwriteHookClassNames getStandardSqlPrepareHookClassNames getStorageLayerItemSetting getStorageLayerItemSettings getStorageLayerSetting getSuperposedDictionary getSystemId getSystemLockInfo getSystemLockOwner getValueFromValueSet getValueSet getValueSetData getValueSetMetadata getValueSetMetadatas getValueSets getVersion getVersionHistory getVirtualObjectclass getVirtualObjectclasses getVirtualRenditionSetting getVirtualRenditionSettings getVisibilityRule getVisibilityRules getWorkflowAutoStartSetting getWorkflowAutoStartSettings getWorkflowCustomActionHandlerClassNames getWorkflowCustomAssignmentHandlerClassNames getWorkflowCustomDecisionHandlerClassNames getWorkflowDocumentAreaSetting getWorkflowProcessDefinition getWorkflowProcessDefinitionData getWorkflowProcessDefinitionMetadata getWorkflowProcessDefinitionMetadatas getWorkflowProcessDefinitionVersions getWorkflowProcessDefinitions getWorkflowSetting getWorkflowStandardActionHandlerClassNames getWorkflowStandardAssignmentHandlerClassNames getWorkflowStandardDecisionHandlerClassNames getWorkflowStartTemplate getWorkflowStartTemplates getWorkflowSuperstateTemplate getWorkflowSuperstateTemplates getXsapDocumentAreaSetting getXsapItemSetting getXsapItemSettings getZip getZipFileNames isLicensed lock lockSystem relicense runNow searchAuditLog setRangeKeyValues stopNow unlock unlockSystem update updateConfiguration updateConfigurations updateConfigurationsPeered updatePeered updateRepositoryTransferId } enum ConfigurationType { AdministrativeDocumentAreaSetting AuditSetting BusinessCalendar BusinessProcessAutoStartSetting BusinessProcessDefinition BusinessProcessDocumentAreaSetting BusinessProcessStartTemplate ClusterSetting CollaborationRule CollaborationSetting CommonSetting ComputedIndexingPropertyDefinition ComputedMasterdataPropertyDefinition ConfigurationPeerSetting ContentMetadataInjectionDocumentAreaSetting ContentMetadataInjectionSetting ContentServerItemSetting ContentServerSetting ContentSetting CustomConfiguration CustomFunctionDefinition CustomPermissionDefinition DbDocumentAreaSetting DbIndex DbSetting DecisionTableDefinition Dictionary DocumentArea DocumentObjectclass Domain EmailDocumentAreaSetting EmailServer EmailSetting ExpirationRule FileServerItemSetting FileServerSetting FolderObjectclass FolderTemplate Form FormattedIndexingPropertyDefinition FormattedMasterdataPropertyDefinition FulltextDocumentAreaSetting FulltextPropertyDefinition FulltextSetting GlobalClientSetting Graphics GssRealmSetting IndexingPropertyDefinition Jar JobSetting KerberosSetting KeyGeneratorDefinition KyoceraNetworkManagerSetting Layout LdapSetting LinkObjectclass MasterdataPropertyDefinition MasterdataRule MasterdataScope MessageDocumentAreaSetting MessageSetting MonitorSetting OAuthSetting Packet PluginsSetting PropertyValueLocalization RangeKeyGeneratorDefinition RenditionDocumentAreaSetting RenditionServerSetting RetentionPeriodSetting RetentionRule SAMLSetting StorageLayerItemSetting StorageLayerSetting System ValueSet VirtualObjectclass VirtualRenditionSetting VisibilityRule WorkflowAutoStartSetting WorkflowDocumentAreaSetting WorkflowProcessDefinition WorkflowSetting WorkflowStartTemplate WorkflowSuperstateTemplate XsapDocumentAreaSetting XsapItemSetting Zip } enum ContentMetadataPropertyPolicy { Read ReadWrite Write } enum ContentServerType { EASY } enum DayOfMonth { _01 _02 _03 _04 _05 _06 _07 _08 _09 _10 _11 _12 _13 _14 _15 _16 _17 _18 _19 _20 _21 _22 _23 _24 _25 _26 _27 _28 _29 _30 _31 } enum DayOfWeek { Friday Monday Saturday Sunday Thursday Tuesday Wednesday } enum DeletionPolicy { DeleteLogical DeletePhysical DeleteStateAware } enum DocumentRulesDateInheritancePolicy { Always IfNotConfigured IfUndefined Never } enum EmailPDFRenderPolicy { PDFAndAttachments PDFAndPDFAttachments SinglePDF SinglePDFAndAttachments } enum EventType { Conditional Escalation Message Signal } enum ExceptionLoggingGrade { Extended Normal Verbose } enum ExecutionTimeGrade { Current Former Recent } enum ExtensionType { Addition Annotation Container Note Rendition Virtual_Rendition } enum FileServerType { FILE FTP HTTP SMB } enum FormType { Overlay Watermark } enum FulltextIndexState { Failed FailedPermanent FailedTemporary Indexed ToBeIndexed } enum FulltextOptimizerPolicy { Adaptive Aggressive } enum FulltextSearchOrder { DB FT } enum FulltextSearchPolicy { PreferAccuracy PreferSorting } enum FulltextTextExtractPolicy { Consider Ignore Require } enum GermanFederalLand { BadenWuerttemberg Bavaria Berlin Brandenburg Bremen Hamburg Hesse LowerSaxony MecklenburgWestPomerania NorthRhineWestphalia RhinelandPalatinate Saarland Saxony SaxonyAnhalt SchleswigHolstein Thuringia } enum HashAlgorithm { MD5 SHA1 SHA256 SHA512 } enum HeaderState { ALWAYS NONE ONCE } enum ImageToPdfOcrPolicy { None TextBehind TextBehindExchange TextBehindNewVersion } enum JobType { CoreJob MultipleJob SingleJob } enum LayoutType { BASIC_SEARCH_TEMPLATE BUSINESSPROCESS_BASIC_SEARCH_TEMPLATE BUSINESSPROCESS_HITLIST BUSINESSPROCESS_INDEXING BUSINESSPROCESS_QUICK_SEARCH_TEMPLATE BUSINESSPROCESS_SEARCH DASHBOARD HITLIST INDEXING MASTERDATA_BASIC_SEARCH_TEMPLATE MASTERDATA_HITLIST MASTERDATA_INDEXING MASTERDATA_SEARCH QUICK_INDEXING QUICK_SEARCH_TEMPLATE REFERENCE_HITLIST RESOURCE_INFO SEARCH VARIOUS VERSION_HITLIST WELCOME WORKFLOW_BASIC_SEARCH_TEMPLATE WORKFLOW_HITLIST WORKFLOW_INDEXING WORKFLOW_QUICK_SEARCH_TEMPLATE WORKFLOW_SEARCH } enum LayoutVersioningPolicy { Always DataUpdate MetadataUpdate Never } enum LdapUserReuseCheckPolicy { ACTIVE ALWAYS DISTINGUISHED_NAME DISTINGUISHED_NAME_OR_ACTIVE NEVER } enum LicenseGrade { DemoVersion FullVersion TrialVersion } enum LicenseScope { ADDITIONALLICENSEFEATURE BAM BPMN DMS ERPCMIS FULLTEXT GRAPHQL ITEXT LONGTERMARCHIVE OCR PARTITION PDFA PREVIEW REST SCENARIOMANAGER SIGNATUREVALIDATION TEAMSPACE THUMBNAIL VIRTUALIZEDPROCESSES WORKFLOW XSAP } enum LinkReferenceType { HardLink SoftLink } enum LinkSynchronizationPolicy { Both None ToReference ToTarget } enum MSExchangeServerVersion { Exchange2007_SP1 Exchange2010 Exchange2010_SP1 Exchange2013 Exchange2016 } enum MailSslMode { SSL TLS } enum MaritalStatus { Divorced Married Single Widowed } enum MasterdataMethodKey { add delete exists getProperties search searchAggregate setDefaultPropertyValues update } enum MasterdataReferenceIntegrity { ReadWrite Unchecked WriteOnly } enum MessageType { Collaboration Message Principal Repository Workflow } enum MessagingMethodKey { addResourcesForMessages addSelfToMessages addWorkflowInstanceForMessages getCommonMessageSetting getMessageResources getMessageTemplate getMessageWorkflowInstances getMessages getPrincipalMessageSetting getResourceMessageSetting getSearchAsMessages getWorkflowMessageSetting getWorkflowSearchAsMessages removeResourcesForMessages removeSelfFromMessages removeWorkflowInstancesForMessages setCommonMessageSetting setMessageTemplate setPrincipalMessageSetting setResourceMessageSetting setWorkflowMessageSetting } enum MonitoringMethodKey { addCustomAuditLogItem deleteStoredEvents existsListener fireEvent getActiveUsersCount getAsynchronousTaskStates getAverageExecutionTimeRequest getBusinessProcessAssignedTaskInstancesCount getBypassedPluginNames getClusterNodesCount getConcurrentConnectedUsersCount getConnectedUsersCount getConnectedUsersInfo getContentMarkedDeletedCount getContentServerConnectionRatio getConverterServerConnectionRatio getCoreStartDuration getCoreStartUpTime getDocumentsCount getExceededUserQuota getExternalRenditionServiceConnectionRatio getFileServerConnectionRatio getFulltextResourcesCount getHardDiskSpace getHardDiskSpaceRatio getInstancesCount getInvalidPluginNames getJVMSystemProperties getLdapConnectionStatus getLdapEntities getLdapSynchronisationStatus getLicenseViolations getLockedResources getMaxExecutionTimeRequest getMinExecutionTimeRequest getMonitoredDetailedMethodKeys getMonitoredSimpleMethodKeys getNamedUserLicenseViolations getNumberOfCurrentRequests getNumberOfRunningJobs getOldestLockDate getPersistLayerStatistics getPluginStateInfo getPluginsInstantiationRatio getPotentialReadOnlyMethods getProcessesCount getRecentNewDocumentsCount getRenditionServerConnectionRatio getRequestStatistics getRequestStatisticsPeaks getResourcesCount getSensorValue getServerVersion getSlowRequestStatistics getStorageLayerConnectionRatio getStorageLayersUsedConnectionRatio getStoredEventIds getStoredEvents getUniqueDisplayNamePathViolation getUserQuota getUsersCount getWorkflowAssignedTaskInstancesCount getWorkflowInstancesCount getXsapContentRepositoryDocumentsCount getXsapReplicationServiceState installListener installListeners invalidateSession invalidateSessions invokeGenericMonitoringMethod invokeGenericMonitoringMethodWithContent isRenditionServerSessionAvailable logHeapDump logStackTrace measureStatement resetRequestStatistics storeEvents uninstallListener uninstallListeners } enum MonitoringSensor { FailedEmail } enum Month { April August December February January July June March May November October September } enum MultiValueUpdatePolicy { Append Overwrite } enum Op { AND OR } enum PDFACreationPolicy { Add Exchange None Replace } enum PDFAExceptionPolicy { Fail UseCreationPolicy_None } enum PDFAVersion { PDFA_1 PDFA_2 PDFA_3 } enum PDFA_XMPState { Consider None } enum ParticipationRole { Chair Information Optional Required } enum ParticipationStatus { Accepted Completed Declined Delegated InProgress NeedsAction Tentative } enum PdfCreationPolicy { Exchange NewVersion Rendition } enum PdfRenditionCreationPolicy { Add Overwrite Skip } enum PermissionsType { BUSINESSPROCESS DOCUMENT DOCUMENTAREA DOMAIN FOLDER LINK MASTERDATA SYSTEM WORKFLOW } enum PersistLayerStatisticsMethod { CacheHitCount CacheMissCount CachePutCount CloseStatementCount CollectionFetchCount CollectionLoadCount CollectionRecreateCount CollectionRemoveCount CollectionUpdateCount ConnectCount EntityDeleteCount EntityFetchCount EntityInsertCount EntityLoadCount EntityUpdateCount ExecutionCount ExecutionMaxTime ExecutionMinTime ExecutionRowCount FlushCount OptimisticFailureCount PrepareStatementCount QueryCacheHitCount QueryCacheMissCount QueryCachePutCount QueryExecutionCount SecondLevelCacheHitCount SecondLevelCacheMissCount SecondLevelCachePutCount SessionCloseCount SessionOpenCount SuccessfulTransactionCount TransactionCount } enum PhoneType { Cell Fax Pager Text Textphone Video Voice } enum PluginState { Error Undefined Valid Warn } enum PluginsSettingPartType { AuditLogDetailsHook ClassFile CoreHook CustomComputedIndexingPropertyDefinitions CustomJob FtAnalyzerHook FtConnectorInvocationHook FtConnectorMethodOverwriteHook FtContentConverter FtContentHighlighter FtPropertyConverter FtQueryPrepareHook JarName PreviewCreator RsConnector ServiceInvocationHook ServiceMethodInterfereHook ServiceMethodOverwriteHook SourceFile SqlPrepareHook ThumbnailCreator UtilFile ZipName } enum PrincipalRestrictionPolicy { MemberFlat MemberHierarchical None } enum PrincipalSpecificationType { AdHoc Teamspace } enum PrincipalType { GROUP POSITION USER VIRTUAL } enum PriorityBehavior { High Low Normal VeryHigh VeryLow } enum ProcessModelType { BusinessProcess Workflow } enum PropertyStateDescriptionAttribute { Audited DefaultValue Free HeaderState LinkSynchronizationPolicy Mandatory NewVersion PdfaXmpState Protected Required ResetPolicy TransmitPolicy Value } enum RecurrenceFrequency { Daily Hourly Minutely Monthly Secondly Weekly Yearly } enum RelationType { Acquaintance Agent CoResident CoWorker Colleague Friend Manager Relative Spouse } enum RenditionType { Pdf Preview Thumbnail } enum ReportDeletionPolicy { ArchiveAndDelete Delete None } enum ReportItemType { EXCEPTION NODE_RESET PROCESS_END PROCESS_RESET PROCESS_RESUME PROCESS_START PROCESS_SUSPEND PROPERTIES_UPDATE TASK_ASSIGN TASK_END TASK_RESUME TASK_START TASK_SUSPEND } enum RepositoryMethodKey { appendNote applyFolderTemplate archive batch commitStagedResource convertContent copy copyResources createDocument createExtension createFolder createLink createOcrVersion createPdfRendition createPreviewRendition createStagedResource createTextExtract createThumbnailRendition deleteIntrinsic deleteLogical deletePhysical deletePhysicalAsynchronous deletePrincipalFolder deleteStateAware discardResource existPrincipalResources exists finalize generateContentItemInfo getAccessibleDocumentAreas getAncestors getChildren getContent getContentItemCount getContentMetadata getDefaultObjectclass getDocumentAreaName getExtendedContent getExtendedContentMetadata getExtensions getHighlightedContent getHighlightedExtendedContent getLinksOfResource getLinksOfResources getMasterResource getMultipleContent getNotesContent getNotesExtendedContent getParentFolder getPreviewRendition getPrincipalFolder getPrincipalFolderIds getProperties getPublishedExtendedContent getPublishedResource getPublishedResources getResourceByLink getResourceByVersion getResourcesArchivingFailed getResourcesFulltextIndexingFailedPermanent getResourcesFulltextIndexingFailedTemporary getResourcesPdfRenditionCreationFailed getResourcesPreviewCreationFailed getResourcesThumbnailCreationFailed getRootFolder getStagedResource getThumbnailRendition getVersionHistory injectContentMetadata isContentAvailable isVersion lock move movePrincipalResources moveResources proceed proceedContent proceedContentMetadata proceedProperties publishContent publishGuestFolder readContent rearchive recallPublishedContent recallPublishedResource resetErrorState resetRenditionCreationState revertToVersion search searchAggregate searchVersions searchVersionsAggregate setDefaultPropertyValues setDisplayNamePropertyValues setFulltextStateFailedPermanent setPredefinedPropertyValues setRenditionCreationStateNotApplicable targetExists triggerFulltextReindexing triggerResourcesFulltextReindexing unarchive undelete unfinalize unlock unstageResource update updateCalendarReference updateContent updateContentMetadata updateLinkReferenceType updateObjectclass updatePreserveStorage updateProperties updatePublishedResourceDuration updateUserReference } enum RequestPartType { DbStatement Method Plugins } enum ResetPolicy { Never OnCopy OnCopyAndNewVersion OnFormerVersion OnNewVersion } enum ResourceLifeCycleState { Archived Failed Finalized Indexed ToBeArchived } enum ResourceTransferMergePolicy { Add Ignore Update } enum ResourceType { DOCUMENT FOLDER LINK } enum RetentionRuleDeletionAllowance { DeleteLogical DeletePhysical None } enum RetentionRulePropagationPolicy { Heuristic Initial Regular } enum RetentionStartType { START_END_OF_YEAR START_IMMEDIATE } enum SearchContextTypes { Calendar Entity Execution Masterdata Principal Process Relation Repository Task Timer } enum SearchScope { OneLevel SubTree } enum SemanticInfoBoolType { ThreeValued TwoValued } enum SemanticInfoCalendarType { CalendarId ResourceId } enum SemanticInfoContactType { ContactId ResourceId } enum SemanticInfoInstanceType { BusinessProcessId WorkflowId } enum SemanticInfoNumberType { Code Memory Number } enum SimpleMethodKey { AuthenticationServiceLogin AuthenticationServiceLogout AuthenticationServiceRelogin BusinessProcessServiceAssign BusinessProcessServiceEnd BusinessProcessServiceGetProperties BusinessProcessServiceSearch BusinessProcessServiceSearchAggregate BusinessProcessServiceSendMessage BusinessProcessServiceSendSignal BusinessProcessServiceStartProcess BusinessProcessServiceUpdateProperties CollaborationServiceSearchCalendars CollaborationServiceSearchCalendarsAggregate MasterdataServiceGetProperties MasterdataServiceSearch MasterdataServiceSearchAggregate RepositoryServiceAppendNote RepositoryServiceArchive RepositoryServiceBatch RepositoryServiceCopy RepositoryServiceCopyResources RepositoryServiceCreateDocument RepositoryServiceCreateExtension RepositoryServiceCreateFolder RepositoryServiceCreateLink RepositoryServiceCreatePreviewRendition RepositoryServiceCreateThumbnailRendition RepositoryServiceDeleteIntrinsic RepositoryServiceDeleteLogical RepositoryServiceDeletePhysical RepositoryServiceDeletePrincipalFolder RepositoryServiceDeleteStateAware RepositoryServiceDiscardResource RepositoryServiceFinalize RepositoryServiceGenerateContentItemInfo RepositoryServiceGetAncestors RepositoryServiceGetChildren RepositoryServiceGetContent RepositoryServiceGetContentItemCount RepositoryServiceGetContentMetadata RepositoryServiceGetExtendedContent RepositoryServiceGetExtendedContentMetadata RepositoryServiceGetExtensions RepositoryServiceGetHighlightedContent RepositoryServiceGetHighlightedExtendedContent RepositoryServiceGetLinksOfResource RepositoryServiceGetNotesContent RepositoryServiceGetNotesExtendedContent RepositoryServiceGetParentFolder RepositoryServiceGetPreviewRendition RepositoryServiceGetPrincipalFolder RepositoryServiceGetPrincipalFolderIds RepositoryServiceGetProperties RepositoryServiceGetPublishedExtendedContent RepositoryServiceGetPublishedResource RepositoryServiceGetPublishedResources RepositoryServiceGetResourceByLink RepositoryServiceGetRootFolder RepositoryServiceGetThumbnailRendition RepositoryServiceGetVersionHistory RepositoryServiceLock RepositoryServiceMove RepositoryServiceMovePrincipalResources RepositoryServiceMoveResources RepositoryServiceProceed RepositoryServiceProceedContent RepositoryServiceProceedContentMetadata RepositoryServiceProceedProperties RepositoryServicePublishContent RepositoryServiceRearchive RepositoryServiceRecallPublishedContent RepositoryServiceRevertToVersion RepositoryServiceSearch RepositoryServiceSearchAggregate RepositoryServiceSearchVersions RepositoryServiceSearchVersionsAggregate RepositoryServiceUnarchive RepositoryServiceUndelete RepositoryServiceUnfinalize RepositoryServiceUnlock RepositoryServiceUpdate RepositoryServiceUpdateContent RepositoryServiceUpdateContentMetadata RepositoryServiceUpdateLinkReferenceType RepositoryServiceUpdateObjectclass RepositoryServiceUpdateProperties UserManagementServiceSearch UserManagementServiceSearchAggregate WorkflowServiceAssign WorkflowServiceEnd WorkflowServiceGetProperties WorkflowServiceGetReports WorkflowServiceGetTaskEnvironment WorkflowServiceSearch WorkflowServiceSearchAggregate WorkflowServiceStartProcess WorkflowServiceStartTask WorkflowServiceUpdateProperties } enum SortOrder { ASC DESC } enum SslMode { SSH TLS } enum SsoAuthenticationType { ClientAuthentication Guest IDAuthentication KNMAuthentication KerberosAuthentication NegotiateAuthentication OAuthAuthentication OpenIdCodeFlow SAMLAuthentication } enum Subtype { Calendar CategoryTag ErpCmis File LTA Mail OfficeTM Partition SapIlm SignatureInfo User VirtualizedProcesses Xsap } enum SystemLockMode { ConfigurationReadOnly ReadOnly Stringent } enum TransmitPolicy { DOWN NONE UP } enum UniqueDisplayNameViolationPolicy { Exception GenerateUniqueName } enum UsageCategory { BUSINESSPROCESS REPOSITORY WORKFLOW } enum UserLicenseCategory { Concurrent Named } enum UserManagementMethodKey { addAuthenticationID addCompetences addMembers addMembership changePassword createGroup createPosition createPrincipalInfo createUser createVirtualPrincipal delete deletePrincipalInfo deleteUserInfo existsAuthenticationID existsPrincipalAdditionalProperty existsPrincipalInfo existsUserAdditionalProperty getAccessibleDomains getActualCompetenceOwnerIds getActualCompetences getAllDomainActiveGroups getAllDomainActivePositions getAllDomainActiveUsers getAllDomainGroups getAllDomainInactiveGroups getAllDomainInactivePositions getAllDomainInactiveUsers getAllDomainPositions getAllDomainUsers getAllDomainVirtualPrincipals getAllHierarchicalMemberIds getAllHierarchicalMemberIdsOfAssociatedDomains getAllOrgEntitiesOfAssociatedDomains getAllOrphanedDomainNames getAllPrincipalInfoIds getAllUserInfoIds getAllUsersOfAssociatedDomains getAuthenticationID getAuthenticationIDs getCompetenceOwnerIds getCompetences getConnectedUsersInfo getDefaultPosition getDefaultPositions getDefaultPrincipalInfo getDefaultUserInfo getDeletedPrincipals getGroup getGroupInfoMemberIds getGroupInfoMembershipIds getHierarchicalMemberIds getHierarchicalMembershipIds getMemberIds getMembershipIds getNumberOfAllActiveGroups getNumberOfAllActivePositions getNumberOfAllActiveUsers getNumberOfAllGroups getNumberOfAllInactiveGroups getNumberOfAllInactivePositions getNumberOfAllInactiveUsers getNumberOfAllPositions getNumberOfAllUsers getNumberOfConnectedUsers getOrgWorkEnvironment getPosition getPositionIds getPositions getPrincipalAdditionalProperties getPrincipalAdditionalProperty getPrincipalEntities getPrincipalEntity getPrincipalEntityPropertyDefinition getPrincipalEntityPropertyDefinitions getPrincipalInfo getPrincipalInfoAsVCard getPrincipalInfoAsVCardById getPrincipalInfoAsVCardByIds getPrincipalInfoById getPrincipalInfoByIds getPrincipalInfoIds getPrivateUserInfo getRootOrgEntitiesOfAssociatedDomains getRootOrgEntitiesOfDomain getSessionInfo getSystemAdministrator getTransitiveMembershipIds getUser getUserAdditionalProperties getUserAdditionalProperty getUserInfo getUserInfoAsVCard getUserInfoAsVCardById getUserInfoAsVCardByIds getUserInfoById getUserInfoByIds getUserInfoIds getUserSetting getVirtualPrincipal removeAuthenticationID removeAuthenticationIDs removeCompetences removeDeletedPrincipalInfos removeDeletedPrincipals removeMembers removeMembership removePrincipalAdditionalProperties removePrincipalAdditionalProperty removeUserAdditionalProperties removeUserAdditionalProperty resolveVirtualPrincipal savePrincipalInfo savePrincipalInfoFromVCard saveUserInfo saveUserInfoFromVCard search searchAggregate setCompetences setMembers setMembership setPrincipalAdditionalProperty setPrivateUserInfo setUserAdditionalProperty setUserSetting triggerFulltextReindexing update updateAuthenticationID updatePrincipalInfo updateUserInfo } enum VirtualPrincipalType { Group OrgEntity Position User } enum VisibilityRuleRoleSetType { EXCLUDE INCLUDE } enum WorkflowInstanceAutoAddMode { None Started } enum WorkflowInstanceState { Canceled Created Delayed Ended Failed NotEnded Started Suspended } enum WorkflowInstanceType { EXECUTION PROCESS TASK } enum WorkflowMethodKey { assign createTask deleteProcessInstanceReports end exists getArchivedReportsExtendedContent getArchivedReportsItemCount getDocumentAreaName getProcessInstanceKey getProcessInstanceReports getProperties getReports getTaskEnvironment getTaskInstanceKeys getWorkflowInstancesState getWorkflowInstancesStates lock reset resume search searchAggregate searchProcessInstanceReports setDefaultPropertyValues setPredefinedPropertyValues startProcess startTask suspend triggerFulltextReindexing triggerInstancesFulltextReindexing unlock updateProperties } enum WorkflowProcessDefinitionVersioningPolicy { Always DataUpdate MetadataUpdate Never XmlUpdate } "An enum describing valid locations where a directive can be placed" enum __DirectiveLocation { "Indicates the directive is valid on a field argument SDL definition." ARGUMENT_DEFINITION "Indicates the directive is valid on an enum SDL definition." ENUM "Indicates the directive is valid on an enum value SDL definition." ENUM_VALUE "Indicates the directive is valid on fields." FIELD "Indicates the directive is valid on a field SDL definition." FIELD_DEFINITION "Indicates the directive is valid on fragment definitions." FRAGMENT_DEFINITION "Indicates the directive is valid on fragment spreads." FRAGMENT_SPREAD "Indicates the directive is valid on inline fragments." INLINE_FRAGMENT "Indicates the directive is valid on an input object field SDL definition." INPUT_FIELD_DEFINITION "Indicates the directive is valid on an input object SDL definition." INPUT_OBJECT "Indicates the directive is valid on an interface SDL definition." INTERFACE "Indicates the directive is valid on mutations." MUTATION "Indicates the directive is valid on an object SDL definition." OBJECT "Indicates the directive is valid on queries." QUERY "Indicates the directive is valid on a scalar SDL definition." SCALAR "Indicates the directive is valid on a schema SDL definition." SCHEMA "Indicates the directive is valid on subscriptions." SUBSCRIPTION "Indicates the directive is valid on an union SDL definition." UNION "Indicates the directive is valid on variable definitions." VARIABLE_DEFINITION } "An enum describing what kind of type a given __Type is" enum __TypeKind { "Indicates this type is an enum. `enumValues` is a valid field." ENUM "Indicates this type is an input object. `inputFields` is a valid field." INPUT_OBJECT "Indicates this type is an interface. `fields` and `possibleTypes` are valid fields." INTERFACE "Indicates this type is a list. `ofType` is a valid field." LIST "Indicates this type is a non-null. `ofType` is a valid field." NON_NULL "Indicates this type is an object. `fields` and `interfaces` are valid fields." OBJECT "Indicates this type is a scalar. 'specifiedByURL' is a valid field" SCALAR "Indicates this type is a union. `possibleTypes` is a valid field." UNION } "Base64-encoded binary" scalar Base64String "A fully qualified class name" scalar Class "Joda DateTime in ISO 8601 format" scalar DateTime "Joda LocalTime date format" scalar LocalTime "Built-in Locale" scalar Locale "A 64-bit signed integer" scalar Long "Built-in scalar for dynamic values" scalar ObjectScalar "represent a map of result item properties" scalar ResultItemPropertyMap "NQL query condition string" scalar StringCondition "NQL query operand string" scalar StringQueryOperand "A file part in a multipart request" scalar Upload "Joda YearMonthDay date format (yyyy-mm-dd)" scalar YearMonthDay input AbstractCalendarInput { AlarmCalendar: AlarmCalendarInput EventCalendar: EventCalendarInput FreeBusyCalendar: FreeBusyCalendarInput JournalCalendar: JournalCalendarInput TimezoneCalendar: TimezoneCalendarInput ToDoCalendar: ToDoCalendarInput } input AbstractKeyTypeInput { id: Int systemPropertyOnly: Boolean } input AbstractSearchTemplateInput { BasicSearchTemplate: BasicSearchTemplateInput MasterdataBasicSearchTemplate: MasterdataBasicSearchTemplateInput QuickSearchTemplate: QuickSearchTemplateInput WorkflowBasicSearchTemplate: WorkflowBasicSearchTemplateInput WorkflowQuickSearchTemplate: WorkflowQuickSearchTemplateInput } input AddressInput { addressTypeName: String country: String deliveryAddress: Boolean geoX: Float geoY: Float label: String locality: String pobox: String postalCode: String region: String street: String timeZone: String } input AdministrativeContainerInput { documentAreaMapping: DocumentAreaMappingInput formMapping: [FormMappingInput] objectclassMapping: [ObjectclassMappingInput] propertyMapping: [IndexingPropertyDefinitionMappingInput] rearchiveContent: Boolean resourceTransferMergePolicy: ResourceTransferMergePolicy retainForms: Boolean retainObjectclasses: Boolean retainProperties: Boolean retainXSAP: Boolean sourceTargetMapping: [SourceTargetMappingInput] xsapMapping: XSAPMappingInput } input AdministrativeDocumentAreaSettingInput { documentAreaName: String excludedPropertyNames: [IndexingPropertyNameInput] visibilityQuery: StringCondition } input AgentCompetenceInput { active: Boolean creator: String end: YearMonthDay readOnly: Boolean referencedPositionId: String start: YearMonthDay } input AggregateCalendarPropertyNameInput { areaName: String function: AggregateFunction name: String propertyName: CalendarPropertyNameInput } input AggregateMasterdataPropertyNameInput { areaName: String function: AggregateFunction name: String ownerDocumentAreaName: String propertyName: MasterdataPropertyNameInput } input AggregatePrincipalEntityPropertyNameInput { areaName: String function: AggregateFunction name: String propertyName: PrincipalEntityPropertyNameInput } input AggregatePropertyNameInput { aggregateFunc: AggregateFunction areaName: String name: String propertyName: IndexingPropertyNameInput } input AlarmCalendarInput { action: AlarmAction attachments: [ContentDataInput] attendees: [CalendarAttendeeInput] calendarId: String classes: [String] creator: String description: String documentAreaName: String duration: Int enabled: Boolean initialCreator: String method: String protected_: Boolean recurrenceDate: CalendarDateTime_ObjectInput referenceProperty: AlarmReferenceProperty referencedProcesses: [CalendarReferenceInput] referencedResources: [CalendarReferenceInput] relatedTo: String repetitions: Int sequence: Int stampDate: CalendarDateTime_ObjectInput startDate: CalendarDateTime_ObjectInput summary: String trigger: Int triggerDates: [CalendarDateTime_DateTimeInput] type: CalendarType uid: String } input AlphaNumericBlobTypeInput { id: Int systemPropertyOnly: Boolean } input AlphaNumericTypeInput { id: Int systemPropertyOnly: Boolean } input AnyTypeInput { id: Int systemPropertyOnly: Boolean } input AreaQualifiedIdentifierTypeInput { id: Int systemPropertyOnly: Boolean } input AuditDocumentAreaSettingInput { addDocumentAuditingEnabled: Boolean addEntityAuditingEnabled: Boolean addExtensionAuditingEnabled: Boolean addFolderAuditingEnabled: Boolean addLinkAuditingEnabled: Boolean addRelationAuditingEnabled: Boolean assignInstanceAuditingEnabled: Boolean deleteDocumentAuditingEnabled: Boolean deleteEntityAuditingEnabled: Boolean deleteExtensionAuditingEnabled: Boolean deleteFolderAuditingEnabled: Boolean deleteLinkAuditingEnabled: Boolean deleteRelationAuditingEnabled: Boolean documentAreaName: String endInstanceAuditingEnabled: Boolean endProcessAuditingEnabled: Boolean objectclassSettings: [AuditObjectclassSettingInput] permissionsElementAuditingEnabled: Boolean readDocumentAuditingEnabled: Boolean readEntityAuditingEnabled: Boolean readExtensionAuditingEnabled: Boolean readFolderAuditingEnabled: Boolean readInstanceAuditingEnabled: Boolean readLinkAuditingEnabled: Boolean readRelationAuditingEnabled: Boolean reportProcessAuditingEnabled: Boolean resetInstanceAuditingEnabled: Boolean resumeInstanceAuditingEnabled: Boolean searchElementAuditingEnabled: Boolean searchInstanceAuditingEnabled: Boolean searchResourceAuditingEnabled: Boolean startProcessAuditingEnabled: Boolean startTaskAuditingEnabled: Boolean suspendInstanceAuditingEnabled: Boolean updateDocumentAuditingEnabled: Boolean updateEntityAuditingEnabled: Boolean updateExtensionAuditingEnabled: Boolean updateFolderAuditingEnabled: Boolean updateInstanceAuditingEnabled: Boolean updateLinkAuditingEnabled: Boolean updateRelationAuditingEnabled: Boolean writeMasterdataAuditingEnabled: Boolean } input AuditLogDetailsHookInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput } input AuditLogSearchControlDetailsInput { detailsParts: [String] op: Op } input AuditLogSearchControlInput { auditIds: [AuditId] auditScope: AuditScope details: AuditLogSearchControlDetailsInput excludeArchived: Boolean excludeCurrent: Boolean excludeSystem: Boolean excludedAuditIds: [AuditId] excludedDetails: AuditLogSearchControlDetailsInput from: DateTime nameId: String objectBusinessKey: ObjectScalar paging: PagingControlInput scopeName: String to: DateTime userFullName: String userPrincipalId: String } input AuditObjectclassSettingInput { addDocumentAuditingEnabled: Boolean addExtensionAuditingEnabled: Boolean addFolderAuditingEnabled: Boolean addLinkAuditingEnabled: Boolean deleteDocumentAuditingEnabled: Boolean deleteExtensionAuditingEnabled: Boolean deleteFolderAuditingEnabled: Boolean deleteLinkAuditingEnabled: Boolean objectclass: ObjectclassNameInput readDocumentAuditingEnabled: Boolean readExtensionAuditingEnabled: Boolean readFolderAuditingEnabled: Boolean readLinkAuditingEnabled: Boolean searchResourceAuditingEnabled: Boolean updateDocumentAuditingEnabled: Boolean updateExtensionAuditingEnabled: Boolean updateFolderAuditingEnabled: Boolean updateLinkAuditingEnabled: Boolean } input AuditSettingInput { activationDate: DateTime active: Boolean addDocumentAuditingEnabled: Boolean addExtensionAuditingEnabled: Boolean addFolderAuditingEnabled: Boolean addLinkAuditingEnabled: Boolean archiveType: String assignInstanceAuditingEnabled: Boolean auditedSystemPropertyNames: [String] authenticationAuditingEnabled: Boolean collaborationAuditingEnabled: Boolean configurationAuditingEnabled: Boolean deactivationDate: DateTime deepResourcesAsynchronousThreshold: Int deleteDocumentAuditingEnabled: Boolean deleteExtensionAuditingEnabled: Boolean deleteFolderAuditingEnabled: Boolean deleteLinkAuditingEnabled: Boolean documentAreaSettings: [AuditDocumentAreaSettingInput] endInstanceAuditingEnabled: Boolean endProcessAuditingEnabled: Boolean excludedContexts: [AuditRequestContext] expireAfterRetention: Boolean identityAuditingEnabled: Boolean logItemArchiveThreshold: Int maxFileSize: Int readDocumentAuditingEnabled: Boolean readExtensionAuditingEnabled: Boolean readFolderAuditingEnabled: Boolean readInstanceAuditingEnabled: Boolean readLinkAuditingEnabled: Boolean reportProcessAuditingEnabled: Boolean resetInstanceAuditingEnabled: Boolean resumeInstanceAuditingEnabled: Boolean retentionPeriod: Int searchInstanceAuditingEnabled: Boolean searchResourceAuditingEnabled: Boolean startProcessAuditingEnabled: Boolean startTaskAuditingEnabled: Boolean suspendInstanceAuditingEnabled: Boolean synchronize: Boolean targetDocumentAreaName: String targetFolderQuery: StringCondition updateDocumentAuditingEnabled: Boolean updateExtensionAuditingEnabled: Boolean updateFolderAuditingEnabled: Boolean updateInstanceAuditingEnabled: Boolean updateLinkAuditingEnabled: Boolean writeMasterdataAuditingEnabled: Boolean } input AuthenticationIDInput { active: Boolean creator: String description: String expirationDate: DateTime id: String principalId: String type: AuthenticationIDType } input BasicSearchTemplateInput { findDocuments: Boolean findFolders: Boolean findLinks: Boolean hitlistName: LayoutNameInput includeSubFolders: Boolean replacementForNavigation: Boolean searchName: LayoutNameInput } input BatchMethodInput { methodName: String } input BatchMethodInstanceInput { arguments: [ObjectScalar] batchMethod: BatchMethodInput } input BlobTypeInput { id: Int length: Int systemPropertyOnly: Boolean } input BooleanTypeInput { id: Int systemPropertyOnly: Boolean } input BusinessCalendarImportPolicyInput { currentYear: Boolean federalLands: [GermanFederalLand] futureYears: Int nextYear: Boolean pastYears: Int years: [Int] } input BusinessCalendarInput { businessDaysPerMonth: Int businessDaysPerYear: Int businessHoursPerDay: Int businessHoursPerWeek: Int default_: Boolean descriptionId: String displayNameId: String holidays: [HolidayInput] name: String weekDays: [MapEntry_DayOfWeek_List_DayPartInput] } input BusinessKeyRegulationPartInput { active: Boolean businessKeyPart: String regulationType: BusinessKeyRegulationType } input BusinessProcessAutoStartSettingInput { active: Boolean basketObjectclass: ObjectclassNameInput descriptionId: String displayNameId: String endStartTask: Boolean initialProperties: [MapEntry_IndexingPropertyName_ObjectInput] name: BusinessProcessAutoStartSettingNameInput processDefinition: BusinessProcessDefinitionNameInput startTemplate: BusinessProcessStartTemplateNameInput starterPositionId: String trigger: StringCondition type: BusinessProcessAutoStartTypeInput } input BusinessProcessAutoStartSettingNameInput { areaName: String name: String } input BusinessProcessAutoStartTypeInput { ResourceBusinessAutoStartType: ResourceBusinessAutoStartTypeInput } input BusinessProcessDefinitionDataInput { overview: BusinessProcessDefinitionOverviewInput xmlDefinition: String } input BusinessProcessDefinitionInput { data: BusinessProcessDefinitionDataInput metadata: BusinessProcessDefinitionMetadataInput name: BusinessProcessDefinitionNameInput! } input BusinessProcessDefinitionMetadataInput { active: Boolean allowMoveToManagedBasket: Boolean associatedDecisionTableDefinitions: [DecisionTableDefinitionNameInput] associatedSubProcessDefinitions: [BusinessProcessDefinitionNameInput] descriptionId: String displayNameId: String displayNameReferencePropertyName: IndexingPropertyNameInput emailServer: String emailsSent: Boolean firstStartDate: DateTime lastStartDate: DateTime mnemonic: String propertiesUsed: [PropertyNameInput] startBehavior: BusinessProcessStartBehaviorInput tasks: [BusinessProcessTaskInput] tasksMailSetting: TaskMailSettingInput versionComment: String } input BusinessProcessDefinitionNameInput { areaName: String name: String } input BusinessProcessDefinitionNodeBoundsInput { displayNameId: String height: Int nodeName: String width: Int x: Int y: Int } input BusinessProcessDefinitionOverviewInput { image: Base64String nodeBounds: [MapEntry_String_BusinessProcessDefinitionNodeBoundsInput] } input BusinessProcessDocumentAreaSettingInput { considerReadPermissions: Boolean createIncidentOnFailedAsyncAction: Boolean createIncidentOnFailedTimer: Boolean deletionThreshold: Int documentAreaName: String restrictedProcessCategoryTags: Boolean userRelatedCategoryTags: Boolean } input BusinessProcessPermissionsInput { customPermissions: CustomPermissionsInput end: Boolean name: BusinessProcessDefinitionNameInput readProcesses: Boolean readTasks: Boolean reset: Boolean resume: Boolean sendEvent: Boolean start: Boolean suspend: Boolean type: PermissionsType withdraw: Boolean writeProperties: Boolean } input BusinessProcessStartBehaviorInput { allowAllFolderObjectclasses: Boolean allowedAttachmentBehavior: [AttachmentBehavior] allowedFolderObjectclasses: [ObjectclassNameInput] allowedPriorityBehavior: [PriorityBehavior] basketBehavior: BasketBehavior } input BusinessProcessStartTemplateInput { associatedOrgEntityIds: [String] associatedRoleNames: [RoleNameInput] basketObjectclass: ObjectclassNameInput clientValues: [MapEntry_ClientType_byteArrayInput] descriptionId: String displayNameId: String firstStartDate: DateTime lastStartDate: DateTime name: BusinessProcessStartTemplateNameInput processDefinition: BusinessProcessDefinitionNameInput properties: [MapEntry_IndexingPropertyName_ObjectInput] } input BusinessProcessStartTemplateNameInput { areaName: String name: String } input BusinessProcessTaskInput { mappedLayouts: [LayoutNameInput] taskMetadata: BusinessProcessTaskMetadataInput taskName: String } input BusinessProcessTaskMetadataInput { attributes: [MapEntry_String_StringInput] descriptionId: String displayNameId: String endLabelId: String startTask: Boolean taskMailSetting: TaskMailSettingInput } input CalendarAttendeeInput { attendee: CalendarUserInput replyExpected: Boolean role: ParticipationRole status: ParticipationStatus } input CalendarDateTime_DateTimeInput { dateTime: DateTime timeZone: String triggered: Boolean } input CalendarDateTime_ObjectInput { dateTime: ObjectScalar timeZone: String triggered: Boolean } input CalendarEmailSettingInput { onAlarmTrigger: Boolean } input CalendarIntervalInput { end: CalendarDateTime_ObjectInput start: CalendarDateTime_ObjectInput } input CalendarPropertyNameInput { areaName: String name: String } input CalendarRecurrenceInput { end: CalendarDateTime_ObjectInput excludedDates: [CalendarIntervalInput] frequency: RecurrenceFrequency includedDates: [CalendarIntervalInput] interval: Int position: Int repetitions: Int timePattern: TimePatternInput } input CalendarReferenceInput { referencedId: Long referencedProperty: String referencedSId: String } input CalendarUserInput { domainName: String email: String fullName: String name: String referenceId: String type: CalendarUserType uri: String } input CertificateInfoInput { endValidity: DateTime issuerDN: String startValidity: DateTime } input CertificateInput { active: Boolean certificateInfo: [CertificateInfoInput] data: Base64String } input ClobTypeInput { id: Int systemPropertyOnly: Boolean } input ClusterProtocolInput { name: String properties: [MapEntry_Object_ObjectInput] } input ClusterSettingInput { clusterId: String configurationCacheMode: ClusterCacheMode descriptionId: String displaynameId: String initialHosts: String lockAcquisitionTimeout: Long protocols: [ClusterProtocolInput] stack: ClusterStackInput } input ClusterStackInput { name: String protocols: [ClusterProtocolInput] } input CollaborationMessageSettingInput { dummy: String } input CollaborationRuleInput { active: Boolean collaborationType: CollaborationObjectType descriptionId: String filter: StringCondition roleSet: [RoleNameInput] roleSetType: VisibilityRuleRoleSetType ruleName: String ruleScope: String } input CollaborationSettingInput { asynchronousPrincipalFolderOperations: Boolean calendarFutureRecurrenceDatesSize: Int calendarPastRecurrenceDatesSize: Int defaultAlarmActions: [AlarmAction] retainDeletedPrincipalInfo: Boolean synchronizeCalendars: Boolean synchronizePrincipalInfo: Boolean } input CommonMessageSettingInput { messageStoreSize: Int } input CommonSettingInput { adaptToNonVCardCompliantBehavior: Boolean allowedObjectclassConsidered: Boolean approximateCountLookAheadPages: Int archivedDeletionAllowance: ArchivedDeletionAllowance createPdfRenditions: Boolean createPreviews: Boolean createThumbnails: Boolean deletionPolicy: DeletionPolicy excludeBusinessKeyRegulationParts: [BusinessKeyRegulationPartInput] extensionStates: ExtensionStatesInput fulltextIndexMirrorLocalCache: Boolean fulltextSearchOrderRepository: FulltextSearchOrder fulltextSearchOrderWorkflow: FulltextSearchOrder greedyStandardDictionaryUpgrade: Boolean idleSessionLifeTime: Int includeBusinessKeyRegulationParts: [BusinessKeyRegulationPartInput] jdbcBatchSize: Int masterdataReferenceIntegrity: MasterdataReferenceIntegrity minimumPdfaVersionArchive: PDFAVersion minimumPdfaVersionVirtualRendition: PDFAVersion parallelSearchFetchSize: Int parallelSearchInClauseSize: Int parallelSearchMaxThreads: Int passwordHashAlgorithm: HashAlgorithm pdfRenditionSetting: PdfRenditionSettingInput pdfaCreationPolicy: PDFACreationPolicy pdfaExceptionPolicy: PDFAExceptionPolicy physicalDeleteThreshold: Int previewSetting: PreviewSettingInput publishedResourcesDeleteThreshold: Int refreshDocumentsCount: Boolean reportFailedPDFACreation: Boolean saltedHashedPasswords: Boolean searchCaseSensitive: Boolean searchPageSizeRepositoryFulltextFactor: Int searchPageSizeWorkflowFulltextFactor: Int securitySetting: SecuritySettingInput subtypeSettings: [MapEntry_Subtype_SubtypeSettingInput] thumbnailSetting: ThumbnailSettingInput upgradeStandardConfiguration: Boolean validatePdfa: Boolean } input CompetenceInput { AgentCompetence: AgentCompetenceInput SingleCompetence: SingleCompetenceInput } input ComputedIndexingPropertyDefinitionInput { custom: Boolean descriptionId: String displayNameId: String group: String multiValueScope: String name: PropertyNameInput necessaryIndexingProperties: [IndexingPropertyNameInput] pluginName: String propertyStateDescription: PropertyStateDescriptionInput semanticInfo: PropertySemanticInfoInput type: PropertyTypeInput usageCategory: UsageCategory } input ComputedMasterdataPropertyDefinitionInput { audited: Boolean custom: Boolean descriptionId: String displayNameId: String multiValueScope: String name: PropertyNameInput necessaryMasterdataProperties: [MasterdataPropertyNameInput] pluginName: String searchable: Boolean semanticInfo: PropertySemanticInfoInput type: PropertyTypeInput } input ConfigurationInput { AdministrativeDocumentAreaSetting: AdministrativeDocumentAreaSettingInput AuditSetting: AuditSettingInput BusinessCalendar: BusinessCalendarInput BusinessProcessAutoStartSetting: BusinessProcessAutoStartSettingInput BusinessProcessDefinition: BusinessProcessDefinitionInput BusinessProcessDocumentAreaSetting: BusinessProcessDocumentAreaSettingInput BusinessProcessStartTemplate: BusinessProcessStartTemplateInput ClusterSetting: ClusterSettingInput CollaborationRule: CollaborationRuleInput CollaborationSetting: CollaborationSettingInput CommonSetting: CommonSettingInput ComputedIndexingPropertyDefinition: ComputedIndexingPropertyDefinitionInput ComputedMasterdataPropertyDefinition: ComputedMasterdataPropertyDefinitionInput ConfigurationPeerSetting: ConfigurationPeerSettingInput ContentMetadataInjectionDocumentAreaSetting: ContentMetadataInjectionDocumentAreaSettingInput ContentMetadataInjectionSetting: ContentMetadataInjectionSettingInput ContentServerItemSetting: ContentServerItemSettingInput ContentServerSetting: ContentServerSettingInput ContentSetting: ContentSettingInput CustomConfiguration: CustomConfigurationInput CustomFunctionDefinition: CustomFunctionDefinitionInput CustomPermissionDefinition: CustomPermissionDefinitionInput DbDocumentAreaSetting: DbDocumentAreaSettingInput DbIndex: DbIndexInput DbSetting: DbSettingInput DecisionTableDefinition: DecisionTableDefinitionInput Dictionary: DictionaryInput DocumentArea: DocumentAreaInput DocumentObjectclass: DocumentObjectclassInput Domain: DomainInput EmailDocumentAreaSetting: EmailDocumentAreaSettingInput EmailServer: EmailServerInput EmailSetting: EmailSettingInput ExpirationRule: ExpirationRuleInput FileServerItemSetting: FileServerItemSettingInput FileServerSetting: FileServerSettingInput FolderObjectclass: FolderObjectclassInput FolderTemplate: FolderTemplateInput Form: FormInput FormattedIndexingPropertyDefinition: FormattedIndexingPropertyDefinitionInput FormattedMasterdataPropertyDefinition: FormattedMasterdataPropertyDefinitionInput FulltextDocumentAreaSetting: FulltextDocumentAreaSettingInput FulltextPropertyDefinition: FulltextPropertyDefinitionInput FulltextSetting: FulltextSettingInput GlobalClientSetting: GlobalClientSettingInput Graphics: GraphicsInput GssRealmSetting: GssRealmSettingInput IndexingPropertyDefinition: IndexingPropertyDefinitionInput Jar: JarInput JobSetting: JobSettingInput KerberosSetting: KerberosSettingInput KeyGeneratorDefinition: KeyGeneratorDefinitionInput KyoceraNetworkManagerSetting: KyoceraNetworkManagerSettingInput Layout: LayoutInput LdapSetting: LdapSettingInput LinkObjectclass: LinkObjectclassInput MasterdataPropertyDefinition: MasterdataPropertyDefinitionInput MasterdataRule: MasterdataRuleInput MasterdataScope: MasterdataScopeInput MessageDocumentAreaSetting: MessageDocumentAreaSettingInput MessageSetting: MessageSettingInput MonitorSetting: MonitorSettingInput OAuthSetting: OAuthSettingInput Packet: PacketInput PluginsSetting: PluginsSettingInput PropertyValueLocalization: PropertyValueLocalizationInput RangeKeyGeneratorDefinition: RangeKeyGeneratorDefinitionInput RenditionDocumentAreaSetting: RenditionDocumentAreaSettingInput RenditionServerSetting: RenditionServerSettingInput RetentionPeriodSetting: RetentionPeriodSettingInput RetentionRule: RetentionRuleInput SAMLSetting: SAMLSettingInput StorageLayerItemSetting: StorageLayerItemSettingInput StorageLayerSetting: StorageLayerSettingInput System: ImmanentSystemConfigurationInput ValueSet: ValueSetInput VirtualObjectclass: VirtualObjectclassInput VirtualRenditionSetting: VirtualRenditionSettingInput VisibilityRule: VisibilityRuleInput WorkflowAutoStartSetting: WorkflowAutoStartSettingInput WorkflowDocumentAreaSetting: WorkflowDocumentAreaSettingInput WorkflowProcessDefinition: WorkflowProcessDefinitionInput WorkflowSetting: WorkflowSettingInput WorkflowStartTemplate: WorkflowStartTemplateInput WorkflowSuperstateTemplate: WorkflowSuperstateTemplateInput XsapDocumentAreaSetting: XsapDocumentAreaSettingInput XsapItemSetting: XsapItemSettingInput Zip: ZipInput } input ConfigurationKeyInput { configurationType: ConfigurationType! identifier: IdentifierTypesInput } input ConfigurationPeerEntryInput { authorizedOrgEntityIds: [String] configurationType: ConfigurationType } input ConfigurationPeerSettingInput { controlledTypes: [ConfigurationPeerEntryInput] } input ConnectionPoolSettingInput { DbConnectionPoolSetting: DbConnectionPoolSettingInput SlConnectionPoolSetting: SlConnectionPoolSettingInput } input ContentDataInput { contentType: String name: String payload: Base64String } input ContentMetadataContentTypeMappingInput { contentTypes: [String] disableRead: Boolean disableWrite: Boolean implicitPropertyMapping: Boolean propertyMapping: [ContentMetadataPropertyMappingInput] refreshFields: Boolean } input ContentMetadataInjectionDocumentAreaSettingInput { active: Boolean contentTypeMapping: [ContentMetadataContentTypeMappingInput] documentAreaName: String excludedObjectclasses: [ObjectclassNameInput] includedObjectclasses: [ObjectclassNameInput] objectclassSettings: [ContentMetadataInjectionObjectclassSettingInput] } input ContentMetadataInjectionObjectclassSettingInput { contentTypeMapping: [ContentMetadataContentTypeMappingInput] objectclass: ObjectclassNameInput } input ContentMetadataInjectionSettingInput { active: Boolean contentTypeMapping: [ContentMetadataContentTypeMappingInput] supportedContentTypes: [String] tempFileThreshold: Int } input ContentMetadataPropertyMappingInput { policy: ContentMetadataPropertyPolicy sourcePropertyName: String targetPropertyName: String } input ContentServerItemSettingInput { EasyContentServerItemSetting: EasyContentServerItemSettingInput } input ContentServerSettingInput { connectionPoolSetting: ConnectionPoolSettingInput defaultArchiveType: String defaultContentType: String } input ContentSettingInput { additionalContentTypes: [String] fileExtensionContentTypeMapping: [FileExtensionContentTypeEntryInput] maxContentLength: Long } input ConvertableDateTypeInput { id: Int systemPropertyOnly: Boolean } input CoreHookInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput name: String } input CustomComputedIndexingPropertyDefinitionsInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput name: String old: Boolean } input CustomConfigurationInput { descriptionId: String displayNameId: String name: CustomConfigurationNameInput partList1: CustomConfigurationPartListInput partList2: CustomConfigurationPartListInput parts: [MapEntry_String_CustomConfigurationPartInput] values: [MapEntry_String_ObjectInput] } input CustomConfigurationNameInput { name: String type: String } input CustomConfigurationPartInput { type: String values: [MapEntry_String_ObjectInput] } input CustomConfigurationPartListInput { elements: [CustomConfigurationPartInput] name: String } input CustomFunctionDefinitionInput { descriptionId: String displayNameId: String handled: Boolean macro: StringQueryOperand multiValue: Boolean name: String parameters: [CustomFunctionParameterInput] pluginName: String returnTypes: [PropertyTypeInput] searchContext: SearchContextInput usageDescriptions: [String] useInCondition: Boolean } input CustomFunctionParameterInput { descriptionId: String multiValue: Boolean name: String optional: Boolean propertyTypes: [PropertyTypeInput] varArgs: Boolean } input CustomJobInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput jobType: JobType name: String old: Boolean } input CustomPermissionDefinitionInput { descriptionId: String displayNameId: String icon: Base64String name: String type: PermissionsType } input CustomPermissionsInput { permissions: [MapEntry_String_BooleanInput] } input DateRulePartInput { duration: Long name: String referencePropertyName: IndexingPropertyNameInput startType: RetentionStartType } input DateTypeInput { id: Int systemPropertyOnly: Boolean } input DayPartInput { descriptionId: String end: LocalTime start: LocalTime } input DayPatternInput { FirstDayPattern: FirstDayPatternInput LastDayPattern: LastDayPatternInput SimpleDayPattern: SimpleDayPatternInput } input DbConnectionPoolSettingInput { maxConnections: Int minConnections: Int } input DbConnectionSettingInput { dbProperties: [MapEntry_String_StringInput] dbUrl: String dbUsername: String readOnly: Boolean } input DbDialectInput { addUniqueConstraintStmt: String cClassName: String changePKColumnStmt: String hClassName: String name: String scriptDelimiter: String testStmt: String } input DbDocumentAreaSettingInput { bindVariablesDisabledPropertyNames: [IndexingPropertyNameInput] bindVariablesDisabledScopeOneLevel: Boolean bindVariablesDisabledScopeSubtree: Boolean documentAreaName: String escapeClauseDisabledPropertyNames: [IndexingPropertyNameInput] } input DbIndexInput { additionalColumns: String createIndexStatement: String default_: Boolean indexName: String name: DbIndexNameInput referencePropertyNames: [PropertyNameInput] tableName: String tableSpace: String } input DbIndexNameInput { areaName: String name: String } input DbSettingInput { connectionPoolSetting: DbConnectionPoolSettingInput dbCaseSensitive: Boolean dbConnectionSettings: [DbConnectionSettingInput] dbDeadlockRetries: Int dbDialect: DbDialectInput dbDriverClass: String dbProperties: [MapEntry_String_StringInput] dbSchema: String dbSearchCaseSensitive: Boolean dbSearchTimeout: Int dbUrl: String dbUsername: String fetchSize: Int oracleEnterprise: Boolean postgreSqlUseNativeSimilarity: Boolean selectedReadOnlyMethods: [ServiceMethodKeyInput] similarityThreshold: Float sqlServerConsiderTableRowLimitation: Boolean uniquePaging: Boolean } input DecisionTableDefinitionInput { descriptionId: String displayNameId: String image: Base64String name: DecisionTableDefinitionNameInput xmlDefinition: String } input DecisionTableDefinitionNameInput { areaName: String name: String } input DefaultConfigurationInitialVersionInfoInput { initialVersion: ServerVersionInfoInput updated: Boolean } input DefaultValueInput { queryOperand: StringQueryOperand value: ObjectScalar } input DetailedMethodKeyInput { details: [String] simpleMethodKey: SimpleMethodKey } input DictionaryInput { _default: Boolean locale: String translations: [MapEntry_String_TranslationInput] } input DocAreaAdminPermissionsInput { auditAdmin: Boolean breakLock: Boolean customPermissions: CustomPermissionsInput docAreaAdmin: Boolean docAreaName: String layoutAdmin: Boolean monitoringAdmin: Boolean physicallyDelete: Boolean principalFolderAdmin: Boolean revisionAdmin: Boolean scanAdmin: Boolean transferAdmin: Boolean type: PermissionsType unDelete: Boolean unarchiveFolder: Boolean workflowAdmin: Boolean workflowTemplateAdmin: Boolean } input DocumentArchiveTypeInput { annotationArchiveType: String annotationDepositType: String noteArchiveType: String noteDepositType: String renditionArchiveType: String renditionDepositType: String resourceArchiveType: String resourceDepositType: String } input DocumentAreaInput { archivedDeletionAllowance: ArchivedDeletionAllowance areaName: String associatedArchiveContentTypes: [String] associatedArchiveTypes: [String] associatedContentTypes: [String] associatedDepositContentTypes: [String] associatedDomainNames: [String] businessProcessBaseTableName: String createPdfRenditions: Boolean createPreviews: Boolean createThumbnails: Boolean currentRetentionBaseTableName: String defaultArchiveContentType: String defaultDepositContentType: String deletionPolicy: DeletionPolicy descriptionId: String displayNameId: String displayNamePropertyValue: StringQueryOperand expirationRulesDateInheritancePolicy: DocumentRulesDateInheritancePolicy hierarchicalPermissionsConsidered: Boolean ignoreNullValuesOnTransmit: Boolean layoutVersioningPolicy: LayoutVersioningPolicy levelDepth: Int lockDate: DateTime lockOwner: String notesSetting: NotesSettingInput pdfaCreationPolicy: PDFACreationPolicy pdfaExceptionPolicy: PDFAExceptionPolicy repositoryBaseTableName: String retentionRulesDateInheritancePolicy: DocumentRulesDateInheritancePolicy storageDetailsTableName: String structureTableName: String uniqueDisplayNameViolationPolicy: UniqueDisplayNameViolationPolicy uniqueResourceDisplayNamePath: Boolean userRelatedCategoryTags: Boolean versioningDocuments: Boolean versioningFolders: Boolean versioningLinks: Boolean workflowBaseTableName: String } input DocumentAreaMappingInput { source: String target: String } input DocumentObjectclassInput { archiveType: DocumentArchiveTypeInput archivedDeletionAllowance: ArchivedDeletionAllowance associatedArchiveContentTypes: [String] associatedContentTypes: [String] associatedDepositContentTypes: [String] associatedResourceType: ResourceType binaryData: [MapEntry_String_byteArrayInput] businessProcessAutoStartSettings: [BusinessProcessAutoStartSettingNameInput] createPdfRenditions: Boolean createPreviews: Boolean createThumbnails: Boolean defaultArchiveContentType: String defaultDepositContentType: String deleteVersionsOnArchive: Boolean deletionPolicy: DeletionPolicy descriptionId: String displayNameId: String displayNamePropertyValue: StringQueryOperand expirationRuleName: ExpirationRuleNameInput footer: String fulltextEnabled: Boolean fulltextIndexStartDate: DateTime graphicsName: String group: String header: String layoutTypeIndexedMappedLayouts: [[[LayoutNameInput]]] layoutTypeIndexedRoles: [[RoleNameInput]] layoutTypes: [LayoutType] name: ObjectclassNameInput notesSetting: NotesSettingInput oldVersionArchive: Boolean pdfaCreationPolicy: PDFACreationPolicy pdfaExceptionPolicy: PDFAExceptionPolicy preferredLinkObjectclassName: ObjectclassNameInput rearchiveOnChangedArchiveType: Boolean retentionPeriodSettingName: RetentionPeriodSettingNameInput retentionRuleName: RetentionRuleNameInput superposedPropertyStateDescriptions: [SuperposedPropertyStateDescriptionInput] system: Boolean versioningContent: Boolean workflowAutoStartSettings: [WorkflowAutoStartSettingNameInput] } input DocumentPermissionsInput { archive: Boolean breakStaging: Boolean changeObjectclass: Boolean customPermissions: CustomPermissionsInput delete: Boolean deleteAnnotation: Boolean deleteNote: Boolean deleteRendition: Boolean finalize: Boolean internalViewerPrint: Boolean lock: Boolean move: Boolean objectclassName: ObjectclassNameInput physicallyDelete: Boolean publishContent: Boolean readAnnotation: Boolean readContent: Boolean readNote: Boolean readProperties: Boolean readRendition: Boolean revertToVersion: Boolean stage: Boolean type: PermissionsType withdraw: Boolean writeAnnotation: Boolean writeArchivedContent: Boolean writeArchivedProperties: Boolean writeContent: Boolean writeNote: Boolean writeProperties: Boolean writeRendition: Boolean } input DocumentRuleNameInput { ExpirationRuleName: ExpirationRuleNameInput RetentionRuleName: RetentionRuleNameInput } input DomainIDRestrictionInput { active: Boolean createPermissions: [AuthenticationIDAccess] deletePermissions: [AuthenticationIDAccess] description: String loginRestrictions: [ImplicitLoginLicenseInput] maxLength: Int minLength: Int mustContainNonNumeric: Boolean name: String readPermissions: [AuthenticationIDAccess] soleOnType: Boolean type: AuthenticationIDType updatePermissions: [AuthenticationIDAccess] validityPeriod: Int } input DomainInput { _default: Boolean _protected: Boolean _synchronized: Boolean authenticationType: AuthenticationType clientAuthenticationEnabled: Boolean descriptionId: String displayNameId: String domainIDRestrictions: [DomainIDRestrictionInput] domainName: String domainRestriction: DomainRestrictionInput excludedCompetences: [CompetenceType] gssRealmName: String idleUsersDeactivationThreshold: Int knmSettingName: String ldapServiceName: String oauthSettingName: String proxyRestrictions: PrincipalRestrictionPolicy quota: QuotaInput quotaEnabled: Boolean restrictCompetenceDeletionAllowance: Boolean samlSettingName: String system: Boolean userManagementRealmName: String windowsPrincipalPrefix: String } input DomainRestrictionInput { accountSuspensionThreshold: Int nameLengthMax: Int nameLengthMin: Int passwordCheckValidity: Boolean passwordDifferentToName: Boolean passwordDigitCountMin: Int passwordEditDistanceMin: Int passwordHistoryThreshold: Int passwordLengthMax: Int passwordLengthMin: Int passwordLowerCountMin: Int passwordSpecialCountMin: Int passwordUpperCountMin: Int passwordValidityPeriod: Int passwordWarnPeriod: Int } input DoubleTypeInput { id: Int precision: Int scale: Int systemPropertyOnly: Boolean } input EasyContentServerItemSettingInput { active: Boolean certificate: Base64String connectTimeout: Int dataTransferTimeout: Int host: String password: String port: Int serverId: String ssl: Boolean user: String } input EmailDocumentAreaSettingInput { documentAreaName: String saveEmailsOnAssignTask: Boolean saveEmailsSentExplicitly: Boolean sendMailFolderQuery: StringCondition } input EmailServerInput { active: Boolean calendarRequests: Boolean clientId: String clientSecret: String defaultReplyToAddress: String defaultSenderMailAddress: String defaultSenderName: String default_: Boolean encoding: String exchangeServerSetting: MSExchangeServerSettingInput keyStore: Base64String keyStoreAlias: String keyStorePassword: String name: String serverAddress: ServerAddressInput sign: Boolean sslMode: MailSslMode tenantId: String userName: String userPassword: String } input EmailSettingInput { globalWorkflowSetting: WorkflowEmailSettingInput workflowSettings: [MapEntry_String_WorkflowEmailSettingInput] } input EventCalendarInput { attachments: [ContentDataInput] attendees: [CalendarAttendeeInput] calendarId: String categories: [String] classes: [String] comment: String contact: CalendarUserInput creator: String description: String documentAreaName: String duration: Int enabled: Boolean endDate: CalendarDateTime_ObjectInput futureRecurrenceDates: [CalendarIntervalInput] geoX: Float geoY: Float initialCreator: String location: String method: String organizer: CalendarUserInput pastRecurrenceDates: [CalendarIntervalInput] priority: Int protected_: Boolean recurrence: CalendarRecurrenceInput recurrenceDate: CalendarDateTime_ObjectInput referencedProcesses: [CalendarReferenceInput] referencedResources: [CalendarReferenceInput] relations: [String] resources: [String] sequence: Int stampDate: CalendarDateTime_ObjectInput startDate: CalendarDateTime_ObjectInput status: CalendarStatus summary: String transparent: Boolean type: CalendarType uid: String url: String visibility: CalendarVisibility } input EventRulePartInput { duration: Long eventQuery: StringCondition name: String startType: RetentionStartType } input ExpirationRuleInput { active: Boolean dateRuleParts: [DateRulePartInput] descriptionId: String eventRuleParts: [EventRulePartInput] matchAll: Boolean retentionPeriodSetting: Boolean ruleName: DocumentRuleNameInput synchronousEventRules: Boolean } input ExpirationRuleNameInput { areaName: String name: String } input ExtensionStatesInput { annotationStateControl: Boolean annotationVersionControl: Boolean dropAdditionOnContentUpdate: Boolean notesStateControl: Boolean notesVersionControl: Boolean renditionStateControl: Boolean renditionVersionControl: Boolean } input FileExtensionContentTypeEntryInput { contentType: String fileExtension: String } input FileServerItemSettingInput { active: Boolean activeMode: Boolean certificate: Base64String connectTimeout: Int dataTransferTimeout: Int encoding: String excludeExtensions: [String] excludeHidden: Boolean excludePattern: String fileServerType: FileServerType host: String includeExtensions: [String] includePattern: String migrate: Boolean password: String port: Int serverId: String ssl: Boolean sslMode: SslMode synchronized_: Boolean targetDocumentAreaName: String targetFolderQuery: StringCondition user: String workingDirectory: String } input FileServerSettingInput { connectionPoolSetting: ConnectionPoolSettingInput defaultArchiveType: String defaultContentType: String jobChunkSize: Int } input FirstDayPatternInput { daysOfWeek: [DayOfWeek] descriptionId: String months: [Month] years: [Int] } input FolderArchiveTypeInput { noteArchiveType: String noteDepositType: String resourceArchiveType: String } input FolderObjectclassInput { allocableFolderTemplateNames: [FolderTemplateNameInput] allowAllDocumentObjectclasses: Boolean allowAllFolderObjectclasses: Boolean allowAllLinkObjectclasses: Boolean allowedDocumentObjectclassNames: [ObjectclassNameInput] allowedFolderObjectclassNames: [ObjectclassNameInput] allowedLinkObjectclassNames: [ObjectclassNameInput] archiveType: FolderArchiveTypeInput archivedDeletionAllowance: ArchivedDeletionAllowance associatedResourceType: ResourceType binaryData: [MapEntry_String_byteArrayInput] businessProcessAutoStartSettings: [BusinessProcessAutoStartSettingNameInput] deleteVersionsOnArchive: Boolean deletionPolicy: DeletionPolicy descriptionId: String displayNameId: String displayNamePropertyValue: StringQueryOperand expirationRuleName: ExpirationRuleNameInput folderTemplateName: FolderTemplateNameInput fulltextEnabled: Boolean fulltextIndexStartDate: DateTime graphicsName: String group: String layoutTypeIndexedMappedLayouts: [[[LayoutNameInput]]] layoutTypeIndexedRoles: [[RoleNameInput]] layoutTypes: [LayoutType] name: ObjectclassNameInput notAllowable: Boolean notesSetting: NotesSettingInput preferredLinkObjectclassName: ObjectclassNameInput rearchiveOnChangedArchiveType: Boolean retentionRuleName: RetentionRuleNameInput superposedPropertyStateDescriptions: [SuperposedPropertyStateDescriptionInput] system: Boolean workflowAutoStartSettings: [WorkflowAutoStartSettingNameInput] } input FolderPermissionsInput { archive: Boolean changeObjectclass: Boolean createDocument: Boolean createFolder: Boolean createLink: Boolean customPermissions: CustomPermissionsInput delete: Boolean deleteNote: Boolean finalize: Boolean invite: Boolean lock: Boolean move: Boolean objectclassName: ObjectclassNameInput physicallyDelete: Boolean readNote: Boolean readProperties: Boolean revertToVersion: Boolean type: PermissionsType withdraw: Boolean writeNote: Boolean writeProperties: Boolean } input FolderTemplateInput { assignable: Boolean associatedOrgEntityIds: [String] associatedRoleNames: [RoleNameInput] considerTransmitOnItems: Boolean descriptionId: String displayNameId: String name: FolderTemplateNameInput rootItem: FolderTemplateItemInput } input FolderTemplateItemInput { contentResourceCondition: StringCondition displayNameId: String initialValues: [MapEntry_IndexingPropertyName_ObjectInput] itemType: ResourceType items: [FolderTemplateItemInput] objectclassName: ObjectclassNameInput } input FolderTemplateNameInput { areaName: String name: String } input FormDataInput { formName: FormNameInput imagesData: [MapEntry_String_byteArrayInput] initialData: Base64String } input FormInput { data: FormDataInput formName: FormNameInput metadata: FormMetadataInput } input FormMappingInput { from: FormNameInput to: FormNameInput } input FormMetadataInput { descriptionId: String formName: FormNameInput formType: FormType } input FormNameInput { areaName: String name: String } input FormattedIndexingPropertyDefinitionInput { descriptionId: String displayNameId: String group: String multiValueScope: String name: PropertyNameInput propertyStateDescription: PropertyStateDescriptionInput queryOperand: StringQueryOperand semanticInfo: PropertySemanticInfoInput system: Boolean type: PropertyTypeInput usageCategory: UsageCategory } input FormattedMasterdataPropertyDefinitionInput { audited: Boolean descriptionId: String displayNameId: String multiValueScope: String name: PropertyNameInput queryOperand: StringQueryOperand searchable: Boolean semanticInfo: PropertySemanticInfoInput sortable: Boolean system: Boolean type: PropertyTypeInput } input FreeBusyCalendarInput { attachments: [ContentDataInput] attendees: [CalendarAttendeeInput] calendarId: String categories: [String] classes: [String] comment: String contact: CalendarUserInput creator: String description: String documentAreaName: String duration: Int enabled: Boolean endDate: CalendarDateTime_ObjectInput freeBusyTimes: [FreeBusyTimeInput] futureRecurrenceDates: [CalendarIntervalInput] geoX: Float geoY: Float initialCreator: String location: String method: String organizer: CalendarUserInput pastRecurrenceDates: [CalendarIntervalInput] priority: Int protected_: Boolean recurrence: CalendarRecurrenceInput recurrenceDate: CalendarDateTime_ObjectInput referencedProcesses: [CalendarReferenceInput] referencedResources: [CalendarReferenceInput] relations: [String] resources: [String] sequence: Int stampDate: CalendarDateTime_ObjectInput startDate: CalendarDateTime_ObjectInput status: CalendarStatus summary: String type: CalendarType uid: String url: String visibility: CalendarVisibility } input FreeBusyTimeInput { busy: Boolean interval: CalendarIntervalInput } input FtAnalyzerHookInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput locale: Locale name: String } input FtAnalyzerInput { FtLanguageAnalyzer: FtLanguageAnalyzerInput } input FtConnectorInvocationHookInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput name: String } input FtConnectorMethodOverwriteHookInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput } input FtContentConverterInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput } input FtContentHighlighterInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput } input FtLanguageAnalyzerInput { language: Locale name: String } input FtPropertyConverterInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput } input FtQueryPrepareHookInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput } input FtSimpleAnalyzerInput { FtLanguageAnalyzer: FtLanguageAnalyzerInput } input FulltextDocumentAreaSettingInput { analyzer: FtAnalyzerInput annotationIndexed: Boolean createTextExtract: Boolean documentAreaName: String excludedPreparedContentTypes: [String] filter: StringCondition indexAllContentTypes: Boolean indexedContentTypes: [String] indexedIndexingPropertyNames: [IndexingPropertyNameInput] notesIndexed: Boolean parallelRenditionServerThreads: Int renditionIndexed: Boolean repositoryIndexed: Boolean sortOrder: [SortOrderItemInput] textExtractPolicy: FulltextTextExtractPolicy workflowIndexed: Boolean } input FulltextPropertyDefinitionInput { descriptionId: String displayNameId: String name: PropertyNameInput semanticInfo: PropertySemanticInfoInput type: PropertyTypeInput } input FulltextPropertyNameInput { areaName: String name: String } input FulltextSettingInput { active: Boolean analyzer: FtAnalyzerInput availableHighlightedContentContentTypes: [String] clientDefaultTextEncoding: String converterServerAddresses: [ServerAddressInput] createTextExtract: Boolean defaultOperatorAnd: Boolean engineName: String engineSupportsGetHighlightedContent: Boolean engineVersion: String fulltextSearchPolicy: FulltextSearchPolicy inactiveConverterServerAddresses: [ServerAddressInput] jobChunkSize: Int numberOfResourcesPerDeleteIndexJobrun: Int numberOfResourcesPerIndexJobrun: Int numberOfWorkflowInstancesPerDeleteIndexJobrun: Int numberOfWorkflowInstancesPerIndexJobrun: Int optimizerPolicy: FulltextOptimizerPolicy overwriteOnUpdate: Boolean synonymousContentConverterContentTypes: [MapEntry_String_List_StringInput] textExtractPolicy: FulltextTextExtractPolicy } input GlobalClientSettingInput { clientId: String value: Base64String } input GraphicsInput { description: String displayName: String name: String payload: Base64String specification: String } input GroupInfoInput { _default: Boolean activationDate: YearMonthDay active: Boolean addressTitle: String categories: [String] classes: [String] commonName: String creatorDomainName: String creatorPrincipalId: String customBoolean1: Boolean customDatetime1: DateTime customDouble1: Float customLong1: Long customLong2: Long customMultiString1: [String] customMultiString2: [String] customMultiString3: [String] customString1: String customString2: String customString3: String customString4: String customString5: String deactivationDate: YearMonthDay deactivationReason: String department: String description: String documentAreaName: String domainName: String emails: [String] imported: Boolean instantMessaging: [String] languages: [Locale] logo: ContentDataInput name: String note: String organizations: [String] photo: ContentDataInput principalId: String publicKey: ContentDataInput referencedResources: [UserInfoReferenceInput] referencedUserInfo: [UserInfoReferenceInput] roles: [String] signature: ContentDataInput sound: ContentDataInput source: String synchronized_: Boolean timeZone: String titles: [String] url: String userInfoId: String } input GroupInput { activated: DateTime activationDate: YearMonthDay active: Boolean commonName: String deactivated: DateTime deactivationDate: YearMonthDay deactivationReason: String description: String domainName: String email: String imported: Boolean name: String principalId: String quota: QuotaInput specification: PrincipalSpecificationType synchronized_: Boolean } input GssRealmSettingInput { gssName: String kdcServerAddress: String keyTab: Base64String realmName: String serverPrincipalName: String } input GuestPermissionsInput { duration: Int masterdataRead: Boolean repositoryRead: Boolean repositoryWrite: Boolean workflowRead: Boolean } input HolidayInput { descriptionId: String end: YearMonthDay start: YearMonthDay } input IdentifierTypesInput { customPermissionDefinition: CustomPermissionDefinitionInput dbIndexName: DbIndexNameInput expirationRuleName: ExpirationRuleNameInput folderTemplateName: FolderTemplateNameInput formName: FormNameInput fulltextPropertyName: FulltextPropertyNameInput graphics: GraphicsInput indexingPropertyName: IndexingPropertyNameInput layoutName: LayoutNameInput masterdataPropertyName: MasterdataPropertyNameInput masterdataRuleName: MasterdataRuleNameInput masterdataScope: MasterdataScopeInput objectclassName: ObjectclassNameInput retentionRuleName: RetentionRuleNameInput stringIdentifier: String valueSetName: ValueSetNameInput visibilityRuleName: VisibilityRuleNameInput workflowProcessDefinitionName: WorkflowProcessDefinitionNameInput workflowStartTemplateName: WorkflowStartTemplateNameInput workflowSuperstateTemplateName: WorkflowSuperstateTemplateNameInput } input ImmanentSystemConfigurationInput { archiveTypes: [String] contentTypes: [String] ftSimpleAnalyzers: [FtSimpleAnalyzerInput] textEncodings: [String] } input ImplicitLoginLicenseInput { clientApplication: String clientHost: String description: String } input IndexingPropertyDefinitionInput { autoUnbound: Boolean columnName: String descriptionId: String displayNameId: String group: String indexingReferenceKey: IndexingPropertyNameInput keyColumnName: String localize: Boolean masterdataReference: MasterdataPropertyNameInput multiValueScope: String name: PropertyNameInput originalAttributeName: String originalClassName: String propertyStateDescription: PropertyStateDescriptionInput propertyValueLocalization: String semanticInfo: PropertySemanticInfoInput system: Boolean tableName: String transmitConstraints: TransmitConstraintsInput transmitPolicy: TransmitPolicy type: PropertyTypeInput usageCategory: UsageCategory virtual: Boolean } input IndexingPropertyDefinitionMappingInput { from: IndexingPropertyNameInput to: IndexingPropertyNameInput } input IndexingPropertyNameInput { areaName: String name: String } input IntegerTypeInput { id: Int systemPropertyOnly: Boolean } input JarInput { description: String displayName: String name: String payload: Base64String } input JobSettingInput { active: Boolean customJob: Boolean deactivated: DateTime deactivationReason: String delay: Long descriptionId: String displayNameId: String exclusiveTimePatterns: [TimePatternInput] fixedRate: Boolean inclusiveTimePatterns: [TimePatternInput] jobName: String period: Long startTime: LocalTime type: JobType } input JournalCalendarInput { attachments: [ContentDataInput] attendees: [CalendarAttendeeInput] calendarId: String categories: [String] classes: [String] comment: String contact: CalendarUserInput creator: String description: String documentAreaName: String duration: Int enabled: Boolean endDate: CalendarDateTime_ObjectInput futureRecurrenceDates: [CalendarIntervalInput] geoX: Float geoY: Float initialCreator: String location: String method: String organizer: CalendarUserInput pastRecurrenceDates: [CalendarIntervalInput] priority: Int protected_: Boolean recurrence: CalendarRecurrenceInput recurrenceDate: CalendarDateTime_ObjectInput referencedProcesses: [CalendarReferenceInput] referencedResources: [CalendarReferenceInput] relations: [String] resources: [String] sequence: Int stampDate: CalendarDateTime_ObjectInput startDate: CalendarDateTime_ObjectInput status: CalendarStatus summary: String type: CalendarType uid: String url: String visibility: CalendarVisibility } input KerberosSettingInput { additionalParameters: [MapEntry_String_StringInput] clockskew: Int defaultGssRealmSetting: String kdcTimeout: Int maxRetries: Int udpPreferenceLimit: Int } input KeyGeneratorDefinitionInput { descriptionId: String displayNameId: String fetchSize: Int name: String offset: Long } input KeyStoreInput { alias: String password: String payload: Base64String } input KyoceraNetworkManagerSettingInput { name: String password: String proxy: String server: ServerAddressInput user: String } input LastDayPatternInput { daysOfWeek: [DayOfWeek] descriptionId: String months: [Month] years: [Int] } input LayoutDataInput { data: [MapEntry_String_byteArrayInput] layoutName: LayoutNameInput } input LayoutInput { data: LayoutDataInput layoutName: LayoutNameInput masterdataScopeName: String metadata: LayoutMetadataInput } input LayoutMetadataInput { assignable: Boolean descriptionId: String displayNameId: String embeddedLayoutName: LayoutNameInput embeddedLayoutNameSet: Boolean embeddedLayoutTypes: [LayoutType] excludedClientTypes: [ClientType] group: String initialVersionInfo: DefaultConfigurationInitialVersionInfoInput layoutName: LayoutNameInput layoutsUsed: [LayoutNameInput] masterdataScopeName: String packetsUsed: [String] propertiesUsed: [PropertyNameInput] requiredClientVersion: String searchTemplate: AbstractSearchTemplateInput valueSetsUsed: [ValueSetNameInput] version: Int versionComment: String versionCreator: String } input LayoutNameInput { areaName: String! clientType: ClientType! layoutType: LayoutType! name: String! } input LdapDialectInput { accountNameAttributeName: String addressCountryAttributeName: String addressLabelAttributeName: String addressLocalityAttributeName: String addressPOBoxAttributeName: String addressPostalCodeAttributeName: String addressRegionAttributeName: String addressStreetAttributeName: String commonNameAttributeName: String departmentAttributeName: String descriptionAttributeName: String emailAttributeName: String faxAttributeName: String firstNameAttributeName: String groupNameAttributeName: String groupSearchFilter: String homePhoneAttributeName: String initialsAttributeName: String languageAttributeName: String lastModifiedAttributeName: String lastNameAttributeName: String loginAttributeName: String managerAttributeName: String memberAttributeName: String mobileAttributeName: String name: String noteAttributeName: String officeAttributeName: String organizationAttributeName: String pagerAttributeName: String personnelNumberAttributeName: String photoAttributeName: String publicKeyAttributeName: String roleAttributeName: String titleAttributeName: String urlAttributeName: String userSearchFilter: String uuidAttributeBinaryType: Boolean uuidAttributeName: String workPhoneAttributeName: String } input LdapSettingInput { accountNameAttributeName: String addressCountryAttributeName: String addressLabelAttributeName: String addressLocalityAttributeName: String addressPOBoxAttributeName: String addressPostalCodeAttributeName: String addressRegionAttributeName: String addressStreetAttributeName: String baseDN: String commonNameAttributeName: String customBoolean1AttributeName: String customDatetime1AttributeName: String customDouble1AttributeName: String customLong1AttributeName: String customLong2AttributeName: String customMultiString1AttributeName: String customMultiString2AttributeName: String customMultiString3AttributeName: String customString1AttributeName: String customString2AttributeName: String customString3AttributeName: String customString4AttributeName: String customString5AttributeName: String departmentAttributeName: String descriptionAttributeName: String emailAttributeName: String enableExtendedGroupAttributes: Boolean enableExtendedUserAttributes: Boolean encodedPassword: String faxAttributeName: String firstNameAttributeName: String groupBaseDN: String groupNameAttributeName: String groupSearchFilter: String hashAlgorithm: HashAlgorithm homePhoneAttributeName: String initialsAttributeName: String languageAttributeName: String lastModifiedAttributeName: String lastNameAttributeName: String ldapDialect: LdapDialectInput ldapServiceName: String loginAttributeName: String loginSuffix: String managerAttributeName: String managerDN: String maxSessionPrincipalInfoAccess: Int memberAttributeName: String mobileAttributeName: String multiValueUpdatePolicies: [MapEntry_String_MultiValueUpdatePolicyInput] noteAttributeName: String officeAttributeName: String organizationAttributeName: String overwriteMultiValues: Boolean pageSize: Int pagerAttributeName: String personnelNumberAttributeName: String photoAttributeName: String publicKeyAttributeName: String roleAttributeName: String serverAddress: ServerAddressInput ssl: Boolean synchronizeCompetences: Boolean synchronizePrincipalInfo: Boolean timeout: Int titleAttributeName: String urlAttributeName: String usePaging: Boolean userBaseDN: String userReuseCheckPolicy: LdapUserReuseCheckPolicy userSearchFilter: String uuidAttributeBinaryType: Boolean uuidAttributeName: String uuidOverlayAttributeBinaryType: Boolean uuidOverlayAttributeName: String workPhoneAttributeName: String } input LinkArchiveTypeInput { noteArchiveType: String noteDepositType: String resourceArchiveType: String } input LinkObjectclassInput { archiveType: LinkArchiveTypeInput archivedDeletionAllowance: ArchivedDeletionAllowance associatedResourceType: ResourceType binaryData: [MapEntry_String_byteArrayInput] businessProcessAutoStartSettings: [BusinessProcessAutoStartSettingNameInput] defaultReferenceType: LinkReferenceType deleteVersionsOnArchive: Boolean deletionPolicy: DeletionPolicy descriptionId: String displayNameId: String displayNamePropertyValue: StringQueryOperand expirationRuleName: ExpirationRuleNameInput fulltextEnabled: Boolean fulltextIndexStartDate: DateTime graphicsName: String group: String layoutTypeIndexedMappedLayouts: [[[LayoutNameInput]]] layoutTypeIndexedRoles: [[RoleNameInput]] layoutTypes: [LayoutType] name: ObjectclassNameInput notesSetting: NotesSettingInput rearchiveOnChangedArchiveType: Boolean retentionRuleName: RetentionRuleNameInput superposedPropertyStateDescriptions: [SuperposedPropertyStateDescriptionInput] system: Boolean workflowAutoStartSettings: [WorkflowAutoStartSettingNameInput] } input LinkPermissionsInput { archive: Boolean changeObjectclass: Boolean customPermissions: CustomPermissionsInput delete: Boolean deleteNote: Boolean finalize: Boolean lock: Boolean move: Boolean objectclassName: ObjectclassNameInput physicallyDelete: Boolean readNote: Boolean readProperties: Boolean revertToVersion: Boolean type: PermissionsType updateReferenceType: Boolean withdraw: Boolean writeNote: Boolean writeProperties: Boolean } input LongTypeInput { id: Int systemPropertyOnly: Boolean } input MSExchangeServerSettingInput { domainName: String ewsEnabled: Boolean synchronizePrincipalInfoToContactFolders: Boolean version: MSExchangeServerVersion } input MapEntry_ClientType_byteArrayInput { "Map key" key: ClientType "Map value" value: Base64String } input MapEntry_DayOfWeek_List_DayPartInput { "Map key" key: DayOfWeek "Map value" value: [DayPartInput] } input MapEntry_IndexingPropertyName_ObjectInput { "Map key" key: IndexingPropertyNameInput "Map value" value: ObjectScalar } input MapEntry_MethodKey_IntegerInput { "Map key" key: MethodKeyInput "Map value" value: Int } input MapEntry_Object_ObjectInput { "Map key" key: ObjectScalar "Map value" value: ObjectScalar } input MapEntry_Object_StringInput { "Map key" key: ObjectScalar "Map value" value: String } input MapEntry_String_BooleanInput { "Map key" key: String "Map value" value: Boolean } input MapEntry_String_BusinessProcessDefinitionNodeBoundsInput { "Map key" key: String "Map value" value: BusinessProcessDefinitionNodeBoundsInput } input MapEntry_String_CustomConfigurationPartInput { "Map key" key: String "Map value" value: CustomConfigurationPartInput } input MapEntry_String_List_StringInput { "Map key" key: String "Map value" value: [String] } input MapEntry_String_MultiValueUpdatePolicyInput { "Map key" key: String "Map value" value: MultiValueUpdatePolicy } input MapEntry_String_NodeBoundsInput { "Map key" key: String "Map value" value: NodeBoundsInput } input MapEntry_String_ObjectInput { "Map key" key: String "Map value" value: ObjectScalar } input MapEntry_String_PluginFileInput { "Map key" key: String "Map value" value: PluginFileInput } input MapEntry_String_PluginInfoInput { "Map key" key: String "Map value" value: PluginInfoInput } input MapEntry_String_StringInput { "Map key" key: String "Map value" value: String } input MapEntry_String_TranslationInput { "Map key" key: String "Map value" value: TranslationInput } input MapEntry_String_WorkflowEmailSettingInput { "Map key" key: String "Map value" value: WorkflowEmailSettingInput } input MapEntry_String_XsapSystemUserInput { "Map key" key: String "Map value" value: XsapSystemUserInput } input MapEntry_String_byteArrayInput { "Map key" key: String "Map value" value: Base64String } input MapEntry_Subtype_SubtypeSettingInput { "Map key" key: Subtype "Map value" value: SubtypeSettingInput } input MasterdataBasicSearchTemplateInput { hitlistName: LayoutNameInput searchName: LayoutNameInput } input MasterdataPermissionsInput { add: Boolean customPermissions: CustomPermissionsInput delete: Boolean masterdataScopeName: String ownerDocumentAreaName: String read: Boolean type: PermissionsType update: Boolean } input MasterdataPropertyDefinitionInput { audited: Boolean columnName: String defaultValue: StringQueryOperand descriptionId: String displayNameId: String keyColumnName: String keyProperty: Boolean multiValueScope: String name: PropertyNameInput semanticInfo: PropertySemanticInfoInput tableName: String type: PropertyTypeInput } input MasterdataPropertyNameInput { areaName: String name: String ownerDocumentAreaName: String } input MasterdataRuleInput { active: Boolean descriptionId: String filter: StringCondition roleSet: [RoleNameInput] roleSetType: VisibilityRuleRoleSetType ruleName: MasterdataRuleNameInput ruleScope: String } input MasterdataRuleNameInput { areaName: String name: String ownerDocumentAreaName: String } input MasterdataScopeInput { areaName: String baseTableName: String catalog: String descriptionId: String displayNameId: String enableTableAlteration: Boolean generateKey: Boolean group: String ownerDocumentAreaName: String referenceIntegrity: MasterdataReferenceIntegrity schema: String writable: Boolean } input MasterdataTypeInput { scopeName: String } input MessageDocumentAreaSettingInput { collaborationMessageSetting: CollaborationMessageSettingInput commonMessageSetting: CommonMessageSettingInput documentAreaName: String messageInitialPropertiesTableName: String messageOrgEntitiesTableName: String messagePropertiesTableName: String messagePropertyChangesTableName: String messageTableName: String messagesOnObsoleteResources: Boolean resolveActorNames: Boolean resourceMessageSetting: ResourceMessageSettingInput storeMessageEvents: Boolean userDeactivationMessagingRemainingDays: Int workflowMessageSetting: WorkflowMessageSettingInput } input MessageSettingInput { commonMessageSetting: CommonMessageSettingInput principalMessageSetting: PrincipalMessageSettingInput storeMessageEvents: Boolean userDeactivationMessagingRemainingDays: Int } input MethodKeyInput { DetailedMethodKey: DetailedMethodKeyInput SimpleMethodKey: SimpleMethodKey } input MonitorSettingInput { enablePersistLayerStatistics: Boolean endedAsynchronousTaskStateDeletionThreshold: Int implicitLoginClientHosts: [ImplicitLoginLicenseInput] logSlowRequests: Boolean namedSeatLicenses: [NamedSeatLicenseInput] performanceMeasure: Boolean principalEventAbstractPropertyNames: [String] resourceEventPropertyNames: [String] runningAsynchronousTaskStateDeletionThreshold: Int slowRequestsMethodThresholds: [MapEntry_MethodKey_IntegerInput] slowRequestsThreshold: Int storeUserLoginDate: Boolean vipLicenses: [VIPLicenseInput] workflowInstanceEventPropertyNames: [String] } input NamedSeatLicenseInput { clientApplication: String clientHost: String } input NodeBoundsInput { displayNameId: String height: Int nodeName: String taskName: String width: Int x: Int y: Int } input NonRationalBlobTypeInput { id: Int systemPropertyOnly: Boolean } input NonRationalStringTypeInput { id: Int systemPropertyOnly: Boolean } input NonRationalTypeInput { id: Int systemPropertyOnly: Boolean } input NotesSettingInput { appendNotePolicy: AppendNotePolicy notesPrefix: StringQueryOperand notesSuffix: StringQueryOperand } input NullTypeInput { id: Int systemPropertyOnly: Boolean } input NumberTypeInput { id: Int systemPropertyOnly: Boolean } input OAuthSettingInput { active: Boolean callbackURI: String clientId: String clientSecret: String descriptionId: String displayNameId: String endpointURI: String identifiedByEmail: Boolean insecure: Boolean name: String nonceLifetime: Long nonceValidationDisabled: Boolean preferredFlow: String privateKeyAlias: String privateKeyPassword: String settingsLifetime: Long userIdClaim: String userIdRegex: String } input ObjectAQITypeInput { id: Int systemPropertyOnly: Boolean } input ObjectAnyTypeInput { id: Int systemPropertyOnly: Boolean } input ObjectTypeInput { id: Int systemPropertyOnly: Boolean } input ObjectclassMappingInput { from: ObjectclassNameInput to: ObjectclassNameInput } input ObjectclassNameInput { areaName: String name: String } input PacketInput { clientType: ClientType description: String displayName: String name: String payload: Base64String } input PagingControlInput { pageNumber: Int pageSize: Int } input ParsedAggregatePropertyNameInput { areaName: String function: AggregateFunction name: String propertyName: PropertyNameInput } input ParsedPropertyNameInput { areaName: String name: String } input PdfRenditionSettingInput { creationPolicy: String emailPDFRenderPolicy: String enableExtendedPdfHeuristic: Boolean enableImagePdfExchange: Boolean imageToPdfOcrPolicy: String maxDocumentAreaResources: Int newPdfVersionNoRendition: Boolean parallelRenditionServerThreads: Int pdfaVersion: PDFAVersion preserveItemNames: Boolean renditionServer: String selectedContentTypes: [String] validatePdfa: Boolean } input PermissionsInput { BusinessProcessPermissions: BusinessProcessPermissionsInput DocAreaAdminPermissions: DocAreaAdminPermissionsInput DocumentPermissions: DocumentPermissionsInput FolderPermissions: FolderPermissionsInput LinkPermissions: LinkPermissionsInput MasterdataPermissions: MasterdataPermissionsInput SystemAdminPermissions: SystemAdminPermissionsInput UserAdminPermissions: UserAdminPermissionsInput WorkflowPermissions: WorkflowPermissionsInput } input PhoneNumberInput { addressTypeName: String description: String mainNumber: Boolean normalizedNumber: String number: String type: String } input PluginFileInput { fileContent: Base64String info: PluginInfoInput } input PluginInfoInput { author: String comment: String creator: String dependencies: String dummy: Boolean group: String initialAuthor: String version: String } input PluginsSettingInput { auditLogDetailsHook: AuditLogDetailsHookInput classFiles: [MapEntry_String_byteArrayInput] classPluginFiles: [MapEntry_String_PluginFileInput] coreHooks: [CoreHookInput] customComputedPropertyDefinitions: CustomComputedIndexingPropertyDefinitionsInput customComputedPropertyDefinitionsList: [CustomComputedIndexingPropertyDefinitionsInput] customJob: CustomJobInput customJobs: [CustomJobInput] ftAnalyzerHooks: [FtAnalyzerHookInput] ftConnectorInvocationHooks: [FtConnectorInvocationHookInput] ftConnectorMethodOverwriteHook: FtConnectorMethodOverwriteHookInput ftContentConverter: FtContentConverterInput ftContentHighlighter: FtContentHighlighterInput ftPropertyConverter: FtPropertyConverterInput ftQueryPrepareHook: FtQueryPrepareHookInput jarFileNames: [String] jarPluginFileNames: [MapEntry_String_PluginInfoInput] previewCreator: PreviewCreatorInput rsConnectors: [RsConnectorInput] serviceInvocationHooks: [ServiceInvocationHookInput] serviceMethodInterfereHooks: [ServiceMethodInterfereHookInput] serviceMethodOverwriteHook: ServiceMethodOverwriteHookInput sourcePluginFiles: [MapEntry_String_PluginFileInput] sqlPrepareHook: SqlPrepareHookInput thumbnailCreator: ThumbnailCreatorInput utilFiles: [MapEntry_String_byteArrayInput] utilPluginFiles: [MapEntry_String_PluginFileInput] zipFileNames: [String] zipPluginFileNames: [MapEntry_String_PluginInfoInput] } input PositionInput { _default: Boolean activated: DateTime activationDate: YearMonthDay active: Boolean commonName: String deactivated: DateTime deactivationDate: YearMonthDay deactivationReason: String description: String domainName: String email: String name: String principalId: String quota: QuotaInput specification: PrincipalSpecificationType userId: String } input PreviewCreatorInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput } input PreviewSettingInput { maxDocumentAreaResources: Int parallelRenditionServerThreads: Int previewResolution: Int renditionServer: String selectedContentTypes: [String] } input PrincipalEntityInput { Group: GroupInput Position: PositionInput User: UserInput VirtualPrincipal: VirtualPrincipalInput } input PrincipalEntityPropertyNameInput { areaName: String name: String } input PrincipalEntitySearchControlInput { domainNames: [String] filterInactive: Boolean paging: PagingControlInput principalRestrictionPolicy: PrincipalRestrictionPolicy } input PrincipalInfoInput { GroupInfo: GroupInfoInput UserInfo: UserInfoInput } input PrincipalInput { actAsPosition: String continueId: String domainName: String newPassword: String password: String secToken: Base64String ssoAuthenticationType: SsoAuthenticationType userName: String } input PrincipalMessageSettingInput { collaboration: Boolean repository: Boolean workflow: Boolean } input PrivateUserInfoInput { signature: Base64String } input ProcessSuperposedPropertyDefinitionMetadataInput { _protected: Boolean audited: Boolean defaultValue: DefaultValueInput propertyName: PropertyNameInput value: StringQueryOperand } input PropertyInput { propertyName: PropertyNameInput value: ObjectScalar } input PropertyNameInput { AggregateCalendarPropertyName: AggregateCalendarPropertyNameInput AggregateMasterdataPropertyName: AggregateMasterdataPropertyNameInput AggregatePrincipalEntityPropertyName: AggregatePrincipalEntityPropertyNameInput AggregatePropertyName: AggregatePropertyNameInput CalendarPropertyName: CalendarPropertyNameInput FulltextPropertyName: FulltextPropertyNameInput IndexingPropertyName: IndexingPropertyNameInput MasterdataPropertyName: MasterdataPropertyNameInput ParsedAggregatePropertyName: ParsedAggregatePropertyNameInput ParsedPropertyName: ParsedPropertyNameInput PrincipalEntityPropertyName: PrincipalEntityPropertyNameInput } input PropertyPreservePolicyInput { creator: Boolean initialCreation: Boolean initialCreator: Boolean lastModifiedDate: Boolean } input PropertySemanticInfoInput { boolType: SemanticInfoBoolType calendarType: SemanticInfoCalendarType contactType: SemanticInfoContactType info: String instanceType: SemanticInfoInstanceType name: String numberType: SemanticInfoNumberType } input PropertyStateDescriptionInput { _protected: Boolean audited: Boolean defaultValue: ObjectScalar defaultValueQueryOperand: StringQueryOperand free: Boolean headerState: Int linkSynchronizationPolicy: Int mandatory: Boolean newVersion: Boolean pdfaXmpState: Int required: Boolean resetPolicy: Int searchable: Boolean selectable: Boolean sortable: Boolean value: StringQueryOperand } input PropertyTypeInput { AbstractKeyType: AbstractKeyTypeInput AlphaNumericBlobType: AlphaNumericBlobTypeInput AlphaNumericType: AlphaNumericTypeInput AnyType: AnyTypeInput AreaQualifiedIdentifierType: AreaQualifiedIdentifierTypeInput BlobType: BlobTypeInput BooleanType: BooleanTypeInput ClobType: ClobTypeInput ConvertableDateType: ConvertableDateTypeInput DateType: DateTypeInput DoubleType: DoubleTypeInput IntegerType: IntegerTypeInput LongType: LongTypeInput NonRationalBlobType: NonRationalBlobTypeInput NonRationalStringType: NonRationalStringTypeInput NonRationalType: NonRationalTypeInput NullType: NullTypeInput NumberType: NumberTypeInput ObjectAQIType: ObjectAQITypeInput ObjectAnyType: ObjectAnyTypeInput ObjectType: ObjectTypeInput StringType: StringTypeInput TimeType: TimeTypeInput TimestampType: TimestampTypeInput } input PropertyValueLocalizationInput { active: Boolean allowOrphaned: Boolean descriptionId: String displayNameId: String masterProperty: String name: String translations: [PropertyValuesInput] type: PropertyTypeInput } input PropertyValuesInput { graphics: String group: ObjectScalar key: ObjectScalar values: [MapEntry_String_StringInput] } input QuickSearchTemplateInput { findDocuments: Boolean findFolders: Boolean findLinks: Boolean hitlistName: LayoutNameInput includeSubFolders: Boolean replacementForNavigation: Boolean searchName: LayoutNameInput searchScopeDocumentArea: Boolean showSearchCriteria: Boolean } input QuotaInput { principalFolder: Int } input RangeKeyGeneratorDefinitionInput { descriptionId: String displayNameId: String lowerBound: Long name: String upperBound: Long } input RelationShipInput { note: String referencedUser: String referencedUserId: String relation: RelationType } input RenditionDocumentAreaSettingInput { documentAreaName: String pdfFilter: StringCondition pdfSortOrder: [SortOrderItemInput] } input RenditionServerSettingInput { active: Boolean connectionTimeout: Int default_: Boolean name: String readTimeout: Int serverAddress: ServerAddressInput ssl: Boolean userName: String userPassword: String } input ReportSearchControlInput { excludeEnded: Boolean excludeRunning: Boolean fromEndDate: YearMonthDay fromStartDate: YearMonthDay names: [WorkflowProcessDefinitionNameInput] paging: PagingControlInput toEndDate: YearMonthDay toStartDate: YearMonthDay } input ResourceAutoStartTypeInput { attachmentBehavior: AttachmentBehavior } input ResourceBusinessAutoStartTypeInput { attachmentBehavior: AttachmentBehavior } input ResourceMessageSettingInput { allPropertyChanges: Boolean contentPropertyChanges: Boolean messagePropertyNames: [IndexingPropertyNameInput] propertyChangePropertyNames: [IndexingPropertyNameInput] searchPropertyNames: [PropertyNameInput] textPlainContentChangeAsPropertyChange: Boolean textPlainContentHeadOffSize: Int } input RetentionPeriodSettingInput { active: Boolean descriptionId: String duration: Long referencePropertyName: IndexingPropertyNameInput retPeriodSettingName: RetentionPeriodSettingNameInput retentionStartType: RetentionStartType } input RetentionPeriodSettingNameInput { areaName: String name: String } input RetentionRuleInput { active: Boolean dateRuleParts: [DateRulePartInput] deletionAllowance: RetentionRuleDeletionAllowance descriptionId: String eventRuleParts: [EventRulePartInput] matchAll: Boolean propagate: Boolean propagationPolicy: RetentionRulePropagationPolicy ruleName: DocumentRuleNameInput synchronousEventRules: Boolean } input RetentionRuleNameInput { areaName: String name: String } input RoleInput { descriptionId: String displayNameId: String everyone: Boolean globalEveryone: Boolean group: String roleName: RoleNameInput systemAdmin: Boolean } input RoleNameInput { areaName: String name: String } input RsConnectorInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput name: String } input SAMLSettingInput { active: Boolean allowedRedirects: [MapEntry_String_StringInput] assertionsEncrypted: Boolean assertionsSigned: Boolean authnContextClasses: [String] authnRequestSigned: Boolean authorizedDomains: [String] baseURL: String certificate: CertificateInput descriptionId: String displayNameId: String entityId: String keyStore: KeyStoreInput loginAttributeNamespace: String loginURL: String logoutURL: String name: String redirectToIdentityProvider: String signatureAlgorithm: String synchronizationSetting: SAMLSynchronizationSettingInput } input SAMLSynchronizationSettingInput { allowEmailAsName: Boolean commonNameAttributeNamespace: String emailAttributeNamespace: String groupAttributeNamespace: String idAttributeNamespace: String nameAttributeNamespace: String synchronizeGroups: Boolean synchronizeMembership: Boolean synchronizeUsers: Boolean } input SearchContextInput { documentAreaName: String masterdataScopeName: String type: SearchContextTypes! } input SearchControlInput { filter: StringCondition paging: PagingControlInput propNames: [PropertyNameInput] searchScope: SearchScope sortOrder: [SortOrderItemInput] } input SecuritySettingInput { disableAutomaticRelogin: Boolean enableEmptyPasswordAuthentication: Boolean exceptionLoggingGrade: ExceptionLoggingGrade fuzzyAuthenticationFailedMessage: Boolean idAuthenticationDisableThreshold: Int idAuthenticationEnabled: Boolean ignorePermissionsOnReferenceResolving: Boolean restrictAccessibleDocumentAreas: Boolean restrictAccessiblePrincipalAdditionalProperties: Boolean restrictPrincipalEntityVisibility: Boolean strictConfigurationPermissions: Boolean strictCopyResourcePermissions: Boolean strictMoveResourcePermissions: Boolean strictPrincipalInfoPermissions: Boolean strictResourceWithdrawPermissions: Boolean } input ServerAddressInput { host: String port: Int } input ServerVersionInfoInput { build: Int major: Int minor: Int revision: String version: String } input ServiceInvocationHookInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput name: String } input ServiceMethodInterfereHookInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput name: String } input ServiceMethodKeyInput { AdministrativeMethodKey: AdministrativeMethodKey AuthenticationMethodKey: AuthenticationMethodKey AuthorityManagementMethodKey: AuthorityManagementMethodKey CollaborationMethodKey: CollaborationMethodKey ConfigurationMethodKey: ConfigurationMethodKey MasterdataMethodKey: MasterdataMethodKey MessagingMethodKey: MessagingMethodKey MonitoringMethodKey: MonitoringMethodKey RepositoryMethodKey: RepositoryMethodKey UserManagementMethodKey: UserManagementMethodKey WorkflowMethodKey: WorkflowMethodKey } input ServiceMethodOverwriteHookInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput } input SimpleDayPatternInput { daysOfMonth: [DayOfMonth] daysOfWeek: [DayOfWeek] descriptionId: String months: [Month] years: [Int] } input SingleCompetenceInput { active: Boolean competenceType: CompetenceType creator: String end: YearMonthDay imported: Boolean referencedOrgEntityId: String start: YearMonthDay } input SlConnectionPoolSettingInput { maxConnections: Int minConnections: Int } input SortOrderItemInput { propertyName: PropertyNameInput sortOrder: SortOrder } input SourceTargetMappingInput { excludeTopLevelSource: Boolean source: String target: String } input SqlPrepareHookInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput } input StorageLayerItemSettingInput { active: Boolean certificate: Base64String connectTimeout: Int dataTransferTimeout: Int default_: Boolean host: String password: String port: Int serverId: String ssl: Boolean user: String } input StorageLayerSettingInput { archiveRoundRobin: Boolean archiveUseMulti: Boolean connectionPoolSetting: ConnectionPoolSettingInput defaultArchiveType: String defaultContentType: String failureRetryLatency: Int preferredUseMulti: Boolean retrieveByServerId: Boolean retrieveRoundRobin: Boolean } input StringTypeInput { clob: Boolean id: Int length: Int nvarchar: Boolean systemPropertyOnly: Boolean } input SubtypeSettingInput { autoAddDocumentAreaConfiguration: Boolean handleArchiveAsNoContentUpdate: Boolean ignoreTextPlainEncodingRecognition: Boolean } input SuperposedPropertyStateDescriptionInput { _protected: Boolean audited: Boolean defaultValue: DefaultValueInput free: Boolean headerState: Int linkSynchronizationPolicy: Int mandatory: Boolean newVersion: Boolean pdfaXmpState: Int propertyName: PropertyNameInput required: Boolean resetPolicy: Int transmit: Int transmitConstraints: TransmitConstraintsInput transmitPolicy: TransmitPolicy value: StringQueryOperand } input SystemAdminPermissionsInput { auditAdmin: Boolean configurationAdmin: Boolean customPermissions: CustomPermissionsInput monitoringAdmin: Boolean revisionAdmin: Boolean scenarioManagerAdmin: Boolean systemAdmin: Boolean type: PermissionsType } input TaskMailAddOnTextSettingInput { className: String configuration: String } input TaskMailQueryOperandTextSettingInput { textOperand: StringQueryOperand } input TaskMailScriptTextSettingInput { script: String } input TaskMailSettingInput { body: TaskMailSettingPartInput link: TaskMailSettingPartInput sendMail: StringCondition subject: TaskMailSettingPartInput } input TaskMailSettingPartInput { parameterNames: [String] text: TaskMailTextSettingInput textParameterOperands: [StringQueryOperand] } input TaskMailTextSettingInput { TaskMailAddOnTextSetting: TaskMailAddOnTextSettingInput TaskMailQueryOperandTextSetting: TaskMailQueryOperandTextSettingInput TaskMailScriptTextSetting: TaskMailScriptTextSettingInput } input TaskMetadataInput { anticipatedTaskHints: [String] asTriggeringTaskDoneLabelIds: [MapEntry_Object_StringInput] asTriggeringTaskDonePropertyName: IndexingPropertyNameInput attributes: [MapEntry_String_StringInput] descriptionId: String displayNameId: String endLabelId: String taskMailSetting: TaskMailSettingInput taskName: String } input ThumbnailCreatorInput { active: Boolean className: String configuration: String deactivationDate: DateTime info: PluginInfoInput } input ThumbnailSettingInput { maxDocumentAreaResources: Int parallelRenditionServerThreads: Int renditionServer: String selectedContentTypes: [String] thumbnailWidth: Int } input TimeIntervalPatternInput { dayPattern: DayPatternInput descriptionId: String end: LocalTime start: LocalTime } input TimePatternInput { TimeIntervalPattern: TimeIntervalPatternInput } input TimeTypeInput { id: Int systemPropertyOnly: Boolean } input TimestampTypeInput { id: Int systemPropertyOnly: Boolean } input TimezoneCalendarInput { attachments: [ContentDataInput] attendees: [CalendarAttendeeInput] calendarId: String categories: [String] classes: [String] comment: String contact: CalendarUserInput creator: String description: String documentAreaName: String duration: Int enabled: Boolean endDate: CalendarDateTime_ObjectInput futureRecurrenceDates: [CalendarIntervalInput] geoX: Float geoY: Float initialCreator: String location: String method: String organizer: CalendarUserInput pastRecurrenceDates: [CalendarIntervalInput] priority: Int properties: [TimezonePropertyInput] protected_: Boolean recurrence: CalendarRecurrenceInput recurrenceDate: CalendarDateTime_ObjectInput referencedProcesses: [CalendarReferenceInput] referencedResources: [CalendarReferenceInput] relations: [String] resources: [String] sequence: Int stampDate: CalendarDateTime_ObjectInput startDate: CalendarDateTime_ObjectInput status: CalendarStatus summary: String timeZoneId: String type: CalendarType uid: String url: String visibility: CalendarVisibility } input TimezonePropertyInput { offsetFrom: String offsetTo: String recurrence: CalendarRecurrenceInput standard: Boolean startDate: CalendarDateTime_ObjectInput timeZone: String } input ToDoCalendarInput { attachments: [ContentDataInput] attendees: [CalendarAttendeeInput] calendarId: String categories: [String] classes: [String] comment: String completionDate: CalendarDateTime_ObjectInput completionRate: Float contact: CalendarUserInput creator: String description: String documentAreaName: String dueDate: CalendarDateTime_ObjectInput duration: Int enabled: Boolean endDate: CalendarDateTime_ObjectInput futureRecurrenceDates: [CalendarIntervalInput] geoX: Float geoY: Float initialCreator: String location: String method: String organizer: CalendarUserInput pastRecurrenceDates: [CalendarIntervalInput] priority: Int protected_: Boolean recurrence: CalendarRecurrenceInput recurrenceDate: CalendarDateTime_ObjectInput referencedProcesses: [CalendarReferenceInput] referencedResources: [CalendarReferenceInput] relations: [String] resources: [String] sequence: Int stampDate: CalendarDateTime_ObjectInput startDate: CalendarDateTime_ObjectInput status: CalendarStatus summary: String type: CalendarType uid: String url: String visibility: CalendarVisibility } input TranslationInput { locale: String phraseID: String value: String } input TransmitConstraintsInput { excludeNull: Boolean filter: StringCondition oneLevelScope: Boolean } input UserAdminPermissionsInput { auditAdmin: Boolean authenticationIDAdmin: Boolean customPermissions: CustomPermissionsInput domainAdmin: Boolean domainName: String monitoringAdmin: Boolean revisionAdmin: Boolean teamspaceAdmin: Boolean type: PermissionsType } input UserInfoInput { _default: Boolean activationDate: YearMonthDay active: Boolean additionalFirstNames: [String] addressTitle: String addresses: [AddressInput] anniversary: YearMonthDay birthName: String birthday: YearMonthDay birthplace: String categories: [String] changePasswordAllowed: Boolean classes: [String] commonName: String creatorDomainName: String creatorPrincipalId: String customBoolean1: Boolean customDatetime1: DateTime customDouble1: Float customLong1: Long customLong2: Long customMultiString1: [String] customMultiString2: [String] customMultiString3: [String] customString1: String customString2: String customString3: String customString4: String customString5: String deactivationDate: YearMonthDay deactivationReason: String department: String description: String documentAreaName: String domainName: String emails: [String] firstName: String gender: Boolean geoX: Float geoY: Float hobbies: [String] honorificTitle: String imported: Boolean initials: String instantMessaging: [String] languages: [Locale] lastName: String lastNameSuffix: String licensePlate: String logo: ContentDataInput maritalStatus: MaritalStatus mustChangePassword: Boolean name: String nationality: String nickNames: [String] note: String office: String organizations: [String] passwordExpirationDate: YearMonthDay passwordLastModified: YearMonthDay passwordNeverExpires: Boolean personnelNumber: String phones: [PhoneNumberInput] photo: ContentDataInput principalId: String publicKey: ContentDataInput referencedResources: [UserInfoReferenceInput] referencedUserInfo: [UserInfoReferenceInput] relationShips: [RelationShipInput] roles: [String] signature: ContentDataInput skills: [String] sound: ContentDataInput source: String synchronized_: Boolean timeZone: String titles: [String] url: String userInfoId: String } input UserInfoReferenceInput { referenceFunction: String referencedId: String } input UserInput { activated: DateTime activationDate: YearMonthDay active: Boolean changePasswordAllowed: Boolean commonName: String deactivated: DateTime deactivationDate: YearMonthDay deactivationReason: String description: String domainName: String email: String imported: Boolean lastLoginDate: DateTime mustChangePassword: Boolean name: String passwordExpirationDate: YearMonthDay passwordLastModified: YearMonthDay passwordNeverExpires: Boolean principalId: String quota: QuotaInput specification: PrincipalSpecificationType synchronized_: Boolean } input UserSettingInput { calendarEmailSetting: CalendarEmailSettingInput workflowEmailSetting: WorkflowEmailSettingInput } input VIPLicenseInput { clientApplications: [String] principalId: String } input ValueSetDataInput { data: Base64String valueSetName: ValueSetNameInput } input ValueSetInput { data: ValueSetDataInput metadata: ValueSetMetadataInput valueSetName: ValueSetNameInput } input ValueSetMetadataInput { displayNameId: String initialVersionInfo: DefaultConfigurationInitialVersionInfoInput valueSetName: ValueSetNameInput } input ValueSetNameInput { areaName: String name: String } input VirtualObjectclassInput { binaryData: [MapEntry_String_byteArrayInput] descriptionId: String displayNameId: String graphicsName: String group: String layoutTypeIndexedMappedLayouts: [[[LayoutNameInput]]] layoutTypeIndexedRoles: [[RoleNameInput]] layoutTypes: [LayoutType] name: ObjectclassNameInput query: StringCondition system: Boolean type: VirtualObjectclassTypeInput } input VirtualObjectclassTypeInput { MasterdataType: MasterdataTypeInput WorkflowType: WorkflowTypeInput } input VirtualPrincipalInput { activated: DateTime activationDate: YearMonthDay active: Boolean commonName: String deactivated: DateTime deactivationDate: YearMonthDay deactivationReason: String description: String domainName: String email: String name: String principalId: String quota: QuotaInput reference: StringQueryOperand specification: PrincipalSpecificationType type: VirtualPrincipalType } input VirtualRenditionSettingInput { active: Boolean allowedMasterDocumentContentTypes: [String] contentType: String displayNameId: String name: String rsConnectorName: String selectedMasterDocumentContentTypes: [String] selectedObjectclasses: [ObjectclassNameInput] } input VisibilityRuleInput { active: Boolean descriptionId: String filter: StringCondition roleSet: [RoleNameInput] roleSetType: VisibilityRuleRoleSetType ruleName: VisibilityRuleNameInput ruleScope: String } input VisibilityRuleNameInput { areaName: String name: String } input WorkflowAutoStartSettingInput { active: Boolean basketObjectclass: ObjectclassNameInput descriptionId: String displayNameId: String endStartTask: Boolean initialProperties: [MapEntry_IndexingPropertyName_ObjectInput] name: WorkflowAutoStartSettingNameInput processDefinition: WorkflowProcessDefinitionNameInput startTemplate: WorkflowStartTemplateNameInput starterPositionId: String trigger: StringCondition type: WorkflowAutoStartTypeInput } input WorkflowAutoStartSettingNameInput { areaName: String name: String } input WorkflowAutoStartTypeInput { ResourceAutoStartType: ResourceAutoStartTypeInput } input WorkflowBasicSearchTemplateInput { hitlistName: LayoutNameInput searchName: LayoutNameInput } input WorkflowDocumentAreaSettingInput { businessCalendar: String considerReadPermissions: Boolean definitionTypeIds: [String] deletionThreshold: Int disableSuspendTask: Boolean documentAreaName: String forceNewVersionOnRunningProcesses: Boolean restrictedProcessCategoryTags: Boolean retainEndedProcessesOnNotEndedTasks: Boolean userRelatedCategoryTags: Boolean versioningPolicy: WorkflowProcessDefinitionVersioningPolicy } input WorkflowEmailSettingInput { onAssignTask: Boolean } input WorkflowMessageSettingInput { allPropertyChanges: Boolean instanceAutoAddMode: WorkflowInstanceAutoAddMode messagePropertyNames: [IndexingPropertyNameInput] propertyChangePropertyNames: [IndexingPropertyNameInput] searchPropertyNames: [PropertyNameInput] } input WorkflowPermissionsInput { customPermissions: CustomPermissionsInput end: Boolean name: WorkflowProcessDefinitionNameInput readProcesses: Boolean readReports: Boolean readTaskEnvironment: Boolean readTasks: Boolean reset: Boolean resume: Boolean start: Boolean suspend: Boolean type: PermissionsType withdraw: Boolean writeProperties: Boolean } input WorkflowProcessDefinitionDataInput { classFiles: [MapEntry_Object_ObjectInput] classPluginFiles: [MapEntry_String_PluginFileInput] name: WorkflowProcessDefinitionNameInput overview: WorkflowProcessDefinitionOverviewInput utilFiles: [MapEntry_Object_ObjectInput] utilPluginFiles: [MapEntry_String_PluginFileInput] xmlDefinition: String } input WorkflowProcessDefinitionInput { data: WorkflowProcessDefinitionDataInput metadata: WorkflowProcessDefinitionMetadataInput name: WorkflowProcessDefinitionNameInput } input WorkflowProcessDefinitionMetadataInput { activationDate: DateTime active: Boolean allocableSubProcessDefinitions: [WorkflowProcessDefinitionNameInput] businessCalendar: String definitionTypeId: String descriptionId: String displayNameId: String displayNameReferencePropertyName: IndexingPropertyNameInput emailServer: String emailsSent: Boolean hasStartTask: Boolean initialVersionInfo: DefaultConfigurationInitialVersionInfoInput lastStartDate: DateTime mappedLayouts: [[LayoutNameInput]] mnemonic: String moveToManagedBasket: Boolean name: WorkflowProcessDefinitionNameInput orgEntityIdsUsed: [String] propertiesUsed: [PropertyNameInput] startBehavior: WorkflowProcessStartBehaviorInput superposedPropertyDefinitionMetadatas: [ProcessSuperposedPropertyDefinitionMetadataInput] taskMetadatas: [TaskMetadataInput] tasks: [String] tasksMailSetting: TaskMailSettingInput version: Int versionComment: String versionCreator: String virtualized: Boolean } input WorkflowProcessDefinitionNameInput { areaName: String name: String } input WorkflowProcessDefinitionOverviewInput { image: Base64String map: [MapEntry_String_NodeBoundsInput] } input WorkflowProcessStartBehaviorInput { allowAllFolderObjectclasses: Boolean allowedAttachmentBehavior: [AttachmentBehavior] allowedFolderObjectclasses: [ObjectclassNameInput] allowedPriorityBehavior: [PriorityBehavior] basketBehavior: BasketBehavior } input WorkflowQuickSearchTemplateInput { hitlistName: LayoutNameInput searchName: LayoutNameInput searchScopeDocumentArea: Boolean showSearchCriteria: Boolean } input WorkflowSettingInput { archiveType: String businessCalendarImportPolicy: BusinessCalendarImportPolicyInput determineHandlerClassesAccurately: Boolean maxFileSize: Int preferredProcessModel: ProcessModelType reportDeleteThreshold: Int reportDeletionPolicy: ReportDeletionPolicy saveReportItems: Boolean versioningPolicy: WorkflowProcessDefinitionVersioningPolicy } input WorkflowStartTemplateInput { associatedOrgEntityIds: [String] associatedRoleNames: [RoleNameInput] basketObjectclass: ObjectclassNameInput clientValues: [MapEntry_ClientType_byteArrayInput] descriptionId: String displayNameId: String firstStartDate: DateTime lastStartDate: DateTime name: WorkflowStartTemplateNameInput processDefinition: WorkflowProcessDefinitionNameInput properties: [MapEntry_IndexingPropertyName_ObjectInput] } input WorkflowStartTemplateNameInput { areaName: String name: String } input WorkflowSuperstateTemplateInput { definitionTypeId: String descriptionId: String displayNameId: String name: WorkflowSuperstateTemplateNameInput xmlTemplate: String } input WorkflowSuperstateTemplateNameInput { areaName: String name: String } input WorkflowTypeInput { instanceType: WorkflowInstanceType } input XSAPContentRepositoryMappingInput { from: String to: String } input XSAPDocumentClassMappingInput { from: String to: String } input XSAPDocumentTypeMappingInput { from: String to: String } input XSAPMappingInput { xsapContentRepositoryMapping: [XSAPContentRepositoryMappingInput] xsapDocumentClassMapping: [XSAPDocumentClassMappingInput] xsapDocumentTypeMapping: [XSAPDocumentTypeMappingInput] xsapSystemNameMapping: [XSAPSystemNameMappingInput] } input XSAPSystemNameMappingInput { from: String to: String } input XsapCertificateInput { active: Boolean allowedAccessModes: XsapDocumentAccessModeInput certificateInfo: [CertificateInfoInput] data: Base64String sapSystemName: String } input XsapClientSecureNetworkCommunicationInput { mode: Boolean name: String partnerName: String qop: Int } input XsapDocumentAccessModeInput { create: Boolean delete: Boolean read: Boolean update: Boolean } input XsapDocumentAreaSettingInput { defaultDocProtection: XsapDocumentAccessModeInput descriptionId: String displayNameId: String documentAreaName: String documentClasses: [XsapDocumentClassInput] documentTypes: [XsapDocumentTypeInput] systems: [XsapSystemInput] upgradeBaseDocuments: Boolean } input XsapDocumentClassInput { id: Int name: String } input XsapDocumentTypeInput { displayNameId: String id: Int name: String } input XsapItemSettingInput { allowDuplicateDocId: Boolean allowNoSignature: Boolean allowUnsignedDirectClientCalls: Boolean broadenToRootFolder: Boolean certificates: [XsapCertificateInput] contentRepositoryName: String contentRepositoryQuery: StringCondition descriptionId: String displayNameId: String documentAreaName: String documentObjectclass: ObjectclassNameInput name: String renditionSetting: XsapRenditionSettingInput systemNames: [String] triggerLongTermArchive: Boolean } input XsapRenditionSettingInput { image_tiffToPdf: Boolean } input XsapSecureNetworkCommunicationInput { mode: Boolean name: String qop: Int } input XsapSystemConnectionInput { XsapSystemGatewayConnection: XsapSystemGatewayConnectionInput } input XsapSystemGatewayConnectionInput { clientSNC: XsapClientSecureNetworkCommunicationInput gatewayHost: String gatewayService: String hostName: String logTrace: Int poolSize: Int router: String serverSNC: XsapSecureNetworkCommunicationInput systemNr: Long } input XsapSystemInput { connection: XsapSystemConnectionInput defaultUser: XsapSystemUserInput logonGroup: String messageServerHost: String messageServerService: String name: String principalIdToXsapUserMapping: [MapEntry_String_XsapSystemUserInput] systemId: String } input XsapSystemUserInput { client: String encodedPassword: String name: String } input ZipInput { description: String displayName: String name: String payload: Base64String }