@colijnit/transactionapi 1.1.52 → 1.1.53
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/build/enum/address-format.enum.js +4 -2
- package/build/enum/article-method.enum.js +4 -2
- package/build/enum/article-object-name.enum.js +4 -2
- package/build/enum/article-operation.enum.js +4 -2
- package/build/enum/backend-service-name.enum.js +4 -2
- package/build/enum/catalog-object-name.enum.js +4 -2
- package/build/enum/connection-endpoint-enum.js +4 -2
- package/build/enum/data-mapping.enum.js +4 -2
- package/build/enum/deco-node-kind.enum.js +4 -2
- package/build/enum/deco-node-type.enum.js +4 -2
- package/build/enum/discount-type.enum.js +4 -2
- package/build/enum/document-object-name.enum.js +4 -2
- package/build/enum/domain-name.enum.js +4 -2
- package/build/enum/filter-type.enum.js +4 -2
- package/build/enum/financial-object-name.enum.js +4 -2
- package/build/enum/general-method.enum.js +4 -2
- package/build/enum/general-object-name.enum.js +4 -2
- package/build/enum/line-confirmation-reason.enum.js +4 -2
- package/build/enum/line-pending-reason.enum.js +4 -2
- package/build/enum/login-service-method.enum.js +4 -2
- package/build/enum/logistics-method.enum.js +4 -2
- package/build/enum/master-data-method-name.enum.js +4 -2
- package/build/enum/master-data-object-name.enum.js +4 -2
- package/build/enum/master-data-operation-name.enum.js +4 -2
- package/build/enum/module-name.enum.js +4 -2
- package/build/enum/node-type.enum.js +4 -2
- package/build/enum/one-zero-bool-db-type.enum.js +6 -3
- package/build/enum/operation-name.enum.js +4 -2
- package/build/enum/payment-method.enum.js +4 -2
- package/build/enum/pending-reason-type.enum.js +4 -2
- package/build/enum/pricing-method.enum.js +4 -2
- package/build/enum/print-service-method.enum.js +4 -2
- package/build/enum/public-service-method.enum.js +4 -2
- package/build/enum/public-service-method.js +4 -2
- package/build/enum/purchase-advice-method.enum.js +4 -2
- package/build/enum/purchase-advice-object-name.enum.js +4 -2
- package/build/enum/quantity-in-historic-state.enum.js +4 -2
- package/build/enum/refcode/commission-code-type.enum.js +4 -2
- package/build/enum/refcode/document-publication.enum.js +4 -2
- package/build/enum/refcode/good-type.enum.js +4 -2
- package/build/enum/refcode/price-list-type.enum.js +4 -2
- package/build/enum/refcode/ref-type.enum.js +4 -2
- package/build/enum/refcode/selector-type.enum.js +4 -2
- package/build/enum/refcode/stock-status.enum.js +6 -3
- package/build/enum/relation-kind.enum.js +4 -2
- package/build/enum/relation-name-kind.enum.js +4 -2
- package/build/enum/relation-object-name.enum.js +4 -2
- package/build/enum/relation-reference-kind.enum.js +4 -2
- package/build/enum/relation-status.enum.js +4 -2
- package/build/enum/reporting-method.enum.js +4 -2
- package/build/enum/retail-transaction-pending-reason.enum.js +4 -2
- package/build/enum/search-data-type.enum.js +4 -2
- package/build/enum/search-period.enum.js +4 -2
- package/build/enum/search-property-state.enum.js +4 -2
- package/build/enum/search-type.enum.js +4 -2
- package/build/enum/sequence-name.enum.js +4 -2
- package/build/enum/sla-publication.enum.js +4 -2
- package/build/enum/sort-direction.js +6 -3
- package/build/enum/sort-type.enum.js +4 -2
- package/build/enum/stock-method.enum.js +4 -2
- package/build/enum/table-name.enum.js +4 -2
- package/build/enum/tag-object-name.enum.js +4 -2
- package/build/enum/tag-operation-name.enum.js +4 -2
- package/build/enum/text-kind-type.enum.js +4 -2
- package/build/enum/transaction-kind.enum.js +4 -2
- package/build/enum/transaction-line-type.enum.js +4 -2
- package/build/enum/transaction-method.enum.js +4 -2
- package/build/enum/transaction-object-name.enum.js +4 -2
- package/build/enum/transaction-operation.enum.js +4 -2
- package/build/ione-api-transaction.d.ts +1 -16
- package/build/ione-api-transaction.js +12 -11
- package/build/model/acceptance-container.bo.d.ts +1 -1
- package/build/model/acceptance-container.bo.js +23 -39
- package/build/model/acceptance-line.bo.d.ts +1 -1
- package/build/model/acceptance-line.bo.js +6 -22
- package/build/model/admin-cash-register-group.bo.d.ts +1 -1
- package/build/model/admin-cash-register-group.bo.js +6 -22
- package/build/model/admin-payment-method.bo.d.ts +1 -1
- package/build/model/admin-payment-method.bo.js +6 -22
- package/build/model/art-quick-sel-o-article.d.ts +3 -3
- package/build/model/art-quick-sel-o-article.js +27 -43
- package/build/model/article-category.d.ts +2 -2
- package/build/model/article-category.js +23 -37
- package/build/model/article-full-object.d.ts +4 -4
- package/build/model/article-full-object.js +42 -56
- package/build/model/article-group-image.d.ts +2 -2
- package/build/model/article-group-image.js +14 -30
- package/build/model/article-group.d.ts +2 -2
- package/build/model/article-group.js +17 -31
- package/build/model/article-list-object-extended.d.ts +2 -2
- package/build/model/article-list-object-extended.js +46 -63
- package/build/model/article-list-object.d.ts +1 -1
- package/build/model/article-list-object.js +16 -17
- package/build/model/article-price.d.ts +2 -2
- package/build/model/article-price.js +6 -22
- package/build/model/article-pricing.d.ts +1 -1
- package/build/model/article-pricing.js +11 -27
- package/build/model/article.d.ts +2 -2
- package/build/model/article.js +60 -76
- package/build/model/atmosphere.d.ts +1 -1
- package/build/model/atmosphere.js +8 -24
- package/build/model/cash-register-group.bo.d.ts +1 -1
- package/build/model/cash-register-group.bo.js +15 -29
- package/build/model/cash-register.d.ts +1 -1
- package/build/model/cash-register.js +10 -23
- package/build/model/change-header-adm-coordinator-request.js +5 -6
- package/build/model/change-header-branch-request.js +5 -6
- package/build/model/change-header-currency-request.js +5 -6
- package/build/model/change-header-delivery-date-definitive-request.js +5 -6
- package/build/model/change-header-delivery-date-request.js +5 -6
- package/build/model/change-header-delivery-method-request.js +5 -6
- package/build/model/change-header-delivery-options-request.js +6 -5
- package/build/model/change-header-dont-send-order-forms-request.js +5 -6
- package/build/model/change-header-invoice-address-request.js +5 -6
- package/build/model/change-header-marketing-code-request.js +5 -6
- package/build/model/change-header-on-hold-codes-request.js +6 -5
- package/build/model/change-header-own-reference-request.js +5 -6
- package/build/model/change-header-partial-delivery-allowed-request.js +5 -6
- package/build/model/change-header-preferred-delivery-date-request.js +5 -6
- package/build/model/change-header-price-kind-request.js +5 -6
- package/build/model/change-header-print-discount-request.js +5 -6
- package/build/model/change-header-relation-reference-request.js +5 -6
- package/build/model/change-header-relation-transaction-date-request.js +5 -6
- package/build/model/change-header-release-transaction-request.js +5 -6
- package/build/model/change-header-remarks-request.js +5 -6
- package/build/model/change-header-to-down-pay-amount-request.js +5 -6
- package/build/model/change-header-to-down-pay-percentage-request.js +5 -6
- package/build/model/change-header-transaction-address-request.js +5 -6
- package/build/model/change-header-transaction-definitive-request.js +5 -6
- package/build/model/change-line-assembly-time-request.js +5 -6
- package/build/model/change-line-collection-code-request.js +5 -6
- package/build/model/change-line-commission-code-request.js +5 -6
- package/build/model/change-line-delivery-date-request.js +10 -11
- package/build/model/change-line-delivery-method-request.js +5 -6
- package/build/model/change-line-discount-request.js +5 -6
- package/build/model/change-line-edit-time-request.js +5 -6
- package/build/model/change-line-good-description-request.js +5 -6
- package/build/model/change-line-price-list-request.js +5 -6
- package/build/model/change-line-price-request.js +5 -6
- package/build/model/change-line-quantity-request.js +5 -6
- package/build/model/change-line-reference-request.js +5 -6
- package/build/model/change-line-sequence-request.js +5 -6
- package/build/model/change-line-supplier-article-number-request.js +5 -6
- package/build/model/change-line-supplier-request.js +5 -6
- package/build/model/change-line-vat-request.js +5 -6
- package/build/model/change-line-warehouse-request.js +5 -6
- package/build/model/code-description.js +6 -5
- package/build/model/color.d.ts +1 -1
- package/build/model/color.js +34 -53
- package/build/model/concept.d.ts +1 -1
- package/build/model/concept.js +8 -24
- package/build/model/constant/java-constants.js +4 -2
- package/build/model/country.bo.d.ts +1 -1
- package/build/model/country.bo.js +9 -25
- package/build/model/create-outstanding-entry-request.js +5 -6
- package/build/model/create-payment-link-request.js +5 -6
- package/build/model/create-payment-link-result.bo.d.ts +1 -1
- package/build/model/create-payment-link-result.bo.js +6 -22
- package/build/model/customer-group.bo.d.ts +1 -1
- package/build/model/customer-group.bo.js +14 -30
- package/build/model/delivery-method.bo.d.ts +1 -1
- package/build/model/delivery-method.bo.js +31 -45
- package/build/model/delivery-option.bo.d.ts +1 -1
- package/build/model/delivery-option.bo.js +10 -23
- package/build/model/delivery-order-status.bo.js +6 -22
- package/build/model/design.d.ts +1 -1
- package/build/model/design.js +8 -24
- package/build/model/doc-delivery-batch.bo.d.ts +1 -1
- package/build/model/doc-delivery-batch.bo.js +6 -22
- package/build/model/down-payment.bo.d.ts +1 -1
- package/build/model/down-payment.bo.js +11 -27
- package/build/model/email-delivery-note-request.bo.js +6 -22
- package/build/model/external-storage.d.ts +1 -1
- package/build/model/external-storage.js +9 -24
- package/build/model/get-article-price-request.d.ts +1 -1
- package/build/model/get-article-price-request.js +5 -6
- package/build/model/get-articles-for-catalog.js +6 -5
- package/build/model/get-postal-code-retrieval-output-params.js +9 -12
- package/build/model/get-purchase-order-confirmation.js +5 -6
- package/build/model/get-purchase-portal-line.js +5 -6
- package/build/model/get-stock-info-output-params.js +8 -7
- package/build/model/goods-receipt-status-with-history.bo.js +6 -22
- package/build/model/goods-receipt-status.bo.js +6 -22
- package/build/model/header-operation-status.bo.js +6 -5
- package/build/model/info.d.ts +1 -1
- package/build/model/info.js +19 -35
- package/build/model/line-operation-response.bo.js +6 -22
- package/build/model/line-operation-status.bo.js +5 -6
- package/build/model/linked-article.d.ts +2 -2
- package/build/model/linked-article.js +57 -101
- package/build/model/logistical-state-detail.bo.d.ts +1 -1
- package/build/model/logistical-state-detail.bo.js +11 -27
- package/build/model/marketing.bo.d.ts +1 -1
- package/build/model/marketing.bo.js +8 -24
- package/build/model/on-hold-code.bo.d.ts +1 -1
- package/build/model/on-hold-code.bo.js +19 -35
- package/build/model/payment-link-status.bo.d.ts +1 -1
- package/build/model/payment-link-status.bo.js +19 -35
- package/build/model/payment-method.bo.d.ts +2 -2
- package/build/model/payment-method.bo.js +27 -41
- package/build/model/payment-request.js +5 -6
- package/build/model/pdf-delivery-note-request.bo.js +6 -22
- package/build/model/price-list.d.ts +2 -2
- package/build/model/price-list.js +17 -33
- package/build/model/print-delivery-note-request.bo.js +6 -22
- package/build/model/purchase-advice-filters.js +5 -6
- package/build/model/purchase-advice-line.bo.d.ts +1 -1
- package/build/model/purchase-advice-line.bo.js +19 -35
- package/build/model/purchase-order-line-receipt-correction-details.bo.d.ts +1 -1
- package/build/model/purchase-order-line-receipt-correction-details.bo.js +6 -22
- package/build/model/purchase-order-line-receipt-details.bo.d.ts +1 -1
- package/build/model/purchase-order-line-receipt-details.bo.js +6 -22
- package/build/model/purchase-order-line.bo.d.ts +1 -1
- package/build/model/purchase-order-line.bo.js +11 -27
- package/build/model/purchase-order.bo.d.ts +1 -1
- package/build/model/purchase-order.bo.js +6 -22
- package/build/model/purchase-portal-filters.bo.d.ts +1 -1
- package/build/model/purchase-portal-filters.bo.js +6 -22
- package/build/model/purchase-portal-line.bo.d.ts +1 -1
- package/build/model/purchase-portal-line.bo.js +15 -29
- package/build/model/purchase-portal-object-name.enum.js +4 -2
- package/build/model/receive-goods-for-purchase-order-correction-request.bo.d.ts +1 -1
- package/build/model/receive-goods-for-purchase-order-correction-request.bo.js +6 -22
- package/build/model/receive-goods-for-purchase-order-request.bo.d.ts +1 -1
- package/build/model/receive-goods-for-purchase-order-request.bo.js +11 -27
- package/build/model/report/email-order-confirmation.js +5 -6
- package/build/model/report/pdf-order-confirmation.js +5 -6
- package/build/model/report/print-order-confirmation.js +5 -6
- package/build/model/reporting-document-base-request.bo.d.ts +1 -1
- package/build/model/reporting-document-base-request.bo.js +6 -22
- package/build/model/reporting-document-email-base-request.bo.js +6 -22
- package/build/model/reporting-document-pdf-base-request.bo.js +6 -22
- package/build/model/reporting-document-print-base-request.bo.js +6 -22
- package/build/model/resolve-header-pending-reason-request.bo.js +6 -6
- package/build/model/resolve-pending-reason-request.bo.js +6 -9
- package/build/model/session.js +6 -5
- package/build/model/set-transaction-delivery-options-request.bo.d.ts +1 -1
- package/build/model/set-transaction-delivery-options-request.bo.js +19 -35
- package/build/model/set-transaction-discounts-request.js +5 -6
- package/build/model/supplier-product.bo.d.ts +1 -1
- package/build/model/supplier-product.bo.js +19 -35
- package/build/model/transaction-add-line-response.bo.js +6 -22
- package/build/model/transaction-add-text-line-request.bo.d.ts +1 -1
- package/build/model/transaction-add-text-line-request.bo.js +17 -31
- package/build/model/transaction-article-warehouse.bo.d.ts +2 -2
- package/build/model/transaction-article-warehouse.bo.js +40 -54
- package/build/model/transaction-change-line-quantity-response.bo.js +6 -22
- package/build/model/transaction-down-payment-info.bo.d.ts +1 -1
- package/build/model/transaction-down-payment-info.bo.js +15 -29
- package/build/model/transaction-info-response.bo.js +40 -54
- package/build/model/transaction-info.bo.d.ts +5 -3
- package/build/model/transaction-info.bo.js +47 -64
- package/build/model/transaction-line-info.bo.d.ts +1 -1
- package/build/model/transaction-line-info.bo.js +101 -143
- package/build/model/transaction-line-reporting-request.bo.d.ts +1 -1
- package/build/model/transaction-line-reporting-request.bo.js +6 -22
- package/build/model/transaction-line-status-base.bo.d.ts +1 -1
- package/build/model/transaction-line-status-base.bo.js +6 -22
- package/build/model/transaction-list-object.bo.d.ts +3 -3
- package/build/model/transaction-list-object.bo.js +77 -97
- package/build/model/transaction-lock-result.bo.d.ts +1 -1
- package/build/model/transaction-lock-result.bo.js +11 -27
- package/build/model/transaction-response-base.bo.d.ts +1 -1
- package/build/model/transaction-response-base.bo.js +6 -22
- package/build/model/transaction-search-view-request.d.ts +1 -1
- package/build/model/transaction-search-view-request.js +6 -5
- package/build/model/transaction-search-view.bo.d.ts +3 -3
- package/build/model/transaction-search-view.bo.js +98 -124
- package/build/model/transaction-total.bo.d.ts +1 -1
- package/build/model/transaction-total.bo.js +6 -22
- package/build/model/transactionLineCharacteristic.bo.js +12 -11
- package/build/model/transactionLineCharacteristicChoice.bo.js +5 -6
- package/build/model/tree-object.d.ts +1 -1
- package/build/model/tree-object.js +19 -35
- package/build/model/turnover-group-image.d.ts +2 -2
- package/build/model/turnover-group-image.js +14 -30
- package/build/model/vat.d.ts +2 -2
- package/build/model/vat.js +17 -33
- package/build/model/warehouse.bo.d.ts +1 -1
- package/build/model/warehouse.bo.js +46 -60
- package/build/transaction-auth.d.ts +1 -17
- package/build/transaction-auth.js +782 -1014
- package/build/transaction-public.d.ts +1 -16
- package/build/transaction-public.js +576 -1063
- package/build/transaction.d.ts +1 -16
- package/build/transaction.js +279 -432
- package/build/transaction.unit.test.js +341 -837
- package/build/type/object-configuration-default-value-type.js +2 -0
- package/build/websocket/socket.js +63 -115
- package/package.json +10 -3
- package/build/catalog.d.ts +0 -35
- package/build/catalog.js +0 -47
- package/build/enum/absence-type.enum.d.ts +0 -10
- package/build/enum/absence-type.enum.js +0 -11
- package/build/enum/address-type.enum.d.ts +0 -8
- package/build/enum/address-type.enum.js +0 -9
- package/build/enum/co-document-image-display-kind.enum.d.ts +0 -5
- package/build/enum/co-document-image-display-kind.enum.js +0 -6
- package/build/enum/communication-type.enum.d.ts +0 -8
- package/build/enum/communication-type.enum.js +0 -9
- package/build/enum/company-type.enum.d.ts +0 -4
- package/build/enum/company-type.enum.js +0 -5
- package/build/enum/customer-employee-contact-link-status.enum.d.ts +0 -4
- package/build/enum/customer-employee-contact-link-status.enum.js +0 -5
- package/build/enum/customer-type.enum.d.ts +0 -5
- package/build/enum/customer-type.enum.js +0 -6
- package/build/enum/data-service-method.enum.d.ts +0 -14
- package/build/enum/data-service-method.enum.js +0 -15
- package/build/enum/datasession-service-method.enum.d.ts +0 -11
- package/build/enum/datasession-service-method.enum.js +0 -12
- package/build/enum/db-boolean-value-type.enum.d.ts +0 -12
- package/build/enum/db-boolean-value-type.enum.js +0 -28
- package/build/enum/delivery-time-unit-type.enum.d.ts +0 -4
- package/build/enum/delivery-time-unit-type.enum.js +0 -5
- package/build/enum/fixed-supplier-type.enum.d.ts +0 -13
- package/build/enum/fixed-supplier-type.enum.js +0 -14
- package/build/enum/gender-type.enum.d.ts +0 -5
- package/build/enum/gender-type.enum.js +0 -6
- package/build/enum/insured-interest-type.enum.d.ts +0 -10
- package/build/enum/insured-interest-type.enum.js +0 -11
- package/build/enum/message-type.enum.d.ts +0 -6
- package/build/enum/message-type.enum.js +0 -7
- package/build/enum/node-display-type.enum.d.ts +0 -5
- package/build/enum/node-display-type.enum.js +0 -6
- package/build/enum/own-risk.enum.d.ts +0 -7
- package/build/enum/own-risk.enum.js +0 -8
- package/build/enum/priority-type.enum.d.ts +0 -7
- package/build/enum/priority-type.enum.js +0 -8
- package/build/enum/product-kind.enum.d.ts +0 -6
- package/build/enum/product-kind.enum.js +0 -7
- package/build/enum/refcode/article-publication.enum.d.ts +0 -5
- package/build/enum/refcode/article-publication.enum.js +0 -6
- package/build/enum/refcode/co-document-type.enum.d.ts +0 -5
- package/build/enum/refcode/co-document-type.enum.js +0 -6
- package/build/enum/refcode/file-type-internal.enum.d.ts +0 -11
- package/build/enum/refcode/file-type-internal.enum.js +0 -12
- package/build/enum/refcode/file-type.enum.d.ts +0 -5
- package/build/enum/refcode/file-type.enum.js +0 -6
- package/build/enum/refcode/object-config-kind.d.ts +0 -9
- package/build/enum/refcode/object-config-kind.js +0 -10
- package/build/enum/refcode/object-configuration-data-type.enum.d.ts +0 -7
- package/build/enum/refcode/object-configuration-data-type.enum.js +0 -8
- package/build/enum/refcode/object-configuration-value-type.enum.d.ts +0 -10
- package/build/enum/refcode/object-configuration-value-type.enum.js +0 -11
- package/build/enum/refcode/object-right-type.enum.d.ts +0 -5
- package/build/enum/refcode/object-right-type.enum.js +0 -6
- package/build/enum/refcode/price-type.enum.d.ts +0 -4
- package/build/enum/refcode/price-type.enum.js +0 -5
- package/build/enum/refcode/text-standard-type-text.d.ts +0 -7
- package/build/enum/refcode/text-standard-type-text.js +0 -8
- package/build/enum/refcode/text-standard-type.d.ts +0 -7
- package/build/enum/refcode/text-standard-type.js +0 -8
- package/build/enum/refcode/user-right-type.enum.d.ts +0 -7
- package/build/enum/refcode/user-right-type.enum.js +0 -8
- package/build/enum/true-false-db-type.enum.d.ts +0 -5
- package/build/enum/true-false-db-type.enum.js +0 -16
- package/build/enum/value-comparison-type.enum.d.ts +0 -15
- package/build/enum/value-comparison-type.enum.js +0 -28
- package/build/enum/vat-type.enum.d.ts +0 -4
- package/build/enum/vat-type.enum.js +0 -5
- package/build/enum/yes-no-db-type.enum.d.ts +0 -5
- package/build/enum/yes-no-db-type.enum.js +0 -16
- package/build/factory/decorators/boolean.decorator.d.ts +0 -11
- package/build/factory/decorators/boolean.decorator.js +0 -71
- package/build/factory/decorators/business-object-data.decorator.d.ts +0 -24
- package/build/factory/decorators/business-object-data.decorator.js +0 -85
- package/build/factory/decorators/complex-array.decorator.d.ts +0 -5
- package/build/factory/decorators/complex-array.decorator.js +0 -35
- package/build/factory/decorators/complex-field.decorator.d.ts +0 -5
- package/build/factory/decorators/complex-field.decorator.js +0 -35
- package/build/factory/decorators/date-field.decorator.d.ts +0 -5
- package/build/factory/decorators/date-field.decorator.js +0 -25
- package/build/factory/decorators/db-field-alias.decorator.d.ts +0 -5
- package/build/factory/decorators/db-field-alias.decorator.js +0 -38
- package/build/factory/decorators/db-method-value.decorator.d.ts +0 -5
- package/build/factory/decorators/db-method-value.decorator.js +0 -18
- package/build/factory/decorators/db-number.decorator.d.ts +0 -5
- package/build/factory/decorators/db-number.decorator.js +0 -35
- package/build/factory/decorators/exclude-when-empty-string.decorator.d.ts +0 -5
- package/build/factory/decorators/exclude-when-empty-string.decorator.js +0 -18
- package/build/factory/decorators/json.decorator.d.ts +0 -5
- package/build/factory/decorators/json.decorator.js +0 -24
- package/build/factory/decorators/map-property.decorator.d.ts +0 -6
- package/build/factory/decorators/map-property.decorator.js +0 -28
- package/build/factory/decorators/no-db-field.decorator.d.ts +0 -4
- package/build/factory/decorators/no-db-field.decorator.js +0 -32
- package/build/factory/decorators/number-string.decorator.d.ts +0 -6
- package/build/factory/decorators/number-string.decorator.js +0 -22
- package/build/factory/decorators/simple-property-tag.decorator.d.ts +0 -5
- package/build/factory/decorators/simple-property-tag.decorator.js +0 -36
- package/build/factory/decorators/string-number.decorator.d.ts +0 -6
- package/build/factory/decorators/string-number.decorator.js +0 -28
- package/build/interface/business-object-data-shape.d.ts +0 -21
- package/build/interface/business-object-data-shape.js +0 -0
- package/build/interface/check-precision-and-scale-result.d.ts +0 -4
- package/build/interface/check-precision-and-scale-result.js +0 -0
- package/build/interface/contact-option-common-shape.d.ts +0 -7
- package/build/interface/contact-option-common-shape.js +0 -0
- package/build/interface/contact-option-sequence-range.d.ts +0 -5
- package/build/interface/contact-option-sequence-range.js +0 -0
- package/build/interface/data-service-response-data.interface.d.ts +0 -9
- package/build/interface/data-service-response-data.interface.js +0 -0
- package/build/interface/field-validation.interface.d.ts +0 -6
- package/build/interface/field-validation.interface.js +0 -0
- package/build/interface/field-validations-object.interface.d.ts +0 -4
- package/build/interface/field-validations-object.interface.js +0 -0
- package/build/interface/filter-property.d.ts +0 -9
- package/build/interface/filter-property.js +0 -0
- package/build/interface/paging-parameters.interface.d.ts +0 -6
- package/build/interface/paging-parameters.interface.js +0 -6
- package/build/interface/precision-scale-object.d.ts +0 -4
- package/build/interface/precision-scale-object.js +0 -0
- package/build/interface/relman-complete-name.d.ts +0 -5
- package/build/interface/relman-complete-name.js +0 -0
- package/build/interface/search-property.d.ts +0 -11
- package/build/interface/search-property.js +0 -0
- package/build/interface/sort-property.d.ts +0 -11
- package/build/interface/sort-property.js +0 -0
- package/build/interface/validation-message.interface.d.ts +0 -6
- package/build/interface/validation-message.interface.js +0 -0
- package/build/interface/validation-result.interface.d.ts +0 -14
- package/build/interface/validation-result.interface.js +0 -0
- package/build/interface/value-comparison-type-view-wrapper.d.ts +0 -5
- package/build/interface/value-comparison-type-view-wrapper.js +0 -0
- package/build/model/address-contact-option.bo.d.ts +0 -14
- package/build/model/address-contact-option.bo.js +0 -25
- package/build/model/address.bo.d.ts +0 -37
- package/build/model/address.bo.js +0 -148
- package/build/model/answer-price.d.ts +0 -15
- package/build/model/answer-price.js +0 -90
- package/build/model/answer.d.ts +0 -36
- package/build/model/answer.js +0 -184
- package/build/model/article-seo-value.d.ts +0 -5
- package/build/model/article-seo-value.js +0 -6
- package/build/model/bank-account.bo.d.ts +0 -15
- package/build/model/bank-account.bo.js +0 -25
- package/build/model/branch-lov.bo.d.ts +0 -9
- package/build/model/branch-lov.bo.js +0 -25
- package/build/model/brand.d.ts +0 -8
- package/build/model/brand.js +0 -25
- package/build/model/business-object-id-type.d.ts +0 -4
- package/build/model/business-object-id-type.js +0 -10
- package/build/model/business-object.d.ts +0 -7
- package/build/model/business-object.js +0 -71
- package/build/model/co-document-right.d.ts +0 -7
- package/build/model/co-document-right.js +0 -22
- package/build/model/co-document.d.ts +0 -62
- package/build/model/co-document.js +0 -223
- package/build/model/co-domain-value.bo.d.ts +0 -10
- package/build/model/co-domain-value.bo.js +0 -36
- package/build/model/co-notition-right.bo.d.ts +0 -10
- package/build/model/co-notition-right.bo.js +0 -25
- package/build/model/co-notition.bo.d.ts +0 -24
- package/build/model/co-notition.bo.js +0 -96
- package/build/model/co-text.d.ts +0 -26
- package/build/model/co-text.js +0 -43
- package/build/model/contact-moment.bo.d.ts +0 -17
- package/build/model/contact-moment.bo.js +0 -51
- package/build/model/contact-option.bo.d.ts +0 -16
- package/build/model/contact-option.bo.js +0 -46
- package/build/model/customer-full-object.bo.d.ts +0 -107
- package/build/model/customer-full-object.bo.js +0 -334
- package/build/model/data-service-data.d.ts +0 -15
- package/build/model/data-service-data.js +0 -6
- package/build/model/data-service-request-data.d.ts +0 -15
- package/build/model/data-service-request-data.js +0 -6
- package/build/model/data-service-response-data.d.ts +0 -15
- package/build/model/data-service-response-data.js +0 -66
- package/build/model/data-service-response-root.d.ts +0 -5
- package/build/model/data-service-response-root.js +0 -0
- package/build/model/deco-node.d.ts +0 -18
- package/build/model/deco-node.js +0 -93
- package/build/model/department.bo.d.ts +0 -12
- package/build/model/department.bo.js +0 -81
- package/build/model/employee-group-dto.bo.d.ts +0 -7
- package/build/model/employee-group-dto.bo.js +0 -42
- package/build/model/field-validation.d.ts +0 -10
- package/build/model/field-validation.js +0 -61
- package/build/model/field-validations-object.d.ts +0 -4
- package/build/model/field-validations-object.js +0 -0
- package/build/model/frozen-article-composition.d.ts +0 -13
- package/build/model/frozen-article-composition.js +0 -79
- package/build/model/frozen-article-simple.d.ts +0 -12
- package/build/model/frozen-article-simple.js +0 -74
- package/build/model/frozen-article.d.ts +0 -14
- package/build/model/frozen-article.js +0 -75
- package/build/model/hd-service-request-data.d.ts +0 -5
- package/build/model/hd-service-request-data.js +0 -0
- package/build/model/insuredInterest.bo.d.ts +0 -13
- package/build/model/insuredInterest.bo.js +0 -51
- package/build/model/login.d.ts +0 -17
- package/build/model/login.js +0 -65
- package/build/model/match-article.d.ts +0 -10
- package/build/model/match-article.js +0 -66
- package/build/model/material.d.ts +0 -6
- package/build/model/material.js +0 -25
- package/build/model/nul-relation-object.d.ts +0 -6
- package/build/model/nul-relation-object.js +0 -5
- package/build/model/object-configuration.d.ts +0 -50
- package/build/model/object-configuration.js +0 -202
- package/build/model/off-set-account.bo.d.ts +0 -15
- package/build/model/off-set-account.bo.js +0 -95
- package/build/model/own-risk.bo.d.ts +0 -11
- package/build/model/own-risk.bo.js +0 -51
- package/build/model/paging-parameters.d.ts +0 -16
- package/build/model/paging-parameters.js +0 -44
- package/build/model/payroll-number.bo.d.ts +0 -7
- package/build/model/payroll-number.bo.js +0 -42
- package/build/model/privacy-setting.bo.d.ts +0 -9
- package/build/model/privacy-setting.bo.js +0 -25
- package/build/model/question.d.ts +0 -9
- package/build/model/question.js +0 -54
- package/build/model/relation-any-type.d.ts +0 -3
- package/build/model/relation-any-type.js +0 -0
- package/build/model/relation-contact-link.bo.d.ts +0 -36
- package/build/model/relation-contact-link.bo.js +0 -158
- package/build/model/relation-contact-serial-number.bo.d.ts +0 -22
- package/build/model/relation-contact-serial-number.bo.js +0 -85
- package/build/model/relation-contract-login-data.bo.d.ts +0 -10
- package/build/model/relation-contract-login-data.bo.js +0 -42
- package/build/model/relation-contract.bo.d.ts +0 -63
- package/build/model/relation-contract.bo.js +0 -141
- package/build/model/relation-employee-fte.bo.d.ts +0 -8
- package/build/model/relation-employee-fte.bo.js +0 -39
- package/build/model/relation-event-link.bo.d.ts +0 -15
- package/build/model/relation-event-link.bo.js +0 -70
- package/build/model/relation-event-subscriber.bo.d.ts +0 -7
- package/build/model/relation-event-subscriber.bo.js +0 -42
- package/build/model/relation-list-object.bo.d.ts +0 -72
- package/build/model/relation-list-object.bo.js +0 -197
- package/build/model/relation-mailing-code.d.ts +0 -7
- package/build/model/relation-mailing-code.js +0 -25
- package/build/model/relation-objects-shared-field-logic.d.ts +0 -12
- package/build/model/relation-objects-shared-field-logic.js +0 -82
- package/build/model/relation-price-list.bo.d.ts +0 -11
- package/build/model/relation-price-list.bo.js +0 -58
- package/build/model/relation-privacy-setting.bo.d.ts +0 -12
- package/build/model/relation-privacy-setting.bo.js +0 -65
- package/build/model/relation-reference-type.bo.d.ts +0 -8
- package/build/model/relation-reference-type.bo.js +0 -58
- package/build/model/relation-request.d.ts +0 -51
- package/build/model/relation-request.js +0 -13
- package/build/model/relation-small-object.bo.d.ts +0 -28
- package/build/model/relation-small-object.bo.js +0 -99
- package/build/model/relation.bo.d.ts +0 -119
- package/build/model/relation.bo.js +0 -495
- package/build/model/sales-person.bo.d.ts +0 -7
- package/build/model/sales-person.bo.js +0 -43
- package/build/model/selection.d.ts +0 -45
- package/build/model/selection.js +0 -155
- package/build/model/service-provider.bo.d.ts +0 -20
- package/build/model/service-provider.bo.js +0 -105
- package/build/model/skip-button-info.d.ts +0 -6
- package/build/model/skip-button-info.js +0 -37
- package/build/model/sla-product.bo.d.ts +0 -20
- package/build/model/sla-product.bo.js +0 -56
- package/build/model/super-article-image.d.ts +0 -7
- package/build/model/super-article-image.js +0 -25
- package/build/model/super-article.d.ts +0 -21
- package/build/model/super-article.js +0 -86
- package/build/model/supplier-full-object.bo.d.ts +0 -64
- package/build/model/supplier-full-object.bo.js +0 -200
- package/build/model/tag-stock-item.bo.d.ts +0 -24
- package/build/model/tag-stock-item.bo.js +0 -36
- package/build/model/tag-tree-item.bo.d.ts +0 -18
- package/build/model/tag-tree-item.bo.js +0 -58
- package/build/model/tag.d.ts +0 -11
- package/build/model/tag.js +0 -55
- package/build/model/validation-message.d.ts +0 -15
- package/build/model/validation-message.js +0 -46
- package/build/model/validation-result.d.ts +0 -33
- package/build/model/validation-result.js +0 -199
- package/build/service/business-object-serializer.service.d.ts +0 -10
- package/build/service/business-object-serializer.service.js +0 -143
- package/build/type/business-object-id-type.d.ts +0 -4
- package/build/type/business-object-id-type.js +0 -10
- package/build/utils/array-utils.d.ts +0 -13
- package/build/utils/array-utils.js +0 -137
- package/build/utils/bo-factory-step.utils.d.ts +0 -4
- package/build/utils/bo-factory-step.utils.js +0 -15
- package/build/utils/bo-serializer-step.utils.d.ts +0 -4
- package/build/utils/bo-serializer-step.utils.js +0 -15
- package/build/utils/business-object-utils.d.ts +0 -10
- package/build/utils/business-object-utils.js +0 -80
- package/build/utils/date-utils.d.ts +0 -5
- package/build/utils/date-utils.js +0 -24
- package/build/utils/default-send-value.utils.d.ts +0 -6
- package/build/utils/default-send-value.utils.js +0 -51
- package/build/utils/file-utils.d.ts +0 -6
- package/build/utils/file-utils.js +0 -66
- package/build/utils/function/is-nill.function.d.ts +0 -1
- package/build/utils/function/is-nill.function.js +0 -3
- package/build/utils/function/not-nill.function.d.ts +0 -1
- package/build/utils/function/not-nill.function.js +0 -3
- package/build/utils/function-utils.d.ts +0 -4
- package/build/utils/function-utils.js +0 -32
- package/build/utils/image-utils.d.ts +0 -4
- package/build/utils/image-utils.js +0 -28
- package/build/utils/number-utils.d.ts +0 -19
- package/build/utils/number-utils.js +0 -161
- package/build/utils/object-utils.d.ts +0 -18
- package/build/utils/object-utils.js +0 -225
- package/build/utils/parameter-value-conversion-utils.d.ts +0 -3
- package/build/utils/parameter-value-conversion-utils.js +0 -19
- package/build/utils/promise-utils.d.ts +0 -6
- package/build/utils/promise-utils.js +0 -66
- package/build/utils/ref-code-utils.d.ts +0 -4
- package/build/utils/ref-code-utils.js +0 -23
- package/build/utils/simple-method-tag.utils.d.ts +0 -5
- package/build/utils/simple-method-tag.utils.js +0 -29
- package/build/utils/sort-utils.d.ts +0 -12
- package/build/utils/sort-utils.js +0 -128
- package/build/utils/string-utils.d.ts +0 -9
- package/build/utils/string-utils.js +0 -69
- package/build/utils/url-utils.d.ts +0 -4
- package/build/utils/url-utils.js +0 -32
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
var __extends = (this && this.__extends) || (function () {
|
|
2
|
-
var extendStatics = function (d, b) {
|
|
3
|
-
extendStatics = Object.setPrototypeOf ||
|
|
4
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
5
|
-
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
|
|
6
|
-
return extendStatics(d, b);
|
|
7
|
-
};
|
|
8
|
-
return function (d, b) {
|
|
9
|
-
extendStatics(d, b);
|
|
10
|
-
function __() { this.constructor = d; }
|
|
11
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
12
|
-
};
|
|
13
|
-
})();
|
|
14
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
15
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
16
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
17
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
18
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
19
|
-
};
|
|
20
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
21
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
|
-
};
|
|
23
|
-
import { BusinessObject } from "./business-object";
|
|
24
|
-
import { DateField } from "../factory/decorators/date-field.decorator";
|
|
25
|
-
var RelationEmployeeFte = (function (_super) {
|
|
26
|
-
__extends(RelationEmployeeFte, _super);
|
|
27
|
-
function RelationEmployeeFte() {
|
|
28
|
-
return _super.call(this) || this;
|
|
29
|
-
}
|
|
30
|
-
RelationEmployeeFte.prototype.getId = function () {
|
|
31
|
-
return this.id;
|
|
32
|
-
};
|
|
33
|
-
__decorate([
|
|
34
|
-
DateField(),
|
|
35
|
-
__metadata("design:type", Date)
|
|
36
|
-
], RelationEmployeeFte.prototype, "registrationDate", void 0);
|
|
37
|
-
return RelationEmployeeFte;
|
|
38
|
-
}(BusinessObject));
|
|
39
|
-
export { RelationEmployeeFte };
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { BusinessObject } from "./business-object";
|
|
2
|
-
import { RelationEventSubscriber } from "./relation-event-subscriber.bo";
|
|
3
|
-
export declare class RelationEventLink extends BusinessObject {
|
|
4
|
-
id: number;
|
|
5
|
-
eventId: number;
|
|
6
|
-
reportDefinitionId: number;
|
|
7
|
-
toastMessage: string;
|
|
8
|
-
showPopup: boolean;
|
|
9
|
-
sendEmail: boolean;
|
|
10
|
-
subscribers: RelationEventSubscriber[];
|
|
11
|
-
subscribed: boolean;
|
|
12
|
-
popupPossible: boolean;
|
|
13
|
-
constructor();
|
|
14
|
-
getId(): number;
|
|
15
|
-
}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
var __extends = (this && this.__extends) || (function () {
|
|
2
|
-
var extendStatics = function (d, b) {
|
|
3
|
-
extendStatics = Object.setPrototypeOf ||
|
|
4
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
5
|
-
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
|
|
6
|
-
return extendStatics(d, b);
|
|
7
|
-
};
|
|
8
|
-
return function (d, b) {
|
|
9
|
-
extendStatics(d, b);
|
|
10
|
-
function __() { this.constructor = d; }
|
|
11
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
12
|
-
};
|
|
13
|
-
})();
|
|
14
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
15
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
16
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
17
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
18
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
19
|
-
};
|
|
20
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
21
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
|
-
};
|
|
23
|
-
import { BusinessObjectData } from "../factory/decorators/business-object-data.decorator";
|
|
24
|
-
import { DataMapping } from "../enum/data-mapping.enum";
|
|
25
|
-
import { BusinessObject } from "./business-object";
|
|
26
|
-
import { BooleanText } from "../factory/decorators/boolean.decorator";
|
|
27
|
-
import { ComplexArray } from "../factory/decorators/complex-array.decorator";
|
|
28
|
-
import { NoDbField } from "../factory/decorators/no-db-field.decorator";
|
|
29
|
-
import { RelationEventSubscriber } from "./relation-event-subscriber.bo";
|
|
30
|
-
var RelationEventLink = (function (_super) {
|
|
31
|
-
__extends(RelationEventLink, _super);
|
|
32
|
-
function RelationEventLink() {
|
|
33
|
-
var _this = _super.call(this) || this;
|
|
34
|
-
_this.subscribers = [];
|
|
35
|
-
_this.subscribed = false;
|
|
36
|
-
_this.popupPossible = true;
|
|
37
|
-
return _this;
|
|
38
|
-
}
|
|
39
|
-
RelationEventLink.prototype.getId = function () {
|
|
40
|
-
return this.id;
|
|
41
|
-
};
|
|
42
|
-
__decorate([
|
|
43
|
-
BooleanText("T"),
|
|
44
|
-
__metadata("design:type", Boolean)
|
|
45
|
-
], RelationEventLink.prototype, "showPopup", void 0);
|
|
46
|
-
__decorate([
|
|
47
|
-
BooleanText("T"),
|
|
48
|
-
__metadata("design:type", Boolean)
|
|
49
|
-
], RelationEventLink.prototype, "sendEmail", void 0);
|
|
50
|
-
__decorate([
|
|
51
|
-
ComplexArray(RelationEventSubscriber),
|
|
52
|
-
__metadata("design:type", Array)
|
|
53
|
-
], RelationEventLink.prototype, "subscribers", void 0);
|
|
54
|
-
__decorate([
|
|
55
|
-
NoDbField(),
|
|
56
|
-
__metadata("design:type", Boolean)
|
|
57
|
-
], RelationEventLink.prototype, "subscribed", void 0);
|
|
58
|
-
__decorate([
|
|
59
|
-
NoDbField(),
|
|
60
|
-
__metadata("design:type", Boolean)
|
|
61
|
-
], RelationEventLink.prototype, "popupPossible", void 0);
|
|
62
|
-
RelationEventLink = __decorate([
|
|
63
|
-
BusinessObjectData({
|
|
64
|
-
mapping: DataMapping.RelMan
|
|
65
|
-
}),
|
|
66
|
-
__metadata("design:paramtypes", [])
|
|
67
|
-
], RelationEventLink);
|
|
68
|
-
return RelationEventLink;
|
|
69
|
-
}(BusinessObject));
|
|
70
|
-
export { RelationEventLink };
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
var __extends = (this && this.__extends) || (function () {
|
|
2
|
-
var extendStatics = function (d, b) {
|
|
3
|
-
extendStatics = Object.setPrototypeOf ||
|
|
4
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
5
|
-
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
|
|
6
|
-
return extendStatics(d, b);
|
|
7
|
-
};
|
|
8
|
-
return function (d, b) {
|
|
9
|
-
extendStatics(d, b);
|
|
10
|
-
function __() { this.constructor = d; }
|
|
11
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
12
|
-
};
|
|
13
|
-
})();
|
|
14
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
15
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
16
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
17
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
18
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
19
|
-
};
|
|
20
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
21
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
|
-
};
|
|
23
|
-
import { BusinessObjectData } from "../factory/decorators/business-object-data.decorator";
|
|
24
|
-
import { DataMapping } from "../enum/data-mapping.enum";
|
|
25
|
-
import { BusinessObject } from "./business-object";
|
|
26
|
-
var RelationEventSubscriber = (function (_super) {
|
|
27
|
-
__extends(RelationEventSubscriber, _super);
|
|
28
|
-
function RelationEventSubscriber() {
|
|
29
|
-
return _super.call(this) || this;
|
|
30
|
-
}
|
|
31
|
-
RelationEventSubscriber.prototype.getId = function () {
|
|
32
|
-
return this.id;
|
|
33
|
-
};
|
|
34
|
-
RelationEventSubscriber = __decorate([
|
|
35
|
-
BusinessObjectData({
|
|
36
|
-
mapping: DataMapping.RelMan
|
|
37
|
-
}),
|
|
38
|
-
__metadata("design:paramtypes", [])
|
|
39
|
-
], RelationEventSubscriber);
|
|
40
|
-
return RelationEventSubscriber;
|
|
41
|
-
}(BusinessObject));
|
|
42
|
-
export { RelationEventSubscriber };
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import { BusinessObject } from "./business-object";
|
|
2
|
-
import { RelationKind } from "../enum/relation-kind.enum";
|
|
3
|
-
import { CoDocument } from "./co-document";
|
|
4
|
-
import { GenderType } from "../enum/gender-type.enum";
|
|
5
|
-
import { RelationStatus } from "../enum/relation-status.enum";
|
|
6
|
-
import { RelationContactLink } from "./relation-contact-link.bo";
|
|
7
|
-
import { Address } from "./address.bo";
|
|
8
|
-
import { BusinessObjectIDType } from "./business-object-id-type";
|
|
9
|
-
export declare class RelationListObject extends BusinessObject {
|
|
10
|
-
relationId: number;
|
|
11
|
-
relationNr: string;
|
|
12
|
-
relationType: RelationKind;
|
|
13
|
-
memberNr: string;
|
|
14
|
-
description: string;
|
|
15
|
-
employerName: string;
|
|
16
|
-
companyType: string;
|
|
17
|
-
branchCompany: string;
|
|
18
|
-
firstName: string;
|
|
19
|
-
familyName: string;
|
|
20
|
-
initials: string;
|
|
21
|
-
prefix: string;
|
|
22
|
-
dateOfBirth: Date;
|
|
23
|
-
firstSicknessDay: Date;
|
|
24
|
-
citizenServiceNumber: number;
|
|
25
|
-
title: string;
|
|
26
|
-
job: string;
|
|
27
|
-
department: string;
|
|
28
|
-
houseNr: string;
|
|
29
|
-
additionHouseNr: string;
|
|
30
|
-
street: string;
|
|
31
|
-
postalCode: string;
|
|
32
|
-
city: string;
|
|
33
|
-
tel1: string;
|
|
34
|
-
tel2: string;
|
|
35
|
-
gsm: string;
|
|
36
|
-
fax: string;
|
|
37
|
-
email: string;
|
|
38
|
-
countryId: string;
|
|
39
|
-
set country(value: string);
|
|
40
|
-
get country(): string;
|
|
41
|
-
image: CoDocument;
|
|
42
|
-
salesPerson: number;
|
|
43
|
-
userGroup: number;
|
|
44
|
-
currencyIsoCode: string;
|
|
45
|
-
departmentNr: number;
|
|
46
|
-
gender: GenderType;
|
|
47
|
-
private employeeContractStartDate;
|
|
48
|
-
private employeeContractEndDate;
|
|
49
|
-
private fte;
|
|
50
|
-
active: boolean;
|
|
51
|
-
relationStatus: RelationStatus;
|
|
52
|
-
private _country;
|
|
53
|
-
get summaryInformation(): string;
|
|
54
|
-
get summaryBranch(): string;
|
|
55
|
-
get displayName(): string;
|
|
56
|
-
get displayInitials(): string;
|
|
57
|
-
get displayAddress(): string;
|
|
58
|
-
get hasAddressFull(): boolean;
|
|
59
|
-
get displayPostalcodeCity(): string;
|
|
60
|
-
get displayAddressFull(): string;
|
|
61
|
-
constructor();
|
|
62
|
-
getId(): BusinessObjectIDType;
|
|
63
|
-
getTitleForSearchResult(): string;
|
|
64
|
-
getDescriptionForSearchResult(): string;
|
|
65
|
-
getLettersForSearchResult(): string;
|
|
66
|
-
get avatarImage(): CoDocument;
|
|
67
|
-
set avatarImage(avatarImage: CoDocument);
|
|
68
|
-
get avatarImageUri(): string;
|
|
69
|
-
toRelationContactLink(): RelationContactLink;
|
|
70
|
-
toAddress(): Address;
|
|
71
|
-
private _checkCountry;
|
|
72
|
-
}
|
|
@@ -1,197 +0,0 @@
|
|
|
1
|
-
var __extends = (this && this.__extends) || (function () {
|
|
2
|
-
var extendStatics = function (d, b) {
|
|
3
|
-
extendStatics = Object.setPrototypeOf ||
|
|
4
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
5
|
-
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
|
|
6
|
-
return extendStatics(d, b);
|
|
7
|
-
};
|
|
8
|
-
return function (d, b) {
|
|
9
|
-
extendStatics(d, b);
|
|
10
|
-
function __() { this.constructor = d; }
|
|
11
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
12
|
-
};
|
|
13
|
-
})();
|
|
14
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
15
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
16
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
17
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
18
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
19
|
-
};
|
|
20
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
21
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
|
-
};
|
|
23
|
-
import { BusinessObject } from "./business-object";
|
|
24
|
-
import { DateField } from "../factory/decorators/date-field.decorator";
|
|
25
|
-
import { NoDbField } from "../factory/decorators/no-db-field.decorator";
|
|
26
|
-
import { ComplexField } from "../factory/decorators/complex-field.decorator";
|
|
27
|
-
import { CoDocument } from "./co-document";
|
|
28
|
-
import { BusinessObjectUtils } from "../utils/business-object-utils";
|
|
29
|
-
import { StringUtils } from "../utils/string-utils";
|
|
30
|
-
import { RelationContactLink } from "./relation-contact-link.bo";
|
|
31
|
-
import { Address } from "./address.bo";
|
|
32
|
-
import { NumberUtils } from "../utils/number-utils";
|
|
33
|
-
import { isNill } from "../utils/function/is-nill.function";
|
|
34
|
-
var RelationListObject = (function (_super) {
|
|
35
|
-
__extends(RelationListObject, _super);
|
|
36
|
-
function RelationListObject() {
|
|
37
|
-
return _super.call(this) || this;
|
|
38
|
-
}
|
|
39
|
-
Object.defineProperty(RelationListObject.prototype, "country", {
|
|
40
|
-
get: function () {
|
|
41
|
-
return this._country;
|
|
42
|
-
},
|
|
43
|
-
set: function (value) {
|
|
44
|
-
this._checkCountry(value);
|
|
45
|
-
},
|
|
46
|
-
enumerable: true,
|
|
47
|
-
configurable: true
|
|
48
|
-
});
|
|
49
|
-
Object.defineProperty(RelationListObject.prototype, "summaryInformation", {
|
|
50
|
-
get: function () {
|
|
51
|
-
return (this.firstName ? this.firstName : "") + " " + (this.prefix ? this.prefix : "") + " " + (this.familyName ? this.familyName + "\n" : "") + " " + (this.email ? this.email + "\n" : "") + " " + (this.tel1 ? this.tel1 + "\n" : "");
|
|
52
|
-
},
|
|
53
|
-
enumerable: true,
|
|
54
|
-
configurable: true
|
|
55
|
-
});
|
|
56
|
-
Object.defineProperty(RelationListObject.prototype, "summaryBranch", {
|
|
57
|
-
get: function () {
|
|
58
|
-
if (this.description) {
|
|
59
|
-
return this.description;
|
|
60
|
-
}
|
|
61
|
-
else {
|
|
62
|
-
return this.familyName;
|
|
63
|
-
}
|
|
64
|
-
},
|
|
65
|
-
enumerable: true,
|
|
66
|
-
configurable: true
|
|
67
|
-
});
|
|
68
|
-
Object.defineProperty(RelationListObject.prototype, "displayName", {
|
|
69
|
-
get: function () {
|
|
70
|
-
return BusinessObjectUtils.GetDisplayName(this.firstName, this.prefix, this.familyName);
|
|
71
|
-
},
|
|
72
|
-
enumerable: true,
|
|
73
|
-
configurable: true
|
|
74
|
-
});
|
|
75
|
-
Object.defineProperty(RelationListObject.prototype, "displayInitials", {
|
|
76
|
-
get: function () {
|
|
77
|
-
return BusinessObjectUtils.GetDisplayInitials(this.firstName, this.familyName);
|
|
78
|
-
},
|
|
79
|
-
enumerable: true,
|
|
80
|
-
configurable: true
|
|
81
|
-
});
|
|
82
|
-
Object.defineProperty(RelationListObject.prototype, "displayAddress", {
|
|
83
|
-
get: function () {
|
|
84
|
-
return StringUtils.Format("{0} {1}{2}", [this.street, this.houseNr, this.additionHouseNr]);
|
|
85
|
-
},
|
|
86
|
-
enumerable: true,
|
|
87
|
-
configurable: true
|
|
88
|
-
});
|
|
89
|
-
Object.defineProperty(RelationListObject.prototype, "hasAddressFull", {
|
|
90
|
-
get: function () {
|
|
91
|
-
return !(isNill(this.street) && isNill(this.houseNr) && isNill(this.postalCode) && isNill(this.city));
|
|
92
|
-
},
|
|
93
|
-
enumerable: true,
|
|
94
|
-
configurable: true
|
|
95
|
-
});
|
|
96
|
-
Object.defineProperty(RelationListObject.prototype, "displayPostalcodeCity", {
|
|
97
|
-
get: function () {
|
|
98
|
-
return StringUtils.Format("{0}, {1}", [this.postalCode, this.city]);
|
|
99
|
-
},
|
|
100
|
-
enumerable: true,
|
|
101
|
-
configurable: true
|
|
102
|
-
});
|
|
103
|
-
Object.defineProperty(RelationListObject.prototype, "displayAddressFull", {
|
|
104
|
-
get: function () {
|
|
105
|
-
return StringUtils.Format("{0} {1}{2}, {3}, {4}", [this.street, this.houseNr, this.additionHouseNr, this.postalCode, this.city]);
|
|
106
|
-
},
|
|
107
|
-
enumerable: true,
|
|
108
|
-
configurable: true
|
|
109
|
-
});
|
|
110
|
-
RelationListObject.prototype.getId = function () {
|
|
111
|
-
return this.relationId;
|
|
112
|
-
};
|
|
113
|
-
RelationListObject.prototype.getTitleForSearchResult = function () {
|
|
114
|
-
return this.displayName;
|
|
115
|
-
};
|
|
116
|
-
RelationListObject.prototype.getDescriptionForSearchResult = function () {
|
|
117
|
-
return this.displayAddress + ", " + this.displayPostalcodeCity;
|
|
118
|
-
};
|
|
119
|
-
RelationListObject.prototype.getLettersForSearchResult = function () {
|
|
120
|
-
return this.displayInitials ? this.displayInitials : " ";
|
|
121
|
-
};
|
|
122
|
-
Object.defineProperty(RelationListObject.prototype, "avatarImage", {
|
|
123
|
-
get: function () {
|
|
124
|
-
return this.image;
|
|
125
|
-
},
|
|
126
|
-
set: function (avatarImage) {
|
|
127
|
-
this.image = avatarImage;
|
|
128
|
-
},
|
|
129
|
-
enumerable: true,
|
|
130
|
-
configurable: true
|
|
131
|
-
});
|
|
132
|
-
Object.defineProperty(RelationListObject.prototype, "avatarImageUri", {
|
|
133
|
-
get: function () {
|
|
134
|
-
return this.avatarImage ? this.avatarImage.thumbnailBodyAsDataUri : "";
|
|
135
|
-
},
|
|
136
|
-
enumerable: true,
|
|
137
|
-
configurable: true
|
|
138
|
-
});
|
|
139
|
-
RelationListObject.prototype.toRelationContactLink = function () {
|
|
140
|
-
var link = new RelationContactLink();
|
|
141
|
-
link.relationId = this.relationId;
|
|
142
|
-
link.relationNumber = this.relationNr;
|
|
143
|
-
link.relationType = this.relationType;
|
|
144
|
-
link.firstName = this.firstName;
|
|
145
|
-
link.familyName = this.familyName;
|
|
146
|
-
link.initials = this.initials;
|
|
147
|
-
link.prefix = this.prefix;
|
|
148
|
-
link.mailAddress = this.email;
|
|
149
|
-
link.phoneNumber = this.tel1;
|
|
150
|
-
link.addressDTO = this.toAddress();
|
|
151
|
-
return link;
|
|
152
|
-
};
|
|
153
|
-
RelationListObject.prototype.toAddress = function () {
|
|
154
|
-
var address = new Address();
|
|
155
|
-
address.countryId = this.countryId;
|
|
156
|
-
address.postalCode = this.postalCode;
|
|
157
|
-
address.houseNo = NumberUtils.ParseInt(this.houseNr);
|
|
158
|
-
address.houseNoAddition = this.additionHouseNr;
|
|
159
|
-
address.streetName = this.street;
|
|
160
|
-
address.city = this.city;
|
|
161
|
-
return address;
|
|
162
|
-
};
|
|
163
|
-
RelationListObject.prototype._checkCountry = function (value) {
|
|
164
|
-
this._country = value;
|
|
165
|
-
};
|
|
166
|
-
__decorate([
|
|
167
|
-
DateField(),
|
|
168
|
-
__metadata("design:type", Date)
|
|
169
|
-
], RelationListObject.prototype, "dateOfBirth", void 0);
|
|
170
|
-
__decorate([
|
|
171
|
-
DateField(),
|
|
172
|
-
__metadata("design:type", Date)
|
|
173
|
-
], RelationListObject.prototype, "firstSicknessDay", void 0);
|
|
174
|
-
__decorate([
|
|
175
|
-
NoDbField(),
|
|
176
|
-
__metadata("design:type", String)
|
|
177
|
-
], RelationListObject.prototype, "countryId", void 0);
|
|
178
|
-
__decorate([
|
|
179
|
-
ComplexField(CoDocument),
|
|
180
|
-
__metadata("design:type", CoDocument)
|
|
181
|
-
], RelationListObject.prototype, "image", void 0);
|
|
182
|
-
__decorate([
|
|
183
|
-
DateField(),
|
|
184
|
-
__metadata("design:type", Date)
|
|
185
|
-
], RelationListObject.prototype, "employeeContractStartDate", void 0);
|
|
186
|
-
__decorate([
|
|
187
|
-
DateField(),
|
|
188
|
-
__metadata("design:type", Date)
|
|
189
|
-
], RelationListObject.prototype, "employeeContractEndDate", void 0);
|
|
190
|
-
__decorate([
|
|
191
|
-
NoDbField(),
|
|
192
|
-
NoDbField(),
|
|
193
|
-
__metadata("design:type", String)
|
|
194
|
-
], RelationListObject.prototype, "_country", void 0);
|
|
195
|
-
return RelationListObject;
|
|
196
|
-
}(BusinessObject));
|
|
197
|
-
export { RelationListObject };
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
var __extends = (this && this.__extends) || (function () {
|
|
2
|
-
var extendStatics = function (d, b) {
|
|
3
|
-
extendStatics = Object.setPrototypeOf ||
|
|
4
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
5
|
-
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
|
|
6
|
-
return extendStatics(d, b);
|
|
7
|
-
};
|
|
8
|
-
return function (d, b) {
|
|
9
|
-
extendStatics(d, b);
|
|
10
|
-
function __() { this.constructor = d; }
|
|
11
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
12
|
-
};
|
|
13
|
-
})();
|
|
14
|
-
import { BusinessObject } from "./business-object";
|
|
15
|
-
var RelationMailingCode = (function (_super) {
|
|
16
|
-
__extends(RelationMailingCode, _super);
|
|
17
|
-
function RelationMailingCode() {
|
|
18
|
-
return _super.call(this) || this;
|
|
19
|
-
}
|
|
20
|
-
RelationMailingCode.prototype.getId = function () {
|
|
21
|
-
return this.mailingCode;
|
|
22
|
-
};
|
|
23
|
-
return RelationMailingCode;
|
|
24
|
-
}(BusinessObject));
|
|
25
|
-
export { RelationMailingCode };
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { CoDocument } from "./co-document";
|
|
2
|
-
import { EmployeeGroupDTO } from "./employee-group-dto.bo";
|
|
3
|
-
import { RelationMailingCode } from "./relation-mailing-code";
|
|
4
|
-
export declare class RelationObjectsSharedFieldLogic {
|
|
5
|
-
static BuildMailingCodeIds(mailingCodes: RelationMailingCode[]): string[];
|
|
6
|
-
static BuildMailingCodes(relationId: number, mailingCodeIds: string[]): RelationMailingCode[];
|
|
7
|
-
static BuildEmployeeGroupIds(employeeGroups: EmployeeGroupDTO[]): number[];
|
|
8
|
-
static BuildEmployeeGroupDTOs(relationId: number, employeeGroupIds: number[]): EmployeeGroupDTO[];
|
|
9
|
-
static GetOrderedDocuments(documentsToOrder: CoDocument[], byOrderedCollection: CoDocument[]): CoDocument[];
|
|
10
|
-
static SetAvatarImage(avatarImage: CoDocument, images: CoDocument[]): void;
|
|
11
|
-
private static _UpdateDocumentIndeces;
|
|
12
|
-
}
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
import { ArrayUtils } from "../utils/array-utils";
|
|
2
|
-
import { EmployeeGroupDTO } from "./employee-group-dto.bo";
|
|
3
|
-
import { RelationMailingCode } from "./relation-mailing-code";
|
|
4
|
-
import { CoDocumentImageDisplayKind } from "../enum/co-document-image-display-kind.enum";
|
|
5
|
-
var RelationObjectsSharedFieldLogic = (function () {
|
|
6
|
-
function RelationObjectsSharedFieldLogic() {
|
|
7
|
-
}
|
|
8
|
-
RelationObjectsSharedFieldLogic.BuildMailingCodeIds = function (mailingCodes) {
|
|
9
|
-
var mailingCodeIds = [];
|
|
10
|
-
if (mailingCodes) {
|
|
11
|
-
for (var i = 0, len = mailingCodes.length; i < len; i++) {
|
|
12
|
-
mailingCodeIds.push(mailingCodes[i].getId());
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
return mailingCodeIds;
|
|
16
|
-
};
|
|
17
|
-
RelationObjectsSharedFieldLogic.BuildMailingCodes = function (relationId, mailingCodeIds) {
|
|
18
|
-
var mailingCodes = [];
|
|
19
|
-
if (mailingCodeIds) {
|
|
20
|
-
for (var i = 0, len = mailingCodeIds.length; i < len; i++) {
|
|
21
|
-
var wrapper = new RelationMailingCode();
|
|
22
|
-
wrapper.relationId = relationId;
|
|
23
|
-
wrapper.mailingCode = mailingCodeIds[i];
|
|
24
|
-
mailingCodes.push(wrapper);
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
return mailingCodes;
|
|
28
|
-
};
|
|
29
|
-
RelationObjectsSharedFieldLogic.BuildEmployeeGroupIds = function (employeeGroups) {
|
|
30
|
-
var employeeGroupIds = [];
|
|
31
|
-
if (employeeGroups) {
|
|
32
|
-
for (var i = 0, len = employeeGroups.length; i < len; i++) {
|
|
33
|
-
employeeGroupIds.push(employeeGroups[i].getId());
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
return employeeGroupIds;
|
|
37
|
-
};
|
|
38
|
-
RelationObjectsSharedFieldLogic.BuildEmployeeGroupDTOs = function (relationId, employeeGroupIds) {
|
|
39
|
-
var employeeGroups = [];
|
|
40
|
-
if (employeeGroupIds) {
|
|
41
|
-
for (var i = 0, len = employeeGroupIds.length; i < len; i++) {
|
|
42
|
-
var wrapper = new EmployeeGroupDTO();
|
|
43
|
-
wrapper.relationId = relationId;
|
|
44
|
-
wrapper.employeeGroupNr = employeeGroupIds[i];
|
|
45
|
-
employeeGroups.push(wrapper);
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
return employeeGroups;
|
|
49
|
-
};
|
|
50
|
-
RelationObjectsSharedFieldLogic.GetOrderedDocuments = function (documentsToOrder, byOrderedCollection) {
|
|
51
|
-
var orderedDocs = documentsToOrder.slice(0);
|
|
52
|
-
if (byOrderedCollection) {
|
|
53
|
-
var len = byOrderedCollection.length;
|
|
54
|
-
for (var i = 0; i < len; i++) {
|
|
55
|
-
var orderItem = byOrderedCollection[i];
|
|
56
|
-
var nextOrderItem = byOrderedCollection[i + 1];
|
|
57
|
-
ArrayUtils.PlaceElementAfterOther(orderedDocs, nextOrderItem, orderItem);
|
|
58
|
-
}
|
|
59
|
-
RelationObjectsSharedFieldLogic._UpdateDocumentIndeces(orderedDocs);
|
|
60
|
-
}
|
|
61
|
-
return orderedDocs;
|
|
62
|
-
};
|
|
63
|
-
RelationObjectsSharedFieldLogic.SetAvatarImage = function (avatarImage, images) {
|
|
64
|
-
var avatarIdx = images.indexOf(images.find(function (i) { return i.imageDisplayKind === CoDocumentImageDisplayKind.Avatar; }));
|
|
65
|
-
if (avatarIdx > -1) {
|
|
66
|
-
images[avatarIdx] = avatarImage;
|
|
67
|
-
}
|
|
68
|
-
else {
|
|
69
|
-
images.push(avatarImage);
|
|
70
|
-
}
|
|
71
|
-
};
|
|
72
|
-
RelationObjectsSharedFieldLogic._UpdateDocumentIndeces = function (documents) {
|
|
73
|
-
if (documents) {
|
|
74
|
-
var len = documents.length;
|
|
75
|
-
for (var i = 0; i < len; i++) {
|
|
76
|
-
documents[i].index = i + 1;
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
};
|
|
80
|
-
return RelationObjectsSharedFieldLogic;
|
|
81
|
-
}());
|
|
82
|
-
export { RelationObjectsSharedFieldLogic };
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BusinessObject } from "./business-object";
|
|
2
|
-
export declare class RelationPriceList extends BusinessObject {
|
|
3
|
-
priceListCode: string;
|
|
4
|
-
priceListDescription: string;
|
|
5
|
-
sequenceNr: number;
|
|
6
|
-
startDate: Date;
|
|
7
|
-
endDate: Date;
|
|
8
|
-
get priority(): number;
|
|
9
|
-
constructor();
|
|
10
|
-
getId(): string;
|
|
11
|
-
}
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
var __extends = (this && this.__extends) || (function () {
|
|
2
|
-
var extendStatics = function (d, b) {
|
|
3
|
-
extendStatics = Object.setPrototypeOf ||
|
|
4
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
5
|
-
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
|
|
6
|
-
return extendStatics(d, b);
|
|
7
|
-
};
|
|
8
|
-
return function (d, b) {
|
|
9
|
-
extendStatics(d, b);
|
|
10
|
-
function __() { this.constructor = d; }
|
|
11
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
12
|
-
};
|
|
13
|
-
})();
|
|
14
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
15
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
16
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
17
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
18
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
19
|
-
};
|
|
20
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
21
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
|
-
};
|
|
23
|
-
import { BusinessObjectData } from "../factory/decorators/business-object-data.decorator";
|
|
24
|
-
import { DataMapping } from "../enum/data-mapping.enum";
|
|
25
|
-
import { BusinessObject } from "./business-object";
|
|
26
|
-
import { NoDbField } from "../factory/decorators/no-db-field.decorator";
|
|
27
|
-
var RelationPriceList = (function (_super) {
|
|
28
|
-
__extends(RelationPriceList, _super);
|
|
29
|
-
function RelationPriceList() {
|
|
30
|
-
return _super.call(this) || this;
|
|
31
|
-
}
|
|
32
|
-
Object.defineProperty(RelationPriceList.prototype, "priority", {
|
|
33
|
-
get: function () {
|
|
34
|
-
return this.sequenceNr + 1;
|
|
35
|
-
},
|
|
36
|
-
enumerable: true,
|
|
37
|
-
configurable: true
|
|
38
|
-
});
|
|
39
|
-
RelationPriceList.prototype.getId = function () {
|
|
40
|
-
return this.priceListCode;
|
|
41
|
-
};
|
|
42
|
-
__decorate([
|
|
43
|
-
NoDbField(),
|
|
44
|
-
__metadata("design:type", Date)
|
|
45
|
-
], RelationPriceList.prototype, "startDate", void 0);
|
|
46
|
-
__decorate([
|
|
47
|
-
NoDbField(),
|
|
48
|
-
__metadata("design:type", Date)
|
|
49
|
-
], RelationPriceList.prototype, "endDate", void 0);
|
|
50
|
-
RelationPriceList = __decorate([
|
|
51
|
-
BusinessObjectData({
|
|
52
|
-
mapping: DataMapping.RelMan
|
|
53
|
-
}),
|
|
54
|
-
__metadata("design:paramtypes", [])
|
|
55
|
-
], RelationPriceList);
|
|
56
|
-
return RelationPriceList;
|
|
57
|
-
}(BusinessObject));
|
|
58
|
-
export { RelationPriceList };
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { BusinessObject } from "./business-object";
|
|
2
|
-
import { PrivacySetting } from "./privacy-setting.bo";
|
|
3
|
-
export declare class RelationPrivacySetting extends BusinessObject {
|
|
4
|
-
privacySettingId: number;
|
|
5
|
-
allowToShare: boolean;
|
|
6
|
-
code: string;
|
|
7
|
-
description: string;
|
|
8
|
-
explanation: string;
|
|
9
|
-
constructor();
|
|
10
|
-
getId(): number;
|
|
11
|
-
applyBasePrivacySettingValues(privacySetting: PrivacySetting): void;
|
|
12
|
-
}
|