@zohocrm/typescript-sdk-8.0 2.0.0 → 3.0.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/dist/config/json_details.json +1 -1
- package/dist/core/com/zoho/crm/api/apis/import_apis.js +5 -1
- package/dist/core/com/zoho/crm/api/appointment_preference/import_appointment_preference.js +5 -1
- package/dist/core/com/zoho/crm/api/assignment_rules/import_assignment_rules.js +5 -1
- package/dist/core/com/zoho/crm/api/associate_email/import_associate_email.js +5 -1
- package/dist/core/com/zoho/crm/api/attachments/import_attachments.js +5 -1
- package/dist/core/com/zoho/crm/api/audit_log_export/import_audit_log_export.js +5 -1
- package/dist/core/com/zoho/crm/api/available_currencies/import_available_currencies.js +5 -1
- package/dist/core/com/zoho/crm/api/backup/import_backup.js +5 -1
- package/dist/core/com/zoho/crm/api/blueprint/action_response.d.ts +3 -0
- package/dist/core/com/zoho/crm/api/blueprint/action_wrapper.d.ts +30 -0
- package/dist/core/com/zoho/crm/api/blueprint/action_wrapper.js +44 -0
- package/dist/core/com/zoho/crm/api/blueprint/api_exception.d.ts +2 -1
- package/dist/core/com/zoho/crm/api/blueprint/field.d.ts +4 -4
- package/dist/core/com/zoho/crm/api/blueprint/field.js +2 -2
- package/dist/core/com/zoho/crm/api/blueprint/import_blueprint.d.ts +2 -0
- package/dist/core/com/zoho/crm/api/blueprint/import_blueprint.js +9 -2
- package/dist/core/com/zoho/crm/api/blueprint/success_response.d.ts +2 -1
- package/dist/core/com/zoho/crm/api/bulk_read/body_wrapper.d.ts +4 -5
- package/dist/core/com/zoho/crm/api/bulk_read/body_wrapper.js +2 -2
- package/dist/core/com/zoho/crm/api/bulk_read/import_bulk_read.js +5 -1
- package/dist/core/com/zoho/crm/api/bulk_read/job_detail.d.ts +4 -4
- package/dist/core/com/zoho/crm/api/bulk_read/job_detail.js +2 -2
- package/dist/core/com/zoho/crm/api/bulk_read/query.d.ts +4 -5
- package/dist/core/com/zoho/crm/api/bulk_read/query.js +2 -2
- package/dist/core/com/zoho/crm/api/bulk_write/import_bulk_write.js +5 -1
- package/dist/core/com/zoho/crm/api/business_hours/import_business_hours.js +5 -1
- package/dist/core/com/zoho/crm/api/cadences/import_cadences.js +5 -1
- package/dist/core/com/zoho/crm/api/cadences_execution/import_cadences_execution.js +5 -1
- package/dist/core/com/zoho/crm/api/call_preferences/import_call_preferences.js +5 -1
- package/dist/core/com/zoho/crm/api/cancel_meetings/import_cancel_meetings.js +5 -1
- package/dist/core/com/zoho/crm/api/change_owner/import_change_owner.js +5 -1
- package/dist/core/com/zoho/crm/api/contact_roles/import_contact_roles.js +5 -1
- package/dist/core/com/zoho/crm/api/conversion_option/import_conversion_option.js +5 -1
- package/dist/core/com/zoho/crm/api/convert_lead/import_convert_lead.js +5 -1
- package/dist/core/com/zoho/crm/api/coql/import_coql.js +5 -1
- package/dist/core/com/zoho/crm/api/currencies/import_currencies.js +5 -1
- package/dist/core/com/zoho/crm/api/custom_views/import_custom_views.js +5 -1
- package/dist/core/com/zoho/crm/api/data_sharing/import_data_sharing.js +5 -1
- package/dist/core/com/zoho/crm/api/deal_contact_roles/import_deal_contact_roles.js +5 -1
- package/dist/core/com/zoho/crm/api/digest/import_digest.js +5 -1
- package/dist/core/com/zoho/crm/api/download_attachments/import_download_attachments.js +5 -1
- package/dist/core/com/zoho/crm/api/download_inline_images/import_download_inline_images.js +5 -1
- package/dist/core/com/zoho/crm/api/duplicate_check_preference/import_duplicate_check_preference.js +5 -1
- package/dist/core/com/zoho/crm/api/email_compose/import_email_compose.js +5 -1
- package/dist/core/com/zoho/crm/api/email_configuration_options/import_email_configuration_options.js +5 -1
- package/dist/core/com/zoho/crm/api/email_drafts/import_email_drafts.js +5 -1
- package/dist/core/com/zoho/crm/api/email_related_records/import_email_related_records.js +5 -1
- package/dist/core/com/zoho/crm/api/email_sharing_details/import_email_sharing_details.js +5 -1
- package/dist/core/com/zoho/crm/api/email_signatures/import_email_signatures.js +5 -1
- package/dist/core/com/zoho/crm/api/email_templates/email_template.d.ts +1 -1
- package/dist/core/com/zoho/crm/api/email_templates/import_email_templates.js +5 -1
- package/dist/core/com/zoho/crm/api/entity_scores/import_entity_scores.js +5 -1
- package/dist/core/com/zoho/crm/api/features/import_features.js +5 -1
- package/dist/core/com/zoho/crm/api/field_attachments/import_field_attachments.js +5 -1
- package/dist/core/com/zoho/crm/api/field_map_dependency/import_field_map_dependency.js +5 -1
- package/dist/core/com/zoho/crm/api/fields/import_fields.js +5 -1
- package/dist/core/com/zoho/crm/api/files/import_files.js +5 -1
- package/dist/core/com/zoho/crm/api/find_and_merge/import_find_and_merge.js +5 -1
- package/dist/core/com/zoho/crm/api/fiscal_year/import_fiscal_year.js +5 -1
- package/dist/core/com/zoho/crm/api/from_addresses/import_from_addresses.js +5 -1
- package/dist/core/com/zoho/crm/api/functions/import_functions.js +5 -1
- package/dist/core/com/zoho/crm/api/get_related_records_count/import_get_related_records_count.js +5 -1
- package/dist/core/com/zoho/crm/api/global_picklists/import_global_picklists.js +5 -1
- package/dist/core/com/zoho/crm/api/hipaa_compliance/import_hipaa_compliance.js +5 -1
- package/dist/core/com/zoho/crm/api/holidays/import_holidays.js +5 -1
- package/dist/core/com/zoho/crm/api/inventory_convert/import_inventory_convert.js +5 -1
- package/dist/core/com/zoho/crm/api/inventory_mass_convert/import_inventory_mass_convert.js +5 -1
- package/dist/core/com/zoho/crm/api/inventory_templates/import_inventory_templates.js +5 -1
- package/dist/core/com/zoho/crm/api/inventory_templates/inventory_templates.d.ts +1 -1
- package/dist/core/com/zoho/crm/api/layouts/import_layouts.js +5 -1
- package/dist/core/com/zoho/crm/api/mail_merge/import_mail_merge.js +5 -1
- package/dist/core/com/zoho/crm/api/mass_change_owner/import_mass_change_owner.js +5 -1
- package/dist/core/com/zoho/crm/api/mass_convert/import_mass_convert.js +5 -1
- package/dist/core/com/zoho/crm/api/mass_delete_cvid/import_mass_delete_cvid.js +5 -1
- package/dist/core/com/zoho/crm/api/mass_delete_tags/import_mass_delete_tags.js +5 -1
- package/dist/core/com/zoho/crm/api/modules/import_modules.js +5 -1
- package/dist/core/com/zoho/crm/api/modules/modules_operations.d.ts +1 -2
- package/dist/core/com/zoho/crm/api/notes/body_wrapper.d.ts +11 -0
- package/dist/core/com/zoho/crm/api/notes/body_wrapper.js +15 -0
- package/dist/core/com/zoho/crm/api/notes/import_notes.js +5 -1
- package/dist/core/com/zoho/crm/api/notifications/import_notifications.js +5 -1
- package/dist/core/com/zoho/crm/api/notifications/notification.d.ts +5 -6
- package/dist/core/com/zoho/crm/api/notifications/notification.js +2 -2
- package/dist/core/com/zoho/crm/api/notifications/notifications_operations.d.ts +1 -1
- package/dist/core/com/zoho/crm/api/org/import_org.js +5 -1
- package/dist/core/com/zoho/crm/api/pick_list_values/import_pick_list_values.js +5 -1
- package/dist/core/com/zoho/crm/api/pipeline/import_pipeline.d.ts +1 -1
- package/dist/core/com/zoho/crm/api/pipeline/import_pipeline.js +7 -3
- package/dist/core/com/zoho/crm/api/portal_invite/import_portal_invite.js +5 -1
- package/dist/core/com/zoho/crm/api/portal_user_type/import_portal_user_type.js +5 -1
- package/dist/core/com/zoho/crm/api/portals/import_portals.js +5 -1
- package/dist/core/com/zoho/crm/api/profiles/delete.d.ts +28 -0
- package/dist/core/com/zoho/crm/api/profiles/delete.js +44 -0
- package/dist/core/com/zoho/crm/api/profiles/import_profiles.d.ts +1 -0
- package/dist/core/com/zoho/crm/api/profiles/import_profiles.js +8 -2
- package/dist/core/com/zoho/crm/api/profiles/minified_profile.d.ts +5 -4
- package/dist/core/com/zoho/crm/api/profiles/minified_profile.js +2 -2
- package/dist/core/com/zoho/crm/api/profiles/profile.d.ts +5 -4
- package/dist/core/com/zoho/crm/api/profiles/profile.js +2 -2
- package/dist/core/com/zoho/crm/api/record/apply_feature_execution.d.ts +28 -0
- package/dist/core/com/zoho/crm/api/record/apply_feature_execution.js +44 -0
- package/dist/core/com/zoho/crm/api/record/body_wrapper.d.ts +46 -0
- package/dist/core/com/zoho/crm/api/record/body_wrapper.js +60 -0
- package/dist/core/com/zoho/crm/api/record/field.js +27 -0
- package/dist/core/com/zoho/crm/api/record/import_record.d.ts +2 -0
- package/dist/core/com/zoho/crm/api/record/import_record.js +10 -2
- package/dist/core/com/zoho/crm/api/record/skip_feature_execution.d.ts +39 -0
- package/dist/core/com/zoho/crm/api/record/skip_feature_execution.js +59 -0
- package/dist/core/com/zoho/crm/api/record_locking/import_record_locking.js +5 -1
- package/dist/core/com/zoho/crm/api/record_locking_configuration/import_record_locking_configuration.js +5 -1
- package/dist/core/com/zoho/crm/api/record_share_email/import_record_share_email.js +5 -1
- package/dist/core/com/zoho/crm/api/recycle_bin/import_recycle_bin.js +5 -1
- package/dist/core/com/zoho/crm/api/related_lists/import_related_lists.js +5 -1
- package/dist/core/com/zoho/crm/api/related_records/import_related_records.js +5 -1
- package/dist/core/com/zoho/crm/api/related_records/related_records_operations.d.ts +2 -0
- package/dist/core/com/zoho/crm/api/related_records/related_records_operations.js +2 -0
- package/dist/core/com/zoho/crm/api/reschedule_history/import_reschedule_history.js +5 -1
- package/dist/core/com/zoho/crm/api/roles/import_roles.js +5 -1
- package/dist/core/com/zoho/crm/api/scoring_rules/import_scoring_rules.js +5 -1
- package/dist/core/com/zoho/crm/api/send_mail/import_send_mail.js +5 -1
- package/dist/core/com/zoho/crm/api/service_preference/import_service_preference.js +5 -1
- package/dist/core/com/zoho/crm/api/share_records/import_share_records.js +5 -1
- package/dist/core/com/zoho/crm/api/sharing_rules/import_sharing_rules.js +5 -1
- package/dist/core/com/zoho/crm/api/shift_hours/import_shift_hours.js +5 -1
- package/dist/core/com/zoho/crm/api/signals/import_signals.js +5 -1
- package/dist/core/com/zoho/crm/api/signals_notifications/import_signals_notifications.js +5 -1
- package/dist/core/com/zoho/crm/api/tags/import_tags.js +5 -1
- package/dist/core/com/zoho/crm/api/tags/tag.d.ts +4 -5
- package/dist/core/com/zoho/crm/api/tags/tag.js +2 -2
- package/dist/core/com/zoho/crm/api/taxes/import_taxes.js +5 -1
- package/dist/core/com/zoho/crm/api/territories/import_territories.js +5 -1
- package/dist/core/com/zoho/crm/api/territory_users/import_territory_users.js +5 -1
- package/dist/core/com/zoho/crm/api/timelines/import_timelines.js +5 -1
- package/dist/core/com/zoho/crm/api/unblock_email/import_unblock_email.js +5 -1
- package/dist/core/com/zoho/crm/api/unsubscribe_links/import_unsubscribe_links.js +5 -1
- package/dist/core/com/zoho/crm/api/user_groups/import_user_groups.js +5 -1
- package/dist/core/com/zoho/crm/api/user_type_users/import_user_type_users.js +5 -1
- package/dist/core/com/zoho/crm/api/users/action_wrapper.d.ts +2 -2
- package/dist/core/com/zoho/crm/api/users/api_exception.d.ts +1 -1
- package/dist/core/com/zoho/crm/api/users/count_wrapper.d.ts +4 -4
- package/dist/core/com/zoho/crm/api/users/count_wrapper.js +2 -2
- package/dist/core/com/zoho/crm/api/users/import_users.js +5 -1
- package/dist/core/com/zoho/crm/api/users/users_operations.d.ts +2 -3
- package/dist/core/com/zoho/crm/api/users_territories/import_users_territories.js +5 -1
- package/dist/core/com/zoho/crm/api/users_transfer_delete/import_users_transfer_delete.js +5 -1
- package/dist/core/com/zoho/crm/api/users_unavailability/import_users_unavailability.js +5 -1
- package/dist/core/com/zoho/crm/api/variable_groups/import_variable_groups.js +5 -1
- package/dist/core/com/zoho/crm/api/variables/import_variables.js +5 -1
- package/dist/core/com/zoho/crm/api/webforms/abtesting.d.ts +4 -4
- package/dist/core/com/zoho/crm/api/webforms/abtesting.js +2 -2
- package/dist/core/com/zoho/crm/api/webforms/acknowledge_visitor.d.ts +38 -4
- package/dist/core/com/zoho/crm/api/webforms/acknowledge_visitor.js +47 -2
- package/dist/core/com/zoho/crm/api/webforms/assignment_rule.d.ts +4 -4
- package/dist/core/com/zoho/crm/api/webforms/assignment_rule.js +2 -2
- package/dist/core/com/zoho/crm/api/webforms/auto_response_rule.d.ts +15 -4
- package/dist/core/com/zoho/crm/api/webforms/auto_response_rule.js +17 -2
- package/dist/core/com/zoho/crm/api/webforms/background.d.ts +39 -0
- package/dist/core/com/zoho/crm/api/webforms/background.js +59 -0
- package/dist/core/com/zoho/crm/api/webforms/button_attributes.d.ts +22 -0
- package/dist/core/com/zoho/crm/api/webforms/button_attributes.js +30 -0
- package/dist/core/com/zoho/crm/api/webforms/double_optin_details.d.ts +40 -0
- package/dist/core/com/zoho/crm/api/webforms/double_optin_details.js +59 -0
- package/dist/core/com/zoho/crm/api/webforms/{acknowledge_visitors.d.ts → double_optin_email_template.d.ts} +13 -24
- package/dist/core/com/zoho/crm/api/webforms/{acknowledge_visitors.js → double_optin_email_template.js} +19 -34
- package/dist/core/com/zoho/crm/api/webforms/fields.d.ts +94 -72
- package/dist/core/com/zoho/crm/api/webforms/fields.js +125 -95
- package/dist/core/com/zoho/crm/api/webforms/form_attributes.d.ts +28 -4
- package/dist/core/com/zoho/crm/api/webforms/form_attributes.js +32 -2
- package/dist/core/com/zoho/crm/api/webforms/form_section.d.ts +73 -0
- package/dist/core/com/zoho/crm/api/webforms/form_section.js +104 -0
- package/dist/core/com/zoho/crm/api/webforms/from_address.d.ts +22 -0
- package/dist/core/com/zoho/crm/api/webforms/from_address.js +30 -0
- package/dist/core/com/zoho/crm/api/webforms/import_webforms.d.ts +7 -3
- package/dist/core/com/zoho/crm/api/webforms/import_webforms.js +24 -12
- package/dist/core/com/zoho/crm/api/webforms/layout.d.ts +15 -4
- package/dist/core/com/zoho/crm/api/webforms/layout.js +17 -2
- package/dist/core/com/zoho/crm/api/webforms/logo.d.ts +50 -0
- package/dist/core/com/zoho/crm/api/webforms/logo.js +74 -0
- package/dist/core/com/zoho/crm/api/webforms/module.d.ts +15 -4
- package/dist/core/com/zoho/crm/api/webforms/module.js +17 -2
- package/dist/core/com/zoho/crm/api/webforms/owner.d.ts +26 -4
- package/dist/core/com/zoho/crm/api/webforms/owner.js +32 -2
- package/dist/core/com/zoho/crm/api/webforms/{spam_controll.d.ts → spam_control.d.ts} +13 -2
- package/dist/core/com/zoho/crm/api/webforms/{spam_controll.js → spam_control.js} +19 -4
- package/dist/core/com/zoho/crm/api/webforms/tags.d.ts +4 -4
- package/dist/core/com/zoho/crm/api/webforms/tags.js +2 -2
- package/dist/core/com/zoho/crm/api/webforms/user.d.ts +4 -4
- package/dist/core/com/zoho/crm/api/webforms/user.js +2 -2
- package/dist/core/com/zoho/crm/api/webforms/visitor_tracking.d.ts +39 -0
- package/dist/core/com/zoho/crm/api/webforms/visitor_tracking.js +59 -0
- package/dist/core/com/zoho/crm/api/webforms/web_form.d.ts +185 -127
- package/dist/core/com/zoho/crm/api/webforms/web_form.js +238 -163
- package/dist/core/com/zoho/crm/api/webforms/webforms_operations.d.ts +9 -18
- package/dist/core/com/zoho/crm/api/webforms/webforms_operations.js +5 -28
- package/dist/core/com/zoho/crm/api/wizards/import_wizards.js +5 -1
- package/dist/core/com/zoho/crm/api/zia_enrichment/import_zia_enrichment.js +5 -1
- package/dist/core/com/zoho/crm/api/zia_org_enrichment/import_zia_org_enrichment.js +5 -1
- package/dist/core/com/zoho/crm/api/zia_people_enrichment/import_zia_people_enrichment.js +5 -1
- package/dist/index.js +5 -1
- package/dist/models/authenticator/oauth_token.js +28 -24
- package/dist/models/authenticator/store/db_store.js +30 -16
- package/dist/models/authenticator/store/file_store.js +5 -1
- package/dist/routes/controllers/api_http_connector.js +5 -1
- package/dist/routes/dc/data_center.js +5 -1
- package/dist/routes/header_map.js +5 -1
- package/dist/routes/initialize_builder.js +5 -1
- package/dist/routes/initializer.js +5 -1
- package/dist/routes/logger/sdk_logger.js +5 -1
- package/dist/routes/middlewares/common_api_handler.js +5 -1
- package/dist/routes/parameter_map.js +5 -1
- package/dist/utils/util/constants.js +1 -1
- package/dist/utils/util/converter.js +8 -4
- package/dist/utils/util/datatype_converter.js +5 -1
- package/dist/utils/util/downloader.js +6 -2
- package/dist/utils/util/header_param_validator.js +5 -1
- package/dist/utils/util/json_converter.js +18 -7
- package/dist/utils/util/module_fields_handler.js +5 -1
- package/dist/utils/util/stream_wrapper.js +5 -1
- package/dist/utils/util/utility.js +6 -3
- package/dist/zohocrmsdk.js +5 -1
- package/package.json +9 -9
- package/dist/core/com/zoho/crm/api/email_signatures/details_group.d.ts +0 -3
- package/dist/core/com/zoho/crm/api/fields/rollup_criteria.d.ts +0 -51
- package/dist/core/com/zoho/crm/api/fields/rollup_criteria.js +0 -74
- /package/dist/core/com/zoho/crm/api/{email_signatures/details_group.js → blueprint/action_response.js} +0 -0
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { Event } from "./event";
|
|
2
2
|
import { NotificationCondition } from "./notification_condition";
|
|
3
|
-
import { Choice } from "../../../../../../utils/util/choice";
|
|
4
3
|
import { Model } from "../../../../../../utils/util/model";
|
|
5
4
|
declare class Notification extends Event implements Model {
|
|
6
5
|
protected channelId: string;
|
|
@@ -10,7 +9,7 @@ declare class Notification extends Event implements Model {
|
|
|
10
9
|
protected fields: Map<string, any>;
|
|
11
10
|
protected notifyOnRelatedAction: boolean;
|
|
12
11
|
protected returnAffectedFieldValues: boolean;
|
|
13
|
-
protected deleteEvents:
|
|
12
|
+
protected deleteEvents: boolean;
|
|
14
13
|
protected resourceName: string;
|
|
15
14
|
protected channelExpiry: Date;
|
|
16
15
|
protected resourceId: bigint;
|
|
@@ -89,14 +88,14 @@ declare class Notification extends Event implements Model {
|
|
|
89
88
|
setReturnAffectedFieldValues(returnAffectedFieldValues: boolean): void;
|
|
90
89
|
/**
|
|
91
90
|
* The method to get the deleteEvents
|
|
92
|
-
* @returns
|
|
91
|
+
* @returns A Boolean representing the deleteEvents
|
|
93
92
|
*/
|
|
94
|
-
getDeleteEvents():
|
|
93
|
+
getDeleteEvents(): boolean;
|
|
95
94
|
/**
|
|
96
95
|
* The method to set the value to deleteEvents
|
|
97
|
-
* @param deleteEvents
|
|
96
|
+
* @param deleteEvents A Boolean representing the deleteEvents
|
|
98
97
|
*/
|
|
99
|
-
setDeleteEvents(deleteEvents:
|
|
98
|
+
setDeleteEvents(deleteEvents: boolean): void;
|
|
100
99
|
/**
|
|
101
100
|
* The method to get the resourceName
|
|
102
101
|
* @returns A String representing the resourceName
|
|
@@ -114,14 +114,14 @@ class Notification extends event_1.Event {
|
|
|
114
114
|
}
|
|
115
115
|
/**
|
|
116
116
|
* The method to get the deleteEvents
|
|
117
|
-
* @returns
|
|
117
|
+
* @returns A Boolean representing the deleteEvents
|
|
118
118
|
*/
|
|
119
119
|
getDeleteEvents() {
|
|
120
120
|
return this.deleteEvents;
|
|
121
121
|
}
|
|
122
122
|
/**
|
|
123
123
|
* The method to set the value to deleteEvents
|
|
124
|
-
* @param deleteEvents
|
|
124
|
+
* @param deleteEvents A Boolean representing the deleteEvents
|
|
125
125
|
*/
|
|
126
126
|
setDeleteEvents(deleteEvents) {
|
|
127
127
|
this.deleteEvents = deleteEvents;
|
|
@@ -55,6 +55,6 @@ declare class GetNotificationsParam {
|
|
|
55
55
|
static MODULE: Param<string>;
|
|
56
56
|
}
|
|
57
57
|
declare class DeleteNotificationParam {
|
|
58
|
-
static CHANNEL_IDS: Param<
|
|
58
|
+
static CHANNEL_IDS: Param<string>;
|
|
59
59
|
}
|
|
60
60
|
export { GetNotificationsParam as GetNotificationsParam, NotificationsOperations as MasterModel, NotificationsOperations as NotificationsOperations, DeleteNotificationParam as DeleteNotificationParam };
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -22,8 +22,8 @@ export { Maps } from "./maps";
|
|
|
22
22
|
export { TransferPipeline } from "./transfer_pipeline";
|
|
23
23
|
export { ForecastCategory } from "./forecast_category";
|
|
24
24
|
export { Stages } from "./stages";
|
|
25
|
-
export { Delete } from "./delete";
|
|
26
25
|
export * as ActionResponse from "./action_response";
|
|
26
|
+
export { Delete } from "./delete";
|
|
27
27
|
export { TransferPipelineActionWrapper } from "./transfer_pipeline_action_wrapper";
|
|
28
28
|
export * as TransferPipelineActionHandler from "./transfer_pipeline_action_handler";
|
|
29
29
|
export { Pipeline } from "./pipeline";
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -19,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
19
23
|
return result;
|
|
20
24
|
};
|
|
21
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22
|
-
exports.SuccessResponse = exports.ActionWrapper = exports.Pipeline = exports.TransferPipelineActionHandler = exports.TransferPipelineActionWrapper = exports.
|
|
26
|
+
exports.SuccessResponse = exports.ActionWrapper = exports.Pipeline = exports.TransferPipelineActionHandler = exports.TransferPipelineActionWrapper = exports.Delete = exports.ActionResponse = exports.Stages = exports.ForecastCategory = exports.TransferPipeline = exports.Maps = exports.TransferPipelineSuccessResponse = exports.APIException = exports.BodyWrapper = exports.ResponseWrapper = exports.JsonDetails = exports.DPipeline = exports.TransferPipelinesParam = exports.DeletePipelineParam = exports.UpdatePipelineParam = exports.GetPipelineParam = exports.UpdatePipelinesParam = exports.CreatePipelineParam = exports.GetPipelinesParam = exports.PipelineOperations = exports.ActionHandler = exports.ResponseHandler = exports.DPipelineWrapper = exports.TransferPipelineWrapper = exports.TransferPipelineActionResponse = exports.TPipeline = void 0;
|
|
23
27
|
var t_pipeline_1 = require("./t_pipeline");
|
|
24
28
|
Object.defineProperty(exports, "TPipeline", { enumerable: true, get: function () { return t_pipeline_1.TPipeline; } });
|
|
25
29
|
exports.TransferPipelineActionResponse = __importStar(require("./transfer_pipeline_action_response"));
|
|
@@ -65,9 +69,9 @@ var forecast_category_1 = require("./forecast_category");
|
|
|
65
69
|
Object.defineProperty(exports, "ForecastCategory", { enumerable: true, get: function () { return forecast_category_1.ForecastCategory; } });
|
|
66
70
|
var stages_1 = require("./stages");
|
|
67
71
|
Object.defineProperty(exports, "Stages", { enumerable: true, get: function () { return stages_1.Stages; } });
|
|
72
|
+
exports.ActionResponse = __importStar(require("./action_response"));
|
|
68
73
|
var delete_1 = require("./delete");
|
|
69
74
|
Object.defineProperty(exports, "Delete", { enumerable: true, get: function () { return delete_1.Delete; } });
|
|
70
|
-
exports.ActionResponse = __importStar(require("./action_response"));
|
|
71
75
|
var transfer_pipeline_action_wrapper_1 = require("./transfer_pipeline_action_wrapper");
|
|
72
76
|
Object.defineProperty(exports, "TransferPipelineActionWrapper", { enumerable: true, get: function () { return transfer_pipeline_action_wrapper_1.TransferPipelineActionWrapper; } });
|
|
73
77
|
exports.TransferPipelineActionHandler = __importStar(require("./transfer_pipeline_action_handler"));
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { Model } from "../../../../../../utils/util/model";
|
|
2
|
+
declare class Delete implements Model {
|
|
3
|
+
private permanent;
|
|
4
|
+
private keyModified;
|
|
5
|
+
/**
|
|
6
|
+
* The method to get the permanent
|
|
7
|
+
* @returns A Boolean representing the permanent
|
|
8
|
+
*/
|
|
9
|
+
getPermanent(): boolean;
|
|
10
|
+
/**
|
|
11
|
+
* The method to set the value to permanent
|
|
12
|
+
* @param permanent A Boolean representing the permanent
|
|
13
|
+
*/
|
|
14
|
+
setPermanent(permanent: boolean): void;
|
|
15
|
+
/**
|
|
16
|
+
* The method to check if the user has modified the given key
|
|
17
|
+
* @param key A String representing the key
|
|
18
|
+
* @returns A number representing the modification
|
|
19
|
+
*/
|
|
20
|
+
isKeyModified(key: string): number | null | undefined;
|
|
21
|
+
/**
|
|
22
|
+
* The method to mark the given key as modified
|
|
23
|
+
* @param key A String representing the key
|
|
24
|
+
* @param modification A number representing the modification
|
|
25
|
+
*/
|
|
26
|
+
setKeyModified(key: string, modification: number): void;
|
|
27
|
+
}
|
|
28
|
+
export { Delete as MasterModel, Delete as Delete };
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Delete = exports.MasterModel = void 0;
|
|
4
|
+
class Delete {
|
|
5
|
+
constructor() {
|
|
6
|
+
this.keyModified = new Map();
|
|
7
|
+
}
|
|
8
|
+
/**
|
|
9
|
+
* The method to get the permanent
|
|
10
|
+
* @returns A Boolean representing the permanent
|
|
11
|
+
*/
|
|
12
|
+
getPermanent() {
|
|
13
|
+
return this.permanent;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* The method to set the value to permanent
|
|
17
|
+
* @param permanent A Boolean representing the permanent
|
|
18
|
+
*/
|
|
19
|
+
setPermanent(permanent) {
|
|
20
|
+
this.permanent = permanent;
|
|
21
|
+
this.keyModified.set("permanent", 1);
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* The method to check if the user has modified the given key
|
|
25
|
+
* @param key A String representing the key
|
|
26
|
+
* @returns A number representing the modification
|
|
27
|
+
*/
|
|
28
|
+
isKeyModified(key) {
|
|
29
|
+
if (this.keyModified.has(key)) {
|
|
30
|
+
return this.keyModified.get(key);
|
|
31
|
+
}
|
|
32
|
+
return null;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* The method to mark the given key as modified
|
|
36
|
+
* @param key A String representing the key
|
|
37
|
+
* @param modification A number representing the modification
|
|
38
|
+
*/
|
|
39
|
+
setKeyModified(key, modification) {
|
|
40
|
+
this.keyModified.set(key, modification);
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
exports.MasterModel = Delete;
|
|
44
|
+
exports.Delete = Delete;
|
|
@@ -14,6 +14,7 @@ export { CategoryOthers } from "./category_others";
|
|
|
14
14
|
export { APIException } from "./api_exception";
|
|
15
15
|
export { ResponseWrapper } from "./response_wrapper";
|
|
16
16
|
export * as Category from "./category";
|
|
17
|
+
export { Delete } from "./delete";
|
|
17
18
|
export { ProfilesOperations } from "./profiles_operations";
|
|
18
19
|
export { GetProfilesParam } from "./profiles_operations";
|
|
19
20
|
export { GetProfilesHeader } from "./profiles_operations";
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -19,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
19
23
|
return result;
|
|
20
24
|
};
|
|
21
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22
|
-
exports.Profile = exports.DeleteProfileParam = exports.GetProfileHeader = exports.GetProfilesHeader = exports.GetProfilesParam = exports.ProfilesOperations = exports.Category = exports.ResponseWrapper = exports.APIException = exports.CategoryOthers = exports.ActionResponse = exports.MinifiedProfile = exports.Info = exports.SuccessResponse = exports.PermissionDetail = exports.ActionHandler = exports.ResponseHandler = exports.BodyWrapper = exports.CategoryModule = exports.Section = exports.ActionWrapper = exports.DefaultView = void 0;
|
|
26
|
+
exports.Profile = exports.DeleteProfileParam = exports.GetProfileHeader = exports.GetProfilesHeader = exports.GetProfilesParam = exports.ProfilesOperations = exports.Delete = exports.Category = exports.ResponseWrapper = exports.APIException = exports.CategoryOthers = exports.ActionResponse = exports.MinifiedProfile = exports.Info = exports.SuccessResponse = exports.PermissionDetail = exports.ActionHandler = exports.ResponseHandler = exports.BodyWrapper = exports.CategoryModule = exports.Section = exports.ActionWrapper = exports.DefaultView = void 0;
|
|
23
27
|
var default_view_1 = require("./default_view");
|
|
24
28
|
Object.defineProperty(exports, "DefaultView", { enumerable: true, get: function () { return default_view_1.DefaultView; } });
|
|
25
29
|
var action_wrapper_1 = require("./action_wrapper");
|
|
@@ -48,6 +52,8 @@ Object.defineProperty(exports, "APIException", { enumerable: true, get: function
|
|
|
48
52
|
var response_wrapper_1 = require("./response_wrapper");
|
|
49
53
|
Object.defineProperty(exports, "ResponseWrapper", { enumerable: true, get: function () { return response_wrapper_1.ResponseWrapper; } });
|
|
50
54
|
exports.Category = __importStar(require("./category"));
|
|
55
|
+
var delete_1 = require("./delete");
|
|
56
|
+
Object.defineProperty(exports, "Delete", { enumerable: true, get: function () { return delete_1.Delete; } });
|
|
51
57
|
var profiles_operations_1 = require("./profiles_operations");
|
|
52
58
|
Object.defineProperty(exports, "ProfilesOperations", { enumerable: true, get: function () { return profiles_operations_1.ProfilesOperations; } });
|
|
53
59
|
var profiles_operations_2 = require("./profiles_operations");
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { Delete } from "./delete";
|
|
1
2
|
import { Model } from "../../../../../../utils/util/model";
|
|
2
3
|
declare class MinifiedProfile implements Model {
|
|
3
4
|
private id;
|
|
@@ -26,14 +27,14 @@ declare class MinifiedProfile implements Model {
|
|
|
26
27
|
setName(name: string): void;
|
|
27
28
|
/**
|
|
28
29
|
* The method to get the delete
|
|
29
|
-
* @returns
|
|
30
|
+
* @returns An instance of Delete
|
|
30
31
|
*/
|
|
31
|
-
getDelete():
|
|
32
|
+
getDelete(): Delete;
|
|
32
33
|
/**
|
|
33
34
|
* The method to set the value to delete
|
|
34
|
-
* @param delete1
|
|
35
|
+
* @param delete1 An instance of Delete
|
|
35
36
|
*/
|
|
36
|
-
setDelete(delete1:
|
|
37
|
+
setDelete(delete1: Delete): void;
|
|
37
38
|
/**
|
|
38
39
|
* The method to check if the user has modified the given key
|
|
39
40
|
* @param key A String representing the key
|
|
@@ -37,14 +37,14 @@ class MinifiedProfile {
|
|
|
37
37
|
}
|
|
38
38
|
/**
|
|
39
39
|
* The method to get the delete
|
|
40
|
-
* @returns
|
|
40
|
+
* @returns An instance of Delete
|
|
41
41
|
*/
|
|
42
42
|
getDelete() {
|
|
43
43
|
return this.delete1;
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
46
|
* The method to set the value to delete
|
|
47
|
-
* @param delete1
|
|
47
|
+
* @param delete1 An instance of Delete
|
|
48
48
|
*/
|
|
49
49
|
setDelete(delete1) {
|
|
50
50
|
this.delete1 = delete1;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { DefaultView } from "./default_view";
|
|
2
|
+
import { Delete } from "./delete";
|
|
2
3
|
import { PermissionDetail } from "./permission_detail";
|
|
3
4
|
import { Section } from "./section";
|
|
4
5
|
import { MinifiedUser } from "../users/minified_user";
|
|
@@ -75,14 +76,14 @@ declare class Profile implements Model {
|
|
|
75
76
|
setDefault(default1: boolean): void;
|
|
76
77
|
/**
|
|
77
78
|
* The method to get the delete
|
|
78
|
-
* @returns
|
|
79
|
+
* @returns An instance of Delete
|
|
79
80
|
*/
|
|
80
|
-
getDelete():
|
|
81
|
+
getDelete(): Delete;
|
|
81
82
|
/**
|
|
82
83
|
* The method to set the value to delete
|
|
83
|
-
* @param delete1
|
|
84
|
+
* @param delete1 An instance of Delete
|
|
84
85
|
*/
|
|
85
|
-
setDelete(delete1:
|
|
86
|
+
setDelete(delete1: Delete): void;
|
|
86
87
|
/**
|
|
87
88
|
* The method to get the permissionType
|
|
88
89
|
* @returns A String representing the permissionType
|
|
@@ -82,14 +82,14 @@ class Profile {
|
|
|
82
82
|
}
|
|
83
83
|
/**
|
|
84
84
|
* The method to get the delete
|
|
85
|
-
* @returns
|
|
85
|
+
* @returns An instance of Delete
|
|
86
86
|
*/
|
|
87
87
|
getDelete() {
|
|
88
88
|
return this.delete1;
|
|
89
89
|
}
|
|
90
90
|
/**
|
|
91
91
|
* The method to set the value to delete
|
|
92
|
-
* @param delete1
|
|
92
|
+
* @param delete1 An instance of Delete
|
|
93
93
|
*/
|
|
94
94
|
setDelete(delete1) {
|
|
95
95
|
this.delete1 = delete1;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { Model } from "../../../../../../utils/util/model";
|
|
2
|
+
declare class ApplyFeatureExecution implements Model {
|
|
3
|
+
private name;
|
|
4
|
+
private keyModified;
|
|
5
|
+
/**
|
|
6
|
+
* The method to get the name
|
|
7
|
+
* @returns A String representing the name
|
|
8
|
+
*/
|
|
9
|
+
getName(): string;
|
|
10
|
+
/**
|
|
11
|
+
* The method to set the value to name
|
|
12
|
+
* @param name A String representing the name
|
|
13
|
+
*/
|
|
14
|
+
setName(name: string): void;
|
|
15
|
+
/**
|
|
16
|
+
* The method to check if the user has modified the given key
|
|
17
|
+
* @param key A String representing the key
|
|
18
|
+
* @returns A number representing the modification
|
|
19
|
+
*/
|
|
20
|
+
isKeyModified(key: string): number | null | undefined;
|
|
21
|
+
/**
|
|
22
|
+
* The method to mark the given key as modified
|
|
23
|
+
* @param key A String representing the key
|
|
24
|
+
* @param modification A number representing the modification
|
|
25
|
+
*/
|
|
26
|
+
setKeyModified(key: string, modification: number): void;
|
|
27
|
+
}
|
|
28
|
+
export { ApplyFeatureExecution as MasterModel, ApplyFeatureExecution as ApplyFeatureExecution };
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ApplyFeatureExecution = exports.MasterModel = void 0;
|
|
4
|
+
class ApplyFeatureExecution {
|
|
5
|
+
constructor() {
|
|
6
|
+
this.keyModified = new Map();
|
|
7
|
+
}
|
|
8
|
+
/**
|
|
9
|
+
* The method to get the name
|
|
10
|
+
* @returns A String representing the name
|
|
11
|
+
*/
|
|
12
|
+
getName() {
|
|
13
|
+
return this.name;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* The method to set the value to name
|
|
17
|
+
* @param name A String representing the name
|
|
18
|
+
*/
|
|
19
|
+
setName(name) {
|
|
20
|
+
this.name = name;
|
|
21
|
+
this.keyModified.set("name", 1);
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* The method to check if the user has modified the given key
|
|
25
|
+
* @param key A String representing the key
|
|
26
|
+
* @returns A number representing the modification
|
|
27
|
+
*/
|
|
28
|
+
isKeyModified(key) {
|
|
29
|
+
if (this.keyModified.has(key)) {
|
|
30
|
+
return this.keyModified.get(key);
|
|
31
|
+
}
|
|
32
|
+
return null;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* The method to mark the given key as modified
|
|
36
|
+
* @param key A String representing the key
|
|
37
|
+
* @param modification A number representing the modification
|
|
38
|
+
*/
|
|
39
|
+
setKeyModified(key, modification) {
|
|
40
|
+
this.keyModified.set(key, modification);
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
exports.MasterModel = ApplyFeatureExecution;
|
|
44
|
+
exports.ApplyFeatureExecution = ApplyFeatureExecution;
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
+
import { ApplyFeatureExecution } from "./apply_feature_execution";
|
|
1
2
|
import { Record } from "./record";
|
|
3
|
+
import { SkipFeatureExecution } from "./skip_feature_execution";
|
|
2
4
|
import { Model } from "../../../../../../utils/util/model";
|
|
3
5
|
declare class BodyWrapper implements Model {
|
|
4
6
|
private data;
|
|
@@ -7,6 +9,10 @@ declare class BodyWrapper implements Model {
|
|
|
7
9
|
private duplicateCheckFields;
|
|
8
10
|
private wfTrigger;
|
|
9
11
|
private larId;
|
|
12
|
+
private applyFeatureExecution;
|
|
13
|
+
private applyValidationRule;
|
|
14
|
+
private applyFunctionValidationRule;
|
|
15
|
+
private skipFeatureExecution;
|
|
10
16
|
private keyModified;
|
|
11
17
|
/**
|
|
12
18
|
* The method to get the data
|
|
@@ -68,6 +74,46 @@ declare class BodyWrapper implements Model {
|
|
|
68
74
|
* @param larId A String representing the larId
|
|
69
75
|
*/
|
|
70
76
|
setLarId(larId: string): void;
|
|
77
|
+
/**
|
|
78
|
+
* The method to get the applyFeatureExecution
|
|
79
|
+
* @returns An Array representing the applyFeatureExecution
|
|
80
|
+
*/
|
|
81
|
+
getApplyFeatureExecution(): Array<ApplyFeatureExecution>;
|
|
82
|
+
/**
|
|
83
|
+
* The method to set the value to applyFeatureExecution
|
|
84
|
+
* @param applyFeatureExecution An Array representing the applyFeatureExecution
|
|
85
|
+
*/
|
|
86
|
+
setApplyFeatureExecution(applyFeatureExecution: Array<ApplyFeatureExecution>): void;
|
|
87
|
+
/**
|
|
88
|
+
* The method to get the applyValidationRule
|
|
89
|
+
* @returns A String representing the applyValidationRule
|
|
90
|
+
*/
|
|
91
|
+
getApplyValidationRule(): string;
|
|
92
|
+
/**
|
|
93
|
+
* The method to set the value to applyValidationRule
|
|
94
|
+
* @param applyValidationRule A String representing the applyValidationRule
|
|
95
|
+
*/
|
|
96
|
+
setApplyValidationRule(applyValidationRule: string): void;
|
|
97
|
+
/**
|
|
98
|
+
* The method to get the applyFunctionValidationRule
|
|
99
|
+
* @returns A String representing the applyFunctionValidationRule
|
|
100
|
+
*/
|
|
101
|
+
getApplyFunctionValidationRule(): string;
|
|
102
|
+
/**
|
|
103
|
+
* The method to set the value to applyFunctionValidationRule
|
|
104
|
+
* @param applyFunctionValidationRule A String representing the applyFunctionValidationRule
|
|
105
|
+
*/
|
|
106
|
+
setApplyFunctionValidationRule(applyFunctionValidationRule: string): void;
|
|
107
|
+
/**
|
|
108
|
+
* The method to get the skipFeatureExecution
|
|
109
|
+
* @returns An Array representing the skipFeatureExecution
|
|
110
|
+
*/
|
|
111
|
+
getSkipFeatureExecution(): Array<SkipFeatureExecution>;
|
|
112
|
+
/**
|
|
113
|
+
* The method to set the value to skipFeatureExecution
|
|
114
|
+
* @param skipFeatureExecution An Array representing the skipFeatureExecution
|
|
115
|
+
*/
|
|
116
|
+
setSkipFeatureExecution(skipFeatureExecution: Array<SkipFeatureExecution>): void;
|
|
71
117
|
/**
|
|
72
118
|
* The method to check if the user has modified the given key
|
|
73
119
|
* @param key A String representing the key
|
|
@@ -95,6 +95,66 @@ class BodyWrapper {
|
|
|
95
95
|
this.larId = larId;
|
|
96
96
|
this.keyModified.set("lar_id", 1);
|
|
97
97
|
}
|
|
98
|
+
/**
|
|
99
|
+
* The method to get the applyFeatureExecution
|
|
100
|
+
* @returns An Array representing the applyFeatureExecution
|
|
101
|
+
*/
|
|
102
|
+
getApplyFeatureExecution() {
|
|
103
|
+
return this.applyFeatureExecution;
|
|
104
|
+
}
|
|
105
|
+
/**
|
|
106
|
+
* The method to set the value to applyFeatureExecution
|
|
107
|
+
* @param applyFeatureExecution An Array representing the applyFeatureExecution
|
|
108
|
+
*/
|
|
109
|
+
setApplyFeatureExecution(applyFeatureExecution) {
|
|
110
|
+
this.applyFeatureExecution = applyFeatureExecution;
|
|
111
|
+
this.keyModified.set("apply_feature_execution", 1);
|
|
112
|
+
}
|
|
113
|
+
/**
|
|
114
|
+
* The method to get the applyValidationRule
|
|
115
|
+
* @returns A String representing the applyValidationRule
|
|
116
|
+
*/
|
|
117
|
+
getApplyValidationRule() {
|
|
118
|
+
return this.applyValidationRule;
|
|
119
|
+
}
|
|
120
|
+
/**
|
|
121
|
+
* The method to set the value to applyValidationRule
|
|
122
|
+
* @param applyValidationRule A String representing the applyValidationRule
|
|
123
|
+
*/
|
|
124
|
+
setApplyValidationRule(applyValidationRule) {
|
|
125
|
+
this.applyValidationRule = applyValidationRule;
|
|
126
|
+
this.keyModified.set("apply_validation_rule", 1);
|
|
127
|
+
}
|
|
128
|
+
/**
|
|
129
|
+
* The method to get the applyFunctionValidationRule
|
|
130
|
+
* @returns A String representing the applyFunctionValidationRule
|
|
131
|
+
*/
|
|
132
|
+
getApplyFunctionValidationRule() {
|
|
133
|
+
return this.applyFunctionValidationRule;
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* The method to set the value to applyFunctionValidationRule
|
|
137
|
+
* @param applyFunctionValidationRule A String representing the applyFunctionValidationRule
|
|
138
|
+
*/
|
|
139
|
+
setApplyFunctionValidationRule(applyFunctionValidationRule) {
|
|
140
|
+
this.applyFunctionValidationRule = applyFunctionValidationRule;
|
|
141
|
+
this.keyModified.set("apply_function_validation_rule", 1);
|
|
142
|
+
}
|
|
143
|
+
/**
|
|
144
|
+
* The method to get the skipFeatureExecution
|
|
145
|
+
* @returns An Array representing the skipFeatureExecution
|
|
146
|
+
*/
|
|
147
|
+
getSkipFeatureExecution() {
|
|
148
|
+
return this.skipFeatureExecution;
|
|
149
|
+
}
|
|
150
|
+
/**
|
|
151
|
+
* The method to set the value to skipFeatureExecution
|
|
152
|
+
* @param skipFeatureExecution An Array representing the skipFeatureExecution
|
|
153
|
+
*/
|
|
154
|
+
setSkipFeatureExecution(skipFeatureExecution) {
|
|
155
|
+
this.skipFeatureExecution = skipFeatureExecution;
|
|
156
|
+
this.keyModified.set("skip_feature_execution", 1);
|
|
157
|
+
}
|
|
98
158
|
/**
|
|
99
159
|
* The method to check if the user has modified the given key
|
|
100
160
|
* @param key A String representing the key
|