Add org registry export

This commit is contained in:
2025-08-25 20:40:10 +09:00
parent 039424eb9c
commit 0677cdb42e
30 changed files with 8064 additions and 0 deletions

View File

@ -68,6 +68,7 @@
<Compile Include="Client\Api\HouseManagementApi.cs" />
<Compile Include="Client\Api\NsiApi.cs" />
<Compile Include="Client\Api\NsiCommonApi.cs" />
<Compile Include="Client\Api\OrgRegistryCommonApi.cs" />
<Compile Include="Client\Api\Request\Adapter\IGetStateResult.cs" />
<Compile Include="Client\Api\Request\Adapter\IGetStateResultMany.cs" />
<Compile Include="Client\Api\Request\Adapter\IGetStateResultOne.cs" />
@ -86,6 +87,8 @@
<Compile Include="Client\Api\Request\NsiCommon\ExportNsiItemRequest.cs" />
<Compile Include="Client\Api\Request\NsiCommon\NsiCommonRequestBase.cs" />
<Compile Include="Client\Api\Request\Nsi\NsiRequestBase.cs" />
<Compile Include="Client\Api\Request\OrgRegistryCommon\ExportOrgRegistryRequest.cs" />
<Compile Include="Client\Api\Request\OrgRegistryCommon\OrgRegistryCommonRequestBase.cs" />
<Compile Include="Client\Api\Request\PaginationData.cs" />
<Compile Include="Client\Api\Request\RequestBase.cs" />
<Compile Include="Client\Api\Request\Nsi\ExportDataProviderNsiItemRequest.cs" />
@ -232,6 +235,11 @@
<DesignTime>True</DesignTime>
<DependentUpon>Reference.svcmap</DependentUpon>
</Compile>
<Compile Include="Connected Services\Service.Async.OrgRegistryCommon\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.svcmap</DependentUpon>
</Compile>
<Compile Include="GostCryptography\Asn1\Ber\Asn18BitCharString.cs" />
<Compile Include="GostCryptography\Asn1\Ber\Asn1BerDecodeBuffer.cs" />
<Compile Include="GostCryptography\Asn1\Ber\Asn1BerDecodeContext.cs" />
@ -1182,6 +1190,55 @@
<None Include="Connected Services\Service.Async.OrgRegistryCommon.v15_7_0_1\xmldsig-core-schema.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\hcs-base.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\hcs-nsi-base.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\hcs-organizations-base.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\hcs-organizations-registry-base.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\hcs-organizations-registry-common-service-async.wsdl" />
<None Include="Connected Services\Service.Async.OrgRegistryCommon\hcs-organizations-registry-common-types.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\hcs-premises-base.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\Hcs.Service.Async.OrgRegistryCommon.AckRequest.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\Hcs.Service.Async.OrgRegistryCommon.exportDataProviderResponse.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\Hcs.Service.Async.OrgRegistryCommon.exportDelegatedAccessResponse.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\Hcs.Service.Async.OrgRegistryCommon.exportObjectsDelegatedAccessResponse.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\Hcs.Service.Async.OrgRegistryCommon.exportOrgRegistryResponse.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\Hcs.Service.Async.OrgRegistryCommon.exportTerritoryDelegatedAccessResponse.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\Hcs.Service.Async.OrgRegistryCommon.getStateResponse.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\Hcs.Service.Async.OrgRegistryCommon.getStateResult.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\Hcs.Service.Async.OrgRegistryCommon.ResultHeader.datasource">
<DependentUpon>Reference.svcmap</DependentUpon>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\xmldsig-core-schema.xsd">
<SubType>Designer</SubType>
</None>
<None Include="GostCryptography\LICENSE" />
<None Include="GostCryptography\README.md" />
<None Include="HcsWsdlSources\wsdl_xsd_v.15.7.0.1\appeals\hcs-appeals-service-async.wsdl" />
@ -1337,6 +1394,7 @@
<WCFMetadataStorage Include="Connected Services\Service.Async.NsiCommon\" />
<WCFMetadataStorage Include="Connected Services\Service.Async.Nsi\" />
<WCFMetadataStorage Include="Connected Services\Service.Async.OrgRegistryCommon.v15_7_0_1\" />
<WCFMetadataStorage Include="Connected Services\Service.Async.OrgRegistryCommon\" />
</ItemGroup>
<ItemGroup>
<None Include="Connected Services\Service.Async.DebtRequests.v15_7_0_1\configuration91.svcinfo" />
@ -1393,6 +1451,12 @@
<Generator>WCF Proxy Generator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Connected Services\Service.Async.OrgRegistryCommon\configuration91.svcinfo" />
<None Include="Connected Services\Service.Async.OrgRegistryCommon\configuration.svcinfo" />
<None Include="Connected Services\Service.Async.OrgRegistryCommon\Reference.svcmap">
<Generator>WCF Proxy Generator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<Content Include="HcsWsdlSources\wsdl_xsd_v.15.7.0.1\changelog.txt" />
<Content Include="HcsWsdlSources\how-to-generate-cs-from-wsdl.txt" />
</ItemGroup>