@colijnit/relation 261.1.0 → 261.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/colijnit-relation.mjs +5066 -0
- package/fesm2022/colijnit-relation.mjs.map +1 -0
- package/index.d.ts +1704 -0
- package/package.json +17 -13
- package/bundles/colijnit-relation.umd.js +0 -5059
- package/bundles/colijnit-relation.umd.js.map +0 -1
- package/colijnit-relation.d.ts +0 -21
- package/colijnit-relation.metadata.json +0 -1
- package/esm2015/colijnit-relation.js +0 -22
- package/esm2015/lib/component/base/relation-base.component.js +0 -49
- package/esm2015/lib/component/base/relation-loader.component.js +0 -50
- package/esm2015/lib/component/base/relation-screen-config-base.component.js +0 -16
- package/esm2015/lib/component/relation/relation.component.js +0 -223
- package/esm2015/lib/component/relation/relation.module.js +0 -63
- package/esm2015/lib/component/relation-address/relation-address.component.js +0 -166
- package/esm2015/lib/component/relation-address/relation-address.module.js +0 -24
- package/esm2015/lib/component/relation-address-tile/relation-address-tile.component.js +0 -72
- package/esm2015/lib/component/relation-address-tile/relation-address-tile.module.js +0 -25
- package/esm2015/lib/component/relation-addresses/relation-addresses.component.js +0 -157
- package/esm2015/lib/component/relation-addresses/relation-addresses.module.js +0 -31
- package/esm2015/lib/component/relation-avatar/relation-avatar.component.js +0 -226
- package/esm2015/lib/component/relation-avatar/relation-avatar.module.js +0 -22
- package/esm2015/lib/component/relation-contact-options/relation-contact-option-list.component.js +0 -116
- package/esm2015/lib/component/relation-contact-options/relation-contact-option.component.js +0 -110
- package/esm2015/lib/component/relation-contact-options/relation-contact-options-other-types-popup.component.js +0 -44
- package/esm2015/lib/component/relation-contact-options/relation-contact-options.component.js +0 -185
- package/esm2015/lib/component/relation-contact-options/relation-contact-options.module.js +0 -35
- package/esm2015/lib/component/relation-documents/relation-documents.component.js +0 -97
- package/esm2015/lib/component/relation-documents/relation-documents.module.js +0 -24
- package/esm2015/lib/component/relation-first-name/relation-first-name.component.js +0 -35
- package/esm2015/lib/component/relation-first-name/relation-first-name.module.js +0 -24
- package/esm2015/lib/component/relation-gender/relation-gender.component.js +0 -50
- package/esm2015/lib/component/relation-gender/relation-gender.module.js +0 -23
- package/esm2015/lib/component/relation-initials/relation-initials.component.js +0 -34
- package/esm2015/lib/component/relation-initials/relation-initials.module.js +0 -24
- package/esm2015/lib/component/relation-language/relation-language.component.js +0 -66
- package/esm2015/lib/component/relation-language/relation-language.module.js +0 -25
- package/esm2015/lib/component/relation-last-name/relation-last-name.component.js +0 -33
- package/esm2015/lib/component/relation-last-name/relation-last-name.module.js +0 -24
- package/esm2015/lib/component/relation-preferences/relation-preferences.component.js +0 -69
- package/esm2015/lib/component/relation-preferences/relation-preferences.module.js +0 -23
- package/esm2015/lib/component/relation-prefix-name/relation-prefix-name.component.js +0 -34
- package/esm2015/lib/component/relation-prefix-name/relation-prefix-name.module.js +0 -24
- package/esm2015/lib/component/relation-title/relation-title.component.js +0 -67
- package/esm2015/lib/component/relation-title/relation-title.module.js +0 -25
- package/esm2015/lib/enum/icon.enum.js +0 -19
- package/esm2015/lib/enum/language-code.enum.js +0 -8
- package/esm2015/lib/enum/relman-cfg-name.enum.js +0 -862
- package/esm2015/lib/enum/relman-contact-options-cfg-names.js +0 -2
- package/esm2015/lib/enum/relman-sub-category.enum.js +0 -13
- package/esm2015/lib/interface/relation-address-cfg-names.interface.js +0 -2
- package/esm2015/lib/model/icon-svg.js +0 -18
- package/esm2015/lib/model/relation-settings-options.js +0 -7
- package/esm2015/lib/model/relation-settings.js +0 -9
- package/esm2015/lib/relation-version.js +0 -10
- package/esm2015/lib/res/dictionary/dictionaries.js +0 -9
- package/esm2015/lib/service/error.service.js +0 -75
- package/esm2015/lib/service/icon-cache.service.js +0 -51
- package/esm2015/lib/service/relation-base.service.js +0 -271
- package/esm2015/lib/service/relation-connector-adapter.service.js +0 -413
- package/esm2015/lib/service/relation-connector.service.js +0 -160
- package/esm2015/lib/service/relation-event.service.js +0 -16
- package/esm2015/lib/service/relation-screen-configuration.service.js +0 -51
- package/esm2015/lib/service/relation-settings.service.js +0 -65
- package/esm2015/lib/service/relation.service.js +0 -42
- package/esm2015/lib/translation/relation-dictionary.service.js +0 -77
- package/esm2015/lib/translation/relation-localize.pipe.js +0 -26
- package/esm2015/lib/translation/relation-translation.module.js +0 -26
- package/esm2015/lib/translation/relation-translation.service.js +0 -17
- package/esm2015/public_api.js +0 -34
- package/fesm2015/colijnit-relation.js +0 -4293
- package/fesm2015/colijnit-relation.js.map +0 -1
- package/lib/component/base/relation-base.component.d.ts +0 -23
- package/lib/component/base/relation-loader.component.d.ts +0 -12
- package/lib/component/base/relation-screen-config-base.component.d.ts +0 -14
- package/lib/component/relation/relation.component.d.ts +0 -36
- package/lib/component/relation/relation.module.d.ts +0 -2
- package/lib/component/relation-address/relation-address.component.d.ts +0 -35
- package/lib/component/relation-address/relation-address.module.d.ts +0 -2
- package/lib/component/relation-address-tile/relation-address-tile.component.d.ts +0 -19
- package/lib/component/relation-address-tile/relation-address-tile.module.d.ts +0 -2
- package/lib/component/relation-addresses/relation-addresses.component.d.ts +0 -31
- package/lib/component/relation-addresses/relation-addresses.module.d.ts +0 -2
- package/lib/component/relation-avatar/relation-avatar.component.d.ts +0 -47
- package/lib/component/relation-avatar/relation-avatar.module.d.ts +0 -2
- package/lib/component/relation-contact-options/relation-contact-option-list.component.d.ts +0 -24
- package/lib/component/relation-contact-options/relation-contact-option.component.d.ts +0 -34
- package/lib/component/relation-contact-options/relation-contact-options-other-types-popup.component.d.ts +0 -22
- package/lib/component/relation-contact-options/relation-contact-options.component.d.ts +0 -44
- package/lib/component/relation-contact-options/relation-contact-options.module.d.ts +0 -2
- package/lib/component/relation-documents/relation-documents.component.d.ts +0 -18
- package/lib/component/relation-documents/relation-documents.module.d.ts +0 -2
- package/lib/component/relation-first-name/relation-first-name.component.d.ts +0 -4
- package/lib/component/relation-first-name/relation-first-name.module.d.ts +0 -2
- package/lib/component/relation-gender/relation-gender.component.d.ts +0 -7
- package/lib/component/relation-gender/relation-gender.module.d.ts +0 -2
- package/lib/component/relation-initials/relation-initials.component.d.ts +0 -4
- package/lib/component/relation-initials/relation-initials.module.d.ts +0 -2
- package/lib/component/relation-language/relation-language.component.d.ts +0 -12
- package/lib/component/relation-language/relation-language.module.d.ts +0 -2
- package/lib/component/relation-last-name/relation-last-name.component.d.ts +0 -4
- package/lib/component/relation-last-name/relation-last-name.module.d.ts +0 -2
- package/lib/component/relation-preferences/relation-preferences.component.d.ts +0 -13
- package/lib/component/relation-preferences/relation-preferences.module.d.ts +0 -2
- package/lib/component/relation-prefix-name/relation-prefix-name.component.d.ts +0 -4
- package/lib/component/relation-prefix-name/relation-prefix-name.module.d.ts +0 -2
- package/lib/component/relation-title/relation-title.component.d.ts +0 -13
- package/lib/component/relation-title/relation-title.module.d.ts +0 -2
- package/lib/enum/icon.enum.d.ts +0 -17
- package/lib/enum/language-code.enum.d.ts +0 -6
- package/lib/enum/relman-cfg-name.enum.d.ts +0 -857
- package/lib/enum/relman-contact-options-cfg-names.d.ts +0 -6
- package/lib/enum/relman-sub-category.enum.d.ts +0 -10
- package/lib/interface/relation-address-cfg-names.interface.d.ts +0 -8
- package/lib/model/icon-svg.d.ts +0 -4
- package/lib/model/relation-settings-options.d.ts +0 -4
- package/lib/model/relation-settings.d.ts +0 -5
- package/lib/relation-version.d.ts +0 -6
- package/lib/res/dictionary/dictionaries.d.ts +0 -31988
- package/lib/service/error.service.d.ts +0 -11
- package/lib/service/icon-cache.service.d.ts +0 -18
- package/lib/service/relation-base.service.d.ts +0 -65
- package/lib/service/relation-connector-adapter.service.d.ts +0 -67
- package/lib/service/relation-connector.service.d.ts +0 -52
- package/lib/service/relation-event.service.d.ts +0 -6
- package/lib/service/relation-screen-configuration.service.d.ts +0 -13
- package/lib/service/relation-settings.service.d.ts +0 -16
- package/lib/service/relation.service.d.ts +0 -10
- package/lib/translation/relation-dictionary.service.d.ts +0 -19
- package/lib/translation/relation-localize.pipe.d.ts +0 -7
- package/lib/translation/relation-translation.module.d.ts +0 -4
- package/lib/translation/relation-translation.service.d.ts +0 -6
- package/public_api.d.ts +0 -33
package/index.d.ts
ADDED
|
@@ -0,0 +1,1704 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnDestroy, OnInit, EventEmitter, PipeTransform, ModuleWithProviders, ElementRef, ChangeDetectorRef } from '@angular/core';
|
|
3
|
+
import * as i3 from '@colijnit/corecomponents_v12';
|
|
4
|
+
import { CoreDialogService, BaseModuleScreenConfigService, BaseModuleService, CoreComponentsTranslationService, ScreenConfigAdapterComponent, OverlayService, InputTextComponent, ColorSequenceService, FormMasterService } from '@colijnit/corecomponents_v12';
|
|
5
|
+
import { BehaviorSubject, Subscription } from 'rxjs';
|
|
6
|
+
import { RelationAnyType } from '@colijnit/relationapi/build/model/relation-any-type';
|
|
7
|
+
import { Options } from '@colijnit/ioneconnector/build/model/options';
|
|
8
|
+
import { ObjectConfiguration } from '@colijnit/ioneconnector/build/model/object-configuration';
|
|
9
|
+
import { DataServiceResponseData } from '@colijnit/ioneconnector/build/model/data-service-response-data';
|
|
10
|
+
import { RelationApi } from '@colijnit/relationapi';
|
|
11
|
+
import { MainApi } from '@colijnit/mainapi';
|
|
12
|
+
import { RelationSmallObject } from '@colijnit/relationapi/build/model/relation-small-object.bo';
|
|
13
|
+
import { ValidationResult } from '@colijnit/ioneconnector/build/model/validation-result';
|
|
14
|
+
import { CustomerFullObject } from '@colijnit/relationapi/build/model/customer-full-object.bo';
|
|
15
|
+
import { SupplierFullObject } from '@colijnit/relationapi/build/model/supplier-full-object.bo';
|
|
16
|
+
import { EmployeeFullObject } from '@colijnit/relationapi/build/model/employee-full-object.bo';
|
|
17
|
+
import { RelationNameKind } from '@colijnit/relationapi/build/enum/relation-name-kind.enum';
|
|
18
|
+
import { LoginResponse } from '@colijnit/ioneconnector/build/model/login-response';
|
|
19
|
+
import { Title } from '@colijnit/mainapi/build/model/title.bo';
|
|
20
|
+
import { RelationPrivacySetting } from '@colijnit/relationapi/build/model/relation-privacy-setting.bo';
|
|
21
|
+
import { PrivacySetting } from '@colijnit/mainapi/build/model/privacy-setting.bo';
|
|
22
|
+
import { Language } from '@colijnit/mainapi/build/model/language.bo';
|
|
23
|
+
import { Country } from '@colijnit/ioneconnector/build/model/country.bo';
|
|
24
|
+
import { GetPostalCodeRetrievalOutputParams } from '@colijnit/mainapi/build/model/get-postal-code-retrieval-output-params';
|
|
25
|
+
import { Address } from '@colijnit/relationapi/build/model/address.bo';
|
|
26
|
+
import { RelationKind } from '@colijnit/relationapi/build/enum/relation-kind.enum';
|
|
27
|
+
import { CommunicationType } from '@colijnit/relationapi/build/enum/communication-type.enum';
|
|
28
|
+
import { SafeHtml, DomSanitizer } from '@angular/platform-browser';
|
|
29
|
+
import * as i2 from '@angular/common';
|
|
30
|
+
import { GenderType } from '@colijnit/relationapi/build/enum/gender-type.enum';
|
|
31
|
+
import { ContactOption } from '@colijnit/relationapi/build/model/contact-option.bo';
|
|
32
|
+
import * as i8 from '@angular/cdk/drag-drop';
|
|
33
|
+
import { CdkDrag, CdkDropList, CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
34
|
+
import { CoDocument } from '@colijnit/mainapi/build/model/co-document.bo';
|
|
35
|
+
import { AddressType } from '@colijnit/relationapi/build/enum/address-type.enum';
|
|
36
|
+
import * as i17 from '@colijnit/sharedcomponents';
|
|
37
|
+
|
|
38
|
+
declare class Version {
|
|
39
|
+
name: string;
|
|
40
|
+
description: string;
|
|
41
|
+
symVer: string;
|
|
42
|
+
publishDate: string;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
declare class RelationEventService {
|
|
46
|
+
readonly showLoader: BehaviorSubject<boolean>;
|
|
47
|
+
readonly relationLoaded: BehaviorSubject<RelationAnyType>;
|
|
48
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationEventService, never>;
|
|
49
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<RelationEventService>;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
declare class RelationSettingsOptions {
|
|
53
|
+
searchOnStart: boolean;
|
|
54
|
+
searchOnStartOnce: boolean;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
declare class RelationSettings extends Options {
|
|
58
|
+
options: RelationSettingsOptions;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
declare enum LanguageCode {
|
|
62
|
+
Dutch = "nl-NL",
|
|
63
|
+
English = "en-GB",
|
|
64
|
+
German = "de-DE",
|
|
65
|
+
French = "fr-FR"
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
declare class RelationDictionaryService {
|
|
69
|
+
get language(): string;
|
|
70
|
+
private _dictionaryPromise;
|
|
71
|
+
private _dictionaries;
|
|
72
|
+
private _language;
|
|
73
|
+
private readonly _placeholder;
|
|
74
|
+
translation: {};
|
|
75
|
+
setDictionary(language: LanguageCode): Promise<void>;
|
|
76
|
+
/**
|
|
77
|
+
* Returns the localized text for the given dictionary key.
|
|
78
|
+
* @param {string} key
|
|
79
|
+
* @param {boolean} [upperCaseFirst = true] False for first letter lowercase, true for first letter uppercase for returned dict val
|
|
80
|
+
* @param {string[]} replacementTexts Rest params for replacement of '|~' in returned dict value
|
|
81
|
+
* @returns {string} The translated text for given dictionary key
|
|
82
|
+
*/
|
|
83
|
+
get(key: string, upperCaseFirst?: boolean, ...replacementTexts: string[]): string;
|
|
84
|
+
private _dictionaryLoaded;
|
|
85
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationDictionaryService, never>;
|
|
86
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<RelationDictionaryService>;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
declare class RelationSettingsService {
|
|
90
|
+
private _dictionary;
|
|
91
|
+
readonly languageCodeToDictionary: Map<string, string>;
|
|
92
|
+
settingsInitialized: BehaviorSubject<boolean>;
|
|
93
|
+
set settings(value: any);
|
|
94
|
+
get settings(): RelationSettings;
|
|
95
|
+
get dictionaryKey(): string;
|
|
96
|
+
settingsLoaded: BehaviorSubject<boolean>;
|
|
97
|
+
private _settings;
|
|
98
|
+
constructor(_dictionary: RelationDictionaryService);
|
|
99
|
+
createSettingsFromObject(obj: any): Promise<void>;
|
|
100
|
+
initialize(options: any): Promise<void>;
|
|
101
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationSettingsService, never>;
|
|
102
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<RelationSettingsService>;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
declare class ErrorService {
|
|
106
|
+
private _coreDialogService;
|
|
107
|
+
private _dictionaryService;
|
|
108
|
+
constructor(_coreDialogService: CoreDialogService, _dictionaryService: RelationDictionaryService);
|
|
109
|
+
showValidationError(response: DataServiceResponseData | any): Promise<any>;
|
|
110
|
+
private _messageAsValidationError;
|
|
111
|
+
private _messageDetails;
|
|
112
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorService, never>;
|
|
113
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ErrorService>;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
declare class RelationConnectorAdapterService implements OnDestroy {
|
|
117
|
+
private _settingsService;
|
|
118
|
+
private _errorService;
|
|
119
|
+
private _relationEventService;
|
|
120
|
+
connector: RelationApi;
|
|
121
|
+
mainConnector: MainApi;
|
|
122
|
+
loginResponse: LoginResponse;
|
|
123
|
+
private _boFactory;
|
|
124
|
+
private _loaderSub;
|
|
125
|
+
constructor(_settingsService: RelationSettingsService, _errorService: ErrorService, _relationEventService: RelationEventService);
|
|
126
|
+
ngOnDestroy(): void;
|
|
127
|
+
connect(): Promise<void>;
|
|
128
|
+
logOut(): Promise<void>;
|
|
129
|
+
commit(): Promise<DataServiceResponseData>;
|
|
130
|
+
getObjectConfiguration(screenCfgModule: string, params?: string | string[], insertMode?: boolean): Promise<ObjectConfiguration[]>;
|
|
131
|
+
getDocumentContent(documentId: number, thumbnail?: boolean): Promise<string>;
|
|
132
|
+
getCountries(): Promise<Country[]>;
|
|
133
|
+
getPostalCodeRetrieval(postalCode: string, houseNr: string): Promise<GetPostalCodeRetrievalOutputParams>;
|
|
134
|
+
getRelationSmallObject(id: number): Promise<RelationSmallObject>;
|
|
135
|
+
getRelationNameKindByCustomerNr(relationNr: number): Promise<RelationNameKind>;
|
|
136
|
+
getTitles(): Promise<Title[]>;
|
|
137
|
+
getLanguages(): Promise<Language[]>;
|
|
138
|
+
getNextContactOptionSequenceNumber(): Promise<number>;
|
|
139
|
+
getRelationPrivacySettings(): Promise<RelationPrivacySetting[]>;
|
|
140
|
+
getPrivacySettings(): Promise<PrivacySetting[]>;
|
|
141
|
+
lockCustomerFullObject(relationNr: number): Promise<ValidationResult>;
|
|
142
|
+
getFirstCustomerForContact(relationNo: number): Promise<CustomerFullObject>;
|
|
143
|
+
getCustomerFullObject(relationNo: number): Promise<CustomerFullObject>;
|
|
144
|
+
insertCustomer(relation: CustomerFullObject): Promise<CustomerFullObject>;
|
|
145
|
+
updateCustomer(relation: CustomerFullObject): Promise<CustomerFullObject>;
|
|
146
|
+
lockSupplierFullObject(relationNr: number): Promise<ValidationResult>;
|
|
147
|
+
getSupplierFullObject(relationNo: number): Promise<SupplierFullObject>;
|
|
148
|
+
insertSupplier(relation: SupplierFullObject): Promise<SupplierFullObject>;
|
|
149
|
+
updateSupplier(relation: SupplierFullObject): Promise<SupplierFullObject>;
|
|
150
|
+
lockEmployeeFullObject(relationNr: number): Promise<ValidationResult>;
|
|
151
|
+
getEmployeeFullObject(relationNo: number): Promise<EmployeeFullObject>;
|
|
152
|
+
insertEmployee(relation: EmployeeFullObject): Promise<EmployeeFullObject>;
|
|
153
|
+
updateEmployee(relation: EmployeeFullObject): Promise<EmployeeFullObject>;
|
|
154
|
+
lockBranchFullObject(relationNr: number): Promise<ValidationResult>;
|
|
155
|
+
lockCompanyFullObject(relationNr: number): Promise<ValidationResult>;
|
|
156
|
+
lockContactPerson(relationNr: number): Promise<ValidationResult>;
|
|
157
|
+
insertAddress(address: Address): Promise<Address>;
|
|
158
|
+
updateAddress(address: Address): Promise<Address>;
|
|
159
|
+
private _handleExceptionFromResponse;
|
|
160
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationConnectorAdapterService, never>;
|
|
161
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<RelationConnectorAdapterService>;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
declare class RelationConnectorService {
|
|
165
|
+
private _adapterService;
|
|
166
|
+
connectionInitialized: BehaviorSubject<boolean>;
|
|
167
|
+
constructor(_adapterService: RelationConnectorAdapterService);
|
|
168
|
+
connect(): Promise<void>;
|
|
169
|
+
logOut(): Promise<void>;
|
|
170
|
+
get loginResponse(): LoginResponse;
|
|
171
|
+
commit(): Promise<DataServiceResponseData>;
|
|
172
|
+
getRelationSmallObject(id: number): Promise<RelationSmallObject>;
|
|
173
|
+
getDocumentContent(documentId: number, thumbnail?: boolean): Promise<string>;
|
|
174
|
+
getCountries(): Promise<Country[]>;
|
|
175
|
+
getPostalCodeRetrieval(postalCode: string, houseNr: string): Promise<GetPostalCodeRetrievalOutputParams>;
|
|
176
|
+
getRelationNameKindByCustomerNr(relationNr: number): Promise<RelationNameKind>;
|
|
177
|
+
getTitles(): Promise<Title[]>;
|
|
178
|
+
getLanguages(): Promise<Language[]>;
|
|
179
|
+
getNextContactOptionSequenceNumber(): Promise<number>;
|
|
180
|
+
getRelationPrivacySettings(): Promise<RelationPrivacySetting[]>;
|
|
181
|
+
getFirstCustomerForContact(relationNo: number): Promise<CustomerFullObject>;
|
|
182
|
+
getCustomerFullObject(relationNo: number): Promise<CustomerFullObject>;
|
|
183
|
+
getSupplierFullObject(relationNo: number): Promise<SupplierFullObject>;
|
|
184
|
+
getEmployeeFullObject(relationNo: number): Promise<EmployeeFullObject>;
|
|
185
|
+
insertCustomer(relation: CustomerFullObject): Promise<CustomerFullObject>;
|
|
186
|
+
updateCustomer(relation: CustomerFullObject): Promise<CustomerFullObject>;
|
|
187
|
+
insertSupplier(relation: SupplierFullObject): Promise<SupplierFullObject>;
|
|
188
|
+
updateSupplier(relation: SupplierFullObject): Promise<SupplierFullObject>;
|
|
189
|
+
insertEmployee(relation: EmployeeFullObject): Promise<EmployeeFullObject>;
|
|
190
|
+
updateEmployee(relation: EmployeeFullObject): Promise<EmployeeFullObject>;
|
|
191
|
+
lockCustomerFullObject(relationNr: number): Promise<ValidationResult>;
|
|
192
|
+
lockSupplierFullObject(relationNr: number): Promise<ValidationResult>;
|
|
193
|
+
lockEmployeeFullObject(relationNr: number): Promise<ValidationResult>;
|
|
194
|
+
lockBranchFullObject(relationNr: number): Promise<ValidationResult>;
|
|
195
|
+
lockCompanyFullObject(relationNr: number): Promise<ValidationResult>;
|
|
196
|
+
lockContactPerson(relationNr: number): Promise<ValidationResult>;
|
|
197
|
+
insertAddress(address: Address): Promise<Address>;
|
|
198
|
+
updateAddress(address: Address): Promise<Address>;
|
|
199
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationConnectorService, never>;
|
|
200
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<RelationConnectorService>;
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
declare class RelationScreenConfigurationService extends BaseModuleScreenConfigService {
|
|
204
|
+
private _relationConnectorAdapterService;
|
|
205
|
+
readonly screenModuleName: string;
|
|
206
|
+
private _screenConfigurationObjectCache;
|
|
207
|
+
constructor(_relationConnectorAdapterService: RelationConnectorAdapterService);
|
|
208
|
+
clear(): void;
|
|
209
|
+
protected loadConfigForModule(params: string[], insertRights?: boolean): Promise<ObjectConfiguration[]>;
|
|
210
|
+
private _setScreenConfigurationObjectCache;
|
|
211
|
+
private _screenConfigurationLoaded;
|
|
212
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationScreenConfigurationService, never>;
|
|
213
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<RelationScreenConfigurationService>;
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
declare enum RelmanSubCategory {
|
|
217
|
+
Customers = "k",// unused but it does exist in db, just as the parent subcat for the Private- and CompanyCustomer subcats
|
|
218
|
+
PrivateCustomers = "kp",
|
|
219
|
+
CompanyCustomers = "kb",
|
|
220
|
+
Suppliers = "l",
|
|
221
|
+
Employees = "p",
|
|
222
|
+
Branches = "f",
|
|
223
|
+
Companies = "b",
|
|
224
|
+
ContactPersons = "c"
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
declare class RelationBaseService extends BaseModuleService {
|
|
228
|
+
settingsService: RelationSettingsService;
|
|
229
|
+
protected connector: RelationConnectorService;
|
|
230
|
+
protected screenConfigService: RelationScreenConfigurationService;
|
|
231
|
+
private _coreDialogService;
|
|
232
|
+
private _relationEventService;
|
|
233
|
+
private readonly _relationTypeToSubCategoryMap;
|
|
234
|
+
private readonly _lockMethods;
|
|
235
|
+
private readonly _getMethods;
|
|
236
|
+
private readonly _updateMethods;
|
|
237
|
+
private readonly _insertMethods;
|
|
238
|
+
set currentRelation(value: RelationAnyType);
|
|
239
|
+
get currentRelation(): RelationAnyType;
|
|
240
|
+
relationLocked: boolean;
|
|
241
|
+
set relationId(value: number);
|
|
242
|
+
get relationId(): number;
|
|
243
|
+
get relationSubCat(): RelmanSubCategory;
|
|
244
|
+
set relationSubCat(value: RelmanSubCategory);
|
|
245
|
+
set relationKind(value: RelationKind);
|
|
246
|
+
get relationKind(): RelationKind;
|
|
247
|
+
protected _readonly: boolean;
|
|
248
|
+
private _currentRelation;
|
|
249
|
+
private _relationId;
|
|
250
|
+
private _relationKind;
|
|
251
|
+
private _relationSubCat;
|
|
252
|
+
constructor(settingsService: RelationSettingsService, connector: RelationConnectorService, screenConfigService: RelationScreenConfigurationService, _coreDialogService: CoreDialogService, _relationEventService: RelationEventService);
|
|
253
|
+
init(options: any): Promise<void>;
|
|
254
|
+
saveRelation(): Promise<boolean>;
|
|
255
|
+
insertRelation(relationKind: RelationKind, relation: RelationAnyType): Promise<RelationAnyType>;
|
|
256
|
+
updateRelation(relationKind: RelationKind, relation: RelationAnyType): Promise<RelationAnyType>;
|
|
257
|
+
lockRelation(relationKind: RelationKind, relationNr: number): Promise<ValidationResult>;
|
|
258
|
+
insertCustomer(relation: CustomerFullObject): Promise<CustomerFullObject>;
|
|
259
|
+
updateCustomer(relation: CustomerFullObject): Promise<CustomerFullObject>;
|
|
260
|
+
insertSupplier(relation: SupplierFullObject): Promise<SupplierFullObject>;
|
|
261
|
+
updateSupplier(relation: SupplierFullObject): Promise<SupplierFullObject>;
|
|
262
|
+
insertEmployee(relation: EmployeeFullObject): Promise<EmployeeFullObject>;
|
|
263
|
+
updateEmployee(relation: EmployeeFullObject): Promise<EmployeeFullObject>;
|
|
264
|
+
private _getRelation;
|
|
265
|
+
private _getRelationFromKind;
|
|
266
|
+
getSubCategoryFor(relationKind: RelationKind, relationNameKind?: RelationNameKind, relationNr?: number): Promise<RelmanSubCategory>;
|
|
267
|
+
getFirstCustomerForContact(relationNo: number): Promise<CustomerFullObject>;
|
|
268
|
+
private _getCustomerFullObject;
|
|
269
|
+
private _getSupplierFullObject;
|
|
270
|
+
private _getEmployeeFullObject;
|
|
271
|
+
private _lockCustomerFullObject;
|
|
272
|
+
private _lockSupplierFullObject;
|
|
273
|
+
private _lockEmployeeFullObject;
|
|
274
|
+
private _lockBranchFullObject;
|
|
275
|
+
private _lockCompanyFullObject;
|
|
276
|
+
private _lockContactPerson;
|
|
277
|
+
private _getSubCategoryByRelationNameKind;
|
|
278
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationBaseService, never>;
|
|
279
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<RelationBaseService>;
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
/** AUTO GENERATED FILE. DO NOT CHANGE.. OR YOU WILL SUFFER THE CONSEQUENCES OF YOUR ACTIONS **/
|
|
283
|
+
declare enum Icon {
|
|
284
|
+
ArrowPointRight = "arrow_point_right",
|
|
285
|
+
CheckDuotone = "check_duotone",
|
|
286
|
+
Crossskinny = "crossskinny",
|
|
287
|
+
DownloadRegular = "download_regular",
|
|
288
|
+
Email = "email",
|
|
289
|
+
EyeRegular = "eye_regular",
|
|
290
|
+
Mobile = "mobile",
|
|
291
|
+
PencilRegular = "pencil_regular",
|
|
292
|
+
PencilRoundOpen = "pencil_round_open",
|
|
293
|
+
Phone = "phone",
|
|
294
|
+
PlusSimple = "plus_simple",
|
|
295
|
+
Print = "print",
|
|
296
|
+
TrashBin = "TrashBin",
|
|
297
|
+
Website = "website"
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
declare class RelationService extends RelationBaseService {
|
|
301
|
+
readonly communicationTypeIcon: Map<CommunicationType, Icon>;
|
|
302
|
+
readonly communicationTypeLabel: Map<CommunicationType, string>;
|
|
303
|
+
insertAddress(address: Address): Promise<Address>;
|
|
304
|
+
updateAddress(address: Address): Promise<Address>;
|
|
305
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationService, never>;
|
|
306
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<RelationService>;
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
declare class IconCacheService {
|
|
310
|
+
private _sanitizer;
|
|
311
|
+
/**
|
|
312
|
+
* All the icons as a large JSON object, from the all-icons.json file.
|
|
313
|
+
* The object has property keys that are the icon names, and property values with the data string of the actual svg icon.
|
|
314
|
+
*/
|
|
315
|
+
get iconCache(): {
|
|
316
|
+
[iconName: string]: SafeHtml;
|
|
317
|
+
};
|
|
318
|
+
private _iconCache;
|
|
319
|
+
constructor(_sanitizer: DomSanitizer);
|
|
320
|
+
getIcon(iconName: Icon | string): SafeHtml;
|
|
321
|
+
getIconAsBase64(iconName: Icon): SafeHtml;
|
|
322
|
+
getRawIcon(iconName: Icon): string;
|
|
323
|
+
setIconCache(): void;
|
|
324
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IconCacheService, never>;
|
|
325
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<IconCacheService>;
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
declare enum RelmanCfgName {
|
|
329
|
+
AbilityToWork = "abilityToWork",
|
|
330
|
+
AbsenceFilesHeader = "absenceFilesHeader",
|
|
331
|
+
AbsenceFrequency = "absenceFrequency",
|
|
332
|
+
AbsencePercentageExtraLong = "absencePercentageExtraLong",
|
|
333
|
+
AbsencePercentageGeneral = "absencePercentageGeneral",
|
|
334
|
+
AbsencePercentageLong = "absencePercentageLong",
|
|
335
|
+
AbsencePercentageMedium = "absencePercentageMedium",
|
|
336
|
+
AbsencePercentageShort = "absencePercentageShort",
|
|
337
|
+
AbsenceTab = "absenceTab",
|
|
338
|
+
AbsencesHeader = "absencesHeader",
|
|
339
|
+
AccountHeader = "accountHeader",
|
|
340
|
+
AccountManager = "salesPerson",
|
|
341
|
+
AccountManagerHeader = "accountManagerHeader",
|
|
342
|
+
AccountEditRightsButton = "accountEditRightsButton",
|
|
343
|
+
ActivitiesTab = "activityTab",
|
|
344
|
+
AddAddressButton = "addAddressButton",
|
|
345
|
+
DeleteAddressButton = "deleteAddressButton",
|
|
346
|
+
ChangeAddressButton = "changeAddressButton",
|
|
347
|
+
AddBankAccountButton = "addBankAccountButton",
|
|
348
|
+
AddBranchAdministrationButton = "addBranchAdministrationButton",
|
|
349
|
+
AddBranchLedgerWarehButton = "addBranchLedgerWarehButton",
|
|
350
|
+
AddBranchWarehouseButton = "addBranchWarehouseButton",
|
|
351
|
+
AddCaseManagerButton = "addCaseManagerButton",
|
|
352
|
+
AddCaseManagerTaskDelegationButton = "addCaseManagerTDButton",
|
|
353
|
+
AddConnectionButton = "addConnectionButton",
|
|
354
|
+
AddConsultantButton = "addConsultantButton",
|
|
355
|
+
AddConsultDoctorButton = "addConsultDoctorButton",
|
|
356
|
+
AddContactCustomerButton = "addContactCustomerButton",
|
|
357
|
+
AddContactEmployeeButton = "addContactEmployeeButton",
|
|
358
|
+
AddContactMomentButton = "addContactMomentButton",
|
|
359
|
+
AddContactOptionButton = "addContactOptionButton",
|
|
360
|
+
AddAddressContactOptionButton = "addAddressContactOptionButton",
|
|
361
|
+
AddDepartmentButton = "addDepartmentButton",
|
|
362
|
+
AddDocumentButton = "addDocumentButton",
|
|
363
|
+
AddByUrlDocumentButton = "addByUrlDocumentButton",
|
|
364
|
+
AddEducationButton = "addEducationButton",
|
|
365
|
+
AddEmolumentButton = "addEmolumentButton",
|
|
366
|
+
AddEmployeeContractButton = "addEmployeeContractButton",
|
|
367
|
+
addEmployeeFteBttn = "addEmployeeFteBttn",
|
|
368
|
+
AddHardwareButton = "addHardwareButton",
|
|
369
|
+
AddIdentificationButton = "addIdentificationButton",
|
|
370
|
+
AddInsuredInterestButton = "addInsuredInterestButton",
|
|
371
|
+
AdditionalDataHeader = "additionalDataHeader",
|
|
372
|
+
AdditionalHeader = "additionalHeader",
|
|
373
|
+
AddLaborExpertButton = "addLaborExpertButton",
|
|
374
|
+
AddManagedDepartmentBttn = "addManagedDepartmentBttn",
|
|
375
|
+
AddMedicalOfficerButton = "addMedicalOfficerButton",
|
|
376
|
+
AddNewRelationButton = "addNewRelationButton",
|
|
377
|
+
AddNotitionButton = "addNotitionButton",
|
|
378
|
+
AddOffsetAccountButton = "addOffsetAccountButton",
|
|
379
|
+
AddOrganisationButton = "addOrganisationButton",
|
|
380
|
+
AddOrganisationEmplButton = "addOrganisationEmplButton",
|
|
381
|
+
AddOwnRiskButton = "addOwnRiskButton",
|
|
382
|
+
AddPersonButton = "addPersonButton",
|
|
383
|
+
AddRelObserverButton = "addRelObserverButton",
|
|
384
|
+
AddStaffDoctorButton = "addStaffDoctorButton",
|
|
385
|
+
AddressCity = "addresses_city",
|
|
386
|
+
AddressCompanyName = "addresses_addressName",
|
|
387
|
+
AddressCountry = "addresses_countryId",
|
|
388
|
+
AddressEndDate = "addresses_endDate",
|
|
389
|
+
AddressGln = "addresses_gln",
|
|
390
|
+
AddressesHeader = "addressesHeader",
|
|
391
|
+
AddressHouseNo = "addresses_houseNo",
|
|
392
|
+
AddressHouseNoAddition = "addresses_houseNoAddition",
|
|
393
|
+
AddressPostalCode = "addresses_postalCode",
|
|
394
|
+
AddressSequence = "addresses_sequence",
|
|
395
|
+
AddressStartDate = "addresses_startDate",
|
|
396
|
+
AddressStreetName = "addresses_streetName",
|
|
397
|
+
AddressType = "addresses_addressType",
|
|
398
|
+
AddressContactOptionsHeader = "addressContactOptionsHeader",
|
|
399
|
+
AddressContactOptionType = "addresses_contactOptions_type",
|
|
400
|
+
AddressContactOptionValue = "addresses_contactOptions_value",
|
|
401
|
+
AddressContactOptionDescription = "addresses_contactOptions_description",
|
|
402
|
+
AddSalaryDataButton = "addSalaryDataButton",
|
|
403
|
+
AddSalaryDataDocBttn = "addSalaryContractDocumentButton",
|
|
404
|
+
AddServiceButton = "addServiceButton",
|
|
405
|
+
AddServiceProviderButton = "addServiceProviderButton",
|
|
406
|
+
AddSkillButton = "addSkillButton",
|
|
407
|
+
AddSoftwareButton = "addSoftwareButton",
|
|
408
|
+
AddWageTaxNumberButton = "addWageTaxNumberButton",
|
|
409
|
+
Admonish = "admonish",
|
|
410
|
+
AppointmentConfirmationLayoutLov = "appointmentConfirmLayoutLov",
|
|
411
|
+
ArboRegistrationNumber = "arboRegistrationNumber",
|
|
412
|
+
AtvDays = "contracts_salaries_workingTimeReductionDays",
|
|
413
|
+
AverageDaysOfAbsence = "averageDaysOfAbsence",
|
|
414
|
+
BankAccountAccountName = "bankAccounts_accountName",
|
|
415
|
+
BankAccountBankName = "bankAccounts_bankName",
|
|
416
|
+
BankAccountBankRelation = "bankAccounts_bankRelation",
|
|
417
|
+
BankAccountBeneficiary = "bankAccounts_beneficiary",
|
|
418
|
+
BankAccountCity = "bankAccounts_city",
|
|
419
|
+
BankAccountIban = "bankAccounts_iban",
|
|
420
|
+
BankAccountNet = "bankAccounts_net",
|
|
421
|
+
BankAccountPriority = "bankAccounts_priority",
|
|
422
|
+
BankAccountsHeader = "bankAccountsHeader",
|
|
423
|
+
BankRelation = "bankRelation",
|
|
424
|
+
BasicDataHeader = "basicDataHeader",
|
|
425
|
+
Block = "block",
|
|
426
|
+
BranchAdministrationAdminId = "branchAdministrations_adminId",
|
|
427
|
+
BranchAdministrationCostCentre = "branchAdministrations_costCentreId",
|
|
428
|
+
BranchAdministrationsHeader = "branchAdministrationsHeader",
|
|
429
|
+
BranchCompanyNumber = "branchCompanyNumber",
|
|
430
|
+
BranchHeader = "branchHeader",
|
|
431
|
+
BranchId = "branchId",
|
|
432
|
+
BranchLedgerWarehouseAdmin = "branchLedgerWarehouses_adminFinancialYearId",
|
|
433
|
+
BranchLedgerWarehouseLedger = "branchLedgerWarehouses_ledgerAccountId",
|
|
434
|
+
BranchLedgerWarehousesHeader = "branchLedgerWarehousesHeader",
|
|
435
|
+
BranchLedgerWarehouseWarehouse = "branchLedgerWarehouses_warehouseNumber",
|
|
436
|
+
BranchWarehouseCheckStock = "branchWarehouses_checkStock",
|
|
437
|
+
BranchWarehouseInterBranch = "branchWarehouses_interbranch",
|
|
438
|
+
BranchWarehousesHeader = "branchWarehousesHeader",
|
|
439
|
+
BranchWarehouseStandard = "branchWarehouses_standard",
|
|
440
|
+
BranchWarehouseTransitWarehs = "branchWarehouses_transitWarehouse",
|
|
441
|
+
BranchWarehouseWarehouseNo = "branchWarehouses_warehouseNo",
|
|
442
|
+
BrutWageEmployerCosts = "contracts_salaries_grossSalaryAmount",
|
|
443
|
+
BusinessEntityTypeCode = "businessEntityTypeCode",
|
|
444
|
+
CAO = "collectiveAgreement",
|
|
445
|
+
CapacityPercentage = "capacityPercentage",
|
|
446
|
+
CarriagePaidOrderAmount = "carriagePaidOrderAmount",
|
|
447
|
+
CaseManagers = "caseManagers",
|
|
448
|
+
CaseManagersHeader = "caseManagersHeader",
|
|
449
|
+
CaseManagersTaskDelegation = "caseManagersTaskDelegation",
|
|
450
|
+
CaseManagersTaskDelegationHeader = "caseManagersTaskDelHeader",
|
|
451
|
+
CitizenServiceNumber = "citizenServiceNumber",
|
|
452
|
+
CocNr = "cocNr",
|
|
453
|
+
CollectiveDelivery = "collectiveDelivery",
|
|
454
|
+
CollectiveInvoice = "collectiveInvoice",
|
|
455
|
+
CompanyType = "companyType",
|
|
456
|
+
ConnectionAccountAddButton = "connectionAccountAddButton",
|
|
457
|
+
ConnectionAccountDescription = "connectionAccountDescription",
|
|
458
|
+
ConnectionAccountKind = "connectionAccountKind",
|
|
459
|
+
ConnectionAccountPassword = "connectionAccountPassword",
|
|
460
|
+
ConnectionAccountsHeader = "connectionAccountsHeader",
|
|
461
|
+
ConnectionAccountUser = "connectionAccountUser",
|
|
462
|
+
ConnectionDescription = "connectionDescription",
|
|
463
|
+
ConnectionIpAddress = "connectionIpAddress",
|
|
464
|
+
ConnectionKind = "connectionKind",
|
|
465
|
+
ConnectionProduct = "connectionProduct",
|
|
466
|
+
ConnectionProductType = "connectionProductType",
|
|
467
|
+
ConnectionRemoveAccountButton = "connectionRemoveAccountButton",
|
|
468
|
+
Consultants = "consultants",
|
|
469
|
+
ConsultantsHeader = "consultantsHeader",
|
|
470
|
+
ConsultDoctors = "consultDoctors",
|
|
471
|
+
ConsultDoctorsHeader = "consultDoctorsHeader",
|
|
472
|
+
ContactCustAddrHouseNoAddition = "contactCustAddrHouseNoAddition",
|
|
473
|
+
ContactCustomerReferenceTypes = "contactCustomerReferenceTypes",
|
|
474
|
+
ContactCustomerAddrCity = "contactCustomerAddrCity",
|
|
475
|
+
ContactCustomerAddrCountry = "contactCustomerAddrCountry",
|
|
476
|
+
ContactCustomerAddrGoogleAutoComplete = "contactCustomerAddrGoogleAutoComplete",
|
|
477
|
+
ContactCustomerAddrHouseNo = "contactCustomerAddrHouseNo",
|
|
478
|
+
ContactCustomerAddrPostalCode = "contactCustomerAddrPostalCode",
|
|
479
|
+
ContactCustomerAddrStreetName = "contactCustomerAddrStreetName",
|
|
480
|
+
ContactCustomerAddrUseGoogle = "contactCustomerAddrUseGoogle",
|
|
481
|
+
ContactCustomerFirstName = "contactCustomerFirstName",
|
|
482
|
+
ContactCustomerInitials = "contactCustomerInitials",
|
|
483
|
+
ContactCustomerLastName = "contactCustomerLastName",
|
|
484
|
+
ContactCustomerMailAddress = "contactCustomerMailAddress",
|
|
485
|
+
ContactCustomerPhoneNumber = "contactCustomerPhoneNumber",
|
|
486
|
+
ContactCustomersHeader = "contactCustomersHeader",
|
|
487
|
+
ContactEmplAddrHouseNoAddition = "contactEmployees_addressDTO_houseNoAddition",
|
|
488
|
+
ContactEmployeeAddrCity = "contactEmployees_addressDTO_city",
|
|
489
|
+
ContactEmployeeAddrCountry = "contactEmployees_addressDTO_countryId",
|
|
490
|
+
ContactEmployeeAddrGoogleAutoComplete = "viewOnly_cntEmployeesAddrGoogleAutoComplete",
|
|
491
|
+
ContactEmployeeAddrHouseNo = "contactEmployees_addressDTO_houseNo",
|
|
492
|
+
ContactEmployeeAddrPostalCode = "contactEmployees_addressDTO_postalCode",
|
|
493
|
+
ContactEmployeeAddrStreetName = "contactEmployees_addressDTO_streetName",
|
|
494
|
+
ContactEmployeeAddrUseGoogle = "viewOnly_cntEmployeesAddrUseGoogle",
|
|
495
|
+
ContactEmployeeMailAddress = "contactEmployees_mailAddress",
|
|
496
|
+
ContactEmployeeFirstName = "contactEmployees_firstName",
|
|
497
|
+
ContactEmployeeInitials = "contactEmployees_initials",
|
|
498
|
+
ContactEmployeeLastName = "contactEmployees_familyName",
|
|
499
|
+
ContactEmployeePhoneNumber = "contactEmployees_phoneNumber",
|
|
500
|
+
ContactEmployeeReferenceTypes = "contactEmployees_referenceTypeIds",
|
|
501
|
+
ContactEmployeesHeader = "contactEmployeesHeader",
|
|
502
|
+
ContactMomentAssign = "contactMomentAssign",
|
|
503
|
+
ContactMomentDate = "contactMomentDate",
|
|
504
|
+
ContactMomentDescription = "contactMomentDescription",
|
|
505
|
+
ContactMomentEmployee = "contactMomentEmployee",
|
|
506
|
+
ContactMomentFollowUpDate = "contactMomentFollowUpDate",
|
|
507
|
+
ContactMomentMedium = "contactMomentMedium",
|
|
508
|
+
ContactMomentsGrid = "contactMomentsGrid",
|
|
509
|
+
ContactOptionDescription = "contactOptions_description",
|
|
510
|
+
ContactOptionLinkedToAddress = "contactOptions_linkedAddressId",
|
|
511
|
+
ContactOptionsHeader = "contactOptionsHeader",
|
|
512
|
+
ContactOptionType = "contactOptions_type",
|
|
513
|
+
ContactOptionValue = "contactOptions_value",
|
|
514
|
+
ContactOptionEmailType = "contactOptions_emailType",
|
|
515
|
+
ContactsTab = "contactsTab",
|
|
516
|
+
ContractCompany = "contracts_companyId",
|
|
517
|
+
ContractDepartment = "contracts_departmentId",
|
|
518
|
+
ContractEmploymentReasonEnd = "contracts_endDateReasonId",
|
|
519
|
+
ContractEndDate = "contracts_endDate",
|
|
520
|
+
ContractFunctionalLimitation = "contracts_functionalLimitation",
|
|
521
|
+
ContractJobType = "contracts_jobTypeId",
|
|
522
|
+
ContractsConnectionsTab = "contractsConnectionsHeader",
|
|
523
|
+
ContractsConnectionsHeader = "contractsConnectionsHeader",
|
|
524
|
+
ContractsHardwareTab = "contractsHardwareHeader",
|
|
525
|
+
ContractsHardwareHeader = "contractsHardwareHeader",
|
|
526
|
+
ContractSpecification = "contracts_specification",
|
|
527
|
+
ContractsServiceTab = "contractsServiceHeader",
|
|
528
|
+
ContractsServiceHeader = "contractsServiceHeader",
|
|
529
|
+
ContractsSoftwareTab = "contractsSoftwareHeader",
|
|
530
|
+
ContractsSoftwareHeader = "contractsSoftwareHeader",
|
|
531
|
+
ContractsTab = "contractsTab",
|
|
532
|
+
ContractStartDate = "contracts_startDate",
|
|
533
|
+
ContractType = "contracts_contractTypeId",
|
|
534
|
+
ContractDurationType = "contracts_contractDurationType",
|
|
535
|
+
ContractUnion = "contracts_flexLawId",
|
|
536
|
+
CostingFactor = "costingFactor",
|
|
537
|
+
CreditLimit = "creditLimit",
|
|
538
|
+
CurrencyCode = "currencyCode",
|
|
539
|
+
CustomerAdmin = "customerAdmin",
|
|
540
|
+
CustomerGroup = "customerGroup",
|
|
541
|
+
CustomerId = "customerId",
|
|
542
|
+
CustomerType = "customerType",
|
|
543
|
+
CustomersTab = "customersTab",
|
|
544
|
+
CustomerValue = "customerValue",
|
|
545
|
+
CutOffTime = "cutOffTime",
|
|
546
|
+
DashboardHeader = "dashboardHeader",
|
|
547
|
+
DashboardTab = "dashboardTab",
|
|
548
|
+
DateOfBirth = "dateOfBirth",
|
|
549
|
+
DaysPerWeek = "contracts_salaries_standWorkingDaysPerWeek",
|
|
550
|
+
DefaultDiscount = "defaultDiscount",
|
|
551
|
+
DeleteAbsenceHistory = "deleteAbsenceHistory",
|
|
552
|
+
DeliveryDays = "deliveryDays",
|
|
553
|
+
DeliveryDelay = "deliveryDelay",
|
|
554
|
+
DeliveryDelayUnit = "deliveryDelayUnit",
|
|
555
|
+
DeliveryIndicationLayoutLov = "deliveryIndicationLayoutLov",
|
|
556
|
+
DeliveryMethod = "deliveryMethod",
|
|
557
|
+
DeliveryNoteLayoutLov = "deliveryNoteLayoutLov",
|
|
558
|
+
DeliveryTimeSpecification = "deliveryTimeSpecification",
|
|
559
|
+
DeliveryTimeSpecificationUnit = "deliveryTimeSpecificationUnit",
|
|
560
|
+
DeliveryTimeUnit = "deliveryTimeUnit",
|
|
561
|
+
DepartmentCode = "departments_departmentCode",
|
|
562
|
+
DepartmentName = "departments_name",
|
|
563
|
+
DepartmentNo = "departments_departmentNo",
|
|
564
|
+
DepartmentRemarks = "departments_remarks",
|
|
565
|
+
DepartmentsHeader = "departmentsHeader",
|
|
566
|
+
Description = "description",
|
|
567
|
+
DirectSell = "directSell",
|
|
568
|
+
DistributionDiscount = "distributionDiscount",
|
|
569
|
+
District = "district",
|
|
570
|
+
DocConnectionHeader = "docConnectionHeader",
|
|
571
|
+
DocumentsHeader = "documentsHeader",
|
|
572
|
+
DocumentsTab = "documentsTab",
|
|
573
|
+
DriversLicense = "driversLicense",
|
|
574
|
+
Dropshipment = "dropshipment",
|
|
575
|
+
EanCode = "eanCode",
|
|
576
|
+
EditAbsenceHistory = "editAbsenceHistory",
|
|
577
|
+
EducationCompleted = "educations_succeeded",
|
|
578
|
+
EducationCosts = "educations_costAmount",
|
|
579
|
+
EducationCostsTimeFrame = "educations_costPeriodType",
|
|
580
|
+
EducationCurrency = "educations_costCurrencyCode",
|
|
581
|
+
EducationDescription = "educations_description",
|
|
582
|
+
EducationDuration = "educations_duration",
|
|
583
|
+
EducationDurationTimeFrame = "educations_durationPeriodType",
|
|
584
|
+
EducationEndDate = "educations_endDate",
|
|
585
|
+
EducationLevel = "educations_educationLevelId",
|
|
586
|
+
EducationOrganisation = "educations_organisationName",
|
|
587
|
+
EducationsHeader = "educationsHeader",
|
|
588
|
+
EducationStartDate = "educations_startDate",
|
|
589
|
+
EducationType = "educations_eductionType",
|
|
590
|
+
EduContributionEmployer = "educations_employerContributionAmount",
|
|
591
|
+
EduContributionEmployerTimeFr = "educations_employerContributionPeriodType",
|
|
592
|
+
EmolumentBrand = "contracts_emoluments_brand",
|
|
593
|
+
EmolumentBrandType = "contracts_emoluments_brandType",
|
|
594
|
+
EmolumentCurrency = "contracts_emoluments_currencyId",
|
|
595
|
+
EmolumentDescription = "contracts_emoluments_extraInfo",
|
|
596
|
+
EmolumentEndDate = "contracts_emoluments_endDate",
|
|
597
|
+
EmolumentNr = "contracts_emoluments_emolumentNr",
|
|
598
|
+
EmolumentsHeader = "emolumentsHeader",
|
|
599
|
+
EmolumentStartDate = "contracts_emoluments_startDate",
|
|
600
|
+
EmolumentType = "contracts_emoluments_emolumentTypeId",
|
|
601
|
+
EmolumentValue = "contracts_emoluments_value",
|
|
602
|
+
EmployeeContractCostCenter = "contracts_costCenter",
|
|
603
|
+
EmployeeContractJobSite = "contracts_jobSite",
|
|
604
|
+
EmployeeContractReference = "contracts_reference",
|
|
605
|
+
EmployeeContractsHeader = "employeeContractsHeader",
|
|
606
|
+
EmployeeFtesRegistrationDate = "relationEmployeeFtes_registrationDate",
|
|
607
|
+
EmployeeFtesEmployeesFte = "relationEmployeeFtes_employeesFte",
|
|
608
|
+
EmployeeFtesHeader = "employeeFtesHeader",
|
|
609
|
+
EmployeeGroupIds = "employeeGroups_employeeGroupNr",
|
|
610
|
+
EmploymentContract = "employmentContract",
|
|
611
|
+
EmploymentContractDetailsHeader = "emplContractDetailsHdr",
|
|
612
|
+
EmploymentContractEndDate = "employmentContractEndDate",
|
|
613
|
+
EmploymentContractSpecHdr = "employmentContractSpecHdr",
|
|
614
|
+
EmploymentGeneralHeader = "employmentGeneralHeader",
|
|
615
|
+
EmploymentBranch = "employmentBranch",
|
|
616
|
+
EmployerAbsenceFilesTab = "employerAbsenceFilesTab",
|
|
617
|
+
EmployerAbsenceFilesHeader = "employerAbsenceFilesHeader",
|
|
618
|
+
EmployerAbsenceFilesAllowSidebar = "employerAbsFileAllowSidebar",
|
|
619
|
+
EmployerAbsenceFilesAllowOpen = "employerAbsFileAllowOpen",
|
|
620
|
+
EmployeesTab = "employeesTab",
|
|
621
|
+
EmploymentTab = "employmentTab",
|
|
622
|
+
EndDate = "endDate",
|
|
623
|
+
EstablishmentNumber = "establishmentNumber",
|
|
624
|
+
EventsHeader = "eventsHeader",
|
|
625
|
+
EventsTab = "eventsTab",
|
|
626
|
+
ExceedanceCode = "exceedanceCode",
|
|
627
|
+
ExceedanceCodeSupplier = "exceedanceCodeSupplier",
|
|
628
|
+
ExternalHourlywage = "contracts_salaries_externalRatePerHour",
|
|
629
|
+
ExtraAllowances = "contracts_salaries_extraAllowances",
|
|
630
|
+
ExternalSourcesHeader = "externalSourcesHeader",
|
|
631
|
+
FamilyName = "familyName",
|
|
632
|
+
FinancialCustomerGroup = "financialCustomerGroup",
|
|
633
|
+
FinancialHeader = "financialHeader",
|
|
634
|
+
FinancialOutstanding = "financialOutstanding",
|
|
635
|
+
FinancialSupplierGroup = "financialSupplierGroup",
|
|
636
|
+
FinancialTab = "financialTab",
|
|
637
|
+
FinishedTransactionsHeader = "finishedTransactionsHeader",
|
|
638
|
+
FirstName = "firstName",
|
|
639
|
+
ForgetMeButton = "forgetMeButton",
|
|
640
|
+
FunctionHeader = "functionHeader",
|
|
641
|
+
FunctionLoadPercentage = "contracts_funcLoadPercentage",
|
|
642
|
+
Gender = "gender",
|
|
643
|
+
GeneralHeader = "generalHeader",
|
|
644
|
+
GeneralTab = "generalTab",
|
|
645
|
+
GoodsInLayoutLov = "goodsInLayoutLov",
|
|
646
|
+
GoogleAddressAutoComplete = "googleAddressAutoComplete",
|
|
647
|
+
GroupOrders = "groupOrders",
|
|
648
|
+
CollateOrderForms = "collateOrderForms",
|
|
649
|
+
H3dDistId = "h3dDistId",
|
|
650
|
+
HardwareBackupKind = "hardwareBackupKind",
|
|
651
|
+
HardwareContractAimedResponseTime = "hardwareContractAimedResponseTime",
|
|
652
|
+
HardwareContractArticle = "hardwareContractArticle",
|
|
653
|
+
HardwareContractDescription = "hardwareContractDescription",
|
|
654
|
+
HardwareContractEndDate = "hardwareContractEndDate",
|
|
655
|
+
HardwareContractMaintenanceFee = "hardwareContractMaintenanceFee",
|
|
656
|
+
HardwareContractMaxResponseTime = "hardwareContractMaxResponseTime",
|
|
657
|
+
HardwareContractMaxSupportTime = "hardwareContractMaxSupportTime",
|
|
658
|
+
HardwareContractRate = "hardwareContractRate",
|
|
659
|
+
HardwareContractRemarks = "hardwareContractRemarks",
|
|
660
|
+
HardwareContractStartDate = "hardwareContractStartDate",
|
|
661
|
+
HardwareContractType = "hardwareContractType",
|
|
662
|
+
HardwareDeliveredBy = "hardwareDeliveredBy",
|
|
663
|
+
HardwareDeliveryDate = "hardwareDeliveryDate",
|
|
664
|
+
HardwareIpIntern = "hardwareIpIntern",
|
|
665
|
+
HardwareOperatingSystem = "hardwareOperatingSystem",
|
|
666
|
+
HardwareProduct = "hardwareProduct",
|
|
667
|
+
HardwareProductBlocked = "hardwareProductBlocked",
|
|
668
|
+
HardwareProductValue = "hardwareProductValue",
|
|
669
|
+
HardwareSerialNo = "hardwareSerialNo",
|
|
670
|
+
HardwareSerialNoAdd = "hardwareSerialNoAdd",
|
|
671
|
+
HardwareSerialNoAmount = "hardwareSerialNoAmount",
|
|
672
|
+
HardwareSerialNoCondition = "hardwareSerialNoCondition",
|
|
673
|
+
HardwareSerialNoDescription = "hardwareSerialNoDescription",
|
|
674
|
+
HardwareSerialNoHeader = "hardwareSerialNoHeader",
|
|
675
|
+
HardwareSerialNoPurchaseDate = "hardwareSerialNoPurchaseDate",
|
|
676
|
+
HardwareSerialRemoveButton = "hardwareSerialRemoveButton",
|
|
677
|
+
HolidayDays = "contracts_salaries_holidays",
|
|
678
|
+
HolidayMoney = "contracts_salaries_holidayAllowancePercentage",
|
|
679
|
+
IdentificationDocument = "identifications_document",
|
|
680
|
+
IdentificationExpiryDate = "identifications_expiryDate",
|
|
681
|
+
IdentificationHeader = "identificationHeader",
|
|
682
|
+
IdentificationIssuedBy = "identifications_issuedBy",
|
|
683
|
+
IdentificationIssuedDate = "identifications_issuedDate",
|
|
684
|
+
IdentificationNumber = "identifications_identNumber",
|
|
685
|
+
IdentificationType = "identifications_identType",
|
|
686
|
+
Initials = "initials",
|
|
687
|
+
InsuredInterestContractNumber = "insuredInterests_contractNumber",
|
|
688
|
+
InsuredInterestsHeader = "insuredInterestsHeader",
|
|
689
|
+
InsuredInterestSupplierId = "insuredInterests_supplierId",
|
|
690
|
+
InsuredInterestType = "insuredInterests_type",
|
|
691
|
+
InternalConnection = "internalConnectionId",
|
|
692
|
+
InternalHourlyWage = "contracts_salaries_internalRatePerHour",
|
|
693
|
+
IntrastatDeclaration = "intrastatDeclaration",
|
|
694
|
+
InvoiceFrequency = "invoiceFrequency",
|
|
695
|
+
InvoiceLayoutLov = "invoiceLayoutLov",
|
|
696
|
+
InvoiceReceiptSpecification = "invoiceReceiptSpecification",
|
|
697
|
+
IsBoardMember = "isBoardMember",
|
|
698
|
+
IsAbsenceSupervisor = "isAbsenceSupervisor",
|
|
699
|
+
IsFixedSchedule = "contracts_salaries_isFixedSchedule",
|
|
700
|
+
IsWeekendShifts = "contracts_salaries_isWeekendShifts",
|
|
701
|
+
Job = "job",
|
|
702
|
+
JobCategory = "contracts_jobCategoryId",
|
|
703
|
+
JobCode = "contracts_job",
|
|
704
|
+
JobTitle = "contracts_jobTitle",
|
|
705
|
+
KpiHeader = "kpiHeader",
|
|
706
|
+
KpiOutstanding = "kpiOutstanding",
|
|
707
|
+
KPITab = "kpiTab",
|
|
708
|
+
KpiTotalTurnover = "kpiTotalTurnover",
|
|
709
|
+
LaborExperts = "laborExperts",
|
|
710
|
+
LaborExpertsHeader = "laborExpertsHeader",
|
|
711
|
+
Language = "language",
|
|
712
|
+
LengthenedDeliveryLayoutLov = "lengthenedDeliveryLayoutLov",
|
|
713
|
+
MailingCodeIds = "mailingCodes_mailingCode",
|
|
714
|
+
ManageDashboard = "manageDashboard",
|
|
715
|
+
ManagedDepartment = "managedDepartments_departmentRelationId",
|
|
716
|
+
ManagedDepartmentsHeader = "managedDepartmentsHeader",
|
|
717
|
+
MarginMinimum = "marginMinimum",
|
|
718
|
+
MaritalStatus = "maritalStatus",
|
|
719
|
+
MarketingBasicDataHeader = "marketingBasicDataHeader",
|
|
720
|
+
MarketingRegistrationHeader = "marketingRegistrationHeader",
|
|
721
|
+
MarketingPriceListsHeader = "marketingPriceListsHeader",
|
|
722
|
+
MarketingPriceListAddButton = "marketingPriceListAddButton",
|
|
723
|
+
MarketingPriceListRemoveButton = "marketingPriceListRemoveButton",
|
|
724
|
+
MarketingPriceList = "marketingPriceList",
|
|
725
|
+
MarketingPriceListPriority = "marketingPriceListPriority",
|
|
726
|
+
MarketingPriceListDescription = "marketingPriceListDescription",
|
|
727
|
+
MarketingPriceListStartDate = "marketingPriceListStartDate",
|
|
728
|
+
MarketingPriceListEndDate = "marketingPriceListEndDate",
|
|
729
|
+
MarketingTab = "marketingTab",
|
|
730
|
+
MedicalOfficerHeader = "medicalOfficerHeader",
|
|
731
|
+
MedicalOfficers = "medicalOfficers",
|
|
732
|
+
MemberNr = "memberNr",
|
|
733
|
+
Nationality = "nationality",
|
|
734
|
+
NewRelAddressCity = "newRelAddressCity",
|
|
735
|
+
NewRelAddressCountry = "newRelAddressCountry",
|
|
736
|
+
NewRelAddressHouseNo = "newRelAddressHouseNo",
|
|
737
|
+
NewRelAddressHouseNoAddition = "newRelAddressHouseNoAddition",
|
|
738
|
+
NewRelAddressPostalCode = "newRelAddressPostalCode",
|
|
739
|
+
NewRelAddressStreetName = "newRelAddressStreetName",
|
|
740
|
+
NewRelBranchCompanyNumber = "newRelBranchCompanyNumber",
|
|
741
|
+
NewRelCompanyType = "newRelCompanyType",
|
|
742
|
+
NewRelCurrencyCode = "newRelCurrencyCode",
|
|
743
|
+
NewRelEmail = "newRelEmail",
|
|
744
|
+
NewRelEmployer = "newRelEmployer",
|
|
745
|
+
NewRelEmploymentStartDate = "newRelEmploymentStartDate",
|
|
746
|
+
NewRelFamilyName = "newRelFamilyName",
|
|
747
|
+
NewRelFirstName = "newRelFirstName",
|
|
748
|
+
NewRelGender = "newRelGender",
|
|
749
|
+
NewRelDateOfBirth = "newRelDateOfBirth",
|
|
750
|
+
NewRelGoogleAddressAutoCompl = "newRelGoogleAddressAutoComplete",
|
|
751
|
+
NewRelGroupOrders = "newRelGroupOrders",
|
|
752
|
+
NewRelHeader = "newRelHeader",
|
|
753
|
+
NewRelInitials = "newRelInitials",
|
|
754
|
+
NewRelIntrastatDeclaration = "newRelIntrastatDeclaration",
|
|
755
|
+
NewRelJob = "newRelJob",
|
|
756
|
+
NewRelRelationStatus = "newRelRelationStatus",
|
|
757
|
+
NewRelPackageStickers = "newRelPackageStickers",
|
|
758
|
+
NewRelPhoneNumber = "newRelPhoneNumber",
|
|
759
|
+
NewRelPriceType = "newRelPriceType",
|
|
760
|
+
NewRelSupplierType = "newRelSupplierType",
|
|
761
|
+
NewRelTab = "newRelTab",
|
|
762
|
+
NewRelType = "newRelType",
|
|
763
|
+
NewRelUseGoogle = "newRelUseGoogle",
|
|
764
|
+
NewRelVatCode = "newRelVatCode",
|
|
765
|
+
NewRelVatPayment = "newRelVatPayment",
|
|
766
|
+
NotitionDescription = "notitions_description",
|
|
767
|
+
NotitionDisplayType = "notitions_display",
|
|
768
|
+
NotitionMemo = "notitions_memo",
|
|
769
|
+
NotitionsHeader = "notitionsHeader",
|
|
770
|
+
NumberInvoices = "numberInvoices",
|
|
771
|
+
NumberOfChildren = "numberOfChildren",
|
|
772
|
+
OffsetAccountAdminId = "offsetAccounts_adminId",
|
|
773
|
+
OffsetAccountOffset = "offsetAccounts_offset",
|
|
774
|
+
OffsetAccountsHeader = "offsetAccountsHeader",
|
|
775
|
+
OrderCode = "orderCode",
|
|
776
|
+
OrderConfirmationLayoutLov = "orderConfirmationLayoutLov",
|
|
777
|
+
OrderReceiptLayoutLov = "orderReceiptLayoutLov",
|
|
778
|
+
OrganisAddrEmplGoogleAutoCompl = "viewOnly_organisationEmplAddrGoogleAutoComplete",
|
|
779
|
+
OrganisAddrGoogleAutoCompl = "viewOnly_organisationsAddrGoogleAutoComplete",
|
|
780
|
+
OrganisAddrHouseNoAddition = "contactOrganizations_addressDTO_houseNoAddition",
|
|
781
|
+
OrganisationMailAddress = "contactOrganizations_mailAddress",
|
|
782
|
+
OrganisationEmplAddrCity = "employeeOfOrganisations_addressDTO_city",
|
|
783
|
+
OrganisationEmplAddrCountry = "employeeOfOrganisations_addressDTO_countryId",
|
|
784
|
+
OrganisationEmplAddrHouseNo = "employeeOfOrganisations_addressDTO_houseNo",
|
|
785
|
+
OrganisationEmplAddrPostalCode = "employeeOfOrganisations_addressDTO_postalCode",
|
|
786
|
+
OrganisationEmplAddrStreetName = "employeeOfOrganisations_addressDTO_streetName",
|
|
787
|
+
OrganisationEmplAddrUseGoogle = "viewOnly_organisationEmplAddrUseGoogle",
|
|
788
|
+
OrganisationEmplMailAddress = "employeeOfOrganisations_mailAddress",
|
|
789
|
+
OrganisationEmplHeader = "organisationEmplHeader",
|
|
790
|
+
OrganisationEmplName = "employeeOfOrganisations_familyName",
|
|
791
|
+
OrganisationEmplPhoneNumber = "employeeOfOrganisations_phoneNumber",
|
|
792
|
+
OrganisationEmplReferenceTypes = "employeeOfOrganisations_referenceTypeIds",
|
|
793
|
+
OrganisationName = "contactOrganizations_familyName",
|
|
794
|
+
OrganisationPhoneNumber = "contactOrganizations_phoneNumber",
|
|
795
|
+
OrganisationReferenceTypes = "contactOrganizations_referenceTypeIds",
|
|
796
|
+
OrganisationsAddrCity = "contactOrganizations_addressDTO_city",
|
|
797
|
+
OrganisationsAddrCountry = "contactOrganizations_addressDTO_countryId",
|
|
798
|
+
OrganisationsAddrHouseNo = "contactOrganizations_addressDTO_houseNo",
|
|
799
|
+
OrganisationsAddrPostalCode = "contactOrganizations_addressDTO_postalCode",
|
|
800
|
+
OrganisationsAddrStreetName = "contactOrganizations_addressDTO_streetName",
|
|
801
|
+
OrganisationsAddrUseGoogle = "viewOnly_organisationsAddrUseGoogle",
|
|
802
|
+
OrganisationsHeader = "organisationsHeader",
|
|
803
|
+
OrganisationUnitCode = "organisationUnitCode",
|
|
804
|
+
OrganisEmplAddrHouseNoAddition = "employeeOfOrganisations_addressDTO_houseNoAddition",
|
|
805
|
+
OwnRiskEndDate = "ownRisks_endDate",
|
|
806
|
+
OwnRiskHeader = "ownRiskHeader",
|
|
807
|
+
OwnRiskIsRiskTaker = "ownRisks_isRiskTaker",
|
|
808
|
+
OwnRiskStartDate = "ownRisks_startDate",
|
|
809
|
+
OwnRiskType = "ownRisks_type",
|
|
810
|
+
PackageStickers = "packageStickers",
|
|
811
|
+
ParentRelationHeader = "parentRelationHeader",
|
|
812
|
+
ParentRelationId = "parentRelationId",
|
|
813
|
+
PartTimeFactor = "contracts_salaries_partTimeFactorPercentage",
|
|
814
|
+
Password = "password",
|
|
815
|
+
PaymentCondition = "paymentCondition",
|
|
816
|
+
PaymentMethod = "paymentMethod",
|
|
817
|
+
PaymentSpecificationLayoutLov = "paymentSpecificationLayoutLov",
|
|
818
|
+
PersonMailAddress = "contacts_mailAddress",
|
|
819
|
+
PersonFirstName = "contacts_firstName",
|
|
820
|
+
PersonInitials = "contacts_initials",
|
|
821
|
+
PersonLastName = "contacts_familyName",
|
|
822
|
+
PersonPhoneNumber = "contacts_phoneNumber",
|
|
823
|
+
PersonReferenceTypes = "contacts_referenceTypeIds",
|
|
824
|
+
PersonsAddrCity = "contacts_addressDTO_city",
|
|
825
|
+
PersonsAddrCountry = "contacts_addressDTO_countryId",
|
|
826
|
+
PersonsAddrGoogleAutoComplete = "viewOnly_personsAddrGoogleAutoComplete",
|
|
827
|
+
PersonsAddrHouseNo = "contacts_addressDTO_houseNo",
|
|
828
|
+
PersonsAddrHouseNoAddition = "contacts_addressDTO_houseNoAddition",
|
|
829
|
+
PersonsAddrPostalCode = "contacts_addressDTO_postalCode",
|
|
830
|
+
PersonsAddrStreetName = "contacts_addressDTO_streetName",
|
|
831
|
+
PersonsAddrUseGoogle = "viewOnly_personsAddrUseGoogle",
|
|
832
|
+
PersonsHeader = "personsHeader",
|
|
833
|
+
PickUpReceiptLayoutLov = "pickUpReceiptLayoutLov",
|
|
834
|
+
Prefix = "prefix",
|
|
835
|
+
PriceType = "priceType",
|
|
836
|
+
RelationStatus = "relationStatus",
|
|
837
|
+
Priority = "priority",
|
|
838
|
+
PrivacyHeader = "privacyHeader",
|
|
839
|
+
Provision = "provision",
|
|
840
|
+
PurchasingOrganization = "purchasingOrganization",
|
|
841
|
+
QuotationLayoutLov = "quotationLayoutLov",
|
|
842
|
+
Ranges = "ranges",
|
|
843
|
+
ReasonEndEmployment = "reasonEndEmployment",
|
|
844
|
+
ReceiptLayoutLov = "receiptLayoutLov",
|
|
845
|
+
RelationNumber = "relationNumber",
|
|
846
|
+
RelationObserverId = "observers_observerRelationId",
|
|
847
|
+
RelationObserverDateIn = "observers_dateIn",
|
|
848
|
+
RelationObserverDateOut = "observers_dateOut",
|
|
849
|
+
RelationObserverHeader = "relationObserverHeader",
|
|
850
|
+
RelmanSidebar = "relmanSidebar",
|
|
851
|
+
RelmanSidebarButton = "relmanSidebarButton",
|
|
852
|
+
RememberedDevicesHeader = "rememberedDevicesHeader",
|
|
853
|
+
ReminderDeliveryTimeLayoutLov = "reminderDeliveryTimeLayoutLov",
|
|
854
|
+
ReminderLayoutLov = "reminderLayoutLov",
|
|
855
|
+
ReminderOrderReceiptLayoutLov = "reminderOrderReceiptLayoutLov",
|
|
856
|
+
RemoveAccountManagerButton = "removeAccountManagerButton",
|
|
857
|
+
RemoveBankAccountButton = "removeBankAccountButton",
|
|
858
|
+
RemoveBranchAdministrationBttn = "removeBranchAdministrationBttn",
|
|
859
|
+
RemoveBranchLedgerWarehButton = "removeBranchLedgerWarehButton",
|
|
860
|
+
RemoveBranchWarehouseButton = "removeBranchWarehouseButton",
|
|
861
|
+
RemoveCaseManagerButton = "removeCaseManagerButton",
|
|
862
|
+
RemoveCaseManagerTDButton = "removeCaseManagerTDButton",
|
|
863
|
+
RemoveConnectionButton = "removeConnectionButton",
|
|
864
|
+
RemoveConsultantButton = "removeConsultantButton",
|
|
865
|
+
RemoveConsultDoctorButton = "removeConsultDoctorButton",
|
|
866
|
+
RemoveContactCustomerButton = "removeContactCustomerButton",
|
|
867
|
+
RemoveContactEmployeeButton = "removeContactEmployeeButton",
|
|
868
|
+
RemoveContactMomentButton = "removeContactMomentButton",
|
|
869
|
+
RemoveContactOptionButton = "removeContactOptionButton",
|
|
870
|
+
RemoveAddressContactOptionButton = "removeAddressContactOptButton",
|
|
871
|
+
RemoveDepartmentButton = "removeDepartmentButton",
|
|
872
|
+
RemoveDocumentButton = "removeDocumentButton",
|
|
873
|
+
RemoveEducationButton = "removeEducationButton",
|
|
874
|
+
RemoveEmolumentButton = "removeEmolumentButton",
|
|
875
|
+
RemoveEmployeeContractButton = "removeEmployeeContractButton",
|
|
876
|
+
removeEmployeeFteBttn = "removeEmployeeFteBttn",
|
|
877
|
+
RemoveHardwareButton = "removeHardwareButton",
|
|
878
|
+
RemoveIdentificationButton = "removeIdentificationButton",
|
|
879
|
+
RemoveInsuredInterestButton = "removeInsuredInterestButton",
|
|
880
|
+
RemoveLaborExpertButton = "removeLaborExpertButton",
|
|
881
|
+
RemoveManagedDepartmentBttn = "removeManagedDepartmentBttn",
|
|
882
|
+
RemoveMedicalOfficerButton = "removeMedicalOfficerButton",
|
|
883
|
+
RemoveNotitionButton = "removeNotitionButton",
|
|
884
|
+
RemoveOffsetAccountButton = "removeOffsetAccountButton",
|
|
885
|
+
RemoveOrganisationButton = "removeOrganisationButton",
|
|
886
|
+
RemoveOrganisationEmplButton = "removeOrganisationEmplButton",
|
|
887
|
+
RemoveOwnRiskButton = "removeOwnRiskButton",
|
|
888
|
+
RemovePersonButton = "removePersonButton",
|
|
889
|
+
RemoveRelationButton = "removeRelationButton",
|
|
890
|
+
RemoveRelObserverButton = "removeRelObserverButton",
|
|
891
|
+
RemoveRememberedDeviceBttn = "removeRememberedDeviceBttn",
|
|
892
|
+
RemoveSalaryDataButton = "removeSalaryDataButton",
|
|
893
|
+
RemoveSalaryDataDocBttn = "removeSalaryDataDocBttn",
|
|
894
|
+
RemoveServiceButton = "removeServiceButton",
|
|
895
|
+
RemoveServiceProviderButton = "removeServiceProviderButton",
|
|
896
|
+
RemoveSkillButton = "removeSkillButton",
|
|
897
|
+
RemoveSoftwareButton = "removeSoftwareButton",
|
|
898
|
+
RemoveStaffDoctorButton = "removeStaffDoctorButton",
|
|
899
|
+
RemoveWageTaxNumberButton = "removeWageTaxNumberButton",
|
|
900
|
+
RepeatPassword = "repeatPassword",
|
|
901
|
+
ResetPassword = "resetPassword",
|
|
902
|
+
RiskProfile = "riskProfileId",
|
|
903
|
+
RiskProfileHeader = "riskProfileHeader",
|
|
904
|
+
SalaryAmount = "contracts_salaries_salaryAmount",
|
|
905
|
+
SalaryCurrency = "contracts_salaries_salaryCurrencyId",
|
|
906
|
+
SalaryDataDocumentsHeader = "salaryDataDocumentsHeader",
|
|
907
|
+
SalaryDataHeader = "salaryDataHeader",
|
|
908
|
+
SalaryHoursPerWeek = "contracts_salaries_standWorkingHoursPerWeek",
|
|
909
|
+
SalaryPeriod = "contracts_salaries_payFrequency",
|
|
910
|
+
SalaryReasonEndDate = "contracts_salaries_reasonEndDate",
|
|
911
|
+
SalarySpecificationHeader = "salarySpecificationHeader",
|
|
912
|
+
SalaryStartDate = "contracts_salaries_startDate",
|
|
913
|
+
SbiCode = "standardDutchCompanyDivision",
|
|
914
|
+
Schedule = "contracts_salaries_schedule",
|
|
915
|
+
ScheduleExplanation = "contracts_salaries_scheduleExplanation",
|
|
916
|
+
SearchAddress = "addresses_searchAddress",
|
|
917
|
+
SegmentationHeader = "segmentationHeader",
|
|
918
|
+
SendsConfirmations = "sendsConfirmations",
|
|
919
|
+
ServDelAddServProvButton = "servDel_AddServProvButton",
|
|
920
|
+
ServDelRemoveServProvButton = "servDel_RemoveServProvButton",
|
|
921
|
+
ServDelServiceProviderEndDate = "servDel_ServiceProviderEndDate",
|
|
922
|
+
ServDelServiceProvidersHeader = "servDel_ServiceProvidersHeader",
|
|
923
|
+
ServDelServProvContractNr = "servDel_ServProvContractNr",
|
|
924
|
+
ServDelServProvExternal = "servDel_ServProvExternal",
|
|
925
|
+
ServDelServProvRefNr = "servDel_ServProvRefNr",
|
|
926
|
+
ServDelServProvRegistrNr = "servDel_ServProvRegistrNr",
|
|
927
|
+
ServDelServProvStartDate = "servDel_ServProvStartDate",
|
|
928
|
+
ServDelServProvSupplierId = "serviceProviders_supplierId",
|
|
929
|
+
ServiceContractAimedResponseTime = "serviceContractAimedResponseTime",
|
|
930
|
+
ServiceContractArticle = "serviceContractArticle",
|
|
931
|
+
ServiceContractDescription = "serviceContractDescription",
|
|
932
|
+
ServiceContractEndDate = "serviceContractEndDate",
|
|
933
|
+
ServiceContractMaintenanceFee = "serviceContractMaintenanceFee",
|
|
934
|
+
ServiceContractMaxResponseTime = "serviceContractMaxResponseTime",
|
|
935
|
+
ServiceContractMaxSupportTime = "serviceContractMaxSupportTime",
|
|
936
|
+
ServiceContractRate = "serviceContractRate",
|
|
937
|
+
ServiceContractRemarks = "serviceContractRemarks",
|
|
938
|
+
ServiceContractStartDate = "serviceContractStartDate",
|
|
939
|
+
ServiceContractType = "serviceContractType",
|
|
940
|
+
ServiceDeliveryRegistrHdr = "serviceDeliveryRegistrHdr",
|
|
941
|
+
ServiceDeliveryTab = "serviceDeliveryTab",
|
|
942
|
+
ServicePeriodSelect = "datePeriodSelect",
|
|
943
|
+
ServiceProduct = "serviceProduct",
|
|
944
|
+
ServiceProductBlocked = "serviceProductBlocked",
|
|
945
|
+
ServiceProductValue = "serviceProductValue",
|
|
946
|
+
ServiceProviderContractNumber = "serviceProviders_contractNumber",
|
|
947
|
+
ServiceProviderEndDate = "serviceProviders_endDate",
|
|
948
|
+
ServiceProviderExternal = "serviceProviders_external",
|
|
949
|
+
ServiceProviderReferenceNumber = "serviceProviders_referenceNumber",
|
|
950
|
+
ServiceProviderRegistrationNr = "serviceProviders_registrationNumber",
|
|
951
|
+
ServiceProvidersHeader = "serviceProvidersHeader",
|
|
952
|
+
ServiceProviderStartDate = "serviceProviders_startDate",
|
|
953
|
+
ServiceProviderSupplierId = "serviceProviders_supplierId",
|
|
954
|
+
ServiceReceiptLayoutLov = "serviceReceiptLayoutLov",
|
|
955
|
+
ServicesHeader = "servicesHeader",
|
|
956
|
+
ServicesTab = "servicesTab",
|
|
957
|
+
ServiceUnion = "union",
|
|
958
|
+
ServiceUnionNr = "unionNr",
|
|
959
|
+
LayoutSettingsHeader = "settingsHeader",
|
|
960
|
+
SettingsTab = "settingsTab",
|
|
961
|
+
ShareDashboard = "shareDashboard",
|
|
962
|
+
SkillCapacityPercentage = "personalSkills_capacity",
|
|
963
|
+
Skills = "personalSkills_skillId",
|
|
964
|
+
SkillsHeader = "skillsHeader",
|
|
965
|
+
SkillsTab = "skillsTab",
|
|
966
|
+
SocialInsuredWage = "contracts_salaries_socialAssuranceSalaryAmount",
|
|
967
|
+
SoftwareAccountAddButton = "softwareAccountAddButton",
|
|
968
|
+
SoftwareAccountDescription = "softwareAccountDescription",
|
|
969
|
+
SoftwareAccountKind = "softwareAccountKind",
|
|
970
|
+
SoftwareAccountPassword = "softwareAccountPassword",
|
|
971
|
+
SoftwareAccountsHeader = "softwareAccountsHeader",
|
|
972
|
+
SoftwareAccountUser = "softwareAccountUser",
|
|
973
|
+
SoftwareApplicationKindId = "softwareApplicationKindId",
|
|
974
|
+
SoftwareApplicationPatchset = "softwareApplicationPatchset",
|
|
975
|
+
SoftwareApplicationVersion = "softwareApplicationVersion",
|
|
976
|
+
SoftwareContractAimedResponseTime = "softwareContractAimedResponseTime",
|
|
977
|
+
SoftwareContractArticle = "softwareContractArticle",
|
|
978
|
+
SoftwareContractDescription = "softwareContractDescription",
|
|
979
|
+
SoftwareContractEndDate = "softwareContractEndDate",
|
|
980
|
+
SoftwareContractMaintenanceFee = "softwareContractMaintenanceFee",
|
|
981
|
+
SoftwareContractMaxResponseTime = "softwareContractMaxResponseTime",
|
|
982
|
+
SoftwareContractMaxSupportTime = "softwareContractMaxSupportTime",
|
|
983
|
+
SoftwareContractRate = "softwareContractRate",
|
|
984
|
+
SoftwareContractRemarks = "softwareContractRemarks",
|
|
985
|
+
SoftwareContractStartDate = "softwareContractStartDate",
|
|
986
|
+
SoftwareContractType = "softwareContractType",
|
|
987
|
+
SoftwareDatabaseVersion = "softwareDatabaseVersion",
|
|
988
|
+
SoftwareMaxAmountUsers = "softwareMaxAmountUsers",
|
|
989
|
+
SoftwareProduct = "softwareProduct",
|
|
990
|
+
SoftwareProductBlocked = "softwareProductBlocked",
|
|
991
|
+
SoftwareProductLicenceDate = "softwareProductLicenceDate",
|
|
992
|
+
SoftwareProductUseSerialNo = "softwareProductUseSerialNo",
|
|
993
|
+
SoftwareProductValue = "softwareProductValue",
|
|
994
|
+
SoftwareRemoveAccountButton = "softwareRemoveAccountButton",
|
|
995
|
+
SoftwareSchema = "softwareSchema",
|
|
996
|
+
SoftwareSchemaName = "softwareSchemaName",
|
|
997
|
+
StaffDoctors = "staffDoctors",
|
|
998
|
+
StaffDoctorsHeader = "staffDoctorsHeader",
|
|
999
|
+
StandardDelivery = "standardDelivery",
|
|
1000
|
+
StandardHours = "standardWeeklyWorkingHours",
|
|
1001
|
+
StartAndEndHeader = "startAndEndHeader",
|
|
1002
|
+
StartDate = "startDate",
|
|
1003
|
+
StatisticsGroup = "statisticsGroup",
|
|
1004
|
+
StatisticsNr = "statisticsNr",
|
|
1005
|
+
StatusBlock = "statusBlock",
|
|
1006
|
+
StickerIL = "stickerIL",
|
|
1007
|
+
SupplierGroup = "supplierGroup",
|
|
1008
|
+
SupplierType = "supplierType",
|
|
1009
|
+
TagsAddButton = "tagsAddButton",
|
|
1010
|
+
TagsAvailable = "tagsAvailable",
|
|
1011
|
+
TagsJoined = "tagsJoined",
|
|
1012
|
+
TagsTabHeader = "tagsTabHeader",
|
|
1013
|
+
TaxCode = "businessDutchTaxGroupId",
|
|
1014
|
+
TaxWage = "contracts_salaries_taxSalaryAmount",
|
|
1015
|
+
TimesAndDaysHeader = "timesAndDaysHeader",
|
|
1016
|
+
TitleId = "titleId",
|
|
1017
|
+
TotalPayroll = "totalPayroll",
|
|
1018
|
+
TotalTurnover = "totalTurnover",
|
|
1019
|
+
TransactionsHeader = "transactionsHeader",
|
|
1020
|
+
TransactionsTab = "transactionsTab",
|
|
1021
|
+
TrialInvoiceLayoutLov = "trialInvoiceLayoutLov",
|
|
1022
|
+
TurnoverCurrencyCode = "turnoverCurrencyCode",
|
|
1023
|
+
TypeField = "type",
|
|
1024
|
+
UseGoogle = "useGoogle",
|
|
1025
|
+
UserGroup = "userGroupId",
|
|
1026
|
+
UserGroupSelect = "userGroupSelect",
|
|
1027
|
+
Username = "username",
|
|
1028
|
+
UwvRegistrationNumber = "uwvRegistrationNumber",
|
|
1029
|
+
ValueHeader = "valueHeader",
|
|
1030
|
+
VatCode = "vatCode",
|
|
1031
|
+
VatHeader = "vatHeader",
|
|
1032
|
+
VatNumber = "vatNumber",
|
|
1033
|
+
VatId = "vatId",
|
|
1034
|
+
VatPayment = "vatPayment",
|
|
1035
|
+
WagePaymentIllness = "contracts_salaries_continuedPaymentPercentage",
|
|
1036
|
+
WagePaymentPercentage = "continuedPaymentPercentage",
|
|
1037
|
+
WagePerEmployee = "payrollPerEmployee",
|
|
1038
|
+
WageTaxNumber = "payrollNumbers_payrollNumber",
|
|
1039
|
+
WageTaxNumbersHeader = "wageTaxNumbersHeader",
|
|
1040
|
+
WorkOrderLayoutLov = "workOrderLayoutLov",
|
|
1041
|
+
WorkPermitEndDate = "workPermitEndDate",
|
|
1042
|
+
WorkPermitHeader = "workPermitHeader",
|
|
1043
|
+
WorkPermitNumber = "workPermitNumber",
|
|
1044
|
+
WorkPermitStartDate = "workPermitStartDate",
|
|
1045
|
+
WorkshopReceiptLayoutLov = "workshopReceiptLayoutLov",
|
|
1046
|
+
YearsExperience = "personalSkills_yearsOfExperience",
|
|
1047
|
+
ImagesHeader = "imagesHeader",
|
|
1048
|
+
AddImageButton = "addImageButton",
|
|
1049
|
+
RemoveImageButton = "removeImageButton",
|
|
1050
|
+
AddByUrlImageButton = "addByUrlImageButton",
|
|
1051
|
+
AddNewEmployeeLink = "addNewEmployeeLink",
|
|
1052
|
+
GoToAbsenceStatisticsLink = "goToAbsenceStatisticsLink",
|
|
1053
|
+
CreatePreventiveAbsenceFileLink = "createPreventiveAbsenceFileLink",
|
|
1054
|
+
OpenPreventiveAbsenceFileLink = "openPreventiveAbsenceFileLink",
|
|
1055
|
+
PoliciesHeader = "policiesHeader",
|
|
1056
|
+
PolicyAddButton = "policyAddButton",
|
|
1057
|
+
PolicyInsuranceType = "policyInsuranceType",
|
|
1058
|
+
PolicyPolicyNumber = "policyPolicyNumber",
|
|
1059
|
+
PolicyOwnRiskType = "policyOwnRiskType",
|
|
1060
|
+
PolicyStopLossPercentage = "policyStopLossPercentage",
|
|
1061
|
+
PolicyOwnRiskPeriod = "policyOwnRiskPeriod",
|
|
1062
|
+
PolicyPeriodDayConvention = "policyPeriodDayConvention",
|
|
1063
|
+
PolicyWageType = "policyWageType",
|
|
1064
|
+
PolicyNrOfDaysToRegister = "policyNrOfDaysToRegister",
|
|
1065
|
+
PolicyOverCoveragePerc = "policyOverCoveragePerc",
|
|
1066
|
+
PolicyInFlowRisk = "policyInFlowRisk",
|
|
1067
|
+
PolicyOutFlowRisk = "policyOutFlowRisk",
|
|
1068
|
+
PolicyInsuranceCompany = "policyInsuranceCompany",
|
|
1069
|
+
PolicyEmployeeMaxInsureAmt = "policyEmployeeMaxInsureAmt",
|
|
1070
|
+
PolicyDgaInsured = "policyDgaInsured",
|
|
1071
|
+
PolicyStartDate = "policyStartDate",
|
|
1072
|
+
PolicyEndDate = "policyEndDate",
|
|
1073
|
+
ChildOrganizationsHeader = "childOrganizationsHeader",
|
|
1074
|
+
ChildOrganizationFamilyName = "childOrganizations_familyName",
|
|
1075
|
+
CreateServiceByOrder = "createServiceByOrder",
|
|
1076
|
+
CreateNewServiceButton = "createNewServiceButton",
|
|
1077
|
+
ServicesGridTransNr = "servicesGridTransNr",
|
|
1078
|
+
ServicesGridServicePriority = "servicesGridServicePriority",
|
|
1079
|
+
ServicesGridSourceDocId = "servicesGridSourceDocId",
|
|
1080
|
+
ServicesGridServiceReport = "servicesGridServiceReport",
|
|
1081
|
+
ServicesGridProduct = "servicesGridProduct",
|
|
1082
|
+
ServicesGridCreatedBy = "servicesGridExecName",
|
|
1083
|
+
ServicesGridTransDate = "servicesGridTransDate",
|
|
1084
|
+
ServicesGridServiceStatus = "servicesGridServiceStatus",
|
|
1085
|
+
ServicesGridOpenCompleted = "servicesGridOpenCompleted",
|
|
1086
|
+
ServicesGridTransitionDate = "servicesGridTransitionDate",
|
|
1087
|
+
TransactionsTransactionNr = "transactionsTransactionNr",
|
|
1088
|
+
TransactionsMatchingInvoice = "transactionsMatchingInvoice",
|
|
1089
|
+
TransactionsTransactionDate = "transactionsTransactionDate",
|
|
1090
|
+
TransactionsCurrencyId = "transactionsCurrencyId",
|
|
1091
|
+
TransactionsOrderTotalIncl = "transactionsOrderTotalIncl",
|
|
1092
|
+
TransactionsPaidDown = "transactionsPaidDown",
|
|
1093
|
+
TransactionsToPayDown = "transactionsToPayDown",
|
|
1094
|
+
TransactionsStatus = "transactionsStatus",
|
|
1095
|
+
TransactionsRelReference = "transactionsRelReference",
|
|
1096
|
+
TransactionsOwnReference = "transactionsOwnReference",
|
|
1097
|
+
CollectiveSalaryHeader = "collectiveSalaryHeader",
|
|
1098
|
+
AddCollectiveSalaryButton = "addCollectiveSalaryButton",
|
|
1099
|
+
RemoveCollectiveSalaryButton = "removeCollectiveSalaryButton",
|
|
1100
|
+
AddByUrlCollectiveSalaryButton = "addByUrlCollectiveSalaryButton",
|
|
1101
|
+
GoToCollectiveSalaryLink = "goToCollectiveSalaryLink",
|
|
1102
|
+
TextTagsHeader = "textTagsHeader",
|
|
1103
|
+
ImageTagsHeader = "imageTagsHeader",
|
|
1104
|
+
TextDocumentAddTagsButton = "txtDocumentAddTagsButton",
|
|
1105
|
+
TextDocumentDescription = "txtDocumentDescription",
|
|
1106
|
+
TextDocumentDownloadable = "txtDocumentDownloadable",
|
|
1107
|
+
TextDocumentPublishTo = "txtDocumentPublishTo",
|
|
1108
|
+
ImageDocumentAddTagsButton = "imgDocumentAddTagsButton",
|
|
1109
|
+
ImageDocumentDescription = "imgDocumentDescription",
|
|
1110
|
+
ImageDocumentAttachNotification = "imgDocumentAttachNotification",
|
|
1111
|
+
ImageDocumentDisplayType = "imgDocumentDisplayType",
|
|
1112
|
+
ImageDocumentStoreGroups = "imgDocumentStoreGroups",
|
|
1113
|
+
ImageDocumentPublishTo = "imgDocumentPublishTo",
|
|
1114
|
+
SlaHardwareProductHeader = "slaHardwareProductHeader",
|
|
1115
|
+
SlaHardwareHardwareHeader = "slaHardwareHardwareHeader",
|
|
1116
|
+
SlaHardwareDetailsHeader = "slaHardwareDetailsHeader",
|
|
1117
|
+
SlaSoftwareProductHeader = "slaSoftwareProductHeader",
|
|
1118
|
+
SlaSoftwareSoftwareHeader = "slaSoftwareSoftwareHeader",
|
|
1119
|
+
SlaSoftwareDetailsHeader = "slaSoftwareDetailsHeader",
|
|
1120
|
+
SlaServicesProductHeader = "slaServicesProductHeader",
|
|
1121
|
+
SlaServicesDetailsHeader = "slaServicesDetailsHeader",
|
|
1122
|
+
ContractsHardwareGrid = "contractsHardwareGrid",
|
|
1123
|
+
ContractsHwGridProdDescr = "contractsHwGridProdDescr",
|
|
1124
|
+
ContractsHwGridCharge = "contractsHwGridCharge",
|
|
1125
|
+
ContractsHwGridSerialNrs = "contractsHwGridSerialNrs",
|
|
1126
|
+
ContractsHwGridMaxSuppTime = "contractsHwGridMaxSuppTime",
|
|
1127
|
+
ContractsHwGridBlocked = "contractsHwGridBlocked",
|
|
1128
|
+
ContractsHwGridContractNr = "contractsHwGridContractNr",
|
|
1129
|
+
ContractsHwGridContractType = "contractsHwGridContractType",
|
|
1130
|
+
ContractsHwGridDescr = "contractsHwGridDescr",
|
|
1131
|
+
ContractsHwGridProduct = "contractsHwGridProduct",
|
|
1132
|
+
ContractsHwGridProdValue = "contractsHwGridProdValue",
|
|
1133
|
+
ContractsHwGridIpAddr = "contractsHwGridIpAddr",
|
|
1134
|
+
ContractsHwGridDelivDate = "contractsHwGridDelivDate",
|
|
1135
|
+
ContractsHwGridDelivByNr = "contractsHwGridDelivByNr",
|
|
1136
|
+
ContractsHwGridDelivByCol = "contractsHwGridDelivByCol",
|
|
1137
|
+
ContractsHwGridOS = "contractsHwGridOS",
|
|
1138
|
+
ContractsHwGridBackupKind = "contractsHwGridBackupKind",
|
|
1139
|
+
ContractsHwGridIsActive = "contractsHwGridIsActive",
|
|
1140
|
+
ContractsHwGridStartDate = "contractsHwGridStartDate",
|
|
1141
|
+
ContractsHwGridEndDate = "contractsHwGridEndDate",
|
|
1142
|
+
ContractsSoftwareGrid = "contractsSoftwareGrid",
|
|
1143
|
+
ContractsSwGridProduct = "contractsSwGridProduct",
|
|
1144
|
+
ContractsSwGridProdDescr = "contractsSwGridProdDescr",
|
|
1145
|
+
ContractsSwGridCharge = "contractsSwGridCharge",
|
|
1146
|
+
ContractsSwGridSerialNrs = "contractsSwGridSerialNrs",
|
|
1147
|
+
ContractsSwGridMaxSuppTime = "contractsSwGridMaxSuppTime",
|
|
1148
|
+
ContractsSwGridBlocked = "contractsSwGridBlocked",
|
|
1149
|
+
ContractsSwGridApplication = "contractsSwGridApplication",
|
|
1150
|
+
ContractsSwGridContractNr = "contractsSwGridContractNr",
|
|
1151
|
+
ContractsSwGridContractType = "contractsSwGridContractType",
|
|
1152
|
+
ContractsSwGridDescr = "contractsSwGridDescr",
|
|
1153
|
+
ContractsSwGridProdValue = "contractsSwGridProdValue",
|
|
1154
|
+
ContractsSwGridSerialNr = "contractsSwGridSerialNr",
|
|
1155
|
+
ContractsSwGridVersion = "contractsSwGridVersion",
|
|
1156
|
+
ContractsSwGridPatchSet = "contractsSwGridPatchSet",
|
|
1157
|
+
ContractsSwGridMaxUsers = "contractsSwGridMaxUsers",
|
|
1158
|
+
ContractsSwGridDBVersion = "contractsSwGridDBVersion",
|
|
1159
|
+
ContractsSwGridSchema = "contractsSwGridSchema",
|
|
1160
|
+
ContractsSwGridSchemaName = "contractsSwGridSchemaName",
|
|
1161
|
+
ContractsSwGridLicenseDate = "contractsSwGridLicenseDate",
|
|
1162
|
+
ContractsSwGridIsActive = "contractsSwGridIsActive",
|
|
1163
|
+
ContractsSwGridStartDate = "contractsSwGridStartDate",
|
|
1164
|
+
ContractsSwGridEndDate = "contractsSwGridEndDate",
|
|
1165
|
+
ContractsConnectionsGrid = "contractsConnectionsGrid",
|
|
1166
|
+
ContractsConnsGridProdDescr = "contractsConnsGridProdDescr",
|
|
1167
|
+
ContractsConnsGridDescr = "contractsConnsGridDescr",
|
|
1168
|
+
ContractsConnsGridProduct = "contractsConnsGridProduct",
|
|
1169
|
+
ContractsConnsGridIpAddr = "contractsConnsGridIpAddr",
|
|
1170
|
+
ContractsConnsGridConnKind = "contractsConnsGridConnKind",
|
|
1171
|
+
ContractsServiceGrid = "contractsServiceGrid",
|
|
1172
|
+
ContractsSvcGridProdDescr = "contractsSvcGridProdDescr",
|
|
1173
|
+
ContractsSvcGridCharge = "contractsSvcGridCharge",
|
|
1174
|
+
ContractsSvcGridBlocked = "contractsSvcGridBlocked",
|
|
1175
|
+
ContractsSvcGridDescr = "contractsSvcGridDescr",
|
|
1176
|
+
ContractsSvcGridProduct = "contractsSvcGridProduct",
|
|
1177
|
+
ContractsSvcGridMaxSuppTime = "contractsSvcGridMaxSuppTime",
|
|
1178
|
+
ContractsSvcGridProdValue = "contractsSvcGridProdValue",
|
|
1179
|
+
ContractsSvcGridContrNr = "contractsSvcGridContrNr",
|
|
1180
|
+
ContractsSvcGridContrType = "contractsSvcGridContrType",
|
|
1181
|
+
ContractsSvcGridIsActive = "contractsSvcGridIsActive",
|
|
1182
|
+
ContractsSvcGridStartDate = "contractsSvcGridStartDate",
|
|
1183
|
+
ContractsSvcGridEndDate = "contractsSvcGridEndDate"
|
|
1184
|
+
}
|
|
1185
|
+
|
|
1186
|
+
declare class RelationComponent implements OnInit, OnDestroy {
|
|
1187
|
+
protected relationEventService: RelationEventService;
|
|
1188
|
+
private _translationService;
|
|
1189
|
+
private _settingsService;
|
|
1190
|
+
private _relationConnectorService;
|
|
1191
|
+
private _relationService;
|
|
1192
|
+
iconCacheService: IconCacheService;
|
|
1193
|
+
readonly icons: typeof Icon;
|
|
1194
|
+
readonly relmanCfgNames: typeof RelmanCfgName;
|
|
1195
|
+
loadRelationFromLoginResponse: boolean;
|
|
1196
|
+
forceReadOnly: boolean;
|
|
1197
|
+
customerPortal: boolean;
|
|
1198
|
+
showClass(): boolean;
|
|
1199
|
+
relation: RelationAnyType;
|
|
1200
|
+
relationTitle: string;
|
|
1201
|
+
collection: Title[];
|
|
1202
|
+
private _subs;
|
|
1203
|
+
constructor(relationEventService: RelationEventService, _translationService: CoreComponentsTranslationService, _settingsService: RelationSettingsService, _relationConnectorService: RelationConnectorService, _relationService: RelationService, iconCacheService: IconCacheService);
|
|
1204
|
+
ngOnInit(): Promise<void>;
|
|
1205
|
+
ngOnDestroy(): void;
|
|
1206
|
+
handleSaveClick(): Promise<void>;
|
|
1207
|
+
getTitleCollection(): Promise<void>;
|
|
1208
|
+
getTitleForRelation(relation: RelationAnyType): string;
|
|
1209
|
+
getGenderLabel(gender: string): string;
|
|
1210
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationComponent, never>;
|
|
1211
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationComponent, "co-relation", never, { "loadRelationFromLoginResponse": { "alias": "loadRelationFromLoginResponse"; "required": false; }; "forceReadOnly": { "alias": "forceReadOnly"; "required": false; }; "customerPortal": { "alias": "customerPortal"; "required": false; }; }, {}, never, never, false, never>;
|
|
1212
|
+
}
|
|
1213
|
+
|
|
1214
|
+
declare class RelationLoaderComponent implements OnInit, OnDestroy {
|
|
1215
|
+
private _relationEventService;
|
|
1216
|
+
showLoader: boolean;
|
|
1217
|
+
private _loaderSub;
|
|
1218
|
+
private _showLoaderTimeout;
|
|
1219
|
+
constructor(_relationEventService: RelationEventService);
|
|
1220
|
+
ngOnInit(): void;
|
|
1221
|
+
ngOnDestroy(): void;
|
|
1222
|
+
_setShowLoader(show: boolean): void;
|
|
1223
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationLoaderComponent, never>;
|
|
1224
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationLoaderComponent, "co-relation-loader", never, {}, {}, never, never, false, never>;
|
|
1225
|
+
}
|
|
1226
|
+
|
|
1227
|
+
declare abstract class RelationBaseComponent implements OnInit, OnDestroy {
|
|
1228
|
+
relationService: RelationService;
|
|
1229
|
+
iconCacheService: IconCacheService;
|
|
1230
|
+
protected relationConnectorService: RelationConnectorService;
|
|
1231
|
+
protected relationEventService: RelationEventService;
|
|
1232
|
+
readonly icons: typeof Icon;
|
|
1233
|
+
set relation(value: RelationAnyType);
|
|
1234
|
+
get relation(): RelationAnyType;
|
|
1235
|
+
relationChange: EventEmitter<RelationAnyType>;
|
|
1236
|
+
protected subs: Subscription[];
|
|
1237
|
+
constructor(relationService: RelationService, iconCacheService: IconCacheService, relationConnectorService: RelationConnectorService, relationEventService: RelationEventService);
|
|
1238
|
+
ngOnInit(): void;
|
|
1239
|
+
ngOnDestroy(): void;
|
|
1240
|
+
protected relationSet(): void;
|
|
1241
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationBaseComponent, never>;
|
|
1242
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<RelationBaseComponent, never, never, { "relation": { "alias": "relation"; "required": false; }; }, { "relationChange": "relationChange"; }, never, never, true, never>;
|
|
1243
|
+
}
|
|
1244
|
+
|
|
1245
|
+
declare abstract class RelationScreenConfigBaseComponent extends RelationBaseComponent implements ScreenConfigAdapterComponent {
|
|
1246
|
+
readonly cfgName: typeof RelmanCfgName;
|
|
1247
|
+
decimals: number;
|
|
1248
|
+
forceReadonly: boolean;
|
|
1249
|
+
hidden: boolean;
|
|
1250
|
+
maxLength: number;
|
|
1251
|
+
objectConfigName: string;
|
|
1252
|
+
readonly: boolean;
|
|
1253
|
+
redErrorBackground: boolean;
|
|
1254
|
+
required: boolean;
|
|
1255
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationScreenConfigBaseComponent, never>;
|
|
1256
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<RelationScreenConfigBaseComponent, never, never, {}, {}, never, never, true, never>;
|
|
1257
|
+
}
|
|
1258
|
+
|
|
1259
|
+
declare class RelationFirstNameComponent extends RelationScreenConfigBaseComponent {
|
|
1260
|
+
showClass: boolean;
|
|
1261
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationFirstNameComponent, never>;
|
|
1262
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationFirstNameComponent, "co-relation-first-name", never, {}, {}, never, never, false, never>;
|
|
1263
|
+
}
|
|
1264
|
+
|
|
1265
|
+
declare class RelationLocalizePipe implements PipeTransform {
|
|
1266
|
+
private _dictionaryService;
|
|
1267
|
+
constructor(_dictionaryService: RelationDictionaryService);
|
|
1268
|
+
transform(value: string, upperCaseFirst?: boolean, replace?: string | string[]): string;
|
|
1269
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationLocalizePipe, never>;
|
|
1270
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<RelationLocalizePipe, "reLocalize", false>;
|
|
1271
|
+
}
|
|
1272
|
+
|
|
1273
|
+
declare class RelationTranslationModule {
|
|
1274
|
+
static forRoot(): ModuleWithProviders<RelationTranslationModule>;
|
|
1275
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationTranslationModule, never>;
|
|
1276
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationTranslationModule, [typeof RelationLocalizePipe], never, [typeof RelationLocalizePipe]>;
|
|
1277
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationTranslationModule>;
|
|
1278
|
+
}
|
|
1279
|
+
|
|
1280
|
+
declare class RelationFirstNameModule {
|
|
1281
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationFirstNameModule, never>;
|
|
1282
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationFirstNameModule, [typeof RelationFirstNameComponent], [typeof i2.CommonModule, typeof i3.InputTextModule, typeof RelationTranslationModule, typeof i3.ScreenConfigurationModule], [typeof RelationFirstNameComponent]>;
|
|
1283
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationFirstNameModule>;
|
|
1284
|
+
}
|
|
1285
|
+
|
|
1286
|
+
declare class RelationPrefixNameComponent extends RelationScreenConfigBaseComponent {
|
|
1287
|
+
showClass(): boolean;
|
|
1288
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationPrefixNameComponent, never>;
|
|
1289
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationPrefixNameComponent, "co-relation-prefix-name", never, {}, {}, never, never, false, never>;
|
|
1290
|
+
}
|
|
1291
|
+
|
|
1292
|
+
declare class RelationPrefixNameModule {
|
|
1293
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationPrefixNameModule, never>;
|
|
1294
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationPrefixNameModule, [typeof RelationPrefixNameComponent], [typeof i2.CommonModule, typeof i3.InputTextModule, typeof i3.ScreenConfigurationModule, typeof RelationTranslationModule], [typeof RelationPrefixNameComponent]>;
|
|
1295
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationPrefixNameModule>;
|
|
1296
|
+
}
|
|
1297
|
+
|
|
1298
|
+
declare class RelationLastNameComponent extends RelationScreenConfigBaseComponent {
|
|
1299
|
+
showClass(): boolean;
|
|
1300
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationLastNameComponent, never>;
|
|
1301
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationLastNameComponent, "co-relation-last-name", never, {}, {}, never, never, false, never>;
|
|
1302
|
+
}
|
|
1303
|
+
|
|
1304
|
+
declare class RelationLastNameModule {
|
|
1305
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationLastNameModule, never>;
|
|
1306
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationLastNameModule, [typeof RelationLastNameComponent], [typeof i2.CommonModule, typeof i3.InputTextModule, typeof i3.ScreenConfigurationModule, typeof RelationTranslationModule], [typeof RelationLastNameComponent]>;
|
|
1307
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationLastNameModule>;
|
|
1308
|
+
}
|
|
1309
|
+
|
|
1310
|
+
declare class RelationInitialsComponent extends RelationScreenConfigBaseComponent {
|
|
1311
|
+
showClass(): boolean;
|
|
1312
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationInitialsComponent, never>;
|
|
1313
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationInitialsComponent, "co-relation-initials", never, {}, {}, never, never, false, never>;
|
|
1314
|
+
}
|
|
1315
|
+
|
|
1316
|
+
declare class RelationInitialsModule {
|
|
1317
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationInitialsModule, never>;
|
|
1318
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationInitialsModule, [typeof RelationInitialsComponent], [typeof i2.CommonModule, typeof i3.InputTextModule, typeof i3.ScreenConfigurationModule, typeof RelationTranslationModule], [typeof RelationInitialsComponent]>;
|
|
1319
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationInitialsModule>;
|
|
1320
|
+
}
|
|
1321
|
+
|
|
1322
|
+
declare class RelationGenderComponent extends RelationScreenConfigBaseComponent {
|
|
1323
|
+
readonly genderType: typeof GenderType;
|
|
1324
|
+
showClass(): boolean;
|
|
1325
|
+
changeGenderType(value: GenderType): void;
|
|
1326
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationGenderComponent, never>;
|
|
1327
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationGenderComponent, "co-relation-gender", never, {}, {}, never, never, false, never>;
|
|
1328
|
+
}
|
|
1329
|
+
|
|
1330
|
+
declare class RelationGenderModule {
|
|
1331
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationGenderModule, never>;
|
|
1332
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationGenderModule, [typeof RelationGenderComponent], [typeof i2.CommonModule, typeof i3.InputRadioButtonModule, typeof RelationTranslationModule], [typeof RelationGenderComponent]>;
|
|
1333
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationGenderModule>;
|
|
1334
|
+
}
|
|
1335
|
+
|
|
1336
|
+
declare class RelationTitleComponent extends RelationScreenConfigBaseComponent implements OnInit {
|
|
1337
|
+
showClass(): boolean;
|
|
1338
|
+
collection: Title[];
|
|
1339
|
+
title: Title;
|
|
1340
|
+
ngOnInit(): void;
|
|
1341
|
+
handleTitleChange(title: Title): void;
|
|
1342
|
+
protected relationSet(): void;
|
|
1343
|
+
private _getData;
|
|
1344
|
+
private _setModel;
|
|
1345
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationTitleComponent, never>;
|
|
1346
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationTitleComponent, "co-relation-title", never, { "collection": { "alias": "collection"; "required": false; }; }, {}, never, never, false, never>;
|
|
1347
|
+
}
|
|
1348
|
+
|
|
1349
|
+
declare class RelationTitleModule {
|
|
1350
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationTitleModule, never>;
|
|
1351
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationTitleModule, [typeof RelationTitleComponent], [typeof i2.CommonModule, typeof i3.ListOfValuesModule, typeof RelationTranslationModule, typeof i3.ScreenConfigurationModule, typeof i3.InputTextModule], [typeof RelationTitleComponent]>;
|
|
1352
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationTitleModule>;
|
|
1353
|
+
}
|
|
1354
|
+
|
|
1355
|
+
declare class PrivacySettingViewModel {
|
|
1356
|
+
privacySetting: RelationPrivacySetting;
|
|
1357
|
+
checked: boolean;
|
|
1358
|
+
}
|
|
1359
|
+
declare class RelationPreferencesComponent extends RelationScreenConfigBaseComponent {
|
|
1360
|
+
showClass(): boolean;
|
|
1361
|
+
privacySettings: PrivacySettingViewModel[];
|
|
1362
|
+
changePrivacySetting(relationPrivacySetting: RelationPrivacySetting, value: boolean): void;
|
|
1363
|
+
protected relationSet(): void;
|
|
1364
|
+
private _loadPrivacySettings;
|
|
1365
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationPreferencesComponent, never>;
|
|
1366
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationPreferencesComponent, "co-relation-preferences", never, {}, {}, never, never, false, never>;
|
|
1367
|
+
}
|
|
1368
|
+
|
|
1369
|
+
declare class RelationPreferencesModule {
|
|
1370
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationPreferencesModule, never>;
|
|
1371
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationPreferencesModule, [typeof RelationPreferencesComponent], [typeof i2.CommonModule, typeof i3.InputCheckboxModule, typeof RelationTranslationModule], [typeof RelationPreferencesComponent]>;
|
|
1372
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationPreferencesModule>;
|
|
1373
|
+
}
|
|
1374
|
+
|
|
1375
|
+
declare class RelationLanguageComponent extends RelationScreenConfigBaseComponent {
|
|
1376
|
+
showClass(): boolean;
|
|
1377
|
+
collection: Language[];
|
|
1378
|
+
language: Language;
|
|
1379
|
+
ngOnInit(): void;
|
|
1380
|
+
handleLanguageChange(language: Language): void;
|
|
1381
|
+
protected relationSet(): void;
|
|
1382
|
+
private _getData;
|
|
1383
|
+
private _setModel;
|
|
1384
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationLanguageComponent, never>;
|
|
1385
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationLanguageComponent, "co-relation-language", never, {}, {}, never, never, false, never>;
|
|
1386
|
+
}
|
|
1387
|
+
|
|
1388
|
+
declare class RelationLanguageModule {
|
|
1389
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationLanguageModule, never>;
|
|
1390
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationLanguageModule, [typeof RelationLanguageComponent], [typeof i2.CommonModule, typeof i3.ListOfValuesModule, typeof i3.ScreenConfigurationModule, typeof RelationTranslationModule, typeof i3.InputTextModule], [typeof RelationLanguageComponent]>;
|
|
1391
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationLanguageModule>;
|
|
1392
|
+
}
|
|
1393
|
+
|
|
1394
|
+
interface RelmanContactOptionsCfgNames {
|
|
1395
|
+
contactOptionValue?: string;
|
|
1396
|
+
contactOptionType?: string;
|
|
1397
|
+
contactOptionDescription?: string;
|
|
1398
|
+
contactOptionEmailType?: string;
|
|
1399
|
+
}
|
|
1400
|
+
|
|
1401
|
+
declare class RelationContactOptionsComponent extends RelationScreenConfigBaseComponent {
|
|
1402
|
+
relationService: RelationService;
|
|
1403
|
+
iconCacheService: IconCacheService;
|
|
1404
|
+
protected relationConnectorService: RelationConnectorService;
|
|
1405
|
+
protected relationEventService: RelationEventService;
|
|
1406
|
+
private _overlayService;
|
|
1407
|
+
private _changeDetector;
|
|
1408
|
+
readonly commType: typeof CommunicationType;
|
|
1409
|
+
readonly generalContactOptionsCfgNames: RelmanContactOptionsCfgNames;
|
|
1410
|
+
overlayParent: ElementRef;
|
|
1411
|
+
showClass(): boolean;
|
|
1412
|
+
handleKeyDown(event: KeyboardEvent): void;
|
|
1413
|
+
emailContactOptions: ContactOption[];
|
|
1414
|
+
phoneContactOptions: ContactOption[];
|
|
1415
|
+
otherContactOptions: ContactOption[];
|
|
1416
|
+
showNewEmail: boolean;
|
|
1417
|
+
showNewPhone: boolean;
|
|
1418
|
+
showNewOther: boolean;
|
|
1419
|
+
newOtherType: CommunicationType;
|
|
1420
|
+
shouldFocus: boolean;
|
|
1421
|
+
showAddContact: boolean;
|
|
1422
|
+
emailScreenConfigurationObject: string;
|
|
1423
|
+
phoneScreenConfigurationObject: string;
|
|
1424
|
+
private _otherTypePopupComponentRef;
|
|
1425
|
+
constructor(relationService: RelationService, iconCacheService: IconCacheService, relationConnectorService: RelationConnectorService, relationEventService: RelationEventService, _overlayService: OverlayService, _changeDetector: ChangeDetectorRef);
|
|
1426
|
+
showNewOtherPopup(): void;
|
|
1427
|
+
hideNewOtherPopup(): void;
|
|
1428
|
+
addContactOption(option: ContactOption): Promise<void>;
|
|
1429
|
+
handleDeleteOption(option: ContactOption): void;
|
|
1430
|
+
protected relationSet(): void;
|
|
1431
|
+
private _handleCreateOtherType;
|
|
1432
|
+
private _getCollection;
|
|
1433
|
+
private _resetNew;
|
|
1434
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationContactOptionsComponent, never>;
|
|
1435
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationContactOptionsComponent, "co-relation-contact-options", never, { "showAddContact": { "alias": "showAddContact"; "required": false; }; "emailScreenConfigurationObject": { "alias": "emailScreenConfigurationObject"; "required": false; }; "phoneScreenConfigurationObject": { "alias": "phoneScreenConfigurationObject"; "required": false; }; }, {}, never, never, false, never>;
|
|
1436
|
+
}
|
|
1437
|
+
|
|
1438
|
+
declare class RelationContactOptionComponent implements OnInit {
|
|
1439
|
+
iconCacheService: IconCacheService;
|
|
1440
|
+
private _relationService;
|
|
1441
|
+
readonly icons: typeof Icon;
|
|
1442
|
+
set child(content: any);
|
|
1443
|
+
set model(value: ContactOption);
|
|
1444
|
+
get model(): ContactOption;
|
|
1445
|
+
set type(value: CommunicationType);
|
|
1446
|
+
shouldFocus: boolean;
|
|
1447
|
+
get type(): CommunicationType;
|
|
1448
|
+
screenConfigObjectName: string;
|
|
1449
|
+
saveClick: EventEmitter<ContactOption>;
|
|
1450
|
+
deleteClick: EventEmitter<ContactOption>;
|
|
1451
|
+
sequenceChangeUp: EventEmitter<ContactOption>;
|
|
1452
|
+
sequenceChangeDown: EventEmitter<ContactOption>;
|
|
1453
|
+
showClass: boolean;
|
|
1454
|
+
iconType: Icon;
|
|
1455
|
+
label: string;
|
|
1456
|
+
input: InputTextComponent;
|
|
1457
|
+
showSequenceArrows: boolean;
|
|
1458
|
+
private _model;
|
|
1459
|
+
private _type;
|
|
1460
|
+
constructor(iconCacheService: IconCacheService, _relationService: RelationService);
|
|
1461
|
+
ngOnInit(): void;
|
|
1462
|
+
handleCommit(value: string): Promise<boolean>;
|
|
1463
|
+
private _prepareType;
|
|
1464
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationContactOptionComponent, never>;
|
|
1465
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationContactOptionComponent, "co-relation-contact-option", never, { "model": { "alias": "model"; "required": false; }; "type": { "alias": "type"; "required": false; }; "shouldFocus": { "alias": "shouldFocus"; "required": false; }; "screenConfigObjectName": { "alias": "screenConfigObjectName"; "required": false; }; }, { "saveClick": "saveClick"; "deleteClick": "deleteClick"; "sequenceChangeUp": "sequenceChangeUp"; "sequenceChangeDown": "sequenceChangeDown"; }, never, never, false, never>;
|
|
1466
|
+
}
|
|
1467
|
+
|
|
1468
|
+
declare class RelationContactOptionListComponent {
|
|
1469
|
+
dragDropDisabled: boolean;
|
|
1470
|
+
type: CommunicationType;
|
|
1471
|
+
collection: ContactOption[];
|
|
1472
|
+
deleteClick: EventEmitter<ContactOption>;
|
|
1473
|
+
showClass: boolean;
|
|
1474
|
+
dragStartDelay: number;
|
|
1475
|
+
private _mouseDownTimeout;
|
|
1476
|
+
handleCanDragDrop: (drag: CdkDrag, drop: CdkDropList) => boolean;
|
|
1477
|
+
handleDrop(event: CdkDragDrop<ContactOption[]>): Promise<void>;
|
|
1478
|
+
/**
|
|
1479
|
+
* Hack to make sure that dragged item has the right css when not moving the mouse
|
|
1480
|
+
* @param event
|
|
1481
|
+
*/
|
|
1482
|
+
handleOptionMouseDown(event: MouseEvent): void;
|
|
1483
|
+
handleOptionMouseUp(event: MouseEvent): void;
|
|
1484
|
+
handleSequenceUp(option: ContactOption): void;
|
|
1485
|
+
handleSequenceDown(option: ContactOption): void;
|
|
1486
|
+
private _reArrangeSequences;
|
|
1487
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationContactOptionListComponent, never>;
|
|
1488
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationContactOptionListComponent, "co-relation-contact-option-list", never, { "dragDropDisabled": { "alias": "dragDropDisabled"; "required": false; }; "type": { "alias": "type"; "required": false; }; "collection": { "alias": "collection"; "required": false; }; }, { "deleteClick": "deleteClick"; }, never, never, false, never>;
|
|
1489
|
+
}
|
|
1490
|
+
|
|
1491
|
+
interface otherType {
|
|
1492
|
+
type: CommunicationType;
|
|
1493
|
+
icon: Icon;
|
|
1494
|
+
label: string;
|
|
1495
|
+
}
|
|
1496
|
+
declare class RelationContactOptionsOtherTypesPopupComponent implements OnInit {
|
|
1497
|
+
iconCacheService: IconCacheService;
|
|
1498
|
+
private _relationService;
|
|
1499
|
+
readonly icons: typeof Icon;
|
|
1500
|
+
parentForOverlay: ElementRef;
|
|
1501
|
+
typeClick: EventEmitter<CommunicationType>;
|
|
1502
|
+
clickedOutside: EventEmitter<void>;
|
|
1503
|
+
showClass: boolean;
|
|
1504
|
+
types: otherType[];
|
|
1505
|
+
constructor(iconCacheService: IconCacheService, _relationService: RelationService);
|
|
1506
|
+
ngOnInit(): void;
|
|
1507
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationContactOptionsOtherTypesPopupComponent, never>;
|
|
1508
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationContactOptionsOtherTypesPopupComponent, "co-relation-contact-options-other-types-popup", never, { "parentForOverlay": { "alias": "parentForOverlay"; "required": false; }; }, { "typeClick": "typeClick"; "clickedOutside": "clickedOutside"; }, never, never, false, never>;
|
|
1509
|
+
}
|
|
1510
|
+
|
|
1511
|
+
declare class RelationContactOptionsModule {
|
|
1512
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationContactOptionsModule, never>;
|
|
1513
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationContactOptionsModule, [typeof RelationContactOptionsComponent, typeof RelationContactOptionComponent, typeof RelationContactOptionListComponent, typeof RelationContactOptionsOtherTypesPopupComponent], [typeof i2.CommonModule, typeof RelationTranslationModule, typeof i3.InputTextModule, typeof i3.IconModule, typeof i3.ClickoutsideModule, typeof i3.OverlayModule, typeof i8.DragDropModule, typeof i3.ScreenConfigurationModule], [typeof RelationContactOptionsComponent]>;
|
|
1514
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationContactOptionsModule>;
|
|
1515
|
+
}
|
|
1516
|
+
|
|
1517
|
+
declare class RelationAvatarComponent implements OnInit, OnDestroy {
|
|
1518
|
+
iconCacheService: IconCacheService;
|
|
1519
|
+
private _relationConnectorService;
|
|
1520
|
+
private _colorSequenceService;
|
|
1521
|
+
private _changeDetector;
|
|
1522
|
+
private _dialogService;
|
|
1523
|
+
readonly icons: typeof Icon;
|
|
1524
|
+
input: ElementRef;
|
|
1525
|
+
set image(value: CoDocument);
|
|
1526
|
+
get image(): CoDocument;
|
|
1527
|
+
set relationId(value: number);
|
|
1528
|
+
get relationId(): number;
|
|
1529
|
+
set relation(value: RelationAnyType);
|
|
1530
|
+
get relation(): RelationAnyType;
|
|
1531
|
+
canChangeAvatar: boolean;
|
|
1532
|
+
maxUploadSizeInMb: number;
|
|
1533
|
+
maxAvatarSize: number;
|
|
1534
|
+
showClass(): boolean;
|
|
1535
|
+
imageSrc: string;
|
|
1536
|
+
backgroundColor: string;
|
|
1537
|
+
onClick(): void;
|
|
1538
|
+
set initials(value: string);
|
|
1539
|
+
get initials(): string;
|
|
1540
|
+
private _initials;
|
|
1541
|
+
private _relationId;
|
|
1542
|
+
private _relation;
|
|
1543
|
+
private _image;
|
|
1544
|
+
constructor(iconCacheService: IconCacheService, _relationConnectorService: RelationConnectorService, _colorSequenceService: ColorSequenceService, _changeDetector: ChangeDetectorRef, _dialogService: CoreDialogService);
|
|
1545
|
+
ngOnInit(): void;
|
|
1546
|
+
ngOnDestroy(): void;
|
|
1547
|
+
uploadTheAvatar(): void;
|
|
1548
|
+
onFileChangeEvent(event: any): void;
|
|
1549
|
+
private _setFileAsAvatarToCurrentRelation;
|
|
1550
|
+
private setDocProperties;
|
|
1551
|
+
private _setImageForAvatar;
|
|
1552
|
+
private _setImageFromRelation;
|
|
1553
|
+
private _setRelationInitials;
|
|
1554
|
+
private _getImageContent;
|
|
1555
|
+
private _setBackgroundColor;
|
|
1556
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationAvatarComponent, never>;
|
|
1557
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationAvatarComponent, "co-relation-avatar", never, { "image": { "alias": "image"; "required": false; }; "relationId": { "alias": "relationId"; "required": false; }; "relation": { "alias": "relation"; "required": false; }; "canChangeAvatar": { "alias": "canChangeAvatar"; "required": false; }; "maxUploadSizeInMb": { "alias": "maxUploadSizeInMb"; "required": false; }; "maxAvatarSize": { "alias": "maxAvatarSize"; "required": false; }; }, {}, never, never, false, never>;
|
|
1558
|
+
}
|
|
1559
|
+
|
|
1560
|
+
declare class RelationAvatarModule {
|
|
1561
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationAvatarModule, never>;
|
|
1562
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationAvatarModule, [typeof RelationAvatarComponent], [typeof i2.CommonModule, typeof i3.ImageModule, typeof i3.IconModule], [typeof RelationAvatarComponent]>;
|
|
1563
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationAvatarModule>;
|
|
1564
|
+
}
|
|
1565
|
+
|
|
1566
|
+
declare class RelationAddressesComponent extends RelationScreenConfigBaseComponent {
|
|
1567
|
+
relationService: RelationService;
|
|
1568
|
+
iconCacheService: IconCacheService;
|
|
1569
|
+
protected relationConnectorService: RelationConnectorService;
|
|
1570
|
+
protected relationEventService: RelationEventService;
|
|
1571
|
+
private _formMasterService;
|
|
1572
|
+
readonly addressType: typeof AddressType;
|
|
1573
|
+
showClass(): boolean;
|
|
1574
|
+
deliveryAddresses: Address[];
|
|
1575
|
+
invoiceAddresses: Address[];
|
|
1576
|
+
addressToEdit: Address;
|
|
1577
|
+
selectedNawNr: number;
|
|
1578
|
+
showEditAddressDialog: boolean;
|
|
1579
|
+
private _boFactory;
|
|
1580
|
+
constructor(relationService: RelationService, iconCacheService: IconCacheService, relationConnectorService: RelationConnectorService, relationEventService: RelationEventService, _formMasterService: FormMasterService);
|
|
1581
|
+
submitForm(): void;
|
|
1582
|
+
saveAddress(address: Address): Promise<void>;
|
|
1583
|
+
changeAddress(address: Address): void;
|
|
1584
|
+
showNewAddressDialog(type: AddressType): void;
|
|
1585
|
+
editAddress(addr: Address): void;
|
|
1586
|
+
protected relationSet(): void;
|
|
1587
|
+
private _setAddresses;
|
|
1588
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationAddressesComponent, never>;
|
|
1589
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationAddressesComponent, "co-relation-addresses", never, {}, {}, never, never, false, never>;
|
|
1590
|
+
}
|
|
1591
|
+
|
|
1592
|
+
declare class RelationAddressTileComponent {
|
|
1593
|
+
iconCacheService: IconCacheService;
|
|
1594
|
+
readonly icons: typeof Icon;
|
|
1595
|
+
showClass: boolean;
|
|
1596
|
+
address: Address;
|
|
1597
|
+
readonly: boolean;
|
|
1598
|
+
selected: boolean;
|
|
1599
|
+
actAsAddTile: boolean;
|
|
1600
|
+
selectedChange: EventEmitter<Address>;
|
|
1601
|
+
addAddressClicked: EventEmitter<void>;
|
|
1602
|
+
editAddressClicked: EventEmitter<Address>;
|
|
1603
|
+
constructor(iconCacheService: IconCacheService);
|
|
1604
|
+
handleEditAddressClick(event: MouseEvent): void;
|
|
1605
|
+
handleSelectedChange(address: Address): void;
|
|
1606
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationAddressTileComponent, never>;
|
|
1607
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationAddressTileComponent, "co-relation-address-tile", never, { "address": { "alias": "address"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "actAsAddTile": { "alias": "actAsAddTile"; "required": false; }; }, { "selectedChange": "selectedChange"; "addAddressClicked": "addAddressClicked"; "editAddressClicked": "editAddressClicked"; }, never, never, false, never>;
|
|
1608
|
+
}
|
|
1609
|
+
|
|
1610
|
+
declare class RelationAddressTileModule {
|
|
1611
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationAddressTileModule, never>;
|
|
1612
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationAddressTileModule, [typeof RelationAddressTileComponent], [typeof i2.CommonModule, typeof i3.TileModule, typeof RelationTranslationModule, typeof i3.IconModule, typeof i3.TileSelectModule], [typeof RelationAddressTileComponent]>;
|
|
1613
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationAddressTileModule>;
|
|
1614
|
+
}
|
|
1615
|
+
|
|
1616
|
+
interface RelationAddressCfgNames {
|
|
1617
|
+
relationCountry?: string;
|
|
1618
|
+
relationPostalCode?: string;
|
|
1619
|
+
relationHouseNr?: string;
|
|
1620
|
+
relationHouseNrAdd?: string;
|
|
1621
|
+
relationStreet?: string;
|
|
1622
|
+
relationCity?: string;
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1625
|
+
declare class RelationAddressComponent implements OnInit {
|
|
1626
|
+
private _dictionary;
|
|
1627
|
+
private _relationConnectorService;
|
|
1628
|
+
private _formMasterService;
|
|
1629
|
+
protected relationService: RelationService;
|
|
1630
|
+
configNames: RelationAddressCfgNames;
|
|
1631
|
+
set address(value: Address);
|
|
1632
|
+
get address(): Address;
|
|
1633
|
+
addressChange: EventEmitter<Address>;
|
|
1634
|
+
showClass(): boolean;
|
|
1635
|
+
countries: Country[];
|
|
1636
|
+
fields: Object;
|
|
1637
|
+
countryModel: Country;
|
|
1638
|
+
postalCodeCheckErrorMessage: string;
|
|
1639
|
+
private _prevPostalCodeForCheck;
|
|
1640
|
+
private _prevHouseNoForCheck;
|
|
1641
|
+
private _address;
|
|
1642
|
+
constructor(_dictionary: RelationDictionaryService, _relationConnectorService: RelationConnectorService, _formMasterService: FormMasterService, relationService: RelationService);
|
|
1643
|
+
ngOnInit(): Promise<void>;
|
|
1644
|
+
checkForPostalCodeCheckError(): Promise<void>;
|
|
1645
|
+
changeHouseNo(): void;
|
|
1646
|
+
handleCountryChange(country: Country): void;
|
|
1647
|
+
handlePostalCodeChange(): void;
|
|
1648
|
+
handleStreetChange(): void;
|
|
1649
|
+
handleCityChange(): void;
|
|
1650
|
+
private _setSelectedAddress;
|
|
1651
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationAddressComponent, never>;
|
|
1652
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationAddressComponent, "co-relation-address", never, { "configNames": { "alias": "configNames"; "required": false; }; "address": { "alias": "address"; "required": false; }; }, { "addressChange": "addressChange"; }, never, never, false, never>;
|
|
1653
|
+
}
|
|
1654
|
+
|
|
1655
|
+
declare class RelationAddressModule {
|
|
1656
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationAddressModule, never>;
|
|
1657
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationAddressModule, [typeof RelationAddressComponent], [typeof i2.CommonModule, typeof RelationTranslationModule, typeof i3.InputTextModule, typeof i3.ListOfValuesModule], [typeof RelationAddressComponent]>;
|
|
1658
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationAddressModule>;
|
|
1659
|
+
}
|
|
1660
|
+
|
|
1661
|
+
declare class RelationAddressesModule {
|
|
1662
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationAddressesModule, never>;
|
|
1663
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationAddressesModule, [typeof RelationAddressesComponent], [typeof i2.CommonModule, typeof i3.CarouselModule, typeof RelationAddressTileModule, typeof i3.IconModule, typeof RelationTranslationModule, typeof i3.CoDialogModule, typeof i3.FormModule, typeof i3.ButtonModule, typeof RelationAddressModule], [typeof RelationAddressesComponent]>;
|
|
1664
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationAddressesModule>;
|
|
1665
|
+
}
|
|
1666
|
+
|
|
1667
|
+
declare class RelationDocumentsComponent {
|
|
1668
|
+
iconCacheService: IconCacheService;
|
|
1669
|
+
readonly icons: typeof Icon;
|
|
1670
|
+
private _relation;
|
|
1671
|
+
set relation(value: RelationAnyType);
|
|
1672
|
+
get relation(): RelationAnyType;
|
|
1673
|
+
get documentsCollection(): CoDocument[];
|
|
1674
|
+
constructor(iconCacheService: IconCacheService);
|
|
1675
|
+
showDocument(relDocument: CoDocument): void;
|
|
1676
|
+
downloadDocument(relDocument: CoDocument, event: MouseEvent): Promise<void>;
|
|
1677
|
+
getDocumentFileExtension(relDocument: CoDocument): string;
|
|
1678
|
+
formatDate(date: string | Date): string;
|
|
1679
|
+
private documentHasKlantportaalTag;
|
|
1680
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationDocumentsComponent, never>;
|
|
1681
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RelationDocumentsComponent, "co-relation-documents", never, { "relation": { "alias": "relation"; "required": false; }; }, {}, never, never, false, never>;
|
|
1682
|
+
}
|
|
1683
|
+
|
|
1684
|
+
declare class RelationDocumentsModule {
|
|
1685
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationDocumentsModule, never>;
|
|
1686
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationDocumentsModule, [typeof RelationDocumentsComponent], [typeof i2.CommonModule, typeof i3.ImageModule, typeof i3.IconModule, typeof RelationTranslationModule], [typeof RelationDocumentsComponent]>;
|
|
1687
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationDocumentsModule>;
|
|
1688
|
+
}
|
|
1689
|
+
|
|
1690
|
+
declare class RelationModule {
|
|
1691
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationModule, never>;
|
|
1692
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationModule, [typeof RelationLoaderComponent, typeof RelationComponent], [typeof i2.CommonModule, typeof i3.CoreDialogModule, typeof RelationFirstNameModule, typeof i3.ButtonModule, typeof i3.LoaderModule, typeof RelationPrefixNameModule, typeof RelationLastNameModule, typeof RelationInitialsModule, typeof RelationGenderModule, typeof RelationTitleModule, typeof RelationPreferencesModule, typeof RelationLanguageModule, typeof RelationContactOptionsModule, typeof RelationAvatarModule, typeof RelationAddressesModule, typeof i3.CoreComponentsTranslationModule, typeof RelationTranslationModule, typeof i3.ScreenConfigurationModule, typeof i17.FilesUploadModule, typeof RelationDocumentsModule], [typeof RelationComponent]>;
|
|
1693
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<RelationModule>;
|
|
1694
|
+
}
|
|
1695
|
+
|
|
1696
|
+
declare class RelationTranslationService {
|
|
1697
|
+
private _dictionaryService;
|
|
1698
|
+
constructor(_dictionaryService: RelationDictionaryService);
|
|
1699
|
+
setTranslation(translation: {}): void;
|
|
1700
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RelationTranslationService, never>;
|
|
1701
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<RelationTranslationService>;
|
|
1702
|
+
}
|
|
1703
|
+
|
|
1704
|
+
export { PrivacySettingViewModel, RelationAddressComponent, RelationAddressModule, RelationAddressTileComponent, RelationAddressTileModule, RelationAddressesComponent, RelationAddressesModule, RelationAvatarComponent, RelationAvatarModule, RelationComponent, RelationContactOptionsComponent, RelationContactOptionsModule, RelationDictionaryService, RelationFirstNameComponent, RelationFirstNameModule, RelationGenderComponent, RelationGenderModule, RelationInitialsComponent, RelationInitialsModule, RelationLanguageComponent, RelationLanguageModule, RelationLastNameComponent, RelationLastNameModule, RelationLocalizePipe, RelationModule, RelationPreferencesComponent, RelationPreferencesModule, RelationPrefixNameComponent, RelationPrefixNameModule, RelationService, RelationTitleComponent, RelationTitleModule, RelationTranslationModule, RelationTranslationService, Version };
|