This commit is contained in:
AKurakin 2023-04-11 12:07:56 +03:00
parent 7f58755bb8
commit 57b912dee1
5 changed files with 22 additions and 22 deletions

View file

@ -136,37 +136,37 @@
<code name="Код" shortname="Код" type="12"/>
<name name="Наименование" shortname="Наименование" type="2" length="255"/>
</serviceProduct>
<registryDesignation name="Справочник символов регистров - назначения" class="com.spicex.dictionary." table="registry_designation_dictionary">
<registryDesignation name="Справочник символов регистров - назначения" class="com.spicex.dictionary.RegistryDesignationDictionary" table="registry_designation_dictionary">
<id name="Идентификатор записи" shortname="ID" type="1"/>
<code name="Код" shortname="Код" type="12"/>
<name name="Наименование" shortname="Наименование" type="2" length="255"/>
</registryDesignation>
<registryInstrumentType name="Справочник символов регистров - инструменты" class="com.spicex.dictionary." table="registry_instrument_type_dictionary">
<registryInstrumentType name="Справочник символов регистров - инструменты" class="com.spicex.dictionary.RegistryInstrumentTypeDictionary" table="registry_instrument_type_dictionary">
<id name="Идентификатор записи" shortname="ID" type="1"/>
<code name="Код" shortname="Код" type="12"/>
<name name="Наименование" shortname="Наименование" type="2" length="255"/>
</registryInstrumentType>
<registryCapacity name="Справочник символов регистров - источники средств" class="com.spicex.dictionary." table="registry_capacity_dictionary">
<registryCapacity name="Справочник символов регистров - источники средств" class="com.spicex.dictionary.RegistryCapacityDictionary" table="registry_capacity_dictionary">
<id name="Идентификатор записи" shortname="ID" type="1"/>
<code name="Код" shortname="Код" type="12"/>
<name name="Наименование" shortname="Наименование" type="2" length="255"/>
</registryCapacity>
<registryUnit name="Справочник символов регистров - части регистров" class="com.spicex.dictionary." table="registry_unit_dictionary">
<registryUnit name="Справочник символов регистров - части регистров" class="com.spicex.dictionary.RegistryUnitDictionary" table="registry_unit_dictionary">
<id name="Идентификатор записи" shortname="ID" type="1"/>
<code name="Код" shortname="Код" type="12"/>
<name name="Наименование" shortname="Наименование" type="2" length="255"/>
</registryUnit>
<registryCode name="Справочник кодов регистров" class="com.spicex.dictionary." table="registry_code_dictionary">
<registryCode name="Справочник кодов регистров" class="com.spicex.dictionary.RegistryCodeDictionary" table="registry_code_dictionary">
<id name="Идентификатор записи" shortname="ID" type="1"/>
<code name="Код" shortname="Код" type="12"/>
<name name="Наименование" shortname="Наименование" type="2" length="255"/>
</registryCode>
<registryStatus name="Справочник статусов регистров" class="com.spicex.dictionary." table="registry_status_dictionary">
<registryStatus name="Справочник статусов регистров" class="com.spicex.dictionary.RegistryStatusDictionary" table="registry_status_dictionary">
<id name="Идентификатор записи" shortname="ID" type="1"/>
<code name="Код" shortname="Код" type="12"/>
<name name="Наименование" shortname="Наименование" type="2" length="255"/>
</registryStatus>
<balanceDimension name="Справочник размерностей балансов" class="ru.clearing.platform.dictionary." table="balance_dimention_dictionary">
<balanceDimension name="Справочник размерностей балансов" class="ru.clearing.platform.dictionary.BalanceDimensionDictionary" table="balance_dimention_dictionary">
<id name="Идентификатор" shortname="ID" type="1"/>
<code name="Код" shortname="Код" type="12"/>
<name name="Размерность баланса" shortname="Размерность" type="2" length="50"/>
@ -207,17 +207,17 @@
<name name="Наименование" shortname="Источник" type="2" length="50"/>
</parent>
<chargeDirection name="Направление начисления комиссии" class="ru.clearing.platform.dictionary." table="charge_direction_dictionary">
<chargeDirection name="Направление начисления комиссии" class="ru.clearing.platform.dictionary.ChargeDirectionDictionary" table="charge_direction_dictionary">
<id name="Идентификатор" shortname="ID" type="1"/>
<code name="Код" shortname="Код" type="12"/>
<name name="Направление комиссии" shortname="Направление комиссии" type="2" length="50"/>
</chargeDirection>
<chargeType name="Справочник типов комиссий" class="ru.clearing.platform.dictionary." table="charge_type_dictionary">
<chargeType name="Справочник типов комиссий" class="ru.clearing.platform.dictionary.ChargeTypeDictionary" table="charge_type_dictionary">
<id name="Идентификатор" shortname="ID" type="1"/>
<code name="Код" shortname="Код" type="12"/>
<name name="Тип комиссии" shortname="Тип комиссии" type="2" length="50"/>
</chargeType>
<courierType name="Способ доставки документа" class="ru.clearing.platform.dictionary." table="courier_type_dictionary">
<courierType name="Способ доставки документа" class="ru.clearing.platform.dictionary.CourierTypeDictionary" table="courier_type_dictionary">
<id name="Идентификатор" shortname="ID" type="1"/>
<code name="Код" shortname="Код" type="12"/>
<name name="Способ доставки" shortname="Способ доставки" type="2" length="50"/>
@ -227,7 +227,7 @@
<code name="Код" shortname="Код" type="12"/>
<name name="Статус транзакции" shortname="Статус" type="2" length="50"/>
</transactionStatus>
<clearingStatus name="Справочник результатов клиринга" class="com.spicex.dictionary." table="clearing_status_dictionary">
<clearingStatus name="Справочник результатов клиринга" class="com.spicex.dictionary.ClearingStatusDictionary" table="clearing_status_dictionary">
<id name="Идентификатор записи" shortname="ID" type="1"/>
<code name="Код" shortname="Код" type="12"/>
<name name="Наименование" shortname="Тип" type="2" length="255"/>
@ -262,7 +262,7 @@
<code name="Код" shortname="Код" type="12"/>
<name name="Тип лимитов" shortname="Тип" type="2" length="50"/>
</balanceAccountType>
<resultStatus name="Статус обработки" class="com.spicex.dictionary." table="result_status_dictionary">
<resultStatus name="Статус обработки" class="com.spicex.dictionary.ResultStatusDictionary" table="result_status_dictionary">
<id name="Идентификатор записи" shortname="ID" type="1"/>
<code name="Код" shortname="Код" type="12"/>
<name name="Статус обработки" shortname="Статус" type="2" length="255"/>
@ -760,7 +760,7 @@
<clearingDate type="6" name="Текущая дата" shortname="Дата" visible="false" searchable="true" sortable="true" ignore="true"/>
</errorText>
<clientCode name="Коды клиентов компании" destination="client-codes" class="" logUpdates="true" table="client_сode">
<clientCode name="Коды клиентов компании" destination="client-codes" class="ru.clearing.classes.statics.data.account.ClientCode" logUpdates="true" table="client_сode">
<id type="1" name="Идентификатор записи" shortname="ID" searchable="true" sortable="true"/>
<companyId type="1" dbname="Идентификатор компании" name="Наименование компании" shortname="Компания" searchable="true" sortable="true" visible="true" link="company" linkCode="shortName"/>
<code type="2" length="255" name="Код клиента" shortname="Код клиента" searchable="true" sortable="true" visible="true"/>
@ -793,7 +793,7 @@
</delete>
</actions>
</clientCode>
<tradingClearingRegistry name="Торгово-клиринговый регистр" destination="trading-clearing-registries" class="" logUpdates="true" table="trading_clearing_registry">
<tradingClearingRegistry name="Торгово-клиринговый регистр" destination="trading-clearing-registries" class="ru.clearing.classes.statics.data.registry.TradingClearingRegistry" logUpdates="true" table="trading_clearing_registry">
<id type="1" name="Идентификатор записи" shortname="ID" searchable="true" sortable="true"/>
<companyId type="1" dbname="Идентификатор компании" name="Наименование компании" shortname="Компания" searchable="true" sortable="true" visible="true" link="company" linkCode="shortName"/>
<code type="2" length="255" name="Код торгово-клирингового регистра" shortname="Код ТКР" searchable="true" sortable="true" visible="true"/>
@ -806,7 +806,7 @@
<createdAt field="created" type="4" webtype="5" dbname="Дата-время создания записи" name="Время создания записи" shortname="Создано" searchable="true" sortable="true" ignore="true"/>
<updatedAt field="updated" type="4" webtype="5" dbname="Дата-время изменения записи" name="Время изменения записи" shortname="Изменено" searchable="true" sortable="true" ignore="true"/>
</tradingClearingRegistry>
<registry name="Регистр активов, обязательств и требований УК" destination="registries" class="" logUpdates="true" table="registry">
<registry name="Регистр активов, обязательств и требований УК" destination="registries" class="ru.clearing.classes.statics.data.registry.Registry" logUpdates="true" table="registry">
<companyId type="1" dbname="Идентификатор участника" name="Наименование участника" shortname="Участник" searchable="true" sortable="true" visible="true" link="company"/>
<tradingCode type="2" length="255" name="Торговый код участника" shortname="Торговый код" searchable="true" sortable="true" visible="true"/>
<clearingCode type="2" length="255" name="Клиринговый код участника" shortname="Клиринговый код" searchable="true" sortable="true" visible="true"/>
@ -935,13 +935,13 @@
<companyId type="1" dbname="Идентификатор компании" name="Наименование компании" shortname="Компания" searchable="true" sortable="true" visible="true" link="company" linkCode="shortName"/>
<id type="1" name="Идентификатор записи" shortname="ID" searchable="true" sortable="true"/>
</informationAccount>
<depoAccount name="Депозитарные счета" destination="accounting/depo-accounts" class="" logUpdates="true" table="depo_account">
<depoAccount name="Депозитарные счета" destination="accounting/depo-accounts" class="ru.clearing.classes.statics.data.account.DepoAccount" logUpdates="true" table="depo_account">
<accountId type="1" dbname="Идентификатор счета" name="Номер счета" shortname="Счет" searchable="true" sortable="true" visible="true" link="account" linkCode="account"/>
<depoAccountType type="12" dbname="Код типа счета" name="Наименование типа счета" shortname="Тип" searchable="true" sortable="true" visible="true" link="depoAccountType"/>
<companyId type="1" dbname="Идентификатор компании" name="Наименование компании" shortname="Компания" searchable="true" sortable="true" visible="true" link="company" linkCode="shortName"/>
<id type="1" name="Идентификатор записи" shortname="ID" searchable="true" sortable="true"/>
</depoAccount>
<clearingAccount name="Торгово-Банковские счета" destination="accounting/clearing-accounts" class="" logUpdates="true" table="clearing_account">
<clearingAccount name="Торгово-Банковские счета" destination="accounting/clearing-accounts" class="ru.clearing.classes.statics.data.account.ClearingAccount" logUpdates="true" table="clearing_account">
<accountId type="1" dbname="Идентификатор счета" name="Номер счета" shortname="Счет" searchable="true" sortable="true" visible="true" link="account" linkCode="account"/>
<clearingAccountType type="12" dbname="Код типа счета" name="Наименование типа счета" shortname="Тип" searchable="true" sortable="true" visible="true" link="clearingAccountType"/>
<companyId type="1" dbname="Идентификатор компании" name="Наименование компании" shortname="Компания" searchable="true" sortable="true" visible="true" link="company" linkCode="shortName"/>

View file

@ -1,4 +1,4 @@
package ru.clearing.classes.statics.data.misc;
package ru.clearing.classes.statics.data.account;
import ru.clearing.classes.ConstSerializable;
import ru.clearing.classes.objects.BusinessObject;

View file

@ -1,4 +1,4 @@
package ru.clearing.classes.statics.data.misc;
package ru.clearing.classes.statics.data.account;
import ru.clearing.classes.ConstSerializable;
import ru.clearing.classes.objects.BusinessEvent;

View file

@ -2,8 +2,8 @@ package ru.spcex.clearing.imdg.businessevent;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Component;
import ru.clearing.classes.statics.data.misc.ClientCode;
import ru.clearing.classes.statics.data.misc.ClientCodeHistory;
import ru.clearing.classes.statics.data.account.ClientCode;
import ru.clearing.classes.statics.data.account.ClientCodeHistory;
import ru.spcex.clearing.imdg.IMDGDistributedNames;
import ru.spcex.clearing.imdg.base.TemplateEventMapStore;
import ru.spcex.platform.utils.time.TimeUtil;

View file

@ -2,7 +2,7 @@ package ru.spcex.clearing.imdg.businessobject;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Component;
import ru.clearing.classes.statics.data.misc.ClientCode;
import ru.clearing.classes.statics.data.account.ClientCode;
import ru.spcex.clearing.imdg.IMDGDistributedNames;
import ru.spcex.clearing.imdg.base.TemplateMapStore;
import ru.spcex.platform.utils.time.TimeUtil;