input
stringlengths 57
101k
| output
stringlengths 89
81.8k
⌀ | instruction
stringclasses 3
values |
---|---|---|
What are the contents of the folder 'additional-message/quota/quota-domain/src/main/java/com/intrasoft/ermis/cwm/quota/domain/rules/fact'? | The folder 'additional-message/quota/quota-domain/src/main/java/com/intrasoft/ermis/cwm/quota/domain/rules/fact' contains the following files and subfolders:
- DetermineFloatingPointsFormatRuleFact.java
- DetermineMaximumCardinalityRuleFact.java
- DetermineSplittableDataElementsRuleFact.java
- QuotaBusinessRules.java
- RuleExecutionResult.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared'? | The folder 'additional-message/shared' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/currency-management'? | The folder 'additional-message/shared/currency-management' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/currency-management/src/main/java/com/intrasoft/ermis/cwm/currency'? | The folder 'additional-message/shared/currency-management/src/main/java/com/intrasoft/ermis/cwm/currency' contains the following files and subfolders:
- CurrencyManagementBasePackage.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/currency-management/src/main/java/com/intrasoft/ermis/cwm/currency/configuration'? | The folder 'additional-message/shared/currency-management/src/main/java/com/intrasoft/ermis/cwm/currency/configuration' contains the following files and subfolders:
- CurrencyManagementAutoConfiguration.java
- CurrencyManagementConfigurationProperties.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/currency-management/src/main/java/com/intrasoft/ermis/cwm/currency/domain/enums'? | The folder 'additional-message/shared/currency-management/src/main/java/com/intrasoft/ermis/cwm/currency/domain/enums' contains the following files and subfolders:
- CurrencyConversionOperationMode.java
- CurrencyManagementResponses.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/currency-management/src/main/java/com/intrasoft/ermis/cwm/currency/service'? | The folder 'additional-message/shared/currency-management/src/main/java/com/intrasoft/ermis/cwm/currency/service' contains the following files and subfolders:
- CurrencyManagementService.java
- CurrencyManagementServiceImpl.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/currency-management/src/main/java/com/intrasoft/ermis/cwm/currency/service/restclient'? | The folder 'additional-message/shared/currency-management/src/main/java/com/intrasoft/ermis/cwm/currency/service/restclient' contains the following files and subfolders:
- CurrencyManagementFeignClient.java
- CurrencyManagementRestClient.java
- CurrencyManagementRestClientImpl.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/currency-management/src/test/java/com/intrasoft/ermis/cwm/currency/service'? | The folder 'additional-message/shared/currency-management/src/test/java/com/intrasoft/ermis/cwm/currency/service' contains the following files and subfolders:
- CurrencyManagementServiceImplTest.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/currency-management-adapter-shared'? | The folder 'additional-message/shared/currency-management-adapter-shared' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/currency-management-adapter-shared/src/main/java/com/intrasoft/ermis/cwm/currency/adapter/shared'? | The folder 'additional-message/shared/currency-management-adapter-shared/src/main/java/com/intrasoft/ermis/cwm/currency/adapter/shared' contains the following files and subfolders:
- ConvertMonetaryAmountRequestDTO.java
- ConvertMonetaryAmountResponseDTO.java
- ExchangeRateRequestDTO.java
- ExchangeRateResponseDTO.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/currency-management-adapter-shared/src/main/java/com/intrasoft/ermis/cwm/currency/port/inbound/rest'? | The folder 'additional-message/shared/currency-management-adapter-shared/src/main/java/com/intrasoft/ermis/cwm/currency/port/inbound/rest' contains the following files and subfolders:
- ExchangeRateResource.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/cwm-commons'? | The folder 'additional-message/shared/cwm-commons' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm'? | The folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm' contains the following files and subfolders:
- CommonsBasePackage.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/common/exceptionhandling'? | The folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/common/exceptionhandling' contains the following files and subfolders:
- BaseCwmException.java
- CwmAlreadyExistsException.java
- CwmBadRequestException.java
- CwmDataAccessException.java
- CwmDBConnectionException.java
- CwmExternalServiceUnavailableException.java
- CwmIllegalArgumentException.java
- CwmIntegrationServiceUnavailableException.java
- CwmInternalServerException.java
- CwmNotAuthenticatedException.java
- CwmNotAuthorizedException.java
- CwmNotFoundException.java
- ErrorCode.java
- WebClientHandlerException.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/common/inbound/exceptionhandling'? | The folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/common/inbound/exceptionhandling' contains the following files and subfolders:
- CreateRecordException.java
- ErrorMessage.java
- ErrorMessages.java
- ExceptionIDGenerator.java
- MappingException.java
- RestResourceExceptionMapper.java
- RestResourceJacksonExceptionMapper.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/constants'? | The folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/constants' contains the following files and subfolders:
- MessageConstants.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/enums'? | The folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/enums' contains the following files and subfolders:
- DomainOfficeRoleTypesEnum.java
- MessageType.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/helper'? | The folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/helper' contains the following files and subfolders:
- RetrievalHelper.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/service'? | The folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/service' contains the following files and subfolders:
- ErmisConfigurationService.java
- ModeService.java
- RegimeService.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/service/impl'? | The folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/service/impl' contains the following files and subfolders:
- ErmisConfigurationServiceImpl.java
- ModeServiceImpl.java
- RegimeServiceImpl.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/util'? | The folder 'additional-message/shared/cwm-commons/src/main/java/com/intrasoft/ermis/cwm/util' contains the following files and subfolders:
- ConfigurationUtil.java
- CustomsOfficeUtils.java
- CwmWorkTaskUtil.java
- DeclarationFGProcedureCategory.java
- DeclarationUtil.java
- Helper.java
- MessageTypeUtil.java
- SequenceNumberGenerator.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/cwm-commons/src/main/resources/META-INF'? | The folder 'additional-message/shared/cwm-commons/src/main/resources/META-INF' contains the following files and subfolders:
- beans.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/cwm-commons/src/test/java/com/intrasoft/ermis/cwm/service'? | The folder 'additional-message/shared/cwm-commons/src/test/java/com/intrasoft/ermis/cwm/service' contains the following files and subfolders:
- RegimeServiceImplUT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/cwm-commons/src/test/java/com/intrasoft/ermis/cwm/util'? | The folder 'additional-message/shared/cwm-commons/src/test/java/com/intrasoft/ermis/cwm/util' contains the following files and subfolders:
- CustomsOfficeUtilsUT.java
- CwmWorkTaskUtilUT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/cwm-commons/src/test/resources/data'? | The folder 'additional-message/shared/cwm-commons/src/test/resources/data' contains the following files and subfolders:
- declaration.json
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/declaration-comparison/src/main/java/com/intrasoft/ermis/cwm/shared/declarationcomparison'? | The folder 'additional-message/shared/declaration-comparison/src/main/java/com/intrasoft/ermis/cwm/shared/declarationcomparison' contains the following files and subfolders:
- DeclarationComparisonServiceImpl.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/declaration-comparison/src/test/java/com/intrasoft/ermis/cwm/shared/declarationcomparison'? | The folder 'additional-message/shared/declaration-comparison/src/test/java/com/intrasoft/ermis/cwm/shared/declarationcomparison' contains the following files and subfolders:
- DeclarationComparisonServiceUT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/declaration-comparison/src/test/resources'? | The folder 'additional-message/shared/declaration-comparison/src/test/resources' contains the following files and subfolders:
- 4.4_Normal_H1_NoControl_With_Safety_Data.json
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/declaration-comparison2'? | The folder 'additional-message/shared/declaration-comparison2' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/declaration-comparison2/src/main/java/com/intrasoft/ermis/cwm/shared'? | The folder 'additional-message/shared/declaration-comparison2/src/main/java/com/intrasoft/ermis/cwm/shared' contains the following files and subfolders:
- DeclarationComparisonServiceBasePackage.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/declaration-comparison2/src/main/java/com/intrasoft/ermis/cwm/shared/declarationcomparison'? | The folder 'additional-message/shared/declaration-comparison2/src/main/java/com/intrasoft/ermis/cwm/shared/declarationcomparison' contains the following files and subfolders:
- CollectionComparisonService.java
- CollectionComparisonServiceImpl.java
- DeclarationComparisonService.java
- DeclarationComparisonServiceImpl.java
- JaversUtils.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/declaration-comparison2/src/test/java/com/intrasoft/ermis/cwm/shared/declarationcomparison'? | The folder 'additional-message/shared/declaration-comparison2/src/test/java/com/intrasoft/ermis/cwm/shared/declarationcomparison' contains the following files and subfolders:
- CollectionComparisonServiceUT.java
- DeclarationComparisonServiceUT.java
- JaverUtilsUT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/declaration-comparison2/src/test/resources'? | The folder 'additional-message/shared/declaration-comparison2/src/test/resources' contains the following files and subfolders:
- 4.4_Normal_H1_NoControl_With_Safety_Data.json
- CC413B.xml
- CC415B.xml
- CC432B.xml
- CC513C.xml
- CC515C.xml
- CC613C.xml
- CC613C_transformed.json
- CC615C.xml
- CC615C_transformed.json
- declaration_javers.json
- declaration_javers2.json
- Prelodged_G4.json
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/declaration-comparison2/src/test/resources/reexport'? | The folder 'additional-message/shared/declaration-comparison2/src/test/resources/reexport' contains the following files and subfolders:
- DeclarationA3.json
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/guarantee-management-adapter-shared'? | The folder 'additional-message/shared/guarantee-management-adapter-shared' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/guarantee-management-adapter-shared/src/main/java/com/intrasoft/ermis/cwm/guarantee/adapter/shared/external'? | The folder 'additional-message/shared/guarantee-management-adapter-shared/src/main/java/com/intrasoft/ermis/cwm/guarantee/adapter/shared/external' contains the following files and subfolders:
- GuaranteeRetrieveRequest.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/guarantee-management-adapter-shared/src/main/java/com/intrasoft/ermis/cwm/guarantee/adapter/shared/external/dto'? | The folder 'additional-message/shared/guarantee-management-adapter-shared/src/main/java/com/intrasoft/ermis/cwm/guarantee/adapter/shared/external/dto' contains the following files and subfolders:
- ObligationGuaranteeDTO.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/guarantee-management-adapter-shared/src/main/java/com/intrasoft/ermis/cwm/guarantee/adapter/shared/external/event'? | The folder 'additional-message/shared/guarantee-management-adapter-shared/src/main/java/com/intrasoft/ermis/cwm/guarantee/adapter/shared/external/event' contains the following files and subfolders:
- GuaranteeRetrieveReceivedEvent.java
- GuaranteeRetrieveRequestedEvent.java
- RetrievePartyGuaranteesRequestEvent.java
- RetrievePartyGuaranteesResponseEvent.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/jsonpath-common'? | The folder 'additional-message/shared/jsonpath-common' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/jsonpath-common/src/main/java/com/intrasoft/ermis/cwm/jsonpath/utils'? | The folder 'additional-message/shared/jsonpath-common/src/main/java/com/intrasoft/ermis/cwm/jsonpath/utils' contains the following files and subfolders:
- CustomBeanJsonUtils.java
- DomainAuthorization8fToJsonPath.java
- DomainCountriesToJsonPath.java
- DomainCustomOfficesToJsonPath.java
- DomainPartiesToJsonPath.java
- DomainSafetyAndSecurityDataToJsonPath.java
- DomainStringToJsonPath.java
- DomainTemporaryStorageConsignmentItemToJsonPath.java
- DomainTransportMeansAndLocationToJsonPath.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/message-store-shared'? | The folder 'additional-message/shared/message-store-shared' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/message-store-shared/src/main/java/com/intrasoft/ermis/shared/messagestore/utils'? | The folder 'additional-message/shared/message-store-shared/src/main/java/com/intrasoft/ermis/shared/messagestore/utils' contains the following files and subfolders:
- MessageStoreRequestEventTypeEnum.java
- MessageStoreResponseEventTypeEnum.java
- MessageStoreRestFilter.java
- MessageStoreRestProducer.java
- MessageStoreUtils.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/message-store-shared/src/test/java/com/intrasoft/ermis/shared/messagestore/utils/test'? | The folder 'additional-message/shared/message-store-shared/src/test/java/com/intrasoft/ermis/shared/messagestore/utils/test' contains the following files and subfolders:
- MessageStoreUtilsUT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/notification'? | The folder 'additional-message/shared/notification' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/notification/src/main/java/com/intrasoft/cwm/notification'? | The folder 'additional-message/shared/notification/src/main/java/com/intrasoft/cwm/notification' contains the following files and subfolders:
- NotificationBasePackage.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/notification/src/main/java/com/intrasoft/cwm/notification/helper'? | The folder 'additional-message/shared/notification/src/main/java/com/intrasoft/cwm/notification/helper' contains the following files and subfolders:
- ReferenceDataHelper.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/notification/src/main/java/com/intrasoft/cwm/notification/marshallers'? | The folder 'additional-message/shared/notification/src/main/java/com/intrasoft/cwm/notification/marshallers' contains the following files and subfolders:
- CommonMarshaller.java
- JaxbContextInitializer.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/notification/src/main/java/com/intrasoft/cwm/notification/service'? | The folder 'additional-message/shared/notification/src/main/java/com/intrasoft/cwm/notification/service' contains the following files and subfolders:
- NotificationService.java
- NotificationServiceImpl.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/notification-domain'? | The folder 'additional-message/shared/notification-domain' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/notification-domain/src/main/resources/xsd/common'? | The folder 'additional-message/shared/notification-domain/src/main/resources/xsd/common' contains the following files and subfolders:
- Declaration_1p0_urn_un_unece_uncefact_codelist_standard_IANA_CharacterSetCode_2013-01-08.xsd
- Declaration_1p0_urn_un_unece_uncefact_codelist_standard_IANA_MIMEMediaType_2013-07-23.xsd
- Declaration_1p0_urn_un_unece_uncefact_codelist_standard_ISO_ISO3AlphaCurrencyCode_2012-08-31.xsd
- Declaration_1p0_urn_un_unece_uncefact_codelist_standard_UNECE_AgencyIdentificationCode_D12B.xsd
- Declaration_1p0_urn_un_unece_uncefact_codelist_standard_UNECE_CharacterSetEncodingCode_40106.xsd
- trader-portal-common.xsd
- UnqualifiedDataType_6_DMS.xsd
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/notification-domain/src/main/resources/xsd/notification'? | The folder 'additional-message/shared/notification-domain/src/main/resources/xsd/notification' contains the following files and subfolders:
- bindings.xml
- trader-portal-notification-response.xsd
- trader-portal-notification.xsd
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/party-management-adapter-shared'? | The folder 'additional-message/shared/party-management-adapter-shared' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/party-management-adapter-shared/src/main/java/com/intrasoft/ermis/cwm/party/adapter/shared/external/event'? | The folder 'additional-message/shared/party-management-adapter-shared/src/main/java/com/intrasoft/ermis/cwm/party/adapter/shared/external/event' contains the following files and subfolders:
- PartyRelationVerificationRequestEvent.java
- PartyRelationVerificationResponseEvent.java
- RetrievePartyDetailsRequestEvent.java
- RetrievePartyDetailsResponseEvent.java
- VerifyPartyIdentificationRequestEvent.java
- VerifyPartyIdentificationResponseEvent.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/party-management-adapter-shared-commons'? | The folder 'additional-message/shared/party-management-adapter-shared-commons' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/party-management-adapter-shared-commons/src/main/java/com/intrasoft/ermis/cwm/party/adapter/shared/external/codelistitem'? | The folder 'additional-message/shared/party-management-adapter-shared-commons/src/main/java/com/intrasoft/ermis/cwm/party/adapter/shared/external/codelistitem' contains the following files and subfolders:
- AddressType.java
- AeoStatusType.java
- CodelistItem.java
- ContactMechanismPurposeType.java
- ContactMechanismType.java
- CountryType.java
- CurrencyType.java
- IsicCode.java
- LegalStatusType.java
- PartyIdentificationType.java
- PartyRoleType.java
- PersonDTO.java
- UNLocationCode.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/party-management-adapter-shared-commons/src/main/java/com/intrasoft/ermis/cwm/party/adapter/shared/external/dto'? | The folder 'additional-message/shared/party-management-adapter-shared-commons/src/main/java/com/intrasoft/ermis/cwm/party/adapter/shared/external/dto' contains the following files and subfolders:
- AuthorizationDTO.java
- BankAccountDTO.java
- ContactMechanismDTO.java
- CountryDTO.java
- CustomsAgencyDTO.java
- CustomsOfficeDTO.java
- DeclaredPartyRoleDTO.java
- EconomicOperatorDTO.java
- LocationDTO.java
- MeasureDTO.java
- PartyDTO.java
- PartyIdentificationDTO.java
- PartyRelationshipDTO.java
- PartyRoleDTO.java
- PersonDTO.java
- PhysicalAddressDTO.java
- TextDTO.java
- TimeAwareDTO.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/party-management-domain'? | The folder 'additional-message/shared/party-management-domain' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/party-management-domain/src/main/java/com/intrasoft/ermis/cwm/party/domain/shared'? | The folder 'additional-message/shared/party-management-domain/src/main/java/com/intrasoft/ermis/cwm/party/domain/shared' contains the following files and subfolders:
- Authorization.java
- BankAccount.java
- ContactMechanism.java
- Country.java
- CustomsAgency.java
- CustomsOffice.java
- DeclaredPartyRole.java
- EconomicOperator.java
- Location.java
- Measure.java
- Party.java
- PartyIdentification.java
- PartyRelationship.java
- Person.java
- PhysicalAddress.java
- Text.java
- TimeAware.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/platform-dossier'? | The folder 'additional-message/shared/platform-dossier' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/platform-dossier/src/main/java/com/intrasoft/ermis/cwm/shared/platform/dossier'? | The folder 'additional-message/shared/platform-dossier/src/main/java/com/intrasoft/ermis/cwm/shared/platform/dossier' contains the following files and subfolders:
- DossierClientAutoConfiguration.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/platform-dossier/src/main/java/com/intrasoft/ermis/cwm/shared/platform/dossier/client'? | The folder 'additional-message/shared/platform-dossier/src/main/java/com/intrasoft/ermis/cwm/shared/platform/dossier/client' contains the following files and subfolders:
- DossierClientBasePackage.java
- DossierCustomsDataPort.java
- DossierDeclarationPort.java
- DossierMessagePort.java
- DossierMovementAttributesPort.java
- DossierMovementPort.java
- DossierMovementQueryPort.java
- DossierProcessingStatusPort.java
- DossierValidationResultsPort.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/security'? | The folder 'additional-message/shared/security' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/security/src/main/java/com/intrasoft/ermis/cwm/shared/security/configuration'? | The folder 'additional-message/shared/security/src/main/java/com/intrasoft/ermis/cwm/shared/security/configuration' contains the following files and subfolders:
- CwmSecurityAutoConfiguration.java
- CwmSecurityConfigurationProperties.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/security/src/main/java/com/intrasoft/ermis/cwm/shared/security/service'? | The folder 'additional-message/shared/security/src/main/java/com/intrasoft/ermis/cwm/shared/security/service' contains the following files and subfolders:
- AuthHeaderRequestInterceptor.java
- UserDetailsService.java
- UserDetailsServiceImpl.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain'? | The folder 'additional-message/shared/shared-domain' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/additionalmessage/enums'? | The folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/additionalmessage/enums' contains the following files and subfolders:
- AdditionalMessageWorkTaskProperty.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/common/enums'? | The folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/common/enums' contains the following files and subfolders:
- CustomsOperationStateEnum.java
- DDNCAMessageTypesEnum.java
- DDNXAMessageTypesEnum.java
- ModeOfEntryEnum.java
- NotificationEventPropertiesEnum.java
- ProcessingStatusStatusTypeEnum.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/configuration'? | The folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/configuration' contains the following files and subfolders:
- ComponentConfiguration.java
- ConfigProperty.java
- ConfigurationDTO.java
- Localization.java
- SearchCriteriaConfig.java
- SystemConfiguration.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/configuration/enums'? | The folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/configuration/enums' contains the following files and subfolders:
- Category.java
- RuleParameterType.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/coverage/enums'? | The folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/coverage/enums' contains the following files and subfolders:
- CoverageWorkTaskPropertyKey.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/customsdebt/enums'? | The folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/customsdebt/enums' contains the following files and subfolders:
- CustomsDebtWorkTaskPropertyKey.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/declaration/enums'? | The folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/declaration/enums' contains the following files and subfolders:
- DeclarationWorkTaskPropertyKey.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/event'? | The folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/event' contains the following files and subfolders:
- EventHeader.java
- EventHeaderBuilder.java
- HRMEvent.java
- HRMEventHeader.java
- HRMEventHeaderBuilder.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/monitorafterrelease/enums'? | The folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/monitorafterrelease/enums' contains the following files and subfolders:
- AuthorizationDocumentType.java
- AuthorizationDocumentTypes.java
- MonitorAfterReleaseWorkTaskPropertyKey.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/processmanager/enums'? | The folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/processmanager/enums' contains the following files and subfolders:
- ProcessManagerWorkTaskPropertyKey.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/quota/enums'? | The folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/quota/enums' contains the following files and subfolders:
- QuotaWorkTaskPropertyKey.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/referencedata'? | The folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/referencedata' contains the following files and subfolders:
- CodeListDomain.java
- CodelistItemDTO.java
- GlobalCodeList.java
- RefDataAttributeDTO.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/tariff/calculation'? | The folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/tariff/calculation' contains the following files and subfolders:
- CalculationResponse.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/warehouse/enums'? | The folder 'additional-message/shared/shared-domain/src/main/java/com/intrasoft/ermis/cwm/shared/domain/warehouse/enums' contains the following files and subfolders:
- WarehouseInspectionWorkTaskPropertyKey.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ga-acl-mappers'? | The folder 'additional-message/shared/shared-ga-acl-mappers' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ga-acl-mappers/src/main/java/com/intrasoft/ermis/cwm/ga/enums'? | The folder 'additional-message/shared/shared-ga-acl-mappers/src/main/java/com/intrasoft/ermis/cwm/ga/enums' contains the following files and subfolders:
- GoodsAccountingTransactionDecision.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ga-acl-mappers/src/main/java/com/intrasoft/ermis/cwm/ga/mappers'? | The folder 'additional-message/shared/shared-ga-acl-mappers/src/main/java/com/intrasoft/ermis/cwm/ga/mappers' contains the following files and subfolders:
- DeclareByType.java
- GoodsAccountingConfigurabilityHelper.java
- GoodsAccountingMapper.java
- GoodsAccountingMapperUtils.java
- GoodsAccountingTransaction.java
- TransactionOperationDecision.java
- TransactionOperationJsonPath.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ga-acl-mappers/src/main/java/com/intrasoft/ermis/cwm/ga/mappers/wrapper'? | The folder 'additional-message/shared/shared-ga-acl-mappers/src/main/java/com/intrasoft/ermis/cwm/ga/mappers/wrapper' contains the following files and subfolders:
- DischargeItemWrapper.java
- DischargeManifestItemWrapper.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ga-acl-mappers/src/test/java/com/intrasoft/ermis/cwm/ga/mappers'? | The folder 'additional-message/shared/shared-ga-acl-mappers/src/test/java/com/intrasoft/ermis/cwm/ga/mappers' contains the following files and subfolders:
- GoodsAccountingMapperUT.java
- TestPointerType.java
- TransactionOperationJsonPathsBuilder.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ga-acl-mappers/src/test/resources/data/declaration'? | The folder 'additional-message/shared/shared-ga-acl-mappers/src/test/resources/data/declaration' contains the following files and subfolders:
- declare_goods_item_packaging.json
- declare_gross_mass.json
- declare_house_consignment_packaging.json
- declare_master_consignment_packaging.json
- declare_master_consignment_previous_documents.json
- declare_net_mass.json
- Discharge547.json
- discharge_goods_item_previous_document_package.json
- discharge_goods_item_previous_document_quantity.json
- discharge_house_consignment_previous_documents.json
- discharge_master_consignment_previous_documents.json
- ExitDeclarationMessage.json
- ExitDeclarationMessageWithManifestItemDeclareGrossMass.json
- ExitDeclarationMessageWithManifestItemDeclareQuantity.json
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-risk-mappers'? | The folder 'additional-message/shared/shared-risk-mappers' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-risk-mappers/src/main/java/com/intrasoft/ermis/cwm/mappers/risk'? | The folder 'additional-message/shared/shared-risk-mappers/src/main/java/com/intrasoft/ermis/cwm/mappers/risk' contains the following files and subfolders:
- RiskAssessmentEnhancementService.java
- RiskAssessmentEnhancementServiceImpl.java
- RiskMappersBasePackage.java
- RiskResultUtils.java
- RiskResultUtilsImpl.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-risk-mappers/src/main/java/com/intrasoft/ermis/cwm/mappers/risk/transitionperiod'? | The folder 'additional-message/shared/shared-risk-mappers/src/main/java/com/intrasoft/ermis/cwm/mappers/risk/transitionperiod' contains the following files and subfolders:
- TransitionPeriodService.java
- TransitionPeriodServiceImpl.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-risk-mappers/src/test/java/com/intrasoft/ermis/cwm/mappers/risk'? | The folder 'additional-message/shared/shared-risk-mappers/src/test/java/com/intrasoft/ermis/cwm/mappers/risk' contains the following files and subfolders:
- RiskResultUtilsUT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-risk-mappers/src/test/java/com/intrasoft/ermis/cwm/mappers/risk/transitionperiod'? | The folder 'additional-message/shared/shared-risk-mappers/src/test/java/com/intrasoft/ermis/cwm/mappers/risk/transitionperiod' contains the following files and subfolders:
- TransitionPeriodServiceUT.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ui'? | The folder 'additional-message/shared/shared-ui' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ui/shared-ui-domain'? | The folder 'additional-message/shared/shared-ui/shared-ui-domain' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ui/shared-ui-domain/src/main/java/com/intrasoft/ermis/cwm/shared/ui/dto/declaration'? | The folder 'additional-message/shared/shared-ui/shared-ui-domain/src/main/java/com/intrasoft/ermis/cwm/shared/ui/dto/declaration' contains the following files and subfolders:
- AdditionalDocumentUI.java
- AdditionalInformationUI.java
- AlternativeEvidenceUI.java
- AttachedDocumentUI.java
- AttachedFileUI.java
- AuthorisationUI.java
- AuthorizationApplication8fUI.java
- ClassificationUI.java
- CodeUI.java
- CommodityCodeUI.java
- CommodityUI.java
- CommunicationUI.java
- ConsignmentItemExsUI.java
- ConsignmentItemUI.java
- ConsignmentUI.java
- ControlResultUI.java
- CoordinatesUI.java
- CountryRegionRoleUI.java
- CurrencyUI.java
- CustomsDataUI.java
- CustomsOfficeOfExitUI.java
- CustomsOfficeOfExportUI.java
- CustomsOfficeOfLodgementUI.java
- CustomsOfficeUI.java
- CustomsProcedureUI.java
- CustomsWarehouseReferenceUI.java
- DangerousGoodsUI.java
- DecisionCustomsAuthorityUI.java
- DecisionReferenceNumberUI.java
- DeclarationUI.java
- DeclaredDutyTaxFeeUI.java
- DeclaredGuaranteeUI.java
- DeclaredUCRUI.java
- DischargeBillUI.java
- DischargePeriodUI.java
- DiscrepanciesUI.java
- DocumentExitUI.java
- DocumentExportUI.java
- DocumentManifestUI.java
- EADGoodsItemPrintData.java
- EADPrintData.java
- EconomicConditionUI.java
- ExitArrivalMessageUI.java
- ExitCarrierUI.java
- ExitConsignmentUI.java
- ExitNotificationMessageUI.java
- ExportOperationUI.java
- ExsMessageUI.java
- FreightUI.java
- GoodsDescriptionUI.java
- GoodsIdentificationUI.java
- GoodsItemExitUI.java
- GoodsItemUI.java
- GoodsLocationExitUI.java
- GoodsLocationExsUI.java
- GoodsLocationUI.java
- GoodsOwnerUI.java
- GoodsQuantityUI.java
- GoodsReferenceUI.java
- GoodsShipmentManifestUI.java
- GoodsShipmentUI.java
- HouseConsignmentUI.java
- ItineraryUI.java
- LocationRoleUI.java
- ManifestItemUI.java
- ManifestPresentationMessageUI.java
- MasterConsignmentDecrUI.java
- MasterConsignmentUI.java
- MeasureUI.java
- NonExitedExportMessageUI.java
- PackagingExsUI.java
- PackagingUI.java
- PartyUI.java
- PassageExitUI.java
- PersonConfirmingExitUI.java
- PersonContactDetailsUI.java
- PhysicalAddressUI.java
- PlaceUI.java
- PreviousDocumentPerConsignmentUI.java
- PreviousDocumentUI.java
- ProcedureCombinationUI.java
- ProcessedProductUI.java
- RecoveryTitleUI.java
- RepaymentRemissionAuthorisationUI.java
- RepresentativeUI.java
- RiskAnalysisIdentificationUI.java
- RiskAnalysisResultUI.java
- RiskAnalysisUI.java
- SealUI.java
- SignatureUI.java
- SpecialProcedureItemUI.java
- TradeTermsUI.java
- TransactionNatureTypeUI.java
- TransportEquipmentExitUI.java
- TransportEquipmentExsUI.java
- TransportEquipmentExtUI.java
- TransportEquipmentUI.java
- TransportMeansExitUI.java
- TransportMeansManifestUI.java
- TransportMeansUI.java
- ValuationAdjustmentUI.java
- ValueUI.java
- YieldRateUI.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ui/shared-ui-i18n'? | The folder 'additional-message/shared/shared-ui/shared-ui-i18n' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ui/shared-ui-i18n/src/main/resources/com/intrasoft/ermis/cwm/webui/adapter/inbound/presentation'? | The folder 'additional-message/shared/shared-ui/shared-ui-i18n/src/main/resources/com/intrasoft/ermis/cwm/webui/adapter/inbound/presentation' contains the following files and subfolders:
- UIResourceBundle.properties
- UIResourceBundle_ar_TN.properties
- UIResourceBundle_da_DK.properties
- UIResourceBundle_el_GR.properties
- UIResourceBundle_en_US.properties
- UIResourceBundle_fr_TN.properties
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ui/shared-ui-i18n/src/main/resources/com/intrasoft/ermis/cwm/webui/bundles'? | The folder 'additional-message/shared/shared-ui/shared-ui-i18n/src/main/resources/com/intrasoft/ermis/cwm/webui/bundles' contains the following files and subfolders:
- UIBasicResourceBundle.properties
- UIBasicResourceBundle_ar_TN.properties
- UIBasicResourceBundle_da_DK.properties
- UIBasicResourceBundle_el_GR.properties
- UIBasicResourceBundle_en_US.properties
- UIBasicResourceBundle_fr_TN.properties
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ui/shared-ui-mappers'? | The folder 'additional-message/shared/shared-ui/shared-ui-mappers' contains the following files and subfolders:
- pom.xml
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ui/shared-ui-mappers/src/main/java/com/intrasoft/ermis/cwm/webui/adapter/inbound/presentation/customsdata/beans'? | The folder 'additional-message/shared/shared-ui/shared-ui-mappers/src/main/java/com/intrasoft/ermis/cwm/webui/adapter/inbound/presentation/customsdata/beans' contains the following files and subfolders:
- CustomsPositionBean.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
What are the contents of the folder 'additional-message/shared/shared-ui/shared-ui-mappers/src/main/java/com/intrasoft/ermis/cwm/webui/domain'? | The folder 'additional-message/shared/shared-ui/shared-ui-mappers/src/main/java/com/intrasoft/ermis/cwm/webui/domain' contains the following files and subfolders:
- Constants.java
- EadConstants.java
- JsonPathAction.java
- | You are a powerful Java unit test generator. Your task is to understand the structure of the Java project ERMIS CWM |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.