blob: b77426160d1fdf47a599e36f641900c3ea3c51a6 [file] [log] [blame]
rename jpa myproject.server.core.person.MyPerson to MyCustomer
move myproject.server.core.person.MyCustomer to myproject.server.core.customer
move myproject.server.core.person.MyCustomer_ to myproject.server.core.customer
move myproject.shared.core.company.code to myproject.shared.core.customer.code
move myproject.server.core.company.code to myproject.server.core.customer.code
move myproject.client.core.company.code to myproject.client.core.customer.code
rename jpa myproject.shared.core.person.PersonKey to CustomerKey
rename jpa myproject.shared.core.person.PersonKeyDescriptor to CustomerKeyDescriptor
rename jpa myproject.shared.core.person.IConvertibleToPersonKey to IConvertibleToCustomerKey
move myproject.shared.core.person.IConvertibleToCustomerKey to myproject.shared.core.customer
move myproject.shared.core.person.CustomerKey to myproject.shared.core.customer
move myproject.shared.core.person.CustomerKeyDescriptor to myproject.shared.core.customer
rename myproject.shared.core.person.PersonChangeKey to CustomerChangeKey
move myproject.shared.core.person.CustomerChangeKey to myproject.shared.core.customer
rename myproject.shared.core.person.PersonChangeKeyDescriptor to CustomerChangeKeyDescriptor
move myproject.shared.core.person.CustomerChangeKeyDescriptor to myproject.shared.core.customer
rename jpa myproject.server.core.customer.MyCustomer#directoryPersonKey to directoryCustomerKey
rename jpa myproject.server.core.customer.MyCustomer#DIRECTORY_PERSON_KEY to DIRECTORY_CUSTOMER_KEY
rename jpa myproject.server.core.customer.MyCustomer#personNo to customerNo
rename jpa myproject.server.core.customer.MyCustomer#PERSON_NO to CUSTOMER_NO
rename jpa myproject.server.core.customer.MyCustomer#lastName to name1
rename jpa myproject.server.core.customer.MyCustomer#LAST_NAME to NAME1
rename jpa myproject.server.core.customer.MyCustomer#firstName to name2
rename jpa myproject.server.core.customer.MyCustomer#FIRST_NAME to NAME2
rename jpa myproject.server.core.customer.MyCustomer#portrait to image
rename jpa myproject.server.core.customer.MyCustomer#PORTRAIT to IMAGE
rename jpa myproject.server.core.customer.MyCustomer#joinPersonChanges to joinCustomerChanges
rename jpa myproject.server.core.customer.MyCustomer#joinPersonImports to joinCustomerImports
rename jpa myproject.server.core.customer.MyCustomer#getCompanyDisplayNames to getLinkedNames
rename jpa myproject.server.core.customer.MyCustomer#companyDisplayNames to linkedNames
rename jpa myproject.server.core.person.MyPersonChange to MyCustomerChange
move myproject.server.core.person.MyCustomerChange to myproject.server.core.customer
move myproject.server.core.person.MyCustomerChange_ to myproject.server.core.customer
rename jpa myproject.server.core.person.MyPersonList to MyCustomerList
move myproject.server.core.person.MyCustomerList to myproject.server.core.customer
move myproject.server.core.person.MyCustomerList_ to myproject.server.core.customer
rename jpa myproject.server.core.person.MyPersonImport to MyCustomerImport
move myproject.server.core.person.MyCustomerImport to myproject.server.core.customer
move myproject.server.core.person.MyCustomerImport_ to myproject.server.core.customer
rename myproject.shared.core.person.PersonImportKey to CustomerImportKey
move myproject.shared.core.person.CustomerImportKey to myproject.shared.core.customer
rename myproject.shared.core.person.PersonImportKeyDescriptor to CustomerImportKeyDescriptor
move myproject.shared.core.person.PersonImportKeyDescriptor to myproject.shared.core.customer
rename jpa myproject.server.core.business.captureplan.MyCapturePlanInfluence#getPersonKey to getCustomerKey
rename jpa myproject.server.core.business.captureplan.MyCapturePlanInfluence#personKey to customerKey
rename jpa myproject.server.core.business.captureplan.MyCapturePlanInfluence#setPersonKey to setCustomerKey
rename jpa myproject.server.core.business.captureplan.MyCapturePlanRedFlag#getPersonKey to getCustomerKey
rename jpa myproject.server.core.business.captureplan.MyCapturePlanRedFlag#getPersonKey to getCustomerKey
rename jpa myproject.server.core.business.captureplan.MyCapturePlanRedFlag#joinPerson to joinCustomer
rename jpa myproject.server.core.business.captureplan.MyCapturePlanRedFlag#personKey to customerKey
rename jpa myproject.server.core.business.captureplan.MyCapturePlanRedFlag#setPersonKey to setCustomerKey
rename jpa myproject.server.core.business.role.MyBusinessRole#joinPerson to joinCustomer
rename jpa myproject.server.core.communication.MyCommunication#INTERNAL_PERSON_KEY to INTERNAL_CUSTOMER_KEY
rename jpa myproject.server.core.communication.MyCommunication#getInternalPersonKey to getInternalCustomerKey
rename jpa myproject.server.core.communication.MyCommunication#getInternalResponsiblePerson to getInternalResponsibleCustomer
rename jpa myproject.server.core.communication.MyCommunication#internalPersonKey to internalCustomerKey
rename jpa myproject.server.core.communication.MyCommunication#joinInternalPerson to joinInternalCustomer
rename jpa myproject.server.core.communication.MyCommunication#joinPerson to joinCustomer
rename jpa myproject.server.core.communication.MyCommunication#setInternalPersonKey to setInternalCustomerKey
rename jpa myproject.server.core.communication.MyCommunicationParticipant#PARTICIPANT_PERSON_KEY to PARTICIPANT_CUSTOMER_KEY
rename jpa myproject.server.core.communication.MyCommunicationParticipant#getParticipantPersonKey to getParticipantCustomerKey
rename jpa myproject.server.core.communication.MyCommunicationParticipant#joinParticipantPerson to joinParticipantCustomer
rename jpa myproject.server.core.communication.MyCommunicationParticipant#participantPersonKey to participantCustomerKey
rename jpa myproject.server.core.company.targetplan.MyTargetPlanPerson to MyTargetPlanKeyPlayer
rename jpa myproject.server.core.company.targetplan.MyTargetPlanKeyPlayer#PERSON_KEY to CUSTOMER_KEY
rename jpa myproject.server.core.company.targetplan.MyTargetPlanKeyPlayer#getPersonKey to getCustomerKey
rename jpa myproject.server.core.company.targetplan.MyTargetPlanKeyPlayer#joinPerson to joinCustomer
rename jpa myproject.server.core.csvimport.MyImportData#existingPersonKey to existingCustomerKey
rename jpa myproject.server.core.csvimport.MyImportData#getExistingPersonKey to getExistingSubCustomerKey
rename jpa myproject.server.core.cti.MyCtiCall#getPersonKey to getCustomerKey
rename jpa myproject.server.core.cti.MyCtiCall#joinPerson to joinCustomer
rename jpa myproject.server.core.cti.MyCtiCall#personKey to customerKey
rename jpa myproject.server.core.cti.MyCtiCall#setPersonKey to setCustomerKey
rename jpa myproject.server.core.emailimport.MyEmailMessage#getPersonKey to getCustomerKey
rename jpa myproject.server.core.emailimport.MyEmailMessage#setPersonKey to setCustomerKey
rename jpa myproject.server.core.employee.course.MyCoursePerson#getPersonKey to getCustomerKey
rename jpa myproject.server.core.employee.course.MyCoursePerson#joinPerson to joinCustomer
rename jpa myproject.server.core.employee.course.MyCoursePerson#personKey to customerKey
rename jpa myproject.server.core.employee.course.MyCourseQuestionPerson#getPersonKey to getCustomerKey
rename jpa myproject.server.core.employee.course.MyCourseQuestionPerson#joinPerson to joinCustomer
rename jpa myproject.server.core.employee.course.MyCourseQuestionPerson#personKey to customerKey
rename jpa myproject.server.core.legalentity.MyLegalEntityCalc#PERSON_KEY to CUSTOMER_KEY
rename jpa myproject.server.core.legalentity.MyLegalEntityCalc#getPersonKey to getCustomerKey
rename jpa myproject.server.core.legalentity.MyLegalEntityCalc#joinPerson to joinCustomer
rename jpa myproject.server.core.legalentity.MyLegalEntityCalc#personKey to customerKey
rename jpa myproject.server.core.person.MyPersonImport#getPersonKey to getCustomerKey
rename jpa myproject.server.core.person.MyPersonImport#personKey to customerKey
rename jpa myproject.server.core.person.MyPersonList to MyCustomerList
move myproject.server.core.person.MyCustomerList to myproject.server.core.customer
move myproject.server.core.person.MyCustomerList_ to myproject.server.core.customer
rename jpa myproject.server.core.portal.MyPortalIdentity#JOIN_PERSON to JOIN_CUSTOMER
rename jpa myproject.server.core.portal.MyPortalIdentity#getPersonKey to getCustomerKey
rename jpa myproject.server.core.portal.MyPortalIdentity#joinPerson to joinCustomer
rename jpa myproject.server.core.portal.MyPortalIdentity#personKey to customerKey
rename jpa myproject.server.core.process.knowledge.MyKnowledgePerson#getPersonKey to getCustomerKey
rename jpa myproject.server.core.process.knowledge.MyKnowledgePerson#joinPerson to joinCustomer
rename jpa myproject.server.core.process.knowledge.MyKnowledgePerson#personKey to customerKey
rename jpa myproject.server.core.task.MyTask#PERSON_KEY to CUSTOMER_KEY
rename jpa myproject.server.core.task.MyTask#getPersonKey to getCustomerKey
rename jpa myproject.server.core.task.MyTask#joinPerson to joinCustomer
rename jpa myproject.server.core.task.MyTask#personKey to customerKey
rename jpa myproject.server.core.test.etl.MyEtlS1Basic#personNo to customerNo
rename jpa myproject.server.core.test.etl.MyEtlS1Mandatory#personNo to customerNo
rename jpa myproject.server.core.test.etl.MyEtlS2Basic#getPersonKey to getCustomerKey
rename jpa myproject.server.core.test.etl.MyEtlS2Benchmark#getPersonKey to getCustomerKey
rename jpa myproject.server.core.test.etl.MyEtlS2Mandatory#getPersonKey to getCustomerKey
rename jpa myproject.server.core.test.etl.MyEtlTargetBasic#getPersonKey to getCustomerKey
rename jpa myproject.server.core.ticket.MyTicket#REPORT_PERSON_KEY to REPORT_CUSTOMER_KEY
rename jpa myproject.server.core.ticket.MyTicket#RESPONSIBLE_PERSON_KEY to RESPONSIBLE_CUSTOMER_KEY
rename jpa myproject.server.core.ticket.MyTicket#getReportPersonKey to getReportCustomerKey
rename jpa myproject.server.core.ticket.MyTicket#getResponsiblePersonKey to getResponsibleCustomerKey
rename jpa myproject.server.core.ticket.MyTicket#joinResponsiblePerson to joinResponsibleCustomer
rename jpa myproject.server.core.ticket.MyTicket#reportPersonKey to reportCustomerKey
rename jpa myproject.server.core.ticket.MyTicket#responsiblePersonKey to responsibleCustomerKey
rename jpa myproject.server.core.ticket.MyTicketHistory#RESPONSIBLE_PERSON_KEY to RESPONSIBLE_CUSTOMER_KEY
rename jpa myproject.server.core.ticket.MyTicketHistory#getResponsiblePersonKey to getResponsibleCustomerKey
rename jpa myproject.server.core.ticket.testcase.MyTestcase#RESPONSIBLE_PERSON_KEY to RESPONSIBLE_CUSTOMER_KEY
rename jpa myproject.server.core.ticket.testcase.MyTestcase#getResponsiblePersonKey to getResponsibleCustomerKey
rename jpa myproject.server.core.user.MyUser#getPerson to getCustomer
rename jpa myproject.server.core.user.MyUser#joinPerson to joinCustomer
rename jpa myproject.shared.core.person.DirectoryPersonKey to DirectoryCustomerKey
rename jpa myproject.shared.core.person.DirectoryPersonKeyAdapter to DirectoryCustomerKeyAdapter
rename jpa myproject.shared.core.person.DirectoryPersonKeyDescriptor to DirectoryCustomerKeyDescriptor
rename jpa myproject.shared.core.person.PersonListKey to CustomerListKey
move myproject.shared.core.person.CustomerListKey to myproject.shared.core.customer
rename jpa myproject.shared.core.person.PersonListKeyDescriptor to CustomerListKeyDescriptor
move jpa myproject.shared.core.person.CustomerListKeyDescriptor to myproject.shared.core.customer
rename jpa myproject.server.core.legalentity.interest.MyLegalEntityInterest to MyCustomerInterest
move myproject.server.core.legalentity.interest.IMyCustomerInterest to myproject.server.core.customer.interest
move myproject.server.core.legalentity.interest.MyCustomerInterest to myproject.server.core.customer.interest
move myproject.server.core.legalentity.interest.MyCustomerInterest_ to myproject.server.core.customer.interest
rename jpa myproject.shared.core.legalentity.interest.LegalEntityInterestKey to CustomerInterestKey
move myproject.shared.core.legalentity.interest.CustomerInterestKey to myproject.shared.core.customer.interest
rename jpa myproject.shared.core.legalentity.interest.LegalEntityInterestKeyDescriptor to CustomerInterestKeyDescriptor
move myproject.shared.core.legalentity.interest.CustomerInterestKeyDescriptor to myproject.shared.core.customer.interest
rename jpa myproject.server.core.legalentity.interest.MyLegalEntityInterestHistory to MyCustomerInterestHistory
rename jpa myproject.shared.core.legalentity.interest.LegalEntityInterestHistoryKey to CustomerInterestHistoryKey
move myproject.shared.core.legalentity.interest.CustomerInterestHistoryKey to myproject.shared.core.customer.interest
rename jpa myproject.shared.core.legalentity.interest.LegalEntityInterestHistoryKeyDescriptor to CustomerInterestHistoryKeyDescriptor
move myproject.shared.core.legalentity.interest.CustomerInterestHistoryKeyDescriptor to myproject.shared.core.customer.interest
rename jpa myproject.server.core.legalentity.interest.MyCustomerInterest#getLegalEntityKey to getCustomerKey
rename jpa myproject.server.core.legalentity.interest.MyCustomerInterest#joinLegalEntityInterestHistories to joinCustomerInterestHistories
rename jpa myproject.server.core.legalentity.interest.MyCustomerInterest#joinCompany to joinCustomer
rename jpa myproject.server.core.legalentity.interest.MyCustomerInterest#joinLegalEntityCalc to joinCustomer
rename jpa myproject.server.core.legalentity.interest.MyCustomerInterestHistory#getLegalEntityInterestKey to getCustomerInterestKey
rename jpa myproject.server.core.legalentity.interest.MyCustomerInterestHistory#joinLegalEntityInterest to joinCustomerInterest
rename jpa myproject.server.core.person.MyCustomer#joinLegalEntityInterests to joinCustomerInterest
rename jpa myproject.server.core.process.serviceline.MyServiceLine#getCompanyKey to getCustomerKey
rename jpa myproject.server.core.process.serviceline.MyServiceLine#joinCustomer to joinUserCustomer
rename jpa myproject.server.core.process.serviceline.MyServiceLine#joinCompany to joinCustomer
rename myproject.server.core.legalentity.interest.LegalEntityInterestBuilderParts.ILegalEntityInterestEntityPart#getLegalEntityInterest to getCustomerInterest
rename myproject.server.core.legalentity.interest.LegalEntityInterestBuilderParts.AbstractLegalEntityInterestEntityPart#getLegalEntityInterest to getCustomerInterest
rename myproject.server.core.legalentity.interest.CopySharedPersonInterestServerDomainKeyAdapter to CopySharedCustomerInterestServerDomainKeyAdapter
rename mycustomer.server.etl.legalentity.LegalEntityInterestEtlDescriptor.LegalEntityKeyKey0ColumnProcessor to CustomerKeyColumnProcessor
rename mycustomer.server.etl.legalentity.LegalEntityInterestEtlDescriptor.LegalEntityKeyKey0ColumnProcessor to CustomerKeyColumnProcessor
rename myproject.shared.core.legalentity.interest.CustomerInterestKey#getLegalEntityKey to getCustomerKey
rename myproject.server.core.legalentity.interest.InterestPageService.LegalEntityRelationInterestTablePageQuery#getLegalEntityInterest to getCustomerInterest
rename myproject.server.core.legalentity.interest.InterestPageService.CompanyInterestTablePageBaseQuery#getLegalEntityInterest to getCustomerInterest
rename myproject.client.core.legalentity.interest.AbstractInterestTablePage.AbstractInterestTable.LegalEntityInterestKeyColumn to CustomerInterestKeyColumn
rename myproject.client.core.legalentity.interest.AbstractInterestTablePage.AbstractInterestTable#getLegalEntityInterestKeyColumn to getCustomerInterestKeyColumn
rename myproject.client.core.legalentity.interest.AbstractChangeLegalEntitiyInterestStatusMenu#getLegalEntityInterestKeys to getCustomerInterestKeys
rename myproject.client.core.customer.interest.AssignedCustomerInterestTablePage.Table.ChangeInterestStatusMenu#getLegalEntityInterestKeys to getCustomerInterestKeys
rename myproject.shared.core.legalentity.interest.AbstractInterestTablePageData.AbstractInterestTableRowData#legalEntityInterestKey to customerInterestKey
rename myproject.shared.core.legalentity.interest.AbstractInterestFormParam#getLegalEntityKey to getCustomerKey
rename myproject.shared.core.legalentity.interest.AbstractInterestFormParam#setLegalEntityKey to setCustomerKey
rename myproject.shared.core.legalentity.interest.AbstractInterestFormParam#getLegalEntityInterestKey to getCustomerInterestKey
rename myproject.shared.core.legalentity.interest.AbstractInterestFormParam#setLegalEntityInterestKey to setCustomerInterestKey
rename myproject.client.core.customer.interest.MultiAssignmentOfInterestForm#getLegalEntityKey to getCustomerKey
rename myproject.client.core.customer.interest.MultiAssignmentOfInterestForm#setLegalEntityKey to setCustomerKey
rename myproject.shared.core.legalentity.interest.UpdateLegalEntityInterestPermission to UpdateCustomerInterestPermission
rename myproject.shared.core.legalentity.interest.UpdateCustomerInterestPermission#getLegalEntityKey to getCustomerKey
rename myproject.shared.core.legalentity.interest.UpdateSharedLegalEntityInterestPermission to UpdateSharedCustomerInterestPermission
rename myproject.shared.core.legalentity.interest.ReadLegalEntityInterestPermission to ReadCustomerInterestPermission
rename myproject.shared.core.legalentity.interest.ReadCustomerInterestPermission#getPersonInterestKey to getCustomerInterestKey
rename myproject.shared.core.legalentity.interest.DeleteLegalEntityInterestPermission to DeleteCustomerInterestPermission
rename myproject.shared.core.legalentity.interest.DeleteCustomerInterestPermission#getLegalEntityKey to getCustomerKey
rename myproject.shared.core.legalentity.interest.DeleteSharedLegalEntityInterestPermission to DeleteSharedCustomerInterestPermission
rename myproject.shared.core.legalentity.interest.CreateLegalEntityInterestPermission to CreateCustomerInterestPermission
rename myproject.shared.core.legalentity.interest.CreateLegalEntityInterestPermission#getLegalEntityKey to getCustomerKey
rename myproject.shared.core.legalentity.interest.CreateSharedLegalEntityInterestPermission to CreateSharedCustomerInterestPermission
rename myproject.server.core.legalentity.interest.LegalEntityInterestBuilderParts.CompanyContactPersonLegalEntityInterestEntityPart#getPerson to getCustomer
rename myproject.server.core.persistence.CoreBinds#setPersonKey to setCustomerKey
rename myproject.shared.core.advisor.PersonAdvisorKey#getPersonKey to getCustomerKey
rename myproject.shared.core.communication.CommunicationParticipantKey#getParticipantPersonKey to getParticipantCustomerKey
rename myproject.shared.core.employee.EmployeeKey#toPersonKey to toCustomerKey
rename myproject.shared.core.employee.course.CoursePersonKey#getPersonKey to getCustomerKey
rename myproject.shared.core.person.CustomerKey#getDirectoryPersonKey to getDirectoryCustomerKey
rename myproject.shared.core.person.CustomerKey#toPersonKey to toCustomerKey
rename myproject.shared.core.person.IConvertibleToCustomerKey#toPersonKey to toCustomerKey
rename myproject.shared.core.person.PersonImportKey#getPersonKey to getCustomerKey
rename myproject.shared.core.process.knowledge.KnowledgePersonKey#getPersoKey to getCustomerKey
rename myproject.shared.core.user.UserKey#toPersonKey to toCustomerKey
rename myproject.shared.core.person.PersonImportKey#getPersonKey to getCustomerKey
rename myproject.shared.core.communication.CommunicationParticipantKey#getParticipantPersonKey to getParticipantCustomerKey
rename myproject.shared.core.employee.course.CoursePersonKey#getPersonKey to getCustomerKey
rename myproject.shared.core.process.knowledge.KnowledgePersonKey#getPersoKey to getCustomerKey
rename myproject.shared.core.advisor.PersonAdvisorKey#getPersonKey to getCustomerKey
move myproject.client.core.person.AbstractPersonShareMenu to myproject.client.core.customer
move myproject.client.core.person.AbstractPersonTablePage to myproject.client.core.customer
move myproject.shared.core.person.AbstractPersonTablePageData to myproject.shared.core.customer
move myproject.shared.core.person.AbstractPersonTablePageParam to myproject.shared.core.customer
rename myproject.client.core.customer.AbstractPersonShareMenu to AbstractCustomerShareMenu
rename myproject.client.core.customer.AbstractPersonTablePage to AbstractCustomerTablePage
rename myproject.shared.core.customer.AbstractPersonTablePageData to AbstractCustomerTablePageData
rename myproject.shared.core.customer.AbstractPersonTablePageParam to AbstractCustomerTablePageParam
rename myproject.client.core.customer.AbstractCustomerTablePage.AbstractMergePersonsMenu to AbstractMergeCustomersMenu
rename myproject.shared.core.customer.AbstractCustomerTablePageData.AbstractPersonTableRowData to AbstractCustomerTableRowData
rename myproject.shared.core.customer.AbstractCustomerTablePageData#getPersonKey to getCustomerKey
rename myproject.shared.core.customer.AbstractCustomerTablePageData#setPersonKey to setCustomerKey
rename myproject.shared.core.customer.AbstractCustomerTablePageData#getLastName to getName1
rename myproject.shared.core.customer.AbstractCustomerTablePageData#setLastName to setName1
rename myproject.shared.core.customer.AbstractCustomerTablePageData#getFirstName to getName2
rename myproject.shared.core.customer.AbstractCustomerTablePageData#setFirstName to setName2
move myproject.client.core.company.AbstractCompanyTablePage.Table.CompanyTypeColumn to myproject.client.core.customer.AbstractCustomerTablePage
move myproject.client.core.company.AbstractCompanyTablePage.Table#getCompanyTypeColumn to myproject.client.core.customer.AbstractCustomerTablePage
rename myproject.client.core.customer.AbstractCustomerTablePage.Table.CompanyTypeColumn to CustomerTypeColumn
rename myproject.client.core.customer.AbstractCustomerTablePage.Table#getCompanyTypeColumn to getCustomerTypeColumn
rename myproject.client.core.person.CustomerPage.PersonPage to CustomerPage
rename myproject.shared.core.person.CustomerPageParam#getPersonKey to getCustomerKey
rename myproject.client.core.customer.CustomerPage#addCompanyFolderPagesForCustomer to addCustomerFolderPagesForCustomer
rename myproject.client.core.customer.CustomerClientDomain#createPersonPage to createCustomerPage
rename myproject.shared.core.person.IPersonPageService to ICustomerPageService
rename myproject.server.core.person.PersonPageService to CustomerPageService
rename myproject.server.core.person.CustomerPageService.PersonTablePageBaseQuery to CustomerTablePageBaseQuery
rename myproject.server.core.person.CustomerPageService.PersonTablePageBaseQuery#getPerson to getCustomer
rename myproject.server.core.person.PersonBuilderParts to CustomerBuilderParts
rename myproject.server.core.person.CustomerBuilderParts.IPersonEntityPart to ICustomerEntityPart
rename myproject.server.core.person.CustomerBuilderParts.ICustomerEntityPart#getPerson to getCustomer
rename myproject.server.core.person.CustomerBuilderParts.AbstractPersonEntityPart to AbstractCustomerEntityPart
rename myproject.shared.core.person.IPerson to ICustomer
rename myproject.shared.core.person.ICustomer#getPersonKey to getCustomerKey
rename myproject.shared.core.person.ICustomer#getPersonKeys to getCustomerKeys
rename myproject.client.core.person.AbstractPersonFocusMenu to AbstractCustomerFocusMenu
move myproject.client.core.person.AbstractCustomerFocusMenu to myproject.client.core.customer
rename myproject.client.core.customer.CustomerClientDomain#createPersonPage to createCustomerPage
rename myproject.client.core.doctemplate.AbstractPersonEmailMenu to AbstractCustomerEmailMenu
rename myproject.client.core.doctemplate.AbstractCustomerEmailMenu#getPersonKey to getCustomerKey
rename myproject.client.core.cti.AbstractCtiCallMenu#getPersonKey to getCustomerKey
rename myproject.shared.core.person.PersonSearchFormParam to CustomerSearchFormParam
rename myproject.shared.core.person.CustomerSearchFormParam#getPersonKey to getCustomerKey
rename myproject.shared.core.person.CustomerSearchFormParam#setPersonKey to setCustomerKey
rename myproject.shared.core.person.CustomerSearchFormParam#getIncludePersonItself to getIncludeCustomerItself
rename myproject.shared.core.person.CustomerSearchFormParam#setIncludePersonItself to setIncludeCustomerItself
rename myproject.client.core.person.IPersonSearchForm to ICustomerSearchForm
move myproject.client.core.person.ICustomerSearchForm to myproject.client.core.customer
rename myproject.shared.core.person.IPersonSearchObjectFacade to ICustomerSearchObjectFacade
rename myproject.client.core.person.PersonSearchForm to CustomerSearchForm
move myproject.client.core.person.CustomerSearchForm to myproject.client.core.customer
move myproject.shared.core.person.PersonSearchFormData to myproject.shared.core.customer
move myproject.shared.core.person.PersonSearchFormDataFacade to myproject.shared.core.customer
rename myproject.shared.core.customer.PersonSearchFormData to CustomerSearchFormData
rename myproject.shared.core.customer.PersonSearchFormDataFacade to CustomerSearchFormDataFacade
rename myproject.client.core.customer.CustomerClientDomain#createPersonSearchFormSearch to createCustomerSearchFormSearch
rename myproject.client.core.customer.CustomerClientDomain#createPersonSearchFormConfiguration to createCustomerSearchFormConfiguration
rename myproject.client.core.person.AllPersonTablePage to AllCustomerTablePage
move myproject.client.core.person.AllCustomerTablePage to myproject.client.core.customer
rename myproject.client.core.person.AllPersonTablePageTest to AllCustomerTablePageTest
rename myproject.shared.core.person.AllPersonTablePageParam to AllCustomerTablePageParam
rename myproject.shared.core.person.AllPersonTablePageData to AllCustomerTablePageData
rename myproject.shared.core.person.AllCustomerTablePageData.AllPersonTableRowData to AllCustomerTableRowData
rename myproject.client.core.customer.CustomerClientDomain#createAllPersonTablePage to createAllCustomerTablePage
rename myproject.shared.core.person.IPersonPageService#getAllPersonTableData to getAllCustomerTableData
rename myproject.server.core.person.CustomerPageService.AllPersonTablePageQuery to AllCustomerTablePageQuery
rename myproject.client.core.person.dataquality.DataQualityCriterionPersonTablePage to DataQualityCriterionCustomerTablePage
rename myproject.client.core.person.dataquality.DataQualityCriterionPersonTablePageTest to DataQualityCriterionCustomerTablePageTest
rename myproject.client.core.person.dataquality.DataQualityCriterionCustomerTablePage.Table.EditPersonMenuEx to EditCustomerMenuEx
rename myproject.shared.core.person.dataquality.DataQualityCriterionPersonTablePageData to DataQualityCriterionCustomerTablePageData
rename myproject.shared.core.person.dataquality.DataQualityCriterionCustomerTablePageData.DataQualityCriterionPersonTableRowData to DataQualityCriterionCustomerTableRowData
rename myproject.shared.core.person.dataquality.DataQualityCriterionPersonTablePageParam to DataQualityCriterionCustomerTablePageParam
rename myproject.client.core.customer.CustomerClientDomain#createDataQualityCriterionPersonTablePage to createDataQualityCriterionCustomerTablePage
rename myproject.shared.core.person.ICustomerPageService#getDataQualityCriterionPersonTableData to getDataQualityCriterionCustomerTableData
rename myproject.server.core.person.CustomerPageService#getDataQualityCriterionPersonTableData to getDataQualityCriterionCustomerTableData
rename myproject.server.core.person.CustomerPageService.DataQualityCriterionPersonTablePageQuery to DataQualityCriterionPersonTablePageQuery
rename myproject.client.core.person.dataquality.DataQualityDuplicatePersonTablePage to DataQualityDuplicateCustomerTablePage
rename myproject.client.core.person.dataquality.DataQualityDuplicatePersonTablePageTest to DataQualityDuplicateCustomerTablePageTest
rename myproject.client.core.person.dataquality.DataQualityDuplicateCustomerTablePage.Table.MergePersonMenu to MergeCustomersMenu
rename myproject.shared.core.person.dataquality.DataQualityDuplicatePersonTablePageData to DataQualityDuplicateCustomerTablePageData
rename myproject.shared.core.person.dataquality.DataQualityDuplicatePersonTablePageParam to DataQualityDuplicateCustomerTablePageParam
rename myproject.client.core.customer.CustomerClientDomain#createDataQualityDuplicatePersonTablePage to createDataQualityDuplicateCustomerTablePage
rename myproject.shared.core.person.ICustomerPageService#getDataQualityDuplicatePersonTableData to getDataQualityDuplicateCustomerTableData
rename myproject.server.core.person.CustomerPageService#getDataQualityDuplicatePersonTableData to getDataQualityDuplicateCustomerTableData
rename myproject.server.core.person.CustomerPageService.DataQualityDuplicatePersonTablePageQuery to DataQualityDuplicateCustomerTablePageQuery
move myproject.client.core.person.globalsearch to myproject.client.core.customer.globalsearch
move myproject.shared.core.person.globalsearch to myproject.shared.core.customer.globalsearch
rename myproject.client.core.customer.globalsearch.GlobalSearchPersonTablePage to GlobalSearchCustomerTablePage
rename myproject.client.core.customer.globalsearch.GlobalSearchPersonTablePageTest to GlobalSearchCustomerTablePageTest
rename myproject.client.core.customer.globalsearch.GlobalSearchCustomerTablePage.Table.NewPersonMenu to NewCustomerMenu
rename myproject.client.core.customer.globalsearch.GlobalSearchCustomerTablePage.Table.MergePersonsMenu to MergeCustomersMenu
rename myproject.shared.core.customer.globalsearch.GlobalSearchPersonTablePageData to GlobalSearchCustomerTablePageData
rename myproject.shared.core.customer.globalsearch.GlobalSearchPersonTablePageParam to GlobalSearchCustomerTablePageParam
rename myproject.client.core.customer.CustomerClientDomain#createGlobalSearchPersonTablePage to createGlobalSearchCustomerTablePage
rename myproject.shared.core.person.ICustomerPageService#getGlobalSearchPersonTableData to getGlobalSearchCustomerTableData
rename myproject.server.core.person.CustomerPageService#getGlobalSearchPersonTableData to getGlobalSearchCustomerTableData
rename myproject.server.core.person.CustomerPageService.GlobalSearchPersonTablePageQuery to GlobalSearchCustomerTablePageQuery
move myproject.client.core.person.OwnPersonTablePage to myproject.client.core.customer
move myproject.client.core.person.OwnPersonTablePageTest to myproject.client.core.customer
move myproject.shared.core.person.OwnPersonTablePageData to myproject.shared.core.customer
move myproject.shared.core.person.OwnPersonTablePageParam to myproject.shared.core.customer
rename myproject.client.core.customer.OwnPersonTablePage to OwnCustomerTablePage
rename myproject.client.core.customer.OwnPersonTablePageTest to OwnCustomerTablePageTest
rename myproject.shared.core.customer.OwnPersonTablePageParam to OwnCustomerTablePageParam
rename myproject.shared.core.customer.OwnPersonTablePageData to OwnCustomerTablePageData
rename myproject.client.core.customer.OwnCustomerTablePage.Table.NewPersonMenu to NewCustomerMenu
rename myproject.client.core.customer.OwnCustomerTablePage.Table.MergePersonsMenu to MergeCustomersMenu
rename myproject.shared.core.customer.OwnCustomerTablePageData.OwnPersonTableRowData to OwnCustomerTableRowData
rename myproject.client.core.customer.CustomerClientDomain#createOwnPersonTablePage to createOwnCustomerTablePage
rename myproject.shared.core.person.ICustomerPageService#getOwnPersonTableData to getOwnCustomerTableData
rename myproject.server.core.person.CustomerPageService#getOwnPersonTableData to getOwnCustomerTableData
rename myproject.server.core.person.CustomerPageService.OwnPersonTablePageQuery to OwnCustomerTablePageQuery
rename myproject.client.core.person.PersonCustomColumnCodeTablePage to CustomerCustomColumnCodeTablePage
move myproject.client.core.person.CustomerCustomColumnCodeTablePage to myproject.client.core.customer
rename myproject.shared.core.person.PersonCustomColumnCodeTablePageParam to CustomerCustomColumnCodeTablePageParam
rename myproject.client.core.person.PersonCustomColumnCodeTablePageTest to CustomerCustomColumnCodeTablePageTest
move myproject.client.core.person.PersonCustomColumnCodeTablePageTest to CustomerCustomColumnCodeTablePageTest
rename myproject.client.core.person.PersonCustomColumnCodeClientDomainAdapter to CustomerCustomColumnCodeClientDomainAdapter
move myproject.client.core.person.CustomerCustomColumnCodeClientDomainAdapter to myproject.client.core.customer
rename myproject.client.core.customer.CustomerClientDomain#createCustomerPersonColumnCodeTablePage to createCustomerCustomColumnCodeTablePage
rename myproject.client.core.customer.CustomerClientDomainTest#testCreatePersonCustomColumnCodeTablePage to testCreateCustomerCustomColumnCodeTablePage
rename myproject.client.core.person.PrivacyRulePersonTablePage to PrivacyRuleCustomerTablePage
move myproject.client.core.person.PrivacyRuleCustomerTablePage to myproject.client.core.customer
rename myproject.client.core.person.PrivacyRulePersonTablePageTest to PrivacyRuleCustomerTablePageTest
rename myproject.shared.core.person.PrivacyRulePersonTablePageParam to PrivacyRuleCustomerTablePageParam
rename myproject.shared.core.person.PrivacyRulePersonTablePageData to PrivacyRuleCustomerTablePageData
rename myproject.shared.core.person.PrivacyRuleCustomerTablePageData.PrivacyRulePersonTableRowData to PrivacyRuleCustomerTableRowData
rename myproject.client.core.customer.CustomerClientDomain#createPrivacyRulePersonTablePage to createPrivacyRuleCustomerTablePage
rename myproject.shared.core.person.ICustomerPageService#getPrivacyRulePersonTableData to getPrivacyRuleCustomerTableData
rename myproject.server.core.person.CustomerPageService#getPrivacyRulePersonTableData to getPrivacyRuleCustomerTableData
rename myproject.server.core.person.CustomerPageService.PrivacyRulePersonTablePageQuery to PrivacyRuleCustomerTablePageQuery
move myproject.client.core.person.CustomerChooseTablePage to myproject.client.core.customer
rename myproject.client.core.customer.PersonChooseTablePage to CustomerChooseTablePage
move myproject.shared.core.person.PersonChooseTablePageData to myproject.shared.core.customer
rename myproject.shared.core.customer.PersonChooseTablePageData to CustomerChooseTablePageData
move myproject.client.core.person.PersonChooseTablePageTest to myproject.client.core.customer
rename myproject.client.core.customer.PersonChooseTablePageTest to CustomerChooseTablePageTest
rename myproject.client.core.person.CustomerChooseTablePage.Table.NewPersonMenu to NewCustomerMenu
move myproject.shared.core.person.CustomerChooseTablePageParam to myproject.shared.core.customer
rename myproject.shared.core.customer.PersonChooseTablePageParam to CustomerChooseTablePageParam
rename myproject.shared.core.customer.CustomerChooseTablePageParam#getPersonKey to getCustomerKey
rename myproject.shared.core.customer.CustomerChooseTablePageParam#setPersonKey to setCustomerKey
rename myproject.client.core.customer.CustomerClientDomain#createPersonChooseTablePage to createCustomerChooseTablePage
rename myproject.shared.core.person.ICustomerPageService#getPersonChooseTableData to getCustomerChooseTableData
rename myproject.server.core.person.CustomerPageService#getPersonChooseTableData to getCustomerChooseTableData
rename myproject.server.core.person.CustomerPageService.PersonChooseTablePageQuery to CustomerChooseTablePageQuery
rename myproject.shared.core.person.ICustomerPageService#getAllPersonTableData to getAllCustomerTableData
rename myproject.server.core.person.CustomerPageService#getAllPersonTableData to getAllCustomerTableData
rename myproject.server.core.person.CustomerPageService.AllPersonTablePageQuery to AllCustomerTablePageQuery
rename myproject.client.core.task.PersonTaskTablePage to CustomerTaskTablePage
rename myproject.shared.core.task.PersonTaskTablePageData to CustomerTaskTablePageData
rename myproject.shared.core.task.PersonTaskTablePageParam to CustomerTaskTablePageParam
rename myproject.shared.core.task.ITaskPageService#getPersonTaskTableData to getCustomerTaskTableData
rename myproject.server.core.task.TaskPageService#getPersonTaskTableData to getCustomerTaskTableData
rename myproject.server.core.task.TaskPageService.PersonTaskTablePageQuery to CustomerTaskTablePageQuery
rename myproject.client.core.task.PersonTaskTablePageTest to CustomerTaskTablePageTest
rename myproject.client.core.task.TaskClientDomain#createPersonTaskTablePage to createCustomerTaskTablePage
rename myproject.client.core.communication.PersonCommunicationTablePage to CustomerCommunicationTablePage
rename myproject.shared.core.communication.PersonCommunicationTablePageParam to CustomerCommunicationTablePageParam
rename myproject.shared.core.communication.PersonCommunicationTablePageData to CustomerCommunicationTablePageData
rename myproject.client.core.communication.PersonCommunicationTablePageTest to CustomerCommunicationTablePageTest
rename myproject.shared.core.communication.ICommunicationPageService#getPersonCommunicationTableData to getCustomerCommunicationTableData
rename myproject.server.core.communication.CommunicationPageService#getPersonCommunicationTableData to getCustomerCommunicationTableData
rename myproject.client.core.communication.AbstractCommunicationTablePage#getPersonKey to getCustomerKey
rename myproject.client.core.communication.CustomerCommunicationTablePage#getPersonKey to getCustomerKey
rename myproject.shared.core.communication.CustomerCommunicationTablePageParam#getPersonKey to getCustomerKey
rename myproject.server.core.communication.CommunicationPageService.PersonCommunicationTablePageQuery to CustomerCommunicationTablePageQuery
rename myproject.client.core.communication.CommunicationClientDomain#createPersonCommunicationTablePage to createCustomerCommunicationTablePage
rename myproject.client.core.ticket.PersonTicketTablePage to CustomerTicketTablePage
rename myproject.shared.core.ticket.PersonTicketTablePageParam to CustomerTicketTablePageParam
rename myproject.shared.core.ticket.PersonTicketTablePageData to CustomerTicketTablePageData
rename myproject.shared.core.ticket.ITicketPageService#getPersonTicketTableData to getCustomerTicketTableData
rename myproject.server.core.ticket.TicketPageService#getPersonTicketTableData to getCustomerTicketTableData
rename myproject.server.core.ticket.TicketPageService.PersonTicketTablePageQuery to CustomerTicketTablePageQuery
rename myproject.client.core.ticket.PersonTicketTablePageTest to CustomerTicketTablePageTest
rename myproject.client.core.ticket.TicketClientDomain#createPersonTicketTablePage to createCustomerTicketTablePage
move myproject.client.core.company.ProductCompanyTablePage to myproject.client.core.customer
move myproject.client.core.company.ProductCompanyTablePageTest to myproject.client.core.customer
move myproject.shared.core.company.ProductCompanyTablePageData to myproject.shared.core.customer
move myproject.shared.core.company.ProductCompanyTablePageParam to myproject.shared.core.customer
move myproject.server.core.company.CompanyPageService.ProductCompanyTablePageQuery to myproject.server.core.person.PersonPageService
rename myproject.client.core.customer.ProductCompanyTablePage to ProductCustomerTablePage
rename myproject.client.core.customer.ProductCompanyTablePageTest to ProductCustomerTablePageTest
rename myproject.client.core.customer.ProductCustomerTablePage.Table.NewPersonMenu to NewCustomerMenu
rename myproject.client.core.customer.ProductCustomerTablePage.Table.MergePersonsMenu to MergeCustomersMenu
rename myproject.shared.core.customer.ProductCompanyTablePageData to ProductCustomerTablePageData
rename myproject.shared.core.customer.ProductCustomerTablePageData.ProductCompanyTableRowData to ProductCustomerTableRowData
rename myproject.shared.core.customer.ProductCompanyTablePageParam to ProductCustomerTablePageParam
move myproject.server.core.company.CompanyPageService.ProductCompanyTablePageQuery to myproject.server.core.person.CustomerPageService
rename myproject.server.core.person.CustomerPageService.ProductCompanyTablePageQuery to ProductCustomerTablePageQuery
move myproject.client.core.company.CompanyClientDomain#createProductCompanyTablePage to myproject.client.core.customer.CustomerClientDomain
rename myproject.client.core.customer.CustomerClientDomain#createProductCompanyTablePage to createProductCustomerTablePage
rename myproject.client.core.bankconnection.BankConnectionClientDomain#createCompanyBankConnectionTablePage to createCustomerBankConnectionTablePage
rename myproject.client.core.bankconnection.BankConnectionClientDomain#createPersonBankConnectionTablePage to createCustomerBankConnectionTablePage
rename myproject.client.core.bankconnection.CompanyBankConnectionTablePage to CustomerBankConnectionTablePage
rename myproject.client.core.bankconnection.CompanyBankConnectionTablePageTest to CustomerBankConnectionTablePageTest
rename myproject.client.core.bankconnection.PersonBankConnectionTablePage to CustomerBankConnectionTablePage
rename myproject.client.core.bankconnection.PersonBankConnectionTablePageTest to CustomerBankConnectionTablePageTest
rename myproject.server.core.bankconnection.BankConnectionBuilderParts.CompanyToBankConnectionEntityPart to CustomerToBankConnectionEntityPart
rename myproject.server.core.bankconnection.BankConnectionBuilderParts.ICompanyToBankConnectionEntityPart to ICustomerToBankConnectionEntityPart
rename myproject.server.core.bankconnection.BankConnectionBuilderParts.IPersonToBankConnectionEntityPart to ICustomerToBankConnectionEntityPart
rename myproject.server.core.bankconnection.BankConnectionBuilderParts.PersonToBankConnectionEntityPart to CustomerToBankConnectionEntityPart
rename myproject.server.core.bankconnection.BankConnectionPageService#getCompanyBankConnectionTableData to getCustomerBankConnectionTableData
rename myproject.server.core.bankconnection.BankConnectionPageService#getPersonBankConnectionTableData to getCustomerBankConnectionTableData
rename myproject.server.core.bankconnection.BankConnectionPageService.CompanyBankConnectionTablePageQuery to CustomerBankConnectionTablePageQuery
rename myproject.server.core.bankconnection.BankConnectionPageService.PersonBankConnectionTablePageQuery to CustomerBankConnectionTablePageQuery
rename myproject.shared.core.bankconnection.BankConnectionChooseTablePageParam#getCompanyKey to getCustomerKey
rename myproject.shared.core.bankconnection.BankConnectionChooseTablePageParam#getPersonKey to getCustomerKey
rename myproject.shared.core.bankconnection.BankConnectionChooseTablePageParam#setCompanyKey to setCustomerKey
rename myproject.shared.core.bankconnection.BankConnectionChooseTablePageParam#setPersonKey to setCustomerKey
rename myproject.shared.core.bankconnection.BankConnectionDataModelItems.CompanyBankConnectionCountAttribute to CustomerBankConnectionCountAttribute
rename myproject.shared.core.bankconnection.BankConnectionDataModelItems.CompanyBankConnectionEntity to CustomerBankConnectionEntity
rename myproject.shared.core.bankconnection.BankConnectionDataModelItems.PersonBankConnectionCountAttribute to CustomerBankConnectionCountAttribute
rename myproject.shared.core.bankconnection.BankConnectionDataModelItems.PersonBankConnectionEntity to CustomerBankConnectionEntity
rename myproject.shared.core.bankconnection.CompanyBankConnectionTablePageData to CustomerBankConnectionTablePageData
rename myproject.shared.core.bankconnection.CompanyBankConnectionTablePageParam to CustomerBankConnectionTablePageParam
rename myproject.shared.core.bankconnection.IBankConnectionPageService#getCompanyBankConnectionTableData to getCustomerBankConnectionTableData
rename myproject.shared.core.bankconnection.IBankConnectionPageService#getPersonBankConnectionTableData to getCustomerBankConnectionTableData
rename myproject.shared.core.bankconnection.PersonBankConnectionTablePageData to CustomerBankConnectionTablePageData
rename myproject.shared.core.bankconnection.PersonBankConnectionTablePageParam to CustomerBankConnectionTablePageParam
rename myproject.shared.core.bankconnection.process.BankConnectionChooseStepData.InputCompany to InputCustomer
rename myproject.shared.core.bankconnection.process.BankConnectionChooseStepData.InputPerson to InputCustomer
rename myproject.shared.core.bankconnection.process.BankConnectionChooseStepData#getInputCompany to getInputCustomer
rename myproject.shared.core.bankconnection.process.BankConnectionChooseStepData#getInputPerson to getInputCustomer
rename myproject.client.core.business.payment.PersonPaymentTablePage to CustomerPaymentTablePage
rename myproject.client.core.business.payment.CompanyPaymentTablePage to CustomerPaymentTablePage
rename myproject.shared.core.business.payment.PersonPaymentTablePageData to CustomerPaymentTablePageData
rename myproject.shared.core.business.payment.CompanyPaymentTablePageData to CustomerPaymentTablePageData
rename myproject.shared.core.business.payment.PersonPaymentTablePageParam to CustomerPaymentTablePageParam
rename myproject.shared.core.business.payment.CompanyPaymentTablePageParam to CustomerPaymentTablePageParam
rename myproject.server.core.business.payment.PaymentPageService.PersonPaymentTablePageQuery to CustomerPaymentTablePageQuery
rename myproject.server.core.business.payment.PaymentPageService.CompanyPaymentTablePageQuery to CustomerPaymentTablePageQuery
rename myproject.client.core.business.payment.PersonPaymentTablePageTest to CustomerPaymentTablePageTest
rename myproject.client.core.business.payment.CompanyPaymentTablePageTest to CustomerPaymentTablePageTest
rename myproject.shared.core.business.payment.IPaymentPageService#getPersonPaymentTableData to getCustomerPaymentTableData
rename myproject.shared.core.business.payment.IPaymentPageService#getCompanyPaymentTableData to getCustomerPaymentTableData
rename myproject.server.core.business.payment.PaymentPageService#getPersonPaymentTableData to getCustomerPaymentTableData
rename myproject.server.core.business.payment.PaymentPageService#getCompanyPaymentTableData to getCustomerPaymentTableData
rename myproject.client.core.business.payment.PaymentClientDomainTest#testCreatePersonPaymentTablePage to testCreateCustomerPaymentTablePage
rename myproject.client.core.business.payment.PaymentClientDomain#createPersonPaymentTablePage to createCustomerPaymentTablePage
rename myproject.client.core.business.payment.PaymentClientDomain#createCompanyPaymentTablePage to createCustomerPaymentTablePage
rename myproject.client.core.business.PersonBusinessTablePage to CustomerBusinessTablePage
rename myproject.client.core.business.CompanyBusinessTablePage to CustomerBusinessTablePage
rename myproject.shared.core.business.PersonBusinessTablePageData to CustomerBusinessTablePageData
rename myproject.shared.core.business.CompanyBusinessTablePageData to CustomerBusinessTablePageData
rename myproject.shared.core.business.PersonBusinessTablePageParam to CustomerBusinessTablePageParam
rename myproject.shared.core.business.CompanyBusinessTablePageParam to CustomerBusinessTablePageParam
rename myproject.server.core.business.BusinessPageService.PersonBusinessTablePageQuery to CustomerBusinessTablePageQuery
rename myproject.server.core.business.BusinessPageService.CompanyBusinessTablePageQuery to CustomerBusinessTablePageQuery
rename myproject.client.core.business.PersonBusinessTablePageTest to CustomerBusinessTablePageTest
rename myproject.client.core.business.CompanyBusinessTablePageTest to CustomerBusinessTablePageTest
rename myproject.shared.core.business.IBusinessPageService#getPersonBusinessTableData to getCustomerBusinessTableData
rename myproject.server.core.business.BusinessPageService#getPersonBusinessTableData to getCustomerBusinessTableData
rename myproject.client.core.business.CustomerBusinessTablePage#getPersonKey to getCustomerKey
move myproject.shared.core.business.CompanyBusinessTablePageParam#getCompanyTypeUid to myproject.shared.core.business.CustomerBusinessTablePageParam
move myproject.shared.core.business.CompanyBusinessTablePageParam#setCompanyTypeUid to myproject.shared.core.business.CustomerBusinessTablePageParam
rename myproject.shared.core.business.CompanyBusinessTablePageParam#getCompanyTypeUid to getCustomerTypeUid
rename myproject.shared.core.business.CompanyBusinessTablePageParam#setCompanyTypeUid to setCustomerTypeUid
rename myproject.client.core.business.BusinessClientDomain#createCompanyBusinessTablePage to createCustomerBusinessTablePage
rename myproject.client.core.business.BusinessClientDomain#createPersonBusinessTablePage to createCustomerBusinessTablePage
rename myproject.client.core.business.BusinessClientDomainTest#testCreatePersonBusinessTablePage to testCreateCustomerBusinessTablePage
rename myproject.client.core.business.BusinessClientDomainTest#testCreateCompanyBusinessTablePage to testCreateCustomerBusinessTablePage
rename myproject.shared.core.communication.ICommunicationReportPageService#getCommunicationReportByPersonTableData to getCommunicationReportByCustomerTableData
rename myproject.shared.core.communication.CommunicationReportByPersonTablePageParam to CommunicationReportByCustomerTablePageParam
rename myproject.shared.core.communication.CommunicationReportByPersonTablePageData to CommunicationReportByCustomerTablePageData
rename myproject.shared.core.communication.CommunicationReportByCustomerTablePageData.CommunicationReportByCustomerTableRowData#getPerson to getCustomer
rename myproject.shared.core.communication.CommunicationReportByCustomerTablePageData.CommunicationReportByCustomerTableRowData#setPerson to setCustomer
rename myproject.server.core.communication.CommunicationReportPageService.CommunicationReportByPersonTablePageQuery to CommunicationReportByCustomerTablePageQuery
rename myproject.server.core.communication.CommunicationReportPageService.CommunicationReportByCustomerTablePageQuery#getPerson to getCustomer
rename myproject.server.core.communication.CommunicationReportPageService#getCommunicationReportByPersonTableData to getCommunicationReportByCustomerTableData
rename myproject.client.core.communication.CommunicationReportByPersonTablePageTest to CommunicationReportByCustomerTablePageTest
rename myproject.client.core.communication.CommunicationReportByPersonTablePage to CommunicationReportByCustomerTablePage
rename myproject.client.core.communication.CommunicationReportByCustomerTablePage.Table.PersonColumn to CustomerColumn
rename myproject.client.core.communication.CommunicationClientDomainTest#testCreateCommunicationReportByPersonTablePage to testCreateCommunicationReportByCustomerTablePage
rename myproject.client.core.communication.CommunicationClientDomain#createCommunicationReportByPersonTablePage to createCommunicationReportByCustomerTablePage
rename myproject.client.core.communication.PersonCommunicationReactionTablePage to CustomerCommunicationReactionTablePage
rename myproject.shared.core.communication.PersonCommunicationReactionTablePageData to CustomerCommunicationReactionTablePageData
rename myproject.shared.core.communication.PersonCommunicationReactionTablePageParam to CustomerCommunicationReactionTablePageParam
rename myproject.server.core.communication.CommunicationReactionPageService.PersonCommunicationReactionTablePageQuery to CustomerCommunicationReactionTablePageQuery
rename myproject.client.core.communication.PersonCommunicationReactionTablePageTest to CustomerCommunicationReactionTablePageTest
rename myproject.client.core.communication.CommunicationClientDomainTest#testCreatePersonCommunicationReactionTablePage to testCreateCustomerCommunicationReactionTablePage
rename myproject.client.core.communication.CommunicationClientDomain#createPersonCommunicationReactionTablePage to createCustomerCommunicationReactionTablePage
rename myproject.client.core.communication.CommunicationClientDomain#createPersonCommunicationReactionTablePage to createCustomerCommunicationReactionTablePage
rename myproject.shared.core.communication.ICommunicationReactionPageService#getPersonCommunicationReactionTableData to getCustomerCommunicationReactionTableData
rename myproject.server.core.communication.CommunicationReactionPageService#getPersonCommunicationReactionTableData to getCustomerCommunicationReactionTableData
rename myproject.shared.core.communication.CustomerCommunicationReactionTablePageParam#getPersonKey to getCustomerKey
rename myproject.client.core.employee.course.CoursePersonTablePage to CourseCustomerTablePage
rename myproject.shared.core.employee.course.CoursePersonTablePageData to CourseCustomerTablePageData
rename myproject.shared.core.employee.course.CoursePersonTablePageParam to CourseCustomerTablePageParam
rename myproject.server.core.employee.course.CoursePageService.CoursePersonTablePageQuery to CourseCustomerTablePageQuery
rename myproject.client.core.employee.course.CoursePersonTablePageTest to CourseCustomerTablePageTest
rename myproject.client.core.employee.course.CourseClientDomainTest#testCreateCoursePersonTablePage to testCreateCourseCustomerTablePage
rename myproject.client.core.employee.course.CourseClientDomain#createCoursePersonTablePage to createCourseCustomerTablePage
rename myproject.shared.core.employee.course.CreateCoursePersonPermission#getPersonKey to getCustomerKey
rename myproject.shared.core.employee.course.ICoursePageService#getCoursePersonTableData to getCourseCustomerTableData
rename myproject.server.core.employee.course.CoursePageService#getCoursePersonTableData to getCourseCustomerTableData
rename myproject.shared.core.employee.course.ICourseParticipantObjectFacade#setParticipantPersonKey to setParticipantCustomerKey
rename myproject.shared.core.employee.course.CourseParticipantFormDataFacade#setParticipantPersonKey to setParticipantCustomerKey
rename myproject.server.core.employee.course.CoursePageServiceTest#testGetCoursePersonTableData to testGetCourseCustomerTableData
rename myproject.client.core.employee.course.CustomerCourseTablePage.Table#getCoursePersonKeys to getCourseCustomerKeys
rename myproject.client.core.employee.course.PersonCourseTablePage to CustomerCourseTablePage
rename myproject.shared.core.employee.course.PersonCourseTablePageData to CustomerCourseTablePageData
rename myproject.shared.core.employee.course.PersonCourseTablePageParam to CustomerCourseTablePageParam
rename myproject.server.core.employee.course.CoursePageService.PersonCourseTablePageQuery to CustomerCourseTablePageQuery
rename myproject.client.core.employee.course.PersonCourseTablePageTest to CustomerCourseTablePageTest
rename myproject.client.core.employee.course.CourseClientDomainTest#testCreatePersonCourseTablePage to testCreateCustomerCourseTablePage
rename myproject.client.core.employee.course.CourseClientDomain#createPersonCourseTablePage to createCustomerCourseTablePage
rename myproject.shared.core.employee.course.ICoursePageService#getPersonCourseTableData to getCustomerCourseTableData
rename myproject.server.core.employee.course.CoursePageService#getPersonCourseTableData to getCustomerCourseTableData
rename myproject.shared.core.employee.course.CourseParticipantFormParam#setPersonKey to setCustomerKey
rename myproject.shared.core.employee.course.CourseParticipantFormParam#getPersonKey to getCustomerKey
rename myproject.client.core.employee.course.CourseParticipantForm#getPersonKey to getCustomerKey
rename myproject.client.core.employee.course.CourseParticipantForm#setPersonKey to setCustomerKey
rename myproject.client.core.employee.tqm.PersonTqmReportTablePage to CustomerTqmReportTablePage
rename myproject.shared.core.employee.tqm.PersonTqmReportTablePageData to CustomerTqmReportTablePageData
rename myproject.shared.core.employee.tqm.PersonTqmReportTablePageParam to CustomerTqmReportTablePageParam
rename myproject.server.core.employee.report.TqmReportPageService.PersonTqmReportTablePageQuery to CustomerTqmReportTablePageQuery
rename myproject.client.core.employee.tqm.PersonTqmReportTablePageTest to CustomerTqmReportTablePageTest
rename myproject.shared.core.employee.tqm.CustomerTqmReportTablePageData.PersonTqmReportTableRowData to CustomerTqmReportTableRowData
rename myproject.client.core.customer.CustomerClientDomainTest#testCreatePersonTqmReportTablePage to testCreateCustomerTqmReportTablePage
rename myproject.client.core.customer.CustomerClientDomain#createPersonTqmReportTablePage to createCustomerTqmReportTablePage
rename myproject.shared.core.employee.report.ITqmReportPageService#getPersonTqmReportTableData to getCustomerTqmReportTableData
rename myproject.server.core.employee.report.TqmReportPageService#getPersonTqmReportTableData to getCustomerTqmReportTableData
rename myproject.client.core.person.interest to myproject.client.core.customer.interest
rename myproject.shared.core.person.interest to myproject.shared.core.customer.interest
rename myproject.server.core.person.interest to myproject.server.core.customer.interest
rename myproject.client.core.company.interest to myproject.client.core.customer.interest
rename myproject.shared.core.company.interest to myproject.shared.core.customer.interest
rename myproject.server.core.company.interest to myproject.server.core.customer.interest
rename myproject.client.core.customer.interest.AbstractPersonInterestTablePage to AbstractCustomerInterestTablePage
rename myproject.shared.core.customer.interest.AbstractPersonInterestTablePageData to AbstractCustomerInterestTablePageData
rename myproject.shared.core.customer.interest.AbstractPersonInterestTablePageParam to AbstractCustomerInterestTablePageParam
rename myproject.shared.core.customer.interest.AbstractPersonInterestTableRowData to AbstractCustomerInterestTableRowData
rename myproject.client.core.customer.interest.AbstractCompanyInterestTablePage to AbstractCustomerInterestTablePage
rename myproject.shared.core.customer.interest.AbstractCompanyInterestTablePageData to AbstractCustomerInterestTablePageData
rename myproject.shared.core.customer.interest.AbstractCompanyInterestTablePageParam to AbstractCustomerInterestTablePageParam
rename myproject.shared.core.customer.interest.AbstractCompanyInterestTableRowData to AbstractCustomerInterestTableRowData
rename myproject.client.core.customer.interest.AbstractCustomerInterestTablePage.Table.LastNameColumn to DisplayNameColumn
rename myproject.client.core.customer.interest.AbstractCustomerInterestTablePage.Table#getLastNameColumn to getDisplayNameColumn
rename myproject.shared.core.customer.interest.LegalEntityInterestCodeType to CustomerInterestCodeType
rename myproject.client.core.customer.interest.NotAssignedPersonInterestTablePage to NotAssignedCustomerInterestTablePage
rename myproject.shared.core.customer.interest.NotAssignedPersonInterestTablePageData to NotAssignedCustomerInterestTablePageData
rename myproject.shared.core.customer.interest.NotAssignedPersonInterestTablePageParam to NotAssignedCustomerInterestTablePageParam
rename myproject.shared.core.customer.interest.NotAssignedCustomerInterestTablePageData.NotAssignedPersonInterestTableRowData to NotAssignedCustomerInterestTableRowData
rename myproject.client.core.customer.interest.NotAssignedCustomerInterestTablePage.Table.PersonKeyColumn to CustomerKeyColumn
rename myproject.client.core.customer.interest.NotAssignedCustomerInterestTablePage.Table#getPersonKeyColumn to getCustomerKeyColumn
rename myproject.client.core.customer.interest.NotAssignedPersonInterestTablePageTest to NotAssignedCustomerInterestTablePageTest
rename myproject.client.core.customer.interest.NotAssignedCompanyInterestTablePage to NotAssignedCustomerInterestTablePage
rename myproject.shared.core.customer.interest.NotAssignedCompanyInterestTablePageData to NotAssignedCustomerInterestTablePageData
rename myproject.shared.core.customer.interest.NotAssignedCompanyInterestTablePageParam to NotAssignedCustomerInterestTablePageParam
rename myproject.shared.core.customer.interest.NotAssignedCustomerInterestTablePageData.NotAssignedCompanyInterestTableRowData to NotAssignedCustomerInterestTableRowData
rename myproject.client.core.customer.interest.NotAssignedCustomerInterestTablePage.Table.CompanyKeyColumn to CustomerKeyColumn
rename myproject.client.core.customer.interest.NotAssignedCustomerInterestTablePage.Table#getCompanyKeyColumn to getCustomerNoColumn
rename myproject.client.core.customer.interest.NotAssignedCustomerInterestTablePage.Table.CompanyNoColumn to CustomerKeyColumn
rename myproject.client.core.customer.interest.NotAssignedCustomerInterestTablePage.Table#getCompanyNoColumn to getCustomerNoColumn
rename myproject.client.core.customer.interest.NotAssignedCustomerInterestTablePage.Table.EditPersonMenu to EditCustomerMenu
rename myproject.client.core.customer.interest.NotAssignedCompanyInterestTablePageTest to NotAssignedCustomerInterestTablePageTest
rename myproject.client.core.customer.CustomerClientDomain#createNotAssignedPersonInterestTablePage to testCreateNotAssignedCustomerInterestTablePage
rename myproject.client.core.customer.CustomerClientDomainTest#testCreateNotAssignedPersonInterestTablePage to testCreateNotAssignedCustomerInterestTablePage
rename myproject.client.core.company.CompanyClientDomain#createNotAssignedCompanyInterestTablePage to testCreateNotAssignedCustomerInterestTablePage
rename myproject.client.core.company.CompanyClientDomainTest#testCreateNotAssignedCompanyInterestTablePage to testCreateNotAssignedCustomerInterestTablePage
rename myproject.client.core.customer.interest.NotAssignedCustomerInterestTablePage.Table.CompanyNameColumn to LinkedNamesColumn
rename myproject.client.core.customer.interest.NotAssignedCustomerInterestTablePage.Table#getCompanyColumn to getLinkedNamesColumn
rename myproject.client.core.customer.interest.NotAssignedCustomerInterestTablePage.Table.LastNameColumn to DisplayNameColumn
rename myproject.client.core.customer.interest.NotAssignedCustomerInterestTablePage.Table#getLastNameColumn to getDisplayNameColumn
rename myproject.client.core.customer.interest.NotAssignedCustomerInterestTablePage.Table.CompanyShortNameColumn to ShortNameColumn
rename myproject.client.core.customer.interest.NotAssignedCustomerInterestTablePage.Table#getCompanyShortNameColumn to getShortNameColumn
rename myproject.shared.core.legalentity.interest.IInterestPageService#getNotAssignedPersonInterestTableData to getNotAssignedCustomerInterestTableData
rename myproject.shared.core.legalentity.interest.IInterestPageService#getNotAssignedCompanyInterestTableData to getNotAssignedCustomerInterestTableData
rename myproject.server.core.legalentity.interest.InterestPageService#getNotAssignedPersonInterestTableData to getNotAssignedCustomerInterestTableData
rename myproject.server.core.legalentity.interest.InterestPageService#getNotAssignedCompanyInterestTableData to getNotAssignedCustomerInterestTableData
rename myproject.server.core.legalentity.interest.InterestPageService.NotAssignedPersonInterestTablePageQuery to NotAssignedCustomerInterestTablePageQuery
rename myproject.server.core.legalentity.interest.InterestPageService.NotAssignedCompanyInterestTablePageQuery to NotAssignedCustomerInterestTablePageQuery
rename myproject.server.core.legalentity.interest.InterestPageService.NotAssignedCustomerInterestTablePageQuery#getPerson to getCustomer
rename myproject.server.core.legalentity.interest.InterestPageService.NotAssignedCustomerInterestTablePageQuery#getCompany to getCustomer
rename myproject.server.core.legalentity.interest.InterestPageService.PersonInterestTablePageBaseQuery#getPerson to getCustomer
rename myproject.server.core.legalentity.interest.InterestPageService.CompanyInterestTablePageBaseQuery#getCompany to getCustomer
rename myproject.client.core.customer.interest.PersonPersonInterestTablePage to CustomerInterestTablePage
rename myproject.shared.core.customer.interest.PersonPersonInterestTablePageData to CustomerInterestTablePageData
rename myproject.shared.core.customer.interest.PersonPersonInterestTablePageParam to CustomerInterestTablePageParam
rename myproject.shared.core.legalentity.interest.IInterestPageService#getPersonPersonInterestTableData to getCustomerInterestTableData
rename myproject.server.core.legalentity.interest.InterestPageService#getPersonPersonInterestTableData to getCustomerInterestTableData
rename myproject.server.core.legalentity.interest.InterestPageService.PersonPersonInterestTablePageQuery to CustomerInterestTablePageQuery
rename myproject.server.core.legalentity.interest.InterestPageService#execCreatePersonBaseQuery to execCreateCustomerBaseQuery
rename myproject.server.core.legalentity.interest.InterestPageService.PersonInterestTablePageBaseQuery to CustomerInterestTablePageBaseQuery
rename myproject.client.core.customer.interest.PersonPersonInterestTablePageTest to myproject.client.core.customer.interest.CustomerInterestTablePageTest
rename myproject.client.core.customer.interest.CompanyInterestTablePage to CustomerInterestTablePage
rename myproject.shared.core.customer.interest.CompanyInterestTablePageData to CustomerInterestTablePageData
rename myproject.shared.core.customer.interest.CompanyInterestTablePageParam to CustomerInterestTablePageParam
rename myproject.shared.core.legalentity.interest.IInterestPageService#getCompanyInterestTableData to getCustomerInterestTableData
rename myproject.server.core.legalentity.interest.InterestPageService#getCompanyInterestTableData to getCustomerInterestTableData
rename myproject.server.core.legalentity.interest.InterestPageService.CompanyInterestTablePageQuery to CustomerInterestTablePageQuery
rename myproject.server.core.legalentity.interest.InterestPageService#execCreateCompanyBaseQuery to execCreateCustomerBaseQuery
rename myproject.server.core.legalentity.interest.InterestPageService.CompanyInterestTablePageBaseQuery to CustomerInterestTablePageBaseQuery
rename myproject.client.core.customer.interest.CompanyInterestTablePageTest to myproject.client.core.customer.interest.CustomerInterestTablePageTest
rename myproject.client.core.customer.CustomerClientDomain#createPersonPersonInterestTablePage to createCustomerInterestTablePage
rename myproject.client.core.groupware.GroupwarePersonTablePage to GroupwareCustomerTablePage
rename myproject.shared.core.groupware.GroupwarePersonTablePageData to GroupwareCustomerTablePageData
rename myproject.shared.core.groupware.GroupwarePersonTablePageParam to GroupwareCustomerTablePageParam
rename myproject.client.core.groupware.GroupwarePersonTablePageTest to GroupwareCustomerTablePageParam
rename myproject.client.core.groupware.GroupwareClientDomain#createGroupwarePersonTablePage to createGroupwareCustomerTablePage
rename myproject.client.core.groupware.GroupwareCustomerTablePage.Table.MyPersonKeyColumn to getMyCustomerKeyColumn
rename myproject.client.core.groupware.GroupwareCustomerTablePage.Table#getMyPersonKeyColumn to getMyCustomerKeyColumn
rename myproject.shared.core.groupware.IGroupwarePageService#getGroupwarePersonTablePageData to getGroupwareCustomerTablePageData
rename myproject.server.core.groupware.GroupwarePageService#getGroupwarePersonTablePageData to getGroupwareCustomerTablePageData
rename myproject.server.core.groupware.GroupwarePageService#fromGroupwarePersonToRow to fromGroupwareCustomerToRow
rename myproject.client.core.customer.interest.AssignedPersonInterestTablePage to AssignedCustomerInterestTablePage
rename myproject.client.core.customer.interest.AssignedPersonInterestTablePageTest to AssignedCustomerInterestTablePageTest
rename myproject.shared.core.customer.interest.AssignedPersonInterestTablePageData to AssignedCustomerInterestTablePageData
rename myproject.shared.core.customer.interest.AssignedPersonInterestTablePageParam to AssignedCustomerInterestTablePageParam
rename myproject.client.core.customer.interest.AssignedCompanyInterestTablePage to AssignedCustomerInterestTablePage
rename myproject.client.core.customer.interest.AssignedCompanyInterestTablePageTest to AssignedCustomerInterestTablePageTest
rename myproject.client.core.customer.interest.AssignedCustomerInterestTablePage.Table.CompanyNoColumn to CustomerNoColumn
rename myproject.client.core.customer.interest.AssignedCustomerInterestTablePage.Table#getCompanyNoColumn to getCustomerNoColumn
rename myproject.shared.core.customer.interest.AssignedCompanyInterestTablePageData to AssignedCustomerInterestTablePageData
rename myproject.shared.core.customer.interest.AssignedCompanyInterestTablePageParam to AssignedCustomerInterestTablePageParam
rename myproject.shared.core.legalentity.interest.IInterestPageService#getAssignedPersonInterestTableData to getAssignedCustomerInterestTableData
rename myproject.shared.core.legalentity.interest.IInterestPageService#getAssignedCompanyInterestTableData to getAssignedCustomerInterestTableData
rename myproject.server.core.legalentity.interest.InterestPageService#getAssignedPersonInterestTableData to getAssignedCustomerInterestTableData
rename myproject.server.core.legalentity.interest.InterestPageService#getAssignedCompanyInterestTableData to getAssignedCustomerInterestTableData
rename myproject.server.core.legalentity.interest.InterestPageService.AssignedPersonInterestTablePageQuery to AssignedCustomerInterestTablePageQuery
rename myproject.server.core.legalentity.interest.InterestPageService.AssignedCompanyInterestTablePageQuery to AssignedCustomerInterestTablePageQuery
rename myproject.client.core.customer.CustomerClientDomain#createAssignedPersonInterestTablePage to createAssignedCustomerInterestTablePage
rename myproject.client.core.customer.CustomerClientDomainTest#testCreateAssignedPersonInterestTablePage to testCreateAssignedCustomerInterestTablePage
rename myproject.client.core.company.CompanyClientDomain#createAssignedCompanyInterestTablePage to createAssignedCustomerInterestTablePage
rename myproject.client.core.company.CompanyClientDomainTest#testCreateAssignedCompanyInterestTablePage to testCreateAssignedCustomerInterestTablePage
rename myproject.client.core.customer.interest.AssignedCustomerInterestTablePage.Table.CompanyShortNameColumn to ShortNameColumn
rename myproject.client.core.customer.interest.AssignedCustomerInterestTablePage.Table#getCompanyShortNameColumn to getShortNameColumn
rename myproject.client.core.customer.interest.AssignedCustomerInterestTablePage.Table.CompanyColumn to LinkedNamesColumn
rename myproject.client.core.customer.interest.AssignedCustomerInterestTablePage.Table#getCompanyColumn to getLinkedNamesColumn
rename myproject.client.core.customer.interest.AssignedCustomerInterestTablePage.Table.CompanyNoColumn to CustomerNoColumn
rename myproject.client.core.customer.interest.AssignedCustomerInterestTablePage.Table#getCompanyNoColumn to getCustomerNoColumn
rename myproject.client.core.customer.interest.CompanyPersonInterestTablePage to CustomerCustomerInterestTablePage
rename myproject.shared.core.customer.interest.CompanyPersonInterestTablePageData to CustomerCustomerInterestTablePageData
rename myproject.shared.core.customer.interest.CompanyPersonInterestTablePageParam to CustomerCustomerInterestTablePageParam
rename myproject.client.core.customer.interest.CompanyPersonInterestTablePageTest to CustomerCustomerInterestTablePageTest
rename myproject.server.core.legalentity.interest.InterestPageService.CompanyPersonInterestTablePageQuery to CustomerCustomerInterestTablePageQuery
rename myproject.shared.core.legalentity.interest.IInterestPageService#getCompanyPersonInterestTableData to getCustomerCustomerInterestTableData
rename myproject.client.core.customer.CustomerClientDomain#createCompanyPersonInterestTablePage to createCustomerCustomerInterestTablePage
rename myproject.client.core.customer.CustomerClientDomainTest#testCreateCompanyPersonInterestTablePage to testCustomerCustomerPersonInterestTablePage
rename myproject.client.core.process.pcase.PersonCaseTablePage to CustomerCaseTablePage
rename myproject.shared.core.process.pcase.PersonCaseTablePageData to CustomerCaseTablePageData
rename myproject.shared.core.process.pcase.PersonCaseTablePageParam to CustomerCaseTablePageParam
rename myproject.server.core.process.pcase.CasePageService.PersonCaseTablePageQuery to CustomerCaseTablePageQuery
rename myproject.client.core.process.pcase.PersonCaseTablePageTest to CustomerCaseTablePageTest
rename myproject.shared.core.process.pcase.ICasePageService#getPersonCaseTableData to getCustomerCaseTableData
rename myproject.server.core.process.pcase.CasePageService#getPersonCaseTableData to getCustomerCaseTableData
rename myproject.client.core.process.ProcessClientDomain#createPersonCaseTablePage to createCustomerCaseTablePage
rename myproject.client.core.process.pcase.CompanyCaseTablePage to CustomerCaseTablePage
rename myproject.shared.core.process.pcase.CompanyCaseTablePageData to CustomerCaseTablePageData
rename myproject.shared.core.process.pcase.CompanyCaseTablePageParam to CustomerCaseTablePageParam
rename myproject.server.core.process.pcase.CasePageService.CompanyCaseTablePageQuery to CustomerCaseTablePageQuery
rename myproject.client.core.process.pcase.CompanyCaseTablePageTest to CustomerCaseTablePageTest
rename myproject.shared.core.process.pcase.ICasePageService#getCompanyCaseTableData to getCustomerCaseTableData
rename myproject.server.core.process.pcase.CasePageService#getCompanyCaseTableData to getCustomerCaseTableData
rename myproject.client.core.process.ProcessClientDomain#createCompanyCaseTablePage to createCustomerCaseTablePage
rename myproject.client.core.customer.interest.PersonInterestSearchForm to CustomerInterestSearchForm
rename myproject.shared.core.customer.interest.PersonInterestSearchFormData to CustomerInterestSearchFormData
rename myproject.shared.core.customer.interest.PersonInterestSearchFormParam to CustomerInterestSearchFormParam
rename myproject.shared.core.customer.interest.IPersonInterestSearchObjectFacade to ICustomerInterestSearchObjectFacade
rename myproject.shared.core.customer.interest.PersonInterestSearchFormDataFacade to CustomerInterestSearchFormDataFacade
rename myproject.shared.core.customer.interest.ICustomerInterestSearchObjectFacade#setPersonName to setCustomerName
rename myproject.shared.core.customer.interest.CustomerInterestSearchFormDataFacade#setPersonName to setCustomerName
rename myproject.client.core.customer.CustomerClientDomain#createPersonInterestSearchFormSearch to createCustomerInterestSearchFormSearch
rename myproject.shared.core.person.CustomerSearchFormData#getPersonName to getCustomerName
rename myproject.shared.core.person.CustomerSearchFormData.PersonName to CustomerName
rename myproject.server.core.person.CustomerBuilderParts.PersonNameFieldPart to CustomerNameFieldPart
rename myproject.client.core.company.CompanyClientDomain#createCompanyInterestSearchFormSearch to createCustomerInterestSearchFormSearch
rename myproject.client.core.communication.ReactionPersonOnlyCommunicationReactionTablePage to ReactionCustomerOnlyCommunicationReactionTablePage
rename myproject.shared.core.communication.ReactionPersonOnlyCommunicationReactionTablePageData to ReactionCustomerOnlyCommunicationReactionTablePageData
rename myproject.shared.core.communication.ReactionPersonOnlyCommunicationReactionTablePageParam to ReactionCustomerOnlyCommunicationReactionTablePageParam
rename myproject.server.core.communication.CommunicationReactionPageService.ReactionPersonOnlyCommunicationReactionTablePageQuery to ReactionCustomerOnlyCommunicationReactionTablePageQuery
rename myproject.client.core.communication.ReactionPersonOnlyCommunicationReactionTablePageTest to ReactionCustomerOnlyCommunicationReactionTablePageTest
rename myproject.server.core.communication.CommunicationReactionPageService#getReactionPersonOnlyCommunicationReactionTableData to getReactionCustomerOnlyCommunicationReactionTableData
rename myproject.shared.core.communication.ICommunicationReactionPageService#getReactionPersonOnlyCommunicationReactionTableData to getReactionCustomerOnlyCommunicationReactionTableData
rename myproject.client.core.communication.CommunicationClientDomainTest#testCreateReactionPersonOnlyCommunicationReactionTablePage to testCreateReactionCustomerOnlyCommunicationReactionTablePage
rename myproject.client.core.communication.CommunicationClientDomain#createReactionPersonOnlyCommunicationReactionTablePage to createReactionCustomerOnlyCommunicationReactionTablePage
rename myproject.client.core.communication.ReactionCompanyOnlyCommunicationReactionTablePage to ReactionCustomerOnlyCommunicationReactionTablePage
rename myproject.shared.core.communication.ReactionCompanyOnlyCommunicationReactionTablePageData to ReactionCustomerOnlyCommunicationReactionTablePageData
rename myproject.shared.core.communication.ReactionCompanyOnlyCommunicationReactionTablePageParam to ReactionCustomerOnlyCommunicationReactionTablePageParam
rename myproject.server.core.communication.CommunicationReactionPageService.ReactionCompanyOnlyCommunicationReactionTablePageQuery to ReactionCustomerOnlyCommunicationReactionTablePageQuery
rename myproject.client.core.communication.ReactionCompanyOnlyCommunicationReactionTablePageTest to ReactionCustomerOnlyCommunicationReactionTablePageTest
rename myproject.server.core.communication.CommunicationReactionPageService#getReactionCompanyOnlyCommunicationReactionTableData to getReactionCustomerOnlyCommunicationReactionTableData
rename myproject.shared.core.communication.ICommunicationReactionPageService#getReactionCompanyOnlyCommunicationReactionTableData to getReactionCustomerOnlyCommunicationReactionTableData
rename myproject.client.core.communication.CommunicationClientDomainTest#testCreateReactionCompanyOnlyCommunicationReactionTablePage to testCreateReactionCustomerOnlyCommunicationReactionTablePage
rename myproject.client.core.communication.CommunicationClientDomain#createReactionCompanyOnlyCommunicationReactionTablePage to createReactionCustomerOnlyCommunicationReactionTablePage
rename myproject.client.core.marketing.action.AbstractActionRecipientTablePage.Table.PersonKeyColumn to PersonCustomerKeyColumn
rename myproject.client.core.marketing.action.AbstractActionRecipientTablePage.Table.CompanyColumn to OrganisationColumn
rename myproject.client.core.marketing.action.AbstractActionRecipientTablePage.Table#getPersonKeyColumn to getPersonCustomerKeyColumn
rename myproject.client.core.marketing.action.AbstractActionRecipientTablePage.Table#getCompanyColumn to getOrganisationColumn
rename myproject.server.core.marketing.action.ActionRecipientPageService.ActionRecipientTablePageBaseQuery#getPerson to getPersonCustomer
rename myproject.server.core.marketing.action.ActionRecipientPageService.ActionRecipientTablePageBaseQuery#getCompany to getOrganisationCustomer
rename myproject.shared.core.marketing.action.actionrecipient.ActionRecipientFormParam#getPersonKey to getPersonCustomerKey
rename myproject.shared.core.marketing.action.actionrecipient.ActionRecipientFormParam#setPersonKey to setPersonCustomerKey
rename myproject.shared.core.marketing.action.actionrecipient.ActionRecipientFormParam#getCompanyKey to getOrganisationCustomerKey
rename myproject.shared.core.marketing.action.actionrecipient.ActionRecipientFormParam#setCompanyKey to setOrganisationCustomerKey
rename myproject.client.core.marketing.action.actionrecipient.ActionRecipientForm#getAllowedCompanyTypeUids to getAllowedOrganizationCustomerTypeUids
rename myproject.client.core.marketing.action.actionrecipient.ActionRecipientForm#setAllowedCompanyTypeUids to setAllowedOrganizationCustomerTypeUids
rename myproject.shared.core.marketing.action.actionrecipient.ActionRecipientFormData#getAllowedCompanyTypeUids to getAllowedOrganizationCustomerTypeUids
rename myproject.shared.core.marketing.action.actionrecipient.ActionRecipientFormData#setAllowedCompanyTypeUids to setAllowedOrganizationCustomerTypeUids
rename myproject.shared.core.marketing.action.actionrecipient.AbstractActionActionRecipientTablePageData.AbstractActionActionRecipientTableRowData#personKey to personCustomerKey
rename myproject.shared.core.marketing.action.actionrecipient.AbstractActionActionRecipientTablePageData.AbstractActionActionRecipientTableRowData#companyKey to organizationCustomerKey
rename myproject.client.core.marketing.action.actionrecipient.AbstractActionActionRecipientTablePage.Table#getPersonKeyColumn to getPersonCustomerKeyColumn
rename myproject.client.core.marketing.action.actionrecipient.AbstractActionActionRecipientTablePage.Table#getPersonColumn to getPersonCustomerColumn
rename myproject.client.core.marketing.action.actionrecipient.AbstractActionActionRecipientTablePage.Table.PersonKeyColumn to PersonCustomerKeyColumn
rename myproject.client.core.marketing.action.actionrecipient.AbstractActionActionRecipientTablePage.Table.PersonColumn to PersonCustomerColumn
rename myproject.client.core.marketing.action.actionrecipient.AbstractActionActionRecipientTablePage.Table#getCompanyKeyColumn to getOrganizationCustomerKeyColumn
rename myproject.client.core.marketing.action.actionrecipient.AbstractActionActionRecipientTablePage.Table#getCompanyColumn to getOrganizationCustomerColumn
rename myproject.client.core.marketing.action.actionrecipient.AbstractActionActionRecipientTablePage.Table.CompanyKeyColumn to OrganizationCustomerKeyColumn
rename myproject.client.core.marketing.action.actionrecipient.AbstractActionActionRecipientTablePage.Table.CompanyColumn to OrganizationCustomerColumn
rename myproject.client.core.marketing.action.actionrecipient.AbstractActionActionRecipientTablePage.Table.EditPersonMenu to EditPersonCustomerMenu
rename myproject.client.core.marketing.action.actionrecipient.AbstractActionActionRecipientTablePage.Table.EditCompanyMenu to EditOrganizationCustomerMenu
rename myproject.server.core.marketing.action.ActionRecipientPageService.IBaseQueryInitializer#getPerson to getPersonCustomer
rename myproject.server.core.marketing.action.ActionRecipientPageService.IBaseQueryInitializer#getCompany to getOrganizationCustomer
rename myproject.server.core.marketing.action.ActionRecipientPageService.CompanyRootBaseQueryInitializer#getPerson to getPersonCustomer
rename myproject.server.core.marketing.action.ActionRecipientPageService.CompanyRootBaseQueryInitializer#getCompany to getOrganisationCustomer
rename myproject.server.core.marketing.action.ActionRecipientPageService.ActionActionRecipientTablePageBaseQuery#getPerson to getPersonCustomer
rename myproject.server.core.marketing.action.ActionRecipientPageService.ActionActionRecipientTablePageBaseQuery#getCompany to getOrganisationCustomer
rename myproject.server.core.marketing.action.ActionRecipientPageService.ActionActionRecipientTablePageBaseQuery#contributePersonCompanyColumns to contributePersonOrganizationColumns
rename myproject.server.core.marketing.action.ActionRecipientPageService.PersonActionRecipientTablePageQuery to CustomerActionRecipientTablePageQuery
rename myproject.client.core.marketing.action.actionrecipient.ActionPersonOnlyActionRecipientTablePage.Table.CompanyColumnEx to OrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.ActionPersonOnlyActionRecipientTablePage.Table.PersonColumnEx to PersonCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.ActionPersonOnlyActionRecipientTablePage.Table#getCompanyColumnEx to getOrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.ActionPersonOnlyActionRecipientTablePage.Table#getPersonColumnEx to getPersonCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.ActionCompanyOnlyActionRecipientTablePage to ActionOrganizationOnlyActionRecipientTablePage
rename myproject.shared.core.marketing.action.actionrecipient.ActionCompanyOnlyActionRecipientTablePageData to ActionOrganizationOnlyActionRecipientTablePageData
rename myproject.shared.core.marketing.action.actionrecipient.ActionCompanyOnlyActionRecipientTablePageParam to ActionOrganizationOnlyActionRecipientTablePageParam
rename myproject.server.core.marketing.action.ActionRecipientPageService.ActionCompanyOnlyActionRecipientTablePageQuery to ActionOrganizationOnlyActionRecipientTablePageQuery
rename myproject.client.core.marketing.action.actionrecipient.ActionCompanyOnlyActionRecipientTablePageTest to ActionOrganizationOnlyActionRecipientTablePageTest
rename myproject.client.core.marketing.action.actionrecipient.ActionOrganizationOnlyActionRecipientTablePage.Table.CompanyColumnEx to OrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.ActionOrganizationOnlyActionRecipientTablePage.Table.PersonColumnEx to PersonCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.ActionOrganizationOnlyActionRecipientTablePage.Table#getCompanyColumnEx to getOrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.ActionOrganizationOnlyActionRecipientTablePage.Table#getPersonColumnEx to getPersonCustomerColumnEx
rename myproject.client.core.marketing.action.ActionClientDomainTest#testCreateActionCompanyOnlyActionRecipientTablePage to testCreateActionOrganizationOnlyActionRecipientTablePage
rename myproject.client.core.marketing.action.ActionClientDomain#createActionCompanyOnlyActionRecipientTablePage to testCreateActionOrganizationOnlyActionRecipientTablePage
rename myproject.server.core.marketing.action.ActionRecipientPageService#getActionCompanyOnlyActionRecipientTableData to getActionOrganizationOnlyActionRecipientTableData
rename myproject.shared.core.marketing.action.IActionRecipientPageService#getActionCompanyOnlyActionRecipientTableData to getActionOrganizationOnlyActionRecipientTableData
rename myproject.client.core.marketing.action.actionrecipient.ActionCompanyPersonActionRecipientTablePage to ActionOrganizationPersonActionRecipientTablePage
rename myproject.shared.core.marketing.action.actionrecipient.ActionCompanyPersonActionRecipientTablePageData to ActionOrganizationPersonActionRecipientTablePageData
rename myproject.shared.core.marketing.action.actionrecipient.ActionCompanyPersonActionRecipientTablePageParam to ActionOrganizationPersonActionRecipientTablePageParam
rename myproject.server.core.marketing.action.ActionRecipientPageService.ActionCompanyPersonActionRecipientTablePageQuery to ActionOrganizationPersonActionRecipientTablePageQuery
rename myproject.client.core.marketing.action.actionrecipient.ActionCompanyPersonActionRecipientTablePageTest to ActionOrganizationPersonActionRecipientTablePageTest
rename myproject.client.core.marketing.action.actionrecipient.ActionOrganizationPersonActionRecipientTablePage.Table.CompanyColumnEx to OrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.ActionOrganizationPersonActionRecipientTablePage.Table.PersonColumnEx to PersonCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.ActionOrganizationPersonActionRecipientTablePage.Table#getCompanyColumnEx to getOrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.ActionOrganizationPersonActionRecipientTablePage.Table#getPersonColumnEx to getPersonCustomerColumnEx
rename myproject.client.core.marketing.action.ActionClientDomainTest#testCreateActionCompanyPersonActionRecipientTablePage to testCreateActionOrganizationPersonActionRecipientTablePage
rename myproject.client.core.marketing.action.ActionClientDomain#createActionCompanyPersonActionRecipientTablePage to createActionOrganizationPersonActionRecipientTablePage
rename myproject.shared.core.marketing.action.IActionRecipientPageService#getActionCompanyPersonActionRecipientTableData to getActionOrganizationPersonActionRecipientTableData
rename myproject.server.core.marketing.action.ActionRecipientPageService#getActionCompanyPersonActionRecipientTableData to getActionOrganizationPersonActionRecipientTableData
rename myproject.client.core.marketing.action.actionrecipient.ActionPersonCompanyActionRecipientTablePage to ActionPersonOrganizationActionRecipientTablePage
rename myproject.shared.core.marketing.action.actionrecipient.ActionPersonCompanyActionRecipientTablePageData to ActionPersonOrganizationActionRecipientTablePageData
rename myproject.shared.core.marketing.action.actionrecipient.ActionPersonCompanyActionRecipientTablePageParam to ActionPersonOrganizationActionRecipientTablePageParam
rename myproject.server.core.marketing.action.ActionRecipientPageService.ActionPersonCompanyActionRecipientTablePageQuery to ActionPersonOrganizationActionRecipientTablePageQuery
rename myproject.client.core.marketing.action.actionrecipient.ActionPersonOrganizationActionRecipientTablePageTest to ActionPersonOrganizationActionRecipientTablePageTest
rename myproject.client.core.marketing.action.actionrecipient.ActionPersonOrganizationActionRecipientTablePage.Table.CompanyColumnEx to OrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.ActionPersonOrganizationActionRecipientTablePage.Table.PersonColumnEx to PersonCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.ActionPersonOrganizationActionRecipientTablePage.Table#getCompanyColumnEx to getOrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.ActionPersonOrganizationActionRecipientTablePage.Table#getPersonColumnEx to getPersonCustomerColumnEx
rename myproject.client.core.marketing.action.ActionClientDomainTest#testCreateActionPersonCompanyActionRecipientTablePage to testCreateActionPersonOrganizationActionRecipientTablePage
rename myproject.client.core.marketing.action.ActionClientDomain#createActionPersonCompanyActionRecipientTablePage to createActionPersonOrganizationActionRecipientTablePage
rename myproject.shared.core.marketing.action.IActionRecipientPageService#getActionPersonCompanyActionRecipientTableData to getActionPersonCustomerActionRecipientTableData
rename myproject.server.core.marketing.action.ActionRecipientPageService#getActionPersonCompanyActionRecipientTableData to getActionPersonCustomerActionRecipientTableData
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionPersonOnlyActionRecipientTablePage.Table.CompanyColumnEx to OrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionPersonOnlyActionRecipientTablePage.Table.PersonColumnEx to PersonCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionPersonOnlyActionRecipientTablePage.Table#getCompanyColumnEx to getOrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionPersonOnlyActionRecipientTablePage.Table#getPersonColumnEx to getPersonCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionCompanyOnlyActionRecipientTablePage to CurrentActionOrganizationOnlyActionRecipientTablePage
rename myproject.shared.core.marketing.action.actionrecipient.CurrentActionCompanyOnlyActionRecipientTablePageData to CurrentActionOrganizationOnlyActionRecipientTablePageData
rename myproject.shared.core.marketing.action.actionrecipient.CurrentActionCompanyOnlyActionRecipientTablePageParam to CurrentActionOrganizationOnlyActionRecipientTablePageParam
rename myproject.server.core.marketing.action.ActionRecipientPageService.CurrentActionCompanyOnlyActionRecipientTablePageQuery to CurrentActionOrganizationOnlyActionRecipientTablePageQuery
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionCompanyOnlyActionRecipientTablePageTest to CurrentActionOrganizationOnlyActionRecipientTablePageTest
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionOrganizationOnlyActionRecipientTablePage.Table.CompanyColumnEx to OrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionOrganizationOnlyActionRecipientTablePage.Table.PersonColumnEx to PersonCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionOrganizationOnlyActionRecipientTablePage.Table#getCompanyColumnEx to getOrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionOrganizationOnlyActionRecipientTablePage.Table#getPersonColumnEx to getPersonCustomerColumnEx
rename myproject.client.core.marketing.action.ActionClientDomain#createCurrentActionCompanyOnlyActionRecipientTablePage to createCurrentActionOrganizationOnlyActionRecipientTablePage
rename myproject.shared.core.marketing.action.IActionRecipientPageService#getCurrentActionCompanyOnlyActionRecipientTableData to getCurrentActionOrganizationOnlyActionRecipientTableData
rename myproject.server.core.marketing.action.ActionRecipientPageService#getCurrentActionCompanyOnlyActionRecipientTableData to getCurrentActionOrganizationOnlyActionRecipientTableData
rename myproject.client.core.marketing.action.ActionClientDomainTest#testCreateCurrentActionCompanyOnlyActionRecipientTablePage to testCreateCurrentActionOrganizationOnlyActionRecipientTablePage
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionPersonCompanyActionRecipientTablePage to CurrentActionPersonOrganizationActionRecipientTablePage
rename myproject.shared.core.marketing.action.actionrecipient.CurrentActionPersonCompanyActionRecipientTablePageData to CurrentActionPersonOrganizationActionRecipientTablePageData
rename myproject.shared.core.marketing.action.actionrecipient.CurrentActionPersonCompanyActionRecipientTablePageParam to CurrentActionPersonOrganizationActionRecipientTablePageParam
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionPersonCompanyActionRecipientTablePageTest to CurrentActionPersonOrganizationActionRecipientTablePageTest
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionPersonOrganizationActionRecipientTablePage.Table.CompanyColumnEx to OrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionPersonOrganizationActionRecipientTablePage.Table.PersonColumnEx to PersonCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionPersonOrganizationActionRecipientTablePage.Table#getCompanyColumnEx to getOrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionPersonOrganizationActionRecipientTablePage.Table#getPersonColumnEx to getPersonCustomerColumnEx
rename myproject.client.core.marketing.action.ActionClientDomain#createCurrentActionPersonCompanyActionRecipientTablePage to createCurrentActionPersonOrganizationActionRecipientTablePage
rename myproject.shared.core.marketing.action.IActionRecipientPageService#getCurrentActionPersonCompanyActionRecipientTableData to getCurrentActionPersonOrganizationActionRecipientTableData
rename myproject.server.core.marketing.action.ActionRecipientPageService#getCurrentActionPersonCompanyActionRecipientTableData to getCurrentActionPersonOrganizationActionRecipientTableData
rename myproject.client.core.marketing.action.ActionClientDomainTest#testCreateCurrentActionPersonCompanyActionRecipientTablePage to testCreateCurrentActionPersonCompanyActionRecipientTablePage
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionCompanyPersonActionRecipientTablePage to CurrentActionOrganizationPersonActionRecipientTablePage
rename myproject.shared.core.marketing.action.actionrecipient.CurrentActionCompanyPersonActionRecipientTablePageData to CurrentActionOrganizationPersonActionRecipientTablePageData
rename myproject.shared.core.marketing.action.actionrecipient.CurrentActionCompanyPersonActionRecipientTablePageParam to CurrentActionOrganizationPersonActionRecipientTablePageParam
rename myproject.server.core.marketing.action.ActionRecipientPageService.CurrentActionCompanyPersonActionRecipientTablePageQuery to CurrentActionOrganizationPersonActionRecipientTablePageQuery
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionCompanyPersonActionRecipientTablePageTest to CurrentActionOrganizationPersonActionRecipientTablePageTest
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionCompanyPersonActionRecipientTablePage.Table.CompanyColumnEx to OrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionCompanyPersonActionRecipientTablePage.Table.PersonColumnEx to PersonCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionCompanyPersonActionRecipientTablePage.Table#getCompanyColumnEx to getOrganizationCustomerColumnEx
rename myproject.client.core.marketing.action.actionrecipient.CurrentActionCompanyPersonActionRecipientTablePage.Table#getPersonColumnEx to getPersonCustomerColumnEx
rename myproject.client.core.marketing.action.ActionClientDomain#createCurrentActionCompanyPersonActionRecipientTablePage to createCurrentActionOrganizationPersonActionRecipientTablePage
rename myproject.shared.core.marketing.action.IActionRecipientPageService#getCurrentActionCompanyPersonActionRecipientTableData to getCurrentActionOrganizationPersonActionRecipientTableData
rename myproject.server.core.marketing.action.ActionRecipientPageService#getCurrentActionCompanyPersonActionRecipientTableData to getCurrentActionOrganizationPersonActionRecipientTableData
rename myproject.client.core.marketing.action.ActionClientDomainTest#testCreateCurrentActionCompanyPersonActionRecipientTablePage to testCreateCurrentActionOrganizationPersonActionRecipientTablePage
rename myproject.client.core.marketing.action.CompanyActionRecipientTablePage to OrganizationActionRecipientTablePage
rename myproject.shared.core.marketing.action.CompanyActionRecipientTablePageData to OrganizationActionRecipientTablePageData
rename myproject.shared.core.marketing.action.CompanyActionRecipientTablePageParam to OrganizationActionRecipientTablePageParam
rename myproject.server.core.marketing.action.ActionRecipientPageService.CompanyActionRecipientTablePageQuery to OrganizationActionRecipientTablePageQuery
rename myproject.client.core.marketing.action.CompanyActionRecipientTablePageTest to OrganizationActionRecipientTablePageTest
rename myproject.client.core.marketing.action.ActionClientDomain#createCompanyActionRecipientTablePage to createOrganizationActionRecipientTablePage
rename myproject.shared.core.marketing.action.IActionRecipientPageService#getCompanyActionRecipientTableData to getOrganizationActionRecipientTableData
rename myproject.server.core.marketing.action.ActionRecipientPageService#getCompanyActionRecipientTableData to getOrganizationActionRecipientTableData
rename myproject.client.core.marketing.action.ActionClientDomainTest#testCreateCompanyActionRecipientTablePage to testCreateOrganizationActionRecipientTablePage
rename myproject.client.core.task.TaskReportByPersonTablePage to TaskReportByCustomerTablePage
rename myproject.shared.core.task.TaskReportByPersonTablePageData to TaskReportByCustomerTablePageData
rename myproject.shared.core.task.TaskReportByPersonTablePageParam to TaskReportByCustomerTablePageParam
rename myproject.server.core.task.TaskReportPageService.TaskReportByPersonTablePageQuery to TaskReportByCustomerTablePageQuery
rename myproject.client.core.task.TaskReportByPersonTablePageTest to TaskReportByCustomerTablePageTest
rename myproject.client.core.task.TaskReportByCustomerTablePage.Table#getPersonColumn to getCustomerColumn
rename myproject.client.core.task.TaskReportByCustomerTablePage.Table.PersonColumn to CustomerColumn
rename myproject.server.core.task.TaskReportPageService.TaskReportByCustomerTablePageQuery#getResponsiblePerson to getResponsibleCustomer
rename myproject.server.core.task.TaskReportPageService#getTaskReportByPersonTableData to getTaskReportByCustomerTableData
rename myproject.shared.core.task.ITaskReportPageService#getTaskReportByPersonTableData to getTaskReportByCustomerTableData
rename myproject.client.core.task.TaskClientDomain#createTaskReportByPersonTablePage to createTaskReportByCustomerTablePage
rename myproject.client.core.task.TaskClientDomainTest#testCreateTaskReportByPersonTablePage to testCreateTaskReportByCustomerTablePage
rename myproject.client.core.customer.interest.InterestDetailPersonPage to InterestDetailCustomerPage
rename myproject.shared.core.customer.interest.InterestDetailPersonPageParam to InterestDetailCustomerPageParam
rename myproject.client.core.customer.interest.InterestDetailCompanyPage to InterestDetailCustomerPage
rename myproject.shared.core.customer.interest.InterestDetailCompanyPageParam to InterestDetailCustomerPageParam
rename myproject.shared.core.customer.interest.InterestModifyStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.customer.interest.InterestModifyStepData.InputPerson to InputCustomer
rename myproject.client.core.customer.CustomerClientDomain#createInterestDetailPersonPage to createInterestDetailCustomerPage
rename myproject.client.core.customer.CustomerClientDomain#createInterestDetailCompanyPage to createInterestDetailCustomerPage
rename myproject.client.core.ticket.PersonPhaseReportTablePage to CustomerPhaseReportTablePage
rename myproject.shared.core.ticket.PersonPhaseReportTablePageData to CustomerPhaseReportTablePageData
rename myproject.shared.core.ticket.PersonPhaseReportTablePageParam to CustomerPhaseReportTablePageParam
rename myproject.server.core.ticket.TicketReportPageService.PersonPhaseReportTablePageQuery to CustomerPhaseReportTablePageQuery
rename myproject.client.core.ticket.PersonPhaseReportTablePageTest to CustomerPhaseReportTablePageTest
rename myproject.client.core.ticket.TicketClientDomainTest#testCreatePersonPhaseReportTablePage to testCreateCustomerPhaseReportTablePage
rename myproject.client.core.ticket.TicketClientDomain#createPersonPhaseReportTablePage to createCustomerPhaseReportTablePage
rename myproject.client.core.ticket.CustomerPhaseReportTablePage.Table.PersonColumn to CustomerColumn
rename myproject.client.core.ticket.CustomerPhaseReportTablePage.Table.PersonKeyColumn to CustomerColumn
rename myproject.client.core.ticket.CustomerPhaseReportTablePage.Table#getPersonColumn to getCustomerColumn
rename myproject.client.core.ticket.CustomerPhaseReportTablePage.Table#getPersonKeyColumn to getCustomerKeyColumn
rename myproject.shared.core.ticket.ITicketReportPageService#getPersonPhaseReportTableData to getCustomerPhaseReportTableData
rename myproject.server.core.ticket.TicketReportPageService#getPersonPhaseReportTableData to getCustomerPhaseReportTableData
rename myproject.client.core.timemachine.PersonTimemachineReportTablePage to CustomerTimemachineReportTablePage
rename myproject.shared.core.timemachine.PersonTimemachineReportTablePageParam to CustomerTimemachineReportTablePageParam
rename myproject.shared.core.timemachine.PersonTimemachineReportTablePageData to CustomerTimemachineReportTablePageData
rename myproject.client.core.timemachine.PersonTimemachineReportTablePageTest to CustomerTimemachineReportTablePageTest
rename myproject.shared.core.timemachine.ITimemachineReportPageService#getPersonTimemachineReportTableData to getCustomerTimemachineReportTableData
rename myproject.server.core.timemachine.TimemachineReportPageService#getPersonTimemachineReportTableData to getCustomerTimemachineReportTableData
rename myproject.server.core.timemachine.TimemachineReportPageService.PersonTimemachineReportTablePageQuery to CustomerTimemachineReportTablePageQuery
rename myproject.server.core.timemachine.TimemachineReportPageService.CustomerTimemachineReportTablePageQuery#getPerson to getCustomer
rename myproject.client.core.timemachine.CompanyTimemachineReportTablePage to CustomerTimemachineReportTablePage
rename myproject.shared.core.timemachine.CompanyTimemachineReportTablePageParam to CustomerTimemachineReportTablePageParam
rename myproject.shared.core.timemachine.CompanyTimemachineReportTablePageData to CustomerTimemachineReportTablePageData
rename myproject.client.core.timemachine.CompanyTimemachineReportTablePageTest to CustomerTimemachineReportTablePageTest
rename myproject.shared.core.timemachine.ITimemachineReportPageService#getCompanyTimemachineReportTableData to getCustomerTimemachineReportTableData
rename myproject.shared.core.timemachine.TimemachineReportPageService#getCompanyTimemachineReportTableData to getCustomerTimemachineReportTableData
rename myproject.server.core.timemachine.TimemachineReportPageService.CompanyTimemachineReportTablePageQuery to CustomerTimemachineReportTablePageQuery
rename myproject.client.core.customer.CustomerClientDomain#createPersonTimemachineReportTablePage to createCustomerTimemachineReportTablePage
move myproject.client.core.person.PersonTimemachineClientDomainKeyAdapter to myproject.client.core.customer
rename myproject.client.core.customer.PersonTimemachineClientDomainKeyAdapter to CustomerTimemachineClientDomainKeyAdapter
rename myproject.client.core.customer.CustomerTimemachineClientDomainKeyAdapter.PersonTimemachineFormDataImporter to CustomerTimemachineFormDataImporter
move myproject.client.core.company.CompanyTimemachineClientDomainKeyAdapter to myproject.client.core.customer
rename myproject.client.core.customer.CompanyTimemachineClientDomainKeyAdapter to CustomerTimemachineClientDomainKeyAdapter
rename myproject.client.core.customer.CustomerTimemachineClientDomainKeyAdapter.CompanyTimemachineFormDataImporter to CustomerTimemachineFormDataImporter
move myproject.server.core.person.PersonTimemachineClientDomainKeyAdapter to myproject.server.core.customer
rename myproject.server.core.customer.PersonTimemachineServerDomainAdapter to CustomerTimemachineServerDomainAdapter
move myproject.server.core.person.CompanyTimemachineServerDomainAdapter to myproject.server.core.customer
rename myproject.server.core.customer.CompanyTimemachineServerDomainAdapter to CustomerTimemachineServerDomainAdapter
move myproject.shared.core.person.AbstractPersonRuleEngineDomainKeyAdapter to myproject.shared.core.customer
rename myproject.shared.core.customer.AbstractPersonRuleEngineDomainKeyAdapter to AbstractCustomerRuleEngineDomainKeyAdapter
move myproject.shared.core.company.AbstractCompanyRuleEngineDomainKeyAdapter to myproject.shared.core.customer
rename myproject.shared.core.customer.AbstractCompanyRuleEngineDomainKeyAdapter to AbstractCustomerRuleEngineDomainKeyAdapter
move myproject.server.core.person.PersonRuleEngineServerDomainKeyAdapter to myproject.server.core.customer
rename myproject.server.core.customer.PersonRuleEngineServerDomainKeyAdapter to CustomerRuleEngineServerDomainKeyAdapter
move myproject.server.core.company.CompanyRuleEngineServerDomainKeyAdapter to myproject.server.core.customer
rename myproject.server.core.customer.CompanyRuleEngineServerDomainKeyAdapter to CustomerRuleEngineServerDomainKeyAdapter
move myproject.server.core.person.PersonReferenceableFieldDefinitions to myproject.server.core.customer
rename myproject.server.core.customer.PersonReferenceableFieldDefinitions to CustomerReferenceableFieldDefinitions
move myproject.server.core.company.CompanyReferenceableFieldDefinitions to myproject.server.core.customer
rename myproject.server.core.customer.CompanyReferenceableFieldDefinitions to CustomerReferenceableFieldDefinitions
move myproject.client.core.person.PersonRuleEngineClientDomainKeyAdapter to myproject.client.core.customer
rename myproject.client.core.customer.PersonRuleEngineClientDomainKeyAdapter to CustomerRuleEngineClientDomainKeyAdapter
move myproject.client.core.company.CompanyRuleEngineClientDomainKeyAdapter to myproject.client.core.customer
rename myproject.client.core.customer.CompanyRuleEngineClientDomainKeyAdapter to CustomerRuleEngineClientDomainKeyAdapter
move myproject.server.core.person.PersonModifyDataBaseService to myproject.server.core.customer
rename myproject.server.core.customer.PersonModifyDataBaseService to CustomerModifyDataBaseService
move myproject.server.core.company.CompanyModifyDataBaseService to myproject.server.core.customer
rename myproject.server.core.person.CompanyModifyDataBaseService to CustomerModifyDataBaseService
move myproject.server.core.person.bulkchange.PersonBulkChangeBaseService to myproject.server.core.customer.bulkchange
rename myproject.server.core.customer.bulkchange.PersonBulkChangeBaseService to CustomerBulkChangeBaseService
move myproject.server.core.person.bulkchange.PersonBulkChangeBaseServiceTest to myproject.server.core.customer.bulkchange
rename myproject.server.core.customer.bulkchange.PersonBulkChangeBaseServiceTest to CustomerBulkChangeBaseServiceTest
move myproject.server.core.company.bulkchange.CompanyBulkChangeBaseService to myproject.server.core.customer.bulkchange
rename myproject.server.core.customer.bulkchange.CompanyBulkChangeBaseService to CustomerBulkChangeBaseService
move myproject.shared.core.person.bulkchange.IPersonBulkChangeProcessService to myproject.shared.core.customer.bulkchange
rename myproject.shared.core.customer.bulkchange.IPersonBulkChangeProcessService to ICustomerBulkChangeProcessService
move myproject.shared.core.company.bulkchange.ICompanyBulkChangeProcessService to myproject.shared.core.customer.bulkchange
rename myproject.shared.core.customer.bulkchange.ICompanyBulkChangeProcessService to ICustomerBulkChangeProcessService
move myproject.server.core.person.bulkchange.PersonBulkChangeProcessService to myproject.server.core.customer.bulkchange
rename myproject.server.core.customer.bulkchange.PersonBulkChangeProcessService to CustomerBulkChangeProcessService
move myproject.server.core.company.bulkchange.CompanyBulkChangeProcessService to myproject.server.core.customer.bulkchange
rename myproject.server.core.customer.bulkchange.CompanyBulkChangeProcessService to CustomerBulkChangeProcessService
move myproject.client.core.person.bulkchange.PersonBulkChangeForm to myproject.client.core.customer.bulkchange
rename myproject.client.core.customer.bulkchange.PersonBulkChangeForm to CustomerBulkChangeForm
move myproject.shared.core.person.bulkchange.PersonBulkChangeFormData to myproject.shared.core.customer.bulkchange
rename myproject.shared.core.customer.bulkchange.PersonBulkChangeFormData to CustomerBulkChangeFormData
move myproject.client.core.person.bulkchange.PersonBulkChangeFormTest to myproject.client.core.customer.bulkchange
rename myproject.client.core.customer.bulkchange.PersonBulkChangeFormTest to CustomerBulkChangeFormTest
move myproject.client.core.company.bulkchange.CompanyBulkChangeForm to myproject.client.core.customer.bulkchange
rename myproject.client.core.customer.bulkchange.CompanyBulkChangeForm to CustomerBulkChangeForm
move myproject.shared.core.company.bulkchange.CompanyBulkChangeFormData to myproject.shared.core.customer.bulkchange
rename myproject.shared.core.customer.bulkchange.CompanyBulkChangeFormData to CustomerBulkChangeFormData
move myproject.shared.core.person.bulkchange.PersonBulkChangeFormParam to myproject.shared.core.customer.bulkchange
rename myproject.shared.core.customer.bulkchange.PersonBulkChangeFormParam to CustomerBulkChangeFormParam
move myproject.shared.core.company.bulkchange.CompanyBulkChangeFormParam to myproject.shared.core.customer.bulkchange
rename myproject.shared.core.customer.bulkchange.CompanyBulkChangeFormParam to CustomerBulkChangeFormParam
rename myproject.client.core.legalentity.AbstractLegalEntityTablePage.AbstractMergePersonsMenu to AbstractMergeCustomersMenu
rename myproject.client.core.legalentity.AbstractLegalEntityTablePage.AbstractMergeCompaniesMenu to AbstractMergeCustomersMenu
rename myproject.client.core.legalentity.AllLegalEntityTablePage.Table.MergePersonsMenu to MergeCustomerMenu
rename myproject.client.core.legalentity.AllLegalEntityTablePage.Table.MergeCompaniesMenu to MergeCustomersMenu
rename myproject.client.core.legalentity.OwnLegalEntityTablePage.Table.MergePersonsMenu to MergeCustomersMenu
rename myproject.client.core.legalentity.OwnLegalEntityTablePage.Table.MergeCompaniesMenu to MergeCustomersMenu
move myproject.client.core.person.merge.PersonDetailedMergeForm to myproject.client.core.customer.merge
rename myproject.client.core.customer.merge.PersonDetailedMergeForm to CustomerDetailedMergeForm
move myproject.client.core.person.merge.AbstractPersonDetailedMergeFormTest to myproject.client.core.customer.merge
rename myproject.client.core.customer.merge.AbstractPersonDetailedMergeFormTest to AbstractCustomerDetailedMergeFormTest
move myproject.client.core.person.merge.PersonDetailedMergeFormTest to myproject.client.core.customer.merge
rename myproject.client.core.customer.merge.PersonDetailedMergeFormTest to CustomerDetailedMergeFormTest
move myproject.client.core.company.merge.CompanyDetailedMergeForm to myproject.client.core.customer.merge
rename myproject.client.core.customer.merge.CompanyDetailedMergeForm to CustomerDetailedMergeForm
move myproject.client.core.company.merge.AbstractCompanyDetailedMergeFormTest to myproject.client.core.customer.merge
rename myproject.client.core.customer.merge.AbstractCompanyDetailedMergeFormTest to AbstractCustomerDetailedMergeFormTest
move myproject.client.core.company.merge.CompanyDetailedMergeFormTest to myproject.client.core.customer.merge
rename myproject.client.core.customer.merge.CompanyDetailedMergeFormTest to CustomerDetailedMergeFormTest
rename myproject.server.core.customer.merge.CustomerDetailedMergeProcessService.MergePersonBackendUserJobRunnable to MergeCustomerBackendUserJobRunnable
rename myproject.server.core.customer.merge.CustomerDetailedMergeBaseService#removeElementsLinkedToOldPerson to removeElementsLinkedToOldCustomer
rename myproject.server.core.customer.merge.CustomerDetailedMergeBaseService#mergeInternalPersonKeyProperties to mergeInternalCustomerKeyProperties
rename myproject.client.core.customer.merge.CustomerDetailedMergeForm.MergeAddressBox.CompanyTableField to RelationTableField
rename myproject.client.core.customer.merge.CustomerDetailedMergeForm#getCompanyTableField to getRelationTableField
rename myproject.client.core.customer.merge.CustomerDetailedMergeForm.MergeAddressBox.RelationTableField.Table.CompanyColumn to CustomerColumn
rename myproject.client.core.customer.merge.CustomerDetailedMergeForm.MergeAddressBox.RelationTableField.Table#getCompanyColumn to getCustomerColumn
rename myproject.client.core.customer.merge.CustomerDetailedMergeForm#validateCompanyAddresses to validateCustomerAddresses
rename myproject.client.core.customer.merge.CustomerDetailedMergeForm.MergeAddressBox.RelationTableField.Table.RoleColumn to RolesColumn
rename myproject.client.core.customer.merge.CustomerDetailedMergeForm.MergeAddressBox.RelationTableField.Table#getRoleColumn to getRolesColumn
move myproject.client.core.legalentity.merge.AbstractMergeAddressBox to myproject.client.core.customer.merge
move myproject.client.core.legalentity.merge.AbstractMergeAddressOptInBox to myproject.client.core.customer.merge
move myproject.client.core.legalentity.merge.AbstractMergeAdvisorBox to myproject.client.core.customer.merge
move myproject.client.core.legalentity.merge.AbstractMergeDocumentBox to myproject.client.core.customer.merge
move myproject.client.core.legalentity.merge.AbstractMergeNotesBox to myproject.client.core.customer.merge
move myproject.client.core.customer.merge.AbstractMergeAddressBox.MergeAddressesField.Table.LinkedOrganizationColumn to LinkedCustomerColumn
move myproject.client.core.customer.merge.AbstractMergeAddressBox.MergeAddressesField.Table#getLinkedOrganizationColumn to getLinkedCustomerColumn
rename myproject.client.core.customer.CustomerClientDomain#createPersonDetailedMergeFormMerge to createCustomerDetailedMergeFormMerge
move myproject.client.core.company.CompanyClientDomain#createCompanyDetailedMergeFormMerge to myproject.client.core.customer.CustomerClientDomain
rename myproject.client.core.customer.CustomerClientDomain#createCompanyDetailedMergeFormMerge to createCustomerDetailedMergeFormMerge
move myproject.shared.core.person.merge.PersonDetailedMergeFormParam to myproject.shared.core.customer.merge
rename myproject.shared.core.customer.merge.PersonDetailedMergeFormParam to CustomerDetailedMergeFormParam
move myproject.shared.core.company.merge.CompanyDetailedMergeFormParam to myproject.shared.core.customer.merge
rename myproject.shared.core.customer.merge.CompanyDetailedMergeFormParam to CustomerDetailedMergeFormParam
move myproject.shared.core.person.merge.IPersonDetailedMergeProcessService to myproject.shared.core.customer.merge
rename myproject.shared.core.customer.merge.IPersonDetailedMergeProcessService to ICustomerDetailedMergeProcessService
move myproject.shared.core.company.merge.ICompanyDetailedMergeProcessService to myproject.shared.core.customer.merge
rename myproject.shared.core.customer.merge.ICompanyDetailedMergeProcessService to ICustomerDetailedMergeProcessService
move myproject.server.core.person.merge.PersonDetailedMergeProcessService to myproject.server.core.customer.merge
rename myproject.server.core.customer.merge.PersonDetailedMergeProcessService to CustomerDetailedMergeProcessService
move myproject.server.core.company.merge.CompanyDetailedMergeProcessService to myproject.server.core.customer.merge
rename myproject.server.core.customer.merge.CompanyDetailedMergeProcessService to CustomerDetailedMergeProcessService
move myproject.server.core.person.merge.PersonDetailedMergeBaseService to myproject.shared.core.customer.merge
rename myproject.server.core.customer.merge.PersonDetailedMergeBaseService to CustomerDetailedMergeBaseService
move myproject.server.core.person.merge.PersonDetailedMergeBaseServiceTest to myproject.server.core.customer.merge
rename myproject.server.core.customer.merge.PersonDetailedMergeBaseServiceTest to CustomerDetailedMergeBaseServiceTest
move myproject.server.core.company.merge.CompanyDetailedMergeBaseService to myproject.shared.core.customer.merge
rename myproject.server.core.customer.merge.CompanyDetailedMergeBaseService to CustomerDetailedMergeBaseService
move myproject.server.core.company.merge.CompanyDetailedMergeBaseServiceTest to myproject.shared.core.customer.merge
rename myproject.server.core.customer.merge.CompanyDetailedMergeBaseServiceTest to CustomerDetailedMergeBaseServiceTest
rename jpa myproject.server.core.marketing.action.actionrecipient.MyActionRecipient#getCompanyKey to getContextCustomerKey
rename jpa myproject.server.core.marketing.action.actionrecipient.MyActionRecipient#setCompanyKey to setContextCustomerKey
rename jpa myproject.server.core.marketing.action.actionrecipient.MyActionRecipient#companyKey to contextCustomerKey
rename jpa myproject.server.core.marketing.action.actionrecipient.MyActionRecipient#COMPANY_KEY to CONTEXT_CUSTOMER_KEY
rename jpa myproject.server.core.marketing.action.actionrecipient.MyActionRecipient#joinCompany to joinContextCustomer
rename jpa myproject.server.core.marketing.action.actionrecipient.MyActionRecipient#getPersonKey to getPrimaryCustomerKey
rename jpa myproject.server.core.marketing.action.actionrecipient.MyActionRecipient#setPersonKey to setPrimaryCustomerKey
rename jpa myproject.server.core.marketing.action.actionrecipient.MyActionRecipient#personKey to primaryCustomerKey
rename jpa myproject.server.core.marketing.action.actionrecipient.MyActionRecipient#PERSON_KEY to PRIMARY_CUSTOMER_KEY
rename jpa myproject.server.core.marketing.action.actionrecipient.MyActionRecipient#joinPerson to joinPrimaryCustomer
rename myproject.shared.core.marketing.action.actionrecipient.ActionAddressLookupCall#getPersonKey to getPersonCustomerKey
rename myproject.shared.core.marketing.action.actionrecipient.ActionAddressLookupCall#setPersonKey to setPersonCustomerKey
rename myproject.shared.core.marketing.action.actionrecipient.ActionAddressLookupCall#getCompanyKey to getOrganisationCustomerKey
rename myproject.shared.core.marketing.action.actionrecipient.ActionAddressLookupCall#setCompanyKey to setOrganisationCustomerKey
rename myproject.shared.core.marketing.action.actionrecipient.ActionRecipientBean#getPersonKey to getPersonCustomerKey
rename myproject.shared.core.marketing.action.actionrecipient.ActionRecipientBean#getCompanyKey to getOrganisationCustomerKey
rename myproject.shared.core.marketing.action.actionrecipient.CreateActionRecipientPermission#getPersonKey to getPrimaryCustomerKey
rename myproject.shared.core.marketing.action.actionrecipient.CreateActionRecipientPermission#getCompanyKey to getContextCustomerKey
rename myproject.shared.core.marketing.ReadPersonMarketingFolderPermission to ReadCustomerMarketingFolderPermission
rename jpa mycustomer.server.person.MyYPCompanyto MyYCustomer
rename jpa mycustomer.server.person.MyXPerson to MyXCustomer
rename jpa mycustomer.myit.server.contact.MyXObjectContact#getPersonKey to getCustomerKey
rename jpa mycustomer.myit.server.contact.MyXObjectContact#personKey to customerKey
rename jpa mycustomer.myit.server.contact.MyXServiceContact#getPersonKey to getCustomerKey
rename jpa mycustomer.myit.server.object.MyXObject#getResponsiblePersonKey to getResponsibleCustomerKey
rename jpa mycustomer.server.candidacy.MyCandidacy#getPersonKey to getCustomerKey
rename jpa mycustomer.server.candidacy.MyCandidacy#setPersonKey to setCustomerKey
rename jpa mycustomer.server.candidacy.MyCandidacy#joinPerson to joinCustomer
rename jpa mycustomer.server.employee.lunch.MyLunchPerson#getPersonKey to getCustomerKey
rename jpa mycustomer.server.etl.legalentity.MyXS2CompanyPerson#getPersonKey to getCustomerKey
rename jpa mycustomer.server.etl.person.MyXS2Person#getPersonKeyExisting to getCustomerKeyExisting
rename jpa mycustomer.server.etl.person.MyXS2Person#getPersonKey to getCustomerKey
rename jpa mycustomer.server.etl.person.MyXS2Person#getPersonNo to getCustomerNo
rename jpa mycustomer.server.etl.person.MyXS2PersonAdvisor#getPersonKey to getCustomerKey
rename jpa mycustomer.server.person.MyYPerson to MyYCustomer
rename jpa mycustomer.server.person.MyXPerson to MyXCustomer
rename mycustomer.myit.shared.contact.ObjectContactKey#getPersonKey to getCustomerKey
rename mycustomer.client.employee.lunch.LunchPersonTablePage to LunchCustomerTablePage
rename mycustomer.shared.employee.lunch.LunchPersonTablePageData to LunchCustomerTablePageData
rename mycustomer.shared.employee.lunch.LunchPersonTablePageParam to LunchCustomerTablePageParam
rename mycustomer.server.employee.lunch.LunchPageService.LunchPersonTablePageQuery to LunchCustomerTablePageQuery
rename mycustomer.client.employee.lunch.LunchPersonTablePageTest to LunchCustomerTablePageTest
rename mycustomer.client.employee.lunch.LunchCustomerTablePage.Table#getPersonColumn to getCustomerColumn
rename mycustomer.client.employee.lunch.LunchCustomerTablePage.Table.PersonColumn to CustomerColumn
rename mycustomer.shared.employee.lunch.RegisterForLunchFormParam#setPersonKey to setCustomerKey
rename mycustomer.shared.employee.lunch.ILunchPageService#getLunchPersonTableData to getLunchCustomerTableData
rename mycustomer.server.employee.lunch.LunchPageService#getLunchPersonTableData to getLunchCustomerTableData
rename mycustomer.server.employee.lunch.LunchPageService.LunchCustomerTablePageQuery#getPerson to getCustomer
rename mycustomer.client.employee.lunch.LunchClientDomain#createLunchPersonTablePage to createLunchCustomerTablePage
rename mycustomer.client.employee.lunch.LunchClientDomainTest#testCreateLunchPersonTablePage to testCreateLunchCustomerTablePage
move myproject.server.core.persistence.htypes.AbstractWrappedLongArrayHibernateType to org.eclipse.scout.rt.persistence.hibernate.type
move myproject.server.core.persistence.htypes.BinaryResourceCompactFileExtensionHibernateType to org.eclipse.scout.rt.persistence.hibernate.type
move myproject.server.core.persistence.htypes.BinaryResourceCompactFilenameHibernateType to org.eclipse.scout.rt.persistence.hibernate.type
move myproject.server.core.persistence.htypes.BinaryResourceHibernateType to org.eclipse.scout.rt.persistence.hibernate.type
rename myproject.shared.core.marketing.ActionAnalysisSearchFormData to ActionSearchFormData
rename myproject.client.core.marketing.ActionAnalysisSearchForm to ActionSearchForm
rename myproject.shared.core.marketing.ActionAnalysisSearchFormParam to ActionSearchFormParam
rename myproject.shared.core.marketing.ActionAnalysisSearchFormDataFacade to ActionSearchFormDataFacade
rename myproject.shared.core.marketing.IActionAnalysisSearchObjectFacade to IActionSearchObjectFacade
rename myproject.shared.core.marketing.ActionAnalysisExSearchFormParam to ActionAnalysisSearchFormParam
rename myproject.shared.core.marketing.ActionAnalysisExSearchFormData to ActionAnalysisSearchFormData
rename myproject.client.core.marketing.ActionAnalysisExSearchForm to ActionAnalysisSearchForm
rename myproject.ui.html.marketing.portal to myproject.ui.html.marketing.landingpage
rename myproject.ui.html.marketing.landingpage.AbstractPortalRequestHandler to AbstractMarketingLandingpageRequestHandler
rename myproject.ui.html.marketing.landingpage.PortalReactionRequestHandler to MarketingLandingpageReactionRequestHandler
rename myproject.ui.html.marketing.landingpage.PortalRedirectRequestHandler to MarketingLandingpageRedirectRequestHandler
rename myproject.ui.html.marketing.landingpage.PortalResourceRequestHandler to MarketingLandingpageResourceRequestHandler
rename myproject.shared.core.marketing.portal to myproject.shared.core.marketing.landingpage
rename myproject.shared.core.marketing.landingpage.IPortalRequestHandlerSupportService to IMarketingLandingpageRequestHandlerSupportService
rename myproject.shared.core.marketing.landingpage.PortalReactionResponse to MarketingLandingpageReactionResponse
rename myproject.shared.core.marketing.landingpage.PortalRedirectResponse to MarketingLandingpageRedirectResponse
rename myproject.server.core.marketing.portal to myproject.server.core.marketing.landingpage
rename myproject.server.core.marketing.landingpage.internal.PortalRequestHandlerSupportService to MarketingLandingpageRequestHandlerSupportService
rename myproject.server.core.marketing.landingpage.ActionAttachmentPortalVariableExtension to ActionAttachmentMarketingLandingpageVariableExtension
rename myproject.server.core.marketing.landingpage.ActionReactionLinkPortalVariableExtension to ActionReactionLinkMarketingLandingpageVariableExtension
rename myproject.server.core.marketing.landingpage.ActionReactionPortalVariableExtension to ActionReactionMarketingLandingpageVariableExtension
rename myproject.client.core.person.PersonForm to CustomerForm
move myproject.client.core.person.CustomerForm to myproject.client.core.customer
rename myproject.client.core.person.CustomerForm#getPersonKey to getCustomerKey
rename myproject.client.core.person.CustomerForm#setPersonKey to setCustomerKey
rename myproject.client.core.person.CustomerForm#getPortraitField to getImageField
rename myproject.client.core.customer.CustomerForm.MainBox.GroupBox.PortraitField to ImageField
rename myproject.client.core.customer.CustomerForm.MainBox.GroupBox to TopBox
move myproject.client.core.customer.CustomerForm.MainBox.TopBox.CustomerTypeField to myproject.client.core.customer.CustomerForm.MainBox.TopBox.LeftBox
move myproject.client.core.customer.CustomerForm.MainBox.TopBox.DisplayNameField to myproject.client.core.customer.CustomerForm.MainBox.TopBox.LeftBox
move myproject.client.core.customer.CustomerForm.MainBox.TopBox.Name1Field to myproject.client.core.customer.CustomerForm.MainBox.TopBox.LeftBox
move myproject.client.core.customer.CustomerForm.MainBox.TopBox.Name2Field to myproject.client.core.customer.CustomerForm.MainBox.TopBox.LeftBox.Name2Name3GroupBox
move myproject.client.core.customer.CustomerForm.MainBox.TopBox.Name3Field to myproject.client.core.customer.CustomerForm.MainBox.TopBox.LeftBox.Name2Name3GroupBox
move myproject.client.core.customer.CustomerForm.MainBox.TopBox.CustomerNoField to myproject.client.core.customer.CustomerForm.MainBox.TopBox.LeftBox
move myproject.client.core.customer.CustomerForm.MainBox.TopBox.GenderField to myproject.client.core.customer.CustomerForm.MainBox.TopBox.LeftBox
move myproject.client.core.customer.CustomerForm.MainBox.TopBox.TitleField to myproject.client.core.customer.CustomerForm.MainBox.TopBox.LeftBox
move myproject.client.core.customer.CustomerForm.MainBox.TopBox.BirthdateField to myproject.client.core.customer.CustomerForm.MainBox.TopBox.RightBox
move myproject.client.core.customer.CustomerForm.MainBox.TopBox.ImageField to myproject.client.core.customer.CustomerForm.MainBox.TopBox.RightBox
move myproject.client.core.address.AbstractPhysicalAddressDetailBox.AdoptFromBox.AddressField to myproject.client.core.address.AbstractPhysicalAddressDetailBox
move myproject.client.core.customer.CustomerForm.MainBox.RelationBox.GeneralBox.SegmentationField to myproject.client.core.customer.CustomerForm.MainBox.TabBox.TargetBox
rename myproject.client.core.customer.CustomerForm.NewCasePersonHandler to NewCaseCustomerHandler
rename myproject.client.core.address.AbstractPhysicalAddressDetailBox.AddressField to myproject.client.core.address.AbstractPhysicalAddressDetailBox.AdoptedAddressField
rename myproject.client.core.address.AbstractPhysicalAddressDetailBox#getAddressField to getAdoptedAddressField
rename myproject.shared.core.address.AbstractPhysicalAddressDetailBoxData.Address to AdoptedAddress
rename myproject.shared.core.person.PersonFormData to CustomerFormData
move myproject.shared.core.person.CustomerFormData to myproject.shared.core.customer
rename myproject.shared.core.customer.CustomerFormData#getPersonKey to getCustomerKey
rename myproject.shared.core.customer.CustomerFormData#setPersonKey to setCustomerKey
rename myproject.shared.core.customer.CustomerFormData.Portrait to Image
rename myproject.shared.core.customer.CustomerFormData#getPortrait to getImage
rename myproject.shared.core.person.PersonFormParam to CustomerFormParam
move myproject.shared.core.person.CustomerFormParam to myproject.shared.core.customer
rename myproject.shared.core.customer.CustomerFormParam#getPersonKey to getCustomerKey
rename myproject.shared.core.customer.CustomerFormParam#setPersonKey to setCustomerKey
rename myproject.shared.core.customer.CustomerFormParam#getPortraitPhoto to getImage
rename myproject.shared.core.customer.CustomerFormParam#setPortraitPhoto to setImage
rename myproject.shared.core.customer.CustomerFormParam#setLastName to setName1
rename myproject.shared.core.customer.CustomerFormParam#getLastName to getName1
rename myproject.shared.core.customer.CustomerFormParam#setFirstName to setName2
rename myproject.shared.core.customer.CustomerFormParam#getFirstName to getName2
rename myproject.client.core.customer.CustomerForm.NewInternalHandler.NewInternalHandler to NewInternalOrganizationHandler
rename myproject.shared.core.person.IPersonProcessService to ICustomerProcessService
move myproject.shared.core.person.ICustomerProcessService to myproject.shared.core.customer
rename myproject.server.core.person.PersonProcessService to CustomerProcessService
move myproject.server.core.person.CustomerProcessService to myproject.server.core.customer
rename myproject.server.core.person.PersonBaseService to CustomerBaseService
move myproject.server.core.person.CustomerBaseService to myproject.server.core.customer
move myproject.client.core.person.AbstractPersonFormTest to myproject.client.core.customer
move myproject.server.core.person.PersonBaseServiceTest to myproject.client.core.customer
rename myproject.server.core.customer.PersonBaseServiceTest to CustomerBaseServiceTest
rename myproject.server.core.customer.CustomerBaseService#updateDisplayName to updateCustomerNaming
rename myproject.server.core.customer.CustomerBaseService#getCompanyKeysByCompanyNames to getCustomerKeysByOrganizationNames
rename myproject.server.core.customer.CustomerBaseService#setPersonInactive to setCustomerInactive
rename myproject.server.core.customer.CustomerBaseService#containsSignificantCompanyRelationChanges to containsSignificantRelationChanges
rename myproject.server.core.customer.CustomerBaseService#addPersonCompanyRole to addCustomerRelation
rename myproject.server.core.customer.CustomerProcessService#addPersonCompanyRole to addCustomerRelation
rename myproject.shared.core.customer.ICustomerProcessService#addPersonCompanyRole to addCustomerRelation
rename myproject.client.core.customer.CustomerForm.MainBox.GroupBox.PersonNoField to CustomerNoField
rename myproject.client.core.customer.CustomerForm.MainBox.GroupBox.PersonNoField to CustomerNoField
rename myproject.client.core.customer.CustomerForm#getPersonNoField to getCustomerNoField
rename myproject.shared.core.customer.CustomerFormData#getPersonNo to getCustomerNo
rename myproject.shared.core.company.ChangeCompanyTypePermission to ChangeCustomerTypePermission
move myproject.shared.core.company.ChangeCustomerTypePermission to myproject.shared.core.customer
rename myproject.shared.core.customer.ChangeCustomerTypePermission#getCompanyKey to getCustomerKey
move myproject.shared.core.company.ReadFiguresPermission to myproject.shared.core.customer
move myproject.shared.core.company.UpdateFiguresPermission to myproject.shared.core.customer
rename myproject.client.core.customer.CustomerClientDomain#createPersonFormNew to createCustomerFormNew
rename myproject.client.core.customer.CustomerClientDomain#createPersonFormModify to createCustomerFormModify
rename myproject.client.core.customer.CustomerClientDomain#createPersonFormWithoutHandler to createCustomerFormWithoutHandler
rename myproject.client.core.customer.CustomerClientDomain#createPersonFormMergeGuiLess to createCustomerFormMergeGuiLess
rename myproject.client.core.customer.CustomerClientDomain#createPersonFormNewInternal to createCustomerFormNewInternal
rename myproject.client.core.customer.CustomerClientDomain#createPersonFormReadOnly to createCustomerFormReadOnly
rename myproject.client.core.customer.CustomerClientDomain#createPersonFormConfiguration to createCustomerFormConfiguration
rename myproject.client.core.customer.CustomerClientDomain#createPersonFormNewInternal to createCustomerFormNewInternalOrganization
rename myproject.client.core.customer.CustomerClientDomain#createPersonFormNewCasePerson to createPersonFormNewCaseCustomer
move myproject.client.core.person.PersonFormAddressTest to myproject.client.core.customer
rename myproject.client.core.customer.PersonFormAddressTest to CustomerFormAddressTest
rename myproject.client.core.customer.CustomerFormAddressTest#createNewPersonWithNoAddresses to createNewCustomerWithNoAddresses
rename myproject.shared.core.person.ReadPersonPermission to ReadCustomerPermission
rename myproject.shared.core.person.UpdatePersonPermission to UpdateCustomerPermission
rename myproject.shared.core.person.CreatePersonPermission to CreateCustomerPermission
move myproject.shared.core.person.ReadCustomerPermission to myproject.shared.core.customer
move myproject.shared.core.person.UpdateCustomerPermission to myproject.shared.core.customer
move myproject.shared.core.person.CreateCustomerPermission to myproject.shared.core.customer
rename myproject.server.core.customer.CustomerServerDomain.MyPersonRowLevelPermissionConstraint.MyPersonRowLevelPermissionConstraint to MyCustomerRowLevelPermissionConstraint
rename myproject.shared.core.test.person.PersonTestDataProvider to CustomerTestDataProvider
rename myproject.shared.core.test.person.PersonTestData to CustomerTestData
move myproject.shared.core.test.person.CustomerTestDataProvider to myproject.shared.core.test.customer
move myproject.shared.core.test.person.CustomerTestData to myproject.shared.core.test.customer
rename myproject.shared.core.test.person.CustomerTestData#getFirstName to getName2
rename myproject.shared.core.test.person.CustomerTestData#getLastName to getName1
rename myproject.shared.core.test.person.CustomerTestDataProvider#withName to withName1
rename myproject.shared.core.test.person.CustomerTestDataProvider#withFirstName to withName2
rename myproject.server.core.person.PersonServerDomain to CustomerServerDomain
move myproject.server.core.person.CustomerServerDomain to myproject.server.core.customer
rename myproject.shared.core.person.PersonSharedDomain to CustomerSharedDomain
move myproject.shared.core.person.CustomerSharedDomain to myproject.shared.core.customer
rename myproject.client.core.person.PersonClientDomain to CustomerClientDomain
move myproject.client.core.person.CustomerClientDomain to myproject.client.core.customer
rename myproject.client.core.person.PersonClientDomainTest to CustomerClientDomainTest
move myproject.client.core.person.CustomerClientDomainTest to myproject.client.core.customer
rename myproject.shared.core.company.CompanyFigureKey to CustomerFigureKey
move myproject.shared.core.company.CustomerFigureKey to myproject.shared.core.customer
rename myproject.shared.core.company.CompanyFigureKeyDescriptor to CustomerFigureKeyDescriptor
move myproject.shared.core.company.CustomerFigureKeyDescriptor to myproject.shared.core.customer
rename myproject.shared.core.company.CompanyFigureKey#getCompanyKey to getCustomerKey
rename myproject.shared.core.company.CompanySegmentationKey to CustomerSegmentationKey
move myproject.shared.core.company.CustomerSegmentationKey myproject.shared.core.customer
rename myproject.shared.core.company.CompanySegmentationKeyDescriptor to CustomerSegmentationKeyDescriptor
move myproject.shared.core.company.CustomerSegmentationKeyDescriptor to myproject.shared.core.customer
rename myproject.shared.core.customer.CustomerSegmentationKeyDescriptor#getCompanyKey to getCustomerKey
rename myproject.shared.core.customer.CustomerSegmentationKeyDescriptor#setCompanyKey to setCustomerKey
rename myproject.shared.core.customer.CustomerSegmentationKeyDescriptor#companyKey to customerKey
rename jpa myproject.server.core.company.MyCompanySegmentation to MyCustomerSegmentation
rename jpa myproject.server.core.company.MyCompanySegmentation#joinCompany to joinCustomer
move myproject.server.core.company.MyCustomerSegmentation to myproject.server.core.customer
rename myproject.client.core.ticket.TicketForm.MainBox.GroupBox.CodeNameField to SubjectField
rename myproject.client.core.ticket.TicketForm.MainBox.TabBox.AcceptanceCriteriaAndReferencesGroup.ReferenceTicketsGroup.ReferenceTicketsField.Table.CodeNameColumn to SubjectColumn
rename myproject.client.core.ticket.TicketForm.MainBox.TabBox.AcceptanceCriteriaAndReferencesGroup.ReferenceTicketsGroup.ReferenceTicketsField.Table#getCodeNameColumn to getSubjectColumn
rename myproject.client.core.ticket.TicketForm#getCodeNameField to getSubjectField
rename myproject.shared.core.ticket.TicketFormData.CodeName to Subject
rename myproject.shared.core.ticket.TicketFormData#getCodeName to getSubject
rename myproject.shared.core.ticket.TicketFormData.ReferenceTickets.ReferenceTicketsRowData#codeName to subject
rename myproject.shared.core.ticket.TicketFormData.ReferenceTickets.ReferenceTicketsRowData#getCodeName to getSubject
rename myproject.shared.core.ticket.TicketFormData.ReferenceTickets.ReferenceTicketsRowData#setCodeName to setSubject
rename myproject.shared.core.ticket.AbstractTicketTablePageData.AbstractTicketTableRowData#codeName to subject
rename myproject.shared.core.ticket.AbstractTicketTablePageData.AbstractTicketTableRowData#getCodeName to getSubject
rename myproject.shared.core.ticket.AbstractTicketTablePageData.AbstractTicketTableRowData#setCodeName to setSubject
rename myproject.shared.core.ticket.TicketDataModelItems.TicketCodeNameAttribute to TicketSubjectAttribute
rename myproject.server.core.ticket.TicketBuilderParts.TicketCodeNameAttributePart to TicketSubjectAttributePart
rename myproject.client.core.ticket.AbstractTicketTablePage.Table.CodeNameColumn to SubjectColumn
rename myproject.client.core.ticket.AbstractTicketTablePage.Table#getCodeNameColumn to getSubjectColumn
rename myproject.shared.core.ticket.ITicketObjectFacade#getCodeName to getSubject
rename myproject.shared.core.ticket.ITicketObjectFacade#setCodeName to setSubject
rename myproject.shared.core.ticket.TicketFormDataFacade#getCodeName to getSubject
rename myproject.shared.core.ticket.TicketFormDataFacade#setCodeName to setSubject
rename myproject.server.core.ticket.ReferenceTicketLookupService#getCodeNameColumn to getSubjectColumn
rename myproject.shared.core.test.ticket.TicketTestDataProvider#withCodeName to withSubject
rename jpa myproject.server.core.company.MyCompanyFigure#getCompanyKey to getCustomerKey
rename jpa myproject.server.core.company.MyCompanyFigure#companyKey to customerKey
rename jpa myproject.server.core.company.MyCompanyFigure#joinCompany to joinCustomer
rename jpa myproject.server.core.company.MyCompany#joinCompanyFigures to joinCustomerFigures
rename jpa myproject.server.core.company.MyCompanyFigure to MyCustomerFigure
move myproject.server.core.company.MyCustomerFigure to myproject.server.core.customer
rename myproject.db.migration.core.create.CreateTableMyCompanyFigure to CreateTableMyCustomerFigure
rename jpa myproject.server.core.address.optin.MyAddressOptIn#getLegalEntityKey to getCustomerKey
rename jpa myproject.server.core.bankconnection.MyBankConnection#getCustomerLegalEntityKey to getCustomerKey
rename jpa myproject.server.core.marketing.action.actionrecipient.MyActionBusinessRecipient#getCustomerLegalEntityKey to getCustomerKey
rename jpa myproject.server.core.business.benefit.MyBenefitCustomer#getCustomerLegalEntityKey to getCustomerKey
rename jpa myproject.server.core.business.MyBusiness#getInternalCustomerLegalEntityKey to getInternalCustomerKey
rename jpa myproject.server.core.business.role.MyBusinessRole#getLegalEntityKey to getCustomerKey
rename jpa myproject.server.core.externalcontract.MyExternalContract#getCustomerLegalEntityKey to getCustomerKey
rename jpa myproject.server.core.csvimport.MyImportDataExisting#getLegalEntityKey to getCustomerKey
rename jpa myproject.server.core.legalentity.installedbase.MyInstalledBase#getCustomerLegalEntityKey to getCustomerKey
rename jpa myproject.server.core.newsfeed.MyNewsfeedResponsible#getLegalEntityKey to getCustomerKey
rename jpa myproject.server.core.marketing.potentialanalysis.MyPotentialAnalysisBusinessRecipient#getCustomerLegalEntityKey to getCustomerKey
rename jpa myproject.server.core.marketing.potentialanalysis.MyPotentialAnalysisRecipient#getRecipientLegalEntityKey to getCustomerKey
rename jpa myproject.server.core.address.optin.MyAddressOptIn#legalEntityKey to customerKey
rename jpa myproject.server.core.bankconnection.MyBankConnection#customerLegalEntityKey to customerKey
rename jpa myproject.server.core.marketing.action.actionrecipient.MyActionBusinessRecipient#customerLegalEntityKey to customerKey
rename jpa myproject.server.core.business.benefit.MyBenefitCustomer#customerLegalEntityKey to customerKey
rename jpa myproject.server.core.business.MyBusiness#internalCustomerLegalEntityKey to customerKey
rename jpa myproject.server.core.business.role.MyBusinessRole#legalEntityKey to customerKey
rename jpa myproject.server.core.externalcontract.MyExternalContract#customerLegalEntityKey to customerKey
rename jpa myproject.server.core.csvimport.MyImportDataExisting#legalEntityKey to customerKey
rename jpa myproject.server.core.legalentity.installedbase.MyInstalledBase#customerLegalEntityKey to customerKey
rename jpa myproject.server.core.newsfeed.MyNewsfeedResponsible#legalEntityKey to customerKey
rename jpa myproject.server.core.marketing.potentialanalysis.MyPotentialAnalysisBusinessRecipient#customerLegalEntityKey to customerKey
rename jpa myproject.server.core.marketing.potentialanalysis.MyPotentialAnalysisRecipient#recipientLegalEntityKey to customerKey
rename jpa myproject.server.core.legalentity.MyLegalEntityRelation#joinLegalEntityCalc to joinCustomer
rename jpa myproject.server.core.legalentity.MyLegalEntityRelation#joinPerson to joinCustomer
rename jpa myproject.server.core.legalentity.MyLegalEntityRelation#joinCompany to joinCustomer
rename jpa myproject.server.core.business.MyBusiness#joinInternalCustomerLegalEntityCalc to joinInternalCustomer
rename jpa myproject.server.core.business.MyBusiness#joinInternalCustomerPerson to joinInternalCustomer
rename jpa myproject.server.core.business.MyBusiness#joinInternalCustomerCompany to joinInternalCustomer
rename jpa myproject.server.core.bankconnection.MyBankConnection_#joinCustomerLegalEntityCalc to joinCustomer
rename jpa myproject.server.core.business.role.MyBusinessRole#joinLegalEntityCalc to joinCustomer
rename jpa myproject.server.core.business.role.MyBusinessRole#joinPerson to joinCustomer
rename jpa myproject.server.core.business.role.MyBusinessRole#joinCompany to joinCustomer
rename jpa myproject.server.core.externalcontract.MyExternalContract#joinCustomerLegalEntityCalc to joinCustomer
rename jpa myproject.server.core.legalentity.installedbase.MyInstalledBase#joinCustomerLegalEntityCalc to joinCustomer
rename jpa myproject.server.core.legalentity.installedbase.MyInstalledBase#joinCustomerPerson to joinCustomer
rename jpa myproject.server.core.legalentity.installedbase.MyInstalledBase#joinCustomerCompany to joinCustomer
rename jpa myproject.server.core.marketing.potentialanalysis.MyPotentialAnalysisRecipient#joinRecipientPerson to joinCustomer
rename jpa myproject.server.core.marketing.potentialanalysis.MyPotentialAnalysisRecipient#joinRecipientCompany to joinCustomer
rename myproject.shared.core.externalcontract.LegalEntityExternalContractTablePageParam to CustomerExternalContractTablePageParam
rename myproject.server.core.externalcontract.ExternalContractPageService#getLegalEntityExternalContractTableData to getCustomerExternalContractTableData
rename myproject.server.core.externalcontract.ExternalContractPageService.ExternalContractTablePageBaseQuery#createLegalEntityCondition to createCustomerCondition
rename myproject.server.core.externalcontract.ExternalContractPageService.LegalEntityExternalContractTablePageQuery to CustomerExternalContractTablePageQuery
rename myproject.shared.core.externalcontract.LegalEntityExternalContractTablePageData to CustomerExternalContractTablePageData
rename myproject.client.core.externalcontract.LegalEntityExternalContractTablePage to CustomerExternalContractTablePage
rename myproject.client.core.externalcontract.LegalEntityExternalContractTablePageTest to CustomerExternalContractTablePageTest
rename myproject.client.core.bankconnection.AbstractBankConnectionTablePage.Table.LegalEntityColumn to CustomerColumn
rename myproject.server.graph.model.DefaultGraphBuilder#addPerson to addCustomer
rename myproject.server.graph.model.DefaultGraphBuilder#addPersonBusiness to addCustomerBusiness
rename myproject.server.graph.model.AbstractDefaultGraphBuilder#addPersonBusiness to addCustomerBusiness
rename myproject.server.graph.model.AbstractDefaultGraphBuilder#addPerson to addCustomer
rename myproject.server.graph.model.DefaultGraphBuilder#addBusinessPerson to addBusinessCustomer
rename myproject.server.graph.model.DefaultGraphBuilder#addBusinessCompany to addBusinessCustomer
rename myproject.server.graph.model.AbstractDefaultGraphBuilder#addBusinessCompany to addBusinessCustomer
rename myproject.server.graph.model.AbstractDefaultGraphBuilder#addBusinessPerson to addBusinessCustomer
rename myproject.shared.core.marketing.potentialanalysis.assign.PotentialAnalysisRecipientBean#getLegalEntityKey to getCustomerKey
rename myproject.server.core.persistence.CoreBinds#setLegalEntityKey to setCustomerKey
rename myproject.shared.core.address.optin.AddressOptInKey#getLegalEntityKey to getCustomerKey
rename myproject.server.core.business.payment.PaymentReportPageService.CustomerPaymentReportTablePageQuery#getLegalEntity to getCustomer
rename myproject.server.core.marketing.potentialanalysis.result.PotentialAnalysisBusinessResultPageService.BusinessResultTablePageQuery#getCustomerBusinessLegalEntity to getCustomerBusinessRole
rename myproject.server.core.marketing.targetgroup.TargetGroupBusinessBuilderParts.LegalEntityActiveFieldPart to CustomerActiveFieldPart
rename myproject.server.core.marketing.targetgroup.TargetGroupBusinessBuilderParts.LegalEntityLanguageFieldPart to CustomerLanguageFieldPart
rename myproject.server.core.employee.activity.ProjectActivityPageService.ProjectActivityReportTablePageQuery#getPerson to getCustomer
rename myproject.shared.core.business.benefit.BenefitCustomerKey#getCustomerLegalEntityKey to getCustomerKey
rename myproject.shared.core.business.role.BusinessRoleKey#getLegalEntityKey to getCustomerKey
rename myproject.shared.core.csvimport.ImportDataExistingKey#getLegalEntityKey to getCustomerKey
rename myproject.shared.core.newsfeed.NewsfeedResponsibleKey#getLegalEntityKey to getCustomerKey
rename myproject.shared.core.company.code.CompanyTypeCodeType to CustomerTypeCodeType
rename myproject.shared.core.company.code.CustomerTypeCode#isHasLogo to isHasImage
rename myproject.shared.core.company.code.CompanyTypeCodeRow to CustomerTypeCodeRow
rename myproject.shared.core.company.code.CustomerTypeCodeRow#isHasLogo to isHasImage
rename myproject.shared.core.company.code.CompanyTypeCodeFormParam to CustomerTypeCodeFormParam
rename myproject.shared.core.company.code.CompanyTypeCodeFormData to CustomerTypeCodeFormData
rename myproject.client.core.company.code.CompanyTypeCodeForm to CustomerTypeCodeForm
rename myproject.client.core.company.code.CustomerTypeCodeForm.CompanyTypeBox to CustomerTypeBox
rename myproject.client.core.company.code.CustomerTypeCodeForm.CustomerTypeBox.LogoField to ImageField
rename myproject.client.core.company.code.CustomerTypeCodeForm#getLogoField to getImageField
rename myproject.shared.core.company.code.CustomerTypeCode#isInternalOrganisation to isInternalOrganization
rename myproject.shared.core.test.company.code.CompanyTypeCodeTestDataProvider to CustomerTypeCodeTestDataProvider
rename myproject.server.core.company.code.CompanyTypeCodeTransferHandler to CustomerTypeCodeTransferHandler
move myproject.shared.core.test.company.code.CustomerTypeCodeTestDataProvider to myproject.shared.core.test.customer.code
rename myproject.shared.core.test.company.code.CompanyTypeCodeTestData to CustomerTypeCodeTestData
move myproject.shared.core.test.company.code.CustomerTypeCodeTestData to myproject.shared.core.test.customer.code
rename myproject.shared.core.company.code.ICompanyTypeCodeProcessService to ICustomerTypeCodeProcessService
rename myproject.server.core.company.code.CompanyTypeCodeProcessService to CustomerTypeCodeProcessService
rename myproject.server.core.company.code.ICompanyTypeCodeBaseService to ICustomerTypeCodeBaseService
rename myproject.server.core.company.code.CompanyTypeCodeBaseService to CustomerTypeCodeBaseService
rename myproject.shared.core.company.code.CompanyTypeCode to CustomerTypeCode
rename myproject.server.core.company.code.CompanyTypeCodeExportHandler to CustomerTypeCodeExportHandler
rename myproject.server.core.company.IMyUcCompany to IMyUcCustomer
rename myproject.server.core.company.MyUcCompany to MyUcCustomer
rename myproject.server.core.company.MyUcCompany_ to MyUcCustomer_
rename myproject.server.core.company.IMyUcCustomer#isHasLogo to isHasImage
move myproject.server.core.company.IMyUcCustomer to myproject.server.core.customer
move myproject.server.core.company.MyUcCompany to myproject.server.core.customer
move myproject.server.core.company.MyUcCompany_ to myproject.server.core.customer
move myproject.client.core.person.process.IRecipientChooseTablePage to myproject.client.core.customer.process
move myproject.client.core.person.process.RecipientBean to myproject.client.core.customer.process
move myproject.client.core.person.RecipientChooseTablePage to myproject.client.core.customer
rename myproject.client.core.customer.RecipientChooseTablePage.Table.PersonKeyColumn to CustomerKeyColumn
rename myproject.client.core.customer.RecipientChooseTablePage.Table#getPersonKeyColumn to getCustomerKeyColumn
rename myproject.client.core.customer.RecipientChooseTablePage.Table.EditPersonMenu to EditCustomerMenu
rename myproject.client.core.customer.RecipientChooseTablePage.Table.CompanyKeyColumn to AddressCustomerKeyColumn
rename myproject.client.core.customer.RecipientChooseTablePage.Table#getCompanyKeyColumn to getAddressCustomerKeyColumn
rename myproject.server.core.person.CustomerPageService.RecipientChooseTablePageQuery#getPerson to getCustomer
move myproject.client.core.person.PrivacyRuleCustomerTablePage to myproject.client.core.customer
move myproject.client.core.person.CustomerPage to myproject.client.core.customer
move myproject.client.core.person.AbstractChangeCustomerTypeMenu to myproject.client.core.customer
move myproject.client.core.person.AbstractCustomerNameColumn to myproject.client.core.customer
move myproject.client.core.person.AbstractDistributorTableField to myproject.client.core.customer
move myproject.client.core.person.CompanyRolePersonTablePage to myproject.client.core.customer
move myproject.client.core.person.AbstractPersonField to myproject.client.core.customer
move myproject.client.core.person.IPersonFolderPage to myproject.client.core.customer
rename myproject.client.core.person.IPersonForm to ICustomerForm
move myproject.client.core.person.ICustomerForm to myproject.client.core.customer
rename myproject.client.core.person.ICustomerForm#getPersonNo to getCustomerNo
rename myproject.client.core.person.ICustomerForm#getNameValue to getName1Value
rename myproject.client.core.person.ICustomerForm#getFirstNameValue to getName2Value
rename myproject.client.core.person.PersonAttributeClientDomainAdapter to CustomerAttributeClientDomainAdapter
move myproject.client.core.customer.CustomerAttributeClientDomainAdapter to myproject.client.core.customer
move myproject.client.core.person.PersonCaseClientDomainAdapter to myproject.client.core.customer
move myproject.client.core.person.PersonCodeFolderClientDomainAdapter to myproject.client.core.customer
move myproject.client.core.person.PersonDocumentSearchClientDomainKeyAdapter to myproject.client.core.customer
move myproject.client.core.person.PersonDuplicateForm to myproject.client.core.customer
move myproject.client.core.person.PersonFolderPage to myproject.client.core.customer
move myproject.client.core.person.PersonFolderPage to myproject.client.core.customer
move myproject.client.core.person.PersonItemSummaryAdminPageClientAdapter to myproject.client.core.customer
move myproject.client.core.person.PersonMenuAdapter to myproject.client.core.customer
move myproject.client.core.person.PersonPrivacyClientAdapter to myproject.client.core.customer
move myproject.client.core.person.PersonRuleEngineClientDomainKeyAdapter to myproject.client.core.customer
move myproject.client.core.person.PersonTimemachineClientDomainKeyAdapter to myproject.client.core.customer
rename myproject.shared.core.person.PersonSearchAttributeCodeType to CustomerSearchAttributeCodeType
move myproject.shared.core.person.CustomerSearchAttributeCodeType to myproject.shared.core.customer
rename myproject.server.core.person.PersonTimemachineServerDomainAdapter to CustomerTimemachineServerDomainAdapter
move myproject.server.core.person.CustomerTimemachineServerDomainAdapter to myproject.server.core.person
rename jpa myproject.server.core.newsfeed.MyNewsfeed#joinPersonChange to joinCustomerChange
rename jpa myproject.server.core.csvimport.MyImportMeta#JOIN_PERSON_IMPORTS to JOIN_CUSTOMER_IMPORTS
rename jpa myproject.server.core.csvimport.MyImportMeta#joinPersonImports to joinCustomerImports
rename myproject.client.core.user.CompanyUserTablePage to OrganizationUserTablePage
rename myproject.client.core.user.CompanyUserTablePageTest to OrganizationUserTablePageTest
rename myproject.shared.core.user.CompanyUserTablePageData to OrganizationUserTablePageData
rename myproject.shared.core.user.CompanyUserTablePageParam to OrganizationUserTablePageParam
rename myproject.server.core.user.UserPageService.CompanyUserTablePageQuery.CompanyUserTablePageQuery to OrganizationUserTablePageQuery
rename myproject.shared.core.user.IUserPageService#getCompanyUserTableData to getOrganizationUserTableData
rename myproject.server.core.user.UserPageService#getCompanyUserTableData to getOrganizationUserTableData
rename myproject.client.core.user.UserClientDomain#createCompanyUserTablePage to createOrganizationUserTablePage
rename myproject.client.core.user.UserClientDomainTest#testCreateCompanyUserTablePage to testCreateOrganizationUserTablePage
move myproject.client.core.company.CompanyClientDomain#createCompanyInternTablePage to myproject.client.core.customer.CustomerClientDomain
move myproject.client.core.company.CompanyClientDomain#createCompanyInternSearchFormSearch to myproject.client.core.customer.CustomerClientDomain
move myproject.client.core.company.CompanyClientDomainTest#testCreateCompanyInternTablePage to myproject.client.core.customer.CustomerClientDomainTest
move myproject.client.core.company.CompanyClientDomainTest#testCreateCompanyInternSearchFormSearch to myproject.client.core.customer.CustomerClientDomainTest
rename myproject.client.core.customer.CustomerClientDomain#createCompanyInternTablePage to createOrganizationInternTablePage
rename myproject.client.core.customer.CustomerClientDomain#createCompanyInternSearchFormSearch to createOrganizationInternSearchFormSearch
rename myproject.client.core.customer.CustomerClientDomainTest#testCreateCompanyInternTablePage to testCreateOrganizationInternTablePage
rename myproject.client.core.customer.CustomerClientDomainTest#testCreateCompanyInternSearchFormSearch to testCreateOrganizationInternSearchFormSearch
move myproject.client.core.company.CompanyInternTablePage to myproject.client.core.customer
move myproject.client.core.company.CompanyInternTablePageTest to myproject.client.core.customer
move myproject.shared.core.company.CompanyInternTablePageData to myproject.client.core.customer
move myproject.shared.core.company.CompanyInternTablePageParam to myproject.client.core.customer
rename myproject.client.core.customer.CompanyInternTablePage to OrganizationInternTablePage
rename myproject.client.core.customer.CompanyInternTablePageTest to OrganizationInternTablePageTest
rename myproject.shared.core.customer.CompanyInternTablePageData to OrganizationInternTablePageData
rename myproject.shared.core.customer.CompanyInternTablePageParam to OrganizationInternTablePageParam
rename myproject.client.core.company.OrganizationInternTablePage.Table.CompanyKeyColumn to OrganizationCustomerKeyColumn
rename myproject.client.core.company.OrganizationInternTablePage.Table#getCompanyKeyColumn to getOrganizationCustomerKeyColumn
rename myproject.client.core.company.OrganizationInternTablePage.Table.CompanyNameColumn to OrganizationNameColumn
rename myproject.client.core.company.OrganizationInternTablePage.Table#getCompanyNameColumn to getOrganizationNameColumn
rename myproject.client.core.company.OrganizationInternTablePage.Table.CompanyShortNameColum to OrganizationShortNameColumn
rename myproject.client.core.company.OrganizationInternTablePage.Table#getCompanyShortNameColumn to getOrganizationShortNameColumn
rename myproject.client.core.company.OrganizationInternTablePage.Table.NewInternalCompanyMenu to NewInternalOrganizationMenu
rename myproject.client.core.company.OrganizationInternTablePage.Table.EditCompanyMenu to EditOrganizationMenu
move myproject.client.core.company.CompanyInternSearchForm to myproject.client.core.customer
move myproject.shared.core.company.CompanyInternSearchFormData to myproject.client.core.customer
move myproject.shared.core.company.CompanyInternSearchFormParam to myproject.client.core.customer
rename myproject.client.core.customer.CompanyInternSearchForm to OrganizationInternSearchForm
rename myproject.shared.core.customer.CompanyInternSearchFormData to OrganizationInternSearchFormData
rename myproject.shared.core.customer.CompanyInternSearchFormParam to OrganizationInternSearchFormParam
rename myproject.client.core.customer.OrganizationInternSearchForm.MainBox.TabBox.SimpleBox.CompanyNameField to OrganizationNameField
rename myproject.client.core.customer.OrganizationInternSearchForm#getCompanyNameField to getOrganizationNameField
rename myproject.client.core.customer.OrganizationInternSearchForm.MainBox.TabBox.SimpleBox.CompanyStateBox to OrganizationStateBox
rename myproject.client.core.customer.OrganizationInternSearchForm#getCompanyStateBox to getOrganizationStateBoxjk
move myproject.server.core.company.CompanyBuilderParts.CompanyInternActiveFieldPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.company.CompanyBuilderParts.CompanyInternNameFieldPart to myproject.server.core.customer.CustomerBuilderParts
rename myproject.server.core.customer.CustomerBuilderParts.CompanyInternActiveFieldPart to OrganizationInternActiveFieldPart
rename myproject.server.core.customer.CustomerBuilderParts.CompanyInternNameFieldPart to OrganizationInternNameFieldPart
rename myproject.server.core.company.CompanyPageService.CompanyInternTablePageQuery to OrganizationInternTablePageQuery
rename myproject.server.core.company.CompanyPageService.OrganizationInternTablePageQuery#getCompany to getOrganizationCustomer
rename myproject.shared.core.company.ICompanyPageService#getCompanyInternTableData to getOrganizationInternTableData
rename myproject.server.core.company.CompanyPageService#getCompanyInternTableData to getOrganizationInternTableData
rename myproject.client.core.ticket.TicketPersonPlannedWorkTablePage.Table.PersonKeyColumn to PersonCustomerKeyColumn
rename myproject.client.core.ticket.TicketPersonPlannedWorkTablePage.Table#getPersonKeyColumn to getPersonCustomerKeyColumn
rename myproject.server.core.ticket.TicketReportPageService.TicketPersonPlannedWorkTablePageQuery#getPerson to getPersonCustomer
rename myproject.shared.core.user.DirectoryUserKey#toDirectoryPersonKey to toDirectoryCustomerKey
rename myproject.client.core.user.UserForm.MainBox.PartitionedGroupBox.PersonField to CustomerField
rename myproject.client.core.user.UserForm#getPersonField to getCustomerField
rename myproject.shared.core.user.UserFormData.Person to Customer
rename myproject.shared.core.user.UserFormData#getPerson to getCustomer
rename myproject.shared.core.user.IPersonForUserLookupService to ICustomerForUserLookupService
rename myproject.server.core.user.PersonForUserLookupService to CustomerForUserLookupService
rename myproject.server.core.user.PersonForUserLookupServiceTest to CustomerForUserLookupServiceTest
rename myproject.shared.core.user.PersonForUserLookupCall to CustomerForUserLookupCall
rename myproject.server.core.user.CustomerForUserLookupService#getPerson to getCustomer
rename myproject.server.core.user.CustomerForUserLookupService#getPerson2 to getCustomer2
rename myproject.client.core.user.AbstractUserFormTest#personTestData to customerTestData
rename myproject.client.core.user.AbstractUserFormTest#companyTestData to internalCustomerTestData
rename myproject.shared.core.test.user.UserTestDataProvider#withPerson to withCustomer
rename myproject.shared.core.test.user.UserTestDataProvider#withPersonLanguageUid to withCustomerLanguageUid
rename myproject.shared.core.test.user.UserTestDataProvider#withPersonDefaultAddress to withCustomerDefaultAddress
rename myproject.shared.core.test.user.UserTestDataProvider#globalSystemPersonKey to globalSystemCustomerKey
rename myproject.shared.core.test.user.UserTestDataProvider#globalConfigurationPersonKey to globalConfigurationCustomerKey
rename myproject.shared.core.test.user.UserTestData#withPerson to withCustomer
rename myproject.shared.core.test.user.UserTestData#getPerson to getCustomer
rename myproject.server.core.user.UserPageService.UserTablePageBaseQuery#getPerson to getCustomer
rename myproject.server.core.user.UserBaseService#storePersonStatus to storeCustomerStatus
rename myproject.server.core.user.UserBuilderParts.IUserEntityPart#getPerson to getCustomer
rename myproject.server.core.user.UserBuilderParts.UserPersonNameFieldPart to UserCustomerNameFieldPart
rename myproject.server.core.user.UserBuilderParts.UserPersonStateBoxFieldPart to UserStateBoxFieldPart
rename myproject.client.core.user.UserSearchForm.MainBox.TabBox.SimpleBox.PersonNameField to CustomerNameField
rename myproject.client.core.user.UserSearchForm#getPersonNameField to getCustomerNameField
rename myproject.shared.core.user.UserSearchFormData.PersonName to CustomerName
rename myproject.shared.core.user.UserSearchFormData#getPersonName to getCustomerName
rename myproject.server.core.user.UserBuilderParts.IPersonToUserEntityPart to ICustomerToUserEntityPart
rename myproject.server.core.user.UserBuilderParts.PersonToUserEntityPart to CustomerToUserEntityPart
rename myproject.server.core.user.UserBuilderParts.AbstractPersonToUserEntityPart to AbstractCustomerToUserEntityPart
rename myproject.shared.core.user.UserDataModelItems.PersonUserEntity to CustomerUserEntity
rename myproject.shared.core.user.IUserObjectFacade#setPersonKey to setCustomerKey
rename myproject.shared.core.user.IUserObjectFacade#getPersonKey to getCustomerKey
rename myproject.server.core.ldap.AbstractCoreLdapService#getInternalCompanyKey to getInternalOrganizationCustomerKey
rename myproject.server.core.ldap.AbstractCoreLdapService#hasInternalCompany to hasInternalOrganization
rename myproject.server.core.ldap.AbstractCoreLdapService.LdapUserBean#getPersonKey to getCustomerKey
rename myproject.server.core.ldap.AbstractCoreLdapService.LdapUserBean#setPersonKey to setCustomerKey
rename myproject.server.core.ldap.AbstractCoreLdapService#execCreatePerson to execCreateCustomer
rename myproject.server.core.ldap.AbstractCoreLdapService#execUpdatePersonData to execUpdateCustomerData
rename myproject.server.core.ldap.AbstractCoreLdapService#execBeforeCreatePerson to execBeforeCreateCustomer
rename myproject.client.core.employee.report.AbstractCompanyBudgetTablePage to AbstractCustomerBudgetTablePage
rename myproject.shared.core.employee.report.AbstractCompanyBudgetTablePageData to AbstractCustomerBudgetTablePageData
rename myproject.shared.core.employee.report.AbstractCompanyBudgetTableRowData to AbstractCustomerBudgetTableRowData
rename myproject.client.core.employee.report.AbstractCompanyBudgetTablePage.Table#getCompanyKeyColumn to getCustomerKeyColumn
rename myproject.client.core.employee.report.AbstractCompanyBudgetTablePage.Table.CompanyKeyColumn to CustomerKeyColumn
rename myproject.client.core.employee.report.AbstractCompanyBudgetTablePage.Table.EditCompanyMenu to EditCustomerMenu
rename myproject.client.core.communicationcaseframe.CommunicationCaseFrameForm#setIncommingAddressChannelUid to setIncomingAddressChannelUid
rename myproject.client.core.communicationcaseframe.CommunicationCaseFrameForm#getIncommingAddressChannelUid to getIncomingAddressChannelUid
rename myproject.client.core.communicationcaseframe.CommunicationCaseFrameForm#setIncommingAddressChannelValue to setIncomingAddressChannelValue
rename myproject.client.core.communicationcaseframe.CommunicationCaseFrameForm#getIncommingAddressChannelValue to getIncomingAddressChannelValue
rename myproject.shared.core.communicationcaseframe.CommunicationCaseFrameFormData#setIncommingAddressChannelUid to setIncomingAddressChannelUid
rename myproject.shared.core.communicationcaseframe.CommunicationCaseFrameFormData#setIncommingAddressChannelValue to setIncomingAddressChannelValue
rename myproject.shared.core.communicationcaseframe.CommunicationCaseFrameFormData#getIncommingAddressChannelUidProperty to getIncomingAddressChannelUidProperty
rename myproject.shared.core.communicationcaseframe.CommunicationCaseFrameFormData#getIncommingAddressChannelValueProperty to getIncomingAddressChannelValueProperty
rename myproject.shared.core.emailimport.MaxImapOperationJobRuntimeMinutes to MaxImapOperationJobRuntimeMinutesParameter
move myproject.shared.core.business.process.DefaultCommunicationCaseFrameInputChannelParameter to myproject.shared.core.communicationcaseframe
move myproject.shared.core.groupware.GoogleClientIdParameter to myproject.shared.core
move myproject.shared.core.groupware.GoogleClientSecretParameter to myproject.shared.core
move myproject.shared.core.socialmedia.google.GoogleApiKeyParameter to myproject.shared.core
move myproject.shared.core.socialmedia.DoAutomaticOAuth2TokenProcessingWithExposedServletParameter to myproject.shared.core
rename myproject.shared.core.employee.EmployeeFormParam#setPersonKey to setPersonCustomerKey
rename myproject.shared.core.employee.EmployeeFormParam#getPersonKey to getPersonCustomerKey
rename myproject.shared.core.test.employee.EmployeeTestDataProvider#withOfficeCompanyKey to withOfficeCustomerKey
rename myproject.server.core.employee.PersonForEmployeeLookupService#getPerson to getCustomer
rename myproject.server.core.employee.PersonForEmployeeLookupService#getPerson2 to getCustomer2
rename jpa myproject.server.core.employee.MyEmployee#getOfficeCompanyKey to getOfficeCustomerKey
rename jpa myproject.server.core.employee.MyEmployee#officeCompanyKey to officeCustomerKey
rename myproject.shared.core.user.EmployeeDataModelItems.EmployeeOfficeCompanyAttribute to EmployeeOfficeCustomerAttribute
rename myproject.server.core.employee.EmployeeBuilderParts.EmployeeOfficeCompanyAttributePart to EmployeeOfficeCustomerAttributePart
rename myproject.client.core.employee.EmployeeTablePage.Table.CompanyColumn to OfficeColumn
rename myproject.client.core.employee.EmployeeTablePage.Table#getCompanyColumn to getOfficeColumn
rename myproject.shared.core.employee.EmployeeTablePageData.EmployeeTableRowData.company to office
rename myproject.shared.core.employee.EmployeeTablePageData.EmployeeTableRowData#getCompany to getOffice
rename myproject.shared.core.employee.EmployeeTablePageData.EmployeeTableRowData#setCompany to setOffice
rename myproject.server.core.employee.EmployeeLookupService#getPerson to getCustomer
rename myproject.shared.core.user.EmployeeDataModelItems.PersonEmployeeEntity to CustomerEmployeeEntity
rename myproject.server.core.employee.EmployeeBuilderParts.IPersonToEmployeeEntityPart to ICustomerToEmployeeEntityPart
rename myproject.server.core.employee.EmployeeBuilderParts.PersonToEmployeeEntityPart to CustomerToEmployeeEntityPart
rename myproject.server.core.employee.EmployeeBuilderParts.IEmployeeEntityPart#getPerson to getCustomer
rename myproject.server.core.employee.EmployeeBuilderParts.AbstractEmployeeEntityPart#getPerson to getCustomer
rename myproject.client.core.company.code.CompanyTypeCodeFormTest to CustomerTypeCodeFormTest
rename myproject.shared.core.company.CompanyCodeFolder to CustomerCodeFolder
move myproject.shared.core.company.CustomerCodeFolder to myproject.shared.core.customer
move myproject.shared.core.company.CompanyRatingCodeType to myproject.shared.core.customer
rename myproject.shared.core.customer.CompanyRatingCodeType to CustomerRatingCodeType
rename myproject.shared.core.common.ChangeDataModelItems.ChangeEntity to AbstractChangeEntity
rename myproject.shared.core.company.CompanySegmentationCodeType to CustomerSegmentationCodeType
move myproject.shared.core.company.CustomerSegmentationCodeType to myproject.shared.core.customer
rename myproject.shared.core.company.CompanyTargetPlanCodeFolder to CustomerTargetPlanCodeFolder
move myproject.shared.core.company.CustomerTargetPlanCodeFolder to myproject.shared.core.company.code
rename myproject.shared.core.dwh.DwhIndexCodeType.TurnoverPerCompanyCode to TurnoverPerCustomerCode
rename myproject.shared.core.dwh.DwhIndexCodeType.BudgetPerCompanyCode to BudgetPerCustomerCode
rename myproject.server.core.dwh.internal.DwhIndexInitialExportHandler.InitTicketsOpenPerCompanyDwhIndex to InitTicketsOpenPerCustomerDwhIndex
rename myproject.server.core.dwh.internal.DwhIndexInitialExportHandler.InitLeadVolumePerCompanyDwhIndex to InitLeadVolumePerCustomerDwhIndex
rename myproject.server.core.dwh.internal.DwhIndexInitialExportHandler.InitOrderVolumePerCompanyDwhIndex to InitOrderVolumePerCustomerDwhIndex
rename myproject.server.core.dwh.internal.DwhIndexInitialExportHandler.InitCasesOpenPerPersonDwhIndex to InitCasesOpenPerCustomerDwhIndex
rename myproject.server.core.dwh.internal.DwhIndexInitialExportHandler.InitInvoiceVolumeOpenPerPersonDwhIndex to InitInvoiceVolumeOpenPerCustomerDwhIndex
rename myproject.server.core.dwh.internal.DwhIndexInitialExportHandler.InitTicketsOpenAsIssuerPerPersonDwhIndex to InitTicketsOpenAsIssuerPerCustomerDwhIndex
rename myproject.server.core.dwh.internal.DwhIndexInitialExportHandler.InitTurnoverPerPersonDwhIndex to InitTurnoverPerCustomerDwhIndex
rename myproject.server.core.dwh.internal.DwhIndexInitialExportHandler.InitPersonRegistrationsDoneDwhIndex to InitCustomerRegistrationsDoneDwhIndex
rename myproject.server.core.dwh.internal.DwhIndexInitialExportHandler.InitPersonChangesDoneDwhIndex to InitCustomerChangesDoneDwhIndex
rename myproject.server.core.dwh.internal.DwhIndexInitialStatementBuilder#existsCompanyWithLastKind to existsCustomerWithLastKind
move myproject.shared.core.company.dataquality.DataQualityCriterionCompanyTablePageParam to myproject.shared.core.person.dataquality
rename myproject.shared.core.person.dataquality.DataQualityCriterionCompanyTablePageParam to DataQualityCriterionCustomerTablePageParam
move myproject.shared.core.company.dataquality.DataQualityCriterionCompanyTablePageData to myproject.shared.core.person.dataquality
rename myproject.shared.core.person.dataquality.DataQualityCriterionCompanyTablePageData to DataQualityCriterionCustomerTablePageData
move myproject.client.core.company.dataquality.DataQualityCriterionCompanyTablePage to myproject.client.core.person.dataquality
rename myproject.client.core.person.dataquality.DataQualityCriterionCompanyTablePage to DataQualityCriterionCustomerTablePage
move myproject.client.core.company.dataquality.DataQualityCriterionCompanyTablePageTest to myproject.client.core.person.dataquality
rename myproject.client.core.person.dataquality.DataQualityCriterionCompanyTablePageTest to DataQualityCriterionCustomerTablePageTest
move myproject.client.core.company.dataquality.DataQualityCriterionCompanyPageClientDomainAdapter to myproject.client.core.person.dataquality
rename myproject.client.core.person.dataquality.DataQualityCriterionCompanyPageClientDomainAdapter to DataQualityCriterionCustomerPageClientDomainAdapter
rename myproject.client.core.person.dataquality.DataQualityCriterionPersonPageClientDomainAdapter to DataQualityCriterionCustomerPageClientDomainAdapter
move myproject.shared.core.company.ICompanyPageService#getDataQualityCriterionCompanyTableData to myproject.shared.core.person.ICustomerPageService
rename myproject.shared.core.person.ICustomerPageService#getDataQualityCriterionCompanyTableData to getDataQualityCriterionCustomerTableData
move myproject.server.core.company.CompanyPageService#getDataQualityCriterionCompanyTableData to myproject.server.core.person.CustomerPageService
rename myproject.server.core.person.CustomerPageService#getDataQualityCriterionCompanyTableData to getDataQualityCriterionCustomerTableData
move myproject.client.core.company.CompanyClientDomain#createDataQualityCriterionCompanyTablePage to myproject.client.core.customer.CustomerClientDomain
rename myproject.client.core.customer.CustomerClientDomain#createDataQualityCriterionCompanyTablePage to createDataQualityCriterionCustomerTablePage
rename myproject.shared.core.common.dataquality.DataQualityCriterionCodeType.MissingPersonAddressDespiteCompanyAddressCode to MissingPersonAddressDespiteOrganizationAddressCode
move myproject.shared.core.company.dataquality.DataQualityDuplicateCompanyTablePageParam to myproject.shared.core.person.dataquality
rename myproject.shared.core.person.dataquality.DataQualityDuplicateCompanyTablePageParam to DataQualityDuplicateCustomerTablePageParam
move myproject.shared.core.company.dataquality.DataQualityDuplicateCompanyTablePageData to myproject.shared.core.person.dataquality
rename myproject.shared.core.person.dataquality.DataQualityDuplicateCompanyTablePageData to DataQualityDuplicateCustomerTablePageData
move myproject.client.core.company.dataquality.DataQualityDuplicateCompanyTablePage to myproject.client.core.person.dataquality
rename myproject.client.core.person.dataquality.DataQualityDuplicateCompanyTablePage to DataQualityDuplicateCustomerTablePage
move myproject.client.core.company.dataquality.DataQualityDuplicateCompanyTablePageTest to myproject.client.core.person.dataquality
rename myproject.client.core.person.dataquality.DataQualityDuplicateCompanyTablePageTest to DataQualityDuplicateCustomerTablePageTest
move myproject.client.core.company.CompanyClientDomain#createDataQualityDuplicateCompanyTablePage to myproject.client.core.customer.CustomerClientDomain
rename myproject.client.core.customer.CustomerClientDomain#createDataQualityDuplicateCompanyTablePage to createDataQualityDuplicateCustomerTablePage
move myproject.shared.core.company.ICompanyPageService#getDataQualityDuplicateCompanyTableData to myproject.shared.core.person.ICustomerPageService
rename myproject.shared.core.person.ICustomerPageService#getDataQualityDuplicateCompanyTableData to getDataQualityDuplicateCustomerTableData
move myproject.server.core.company.CompanyPageService#getDataQualityDuplicateCompanyTableData to myproject.server.core.person.CustomerPageService
rename myproject.server.core.person.CustomerPageService#getDataQualityDuplicateCompanyTableData to getDataQualityDuplicateCustomerTableData
move myproject.server.core.person.PersonDuplicateBaseService to myproject.server.core.customer
rename myproject.server.core.customer.PersonDuplicateBaseService to CustomerDuplicateBaseService
move myproject.server.core.company.CompanyDuplicateBaseService to myproject.server.core.customer
rename myproject.server.core.customer.CompanyDuplicateBaseService to CustomerDuplicateBaseService
move myproject.shared.core.person.IPersonDuplicateProcessService to myproject.shared.core.customer
rename myproject.shared.core.customer.IPersonDuplicateProcessService to ICustomerDuplicateProcessService
move myproject.shared.core.company.ICompanyDuplicateProcessService to myproject.shared.core.customer
rename myproject.shared.core.customer.ICompanyDuplicateProcessService to ICustomerDuplicateProcessService
move myproject.server.core.person.PersonDuplicateProcessService to myproject.server.core.customer
rename myproject.server.core.customer.PersonDuplicateProcessService to CustomerDuplicateProcessService
move myproject.server.core.company.CompanyDuplicateProcessService to myproject.server.core.customer
rename myproject.server.core.customer.CompanyDuplicateProcessService to CustomerDuplicateProcessService
rename myproject.client.core.customer.PersonDuplicateForm to CustomerDuplicateForm
move myproject.client.core.company.CompanyDuplicateForm to myproject.client.core.customer
rename myproject.client.core.customer.CompanyDuplicateForm to CustomerDuplicateForm
move myproject.shared.core.person.PersonDuplicateFormData to myproject.shared.core.customer
rename myproject.shared.core.customer.PersonDuplicateFormData to CustomerDuplicateFormData
move myproject.shared.core.company.CompanyDuplicateFormData to myproject.shared.core.customer
rename myproject.shared.core.customer.CompanyDuplicateFormData to CustomerDuplicateFormData
move myproject.shared.core.person.PersonDuplicateFormParam to myproject.shared.core.customer
rename myproject.shared.core.customer.PersonDuplicateFormParam to CustomerDuplicateFormParam
move myproject.shared.core.company.CompanyDuplicateFormParam to myproject.shared.core.customer
rename myproject.shared.core.customer.CompanyDuplicateFormParam to CustomerDuplicateFormParam
rename myproject.client.core.customer.CustomerClientDomain#createPersonDuplicateFormFindPerson to createCustomerDuplicateFormFindPerson
move myproject.client.core.company.CompanyClientDomain#createCompanyDuplicateFormFindCompany to myproject.client.core.customer.CustomerClientDomain
rename myproject.client.core.customer.CustomerClientDomain#createCompanyDuplicateFormFindCompany to createCustomerDuplicateFormFindPerson
move myproject.client.core.person.AbstractPersonDuplicateFormTest to myproject.client.core.customer
rename myproject.client.core.customer.AbstractPersonDuplicateFormTest to AbstractCustomerDuplicateFormTest
move myproject.client.core.company.AbstractCompanyDuplicateFormTest to myproject.client.core.customer
rename myproject.client.core.customer.AbstractCompanyDuplicateFormTest to AbstractCustomerDuplicateFormTest
rename myproject.client.core.customer.PersonDuplicateFormTest to CustomerDuplicateFormTest
move myproject.client.core.company.CompanyDuplicateFormTest to myproject.client.core.customer
rename myproject.client.core.customer.CompanyDuplicateFormTest to CustomerDuplicateFormTest
rename myproject.client.core.customer.CustomerClientDomainTest#testCreatePersonDuplicateFormFindPerson to testCreateCustomerDuplicateFormFindPerson
move myproject.client.core.company.CompanyClientDomainTest#testCreateCompanyDuplicateFormFindCompany to myproject.client.core.customer.CustomerClientDomainTest
rename myproject.client.core.customer.CustomerClientDomainTest#testCreateCompanyDuplicateFormFindCompany to testCreateCustomerDuplicateFormFindPerson
rename myproject.server.core.common.dataquality.duplicate.PersonDuplicateDetectionDataIterator to CustomerDuplicateDetectionDataIterator
rename myproject.server.core.common.dataquality.duplicate.CompanyDuplicateDetectionDataIterator to CustomerDuplicateDetectionDataIterator
rename myproject.server.core.common.dataquality.duplicate.PersonDuplicateDetector to CustomerDuplicateDetector
rename myproject.server.core.common.dataquality.duplicate.CompanyDuplicateDetector to CustomerDuplicateDetector
rename myproject.server.core.common.dataquality.duplicate.PersonDuplicateDetectionData to CustomerDuplicateDetectionData
rename myproject.server.core.common.dataquality.duplicate.CompanyDuplicateDetectionData to CustomerDuplicateDetectionData
rename myproject.server.core.tokensearch.DuplicateDetectorSettingsFactory#createForExistingPerson to createForExistingCustomer
rename myproject.server.core.tokensearch.DuplicateDetectorSettingsFactory#createForExistingCompany to createForExistingCustomer
rename myproject.server.core.tokensearch.duplicatedetector.DuplicateDetectorSettings#getCompanyNameFilter to getOrganizationNameFilter
rename myproject.server.core.tokensearch.duplicatedetector.DuplicateDetectorSettings#setCompanyNameFilter to setOrganizationNameFilter
rename myproject.server.core.tokensearch.duplicatedetector.DuplicateDetectorSettings#getPersonNameFilter to getCustomerNameFilter
rename myproject.server.core.tokensearch.duplicatedetector.DuplicateDetectorSettings#setPersonNameFilter to setCustomerNameFilter
rename myproject.server.core.tokensearch.DuplicateDetectorFacade#detectExistingPersons to detectExistingCustomers
rename myproject.server.core.tokensearch.DuplicateDetectorFacade#detectExistingCompanies to detectExistingCustomers
rename myproject.server.core.tokensearch.DuplicateDetectorFacade#getDuplicatePersonData to getDuplicateCustomersData
rename myproject.server.core.tokensearch.DuplicateDetectorFacade#getDuplicateCompanyData to getDuplicateCustomersData
rename myproject.server.core.tokensearch.DuplicateDetectorFacade#detectDuplicatePersons to detectDuplicateCustomers
rename myproject.server.core.tokensearch.DuplicateDetectorFacade#detectDuplicateCompanies to detectDuplicateCustomers
rename myproject.server.core.tokensearch.DuplicateDetectorBaseService#createDetectorFacadeForExistingPerson to createDetectorFacadeForExistingCustomer
rename myproject.server.core.tokensearch.DuplicateDetectorBaseService#createDetectorFacadeForExistingCompany to createDetectorFacadeForExistingCustomer
rename myproject.server.core.tokensearch.DuplicateDetectorBaseService#getExistingPerson to getExistingCustomer
rename myproject.server.core.tokensearch.DuplicateDetectorBaseService#getExistingCompany to getExistingCustomer
rename myproject.server.core.tokensearch.DuplicateDetectorBaseService#getExistingPersonInternal to getExistingCustomerInternal
rename myproject.server.core.tokensearch.DuplicateDetectorBaseService#getExistingCompanyInternal to getExistingCustomerInternal
rename myproject.server.core.tokensearch.DuplicateDetectorBaseService#detectExistingPerson to detectExistingSubCustomer
rename myproject.server.core.tokensearch.DuplicateDetectorBaseService#detectExistingPersonByEmail to detectExistingSubCustomerByEmail
rename myproject.server.core.tokensearch.DuplicateDetectorBaseService#detectExistingPersonData to detectExistingSubCustomerData
rename myproject.server.core.tokensearch.duplicatedetector.PersonScorer to CustomerScorer
rename myproject.server.core.tokensearch.duplicatedetector.CustomerScorer#PersonScorer to CustomerScorer
rename myproject.server.core.tokensearch.duplicatedetector.CustomerScorer#withPersonKey to withCustomerKey
rename myproject.server.core.tokensearch.duplicatedetector.CustomerScorer#getTopResultPersonKey to getTopResultCustomerKey
rename myproject.server.core.tokensearch.duplicatedetector.CustomerScorer#withCompanyKey to withOrganizationKey
rename myproject.server.core.tokensearch.duplicatedetector.CustomerScorer#getTopResultCompanyKey to getTopResultOrganizationKey
rename myproject.server.core.tokensearch.duplicatedetector.CustomerScorer#withFirstName to withName
rename myproject.server.core.tokensearch.duplicatedetector.CustomerScorer#withCompanyName to withOrganizationName
rename myproject.server.core.tokensearch.duplicatedetector.CustomerScorer#withCompanyShortName to withCustomerShortName
rename myproject.server.core.tokensearch.duplicatedetector.tokenfilter.CompanyNameFilter to CustomerNameFilter
rename myproject.server.core.tokensearch.duplicatedetector.tokenfilter.PersonNameFilter to CustomerFilter
rename myproject.shared.core.csvimport.ImportFilterCodeType.CompanyNameCode to CustomerNameCode
rename myproject.shared.core.csvimport.ImportFilterCodeType.PersonLastnameCode to CustomerNameCode
rename myproject.client.core.marketing.campaign.CampaignRecipientTablePage.Table.PersonKeyColumn to PersonCustomerKeyColumn
rename myproject.client.core.marketing.campaign.CampaignRecipientTablePage.Table.CompanyKeyColumn to OrganizationCustomerKeyColumn
rename myproject.client.core.marketing.campaign.CampaignRecipientTablePage.Table.CompanyColumn to OrganizationColumn
rename myproject.client.core.marketing.campaign.CampaignRecipientTablePage.Table#getPersonKeyColumn to getPersonCustomerKeyColumn
rename myproject.client.core.marketing.campaign.CampaignRecipientTablePage.Table#getCompanyKeyColumn to getOrganizationCustomerKeyColumn
rename myproject.client.core.marketing.campaign.CampaignRecipientTablePage.Table#getCompanyColumn to getOrganizationColumn
rename myproject.client.core.marketing.campaign.CampaignRecipientTablePage.Table.EditCompanyMenu to EditOrganizationMenu
rename myproject.client.core.marketing.campaign.CampaignRecipientSearchForm.MainBox.TabBox.SimpleBox.CompanyNameField to OrganizationNameField
rename myproject.client.core.marketing.campaign.CampaignRecipientSearchForm#getCompanyNameField to getOrganizationNameField
rename myproject.server.core.marketing.campaign.CampaignRecipientBuilderParts.AbstractCampaignRecipientEntityPart#getPerson to getCustomer
rename myproject.client.core.address.CityDetailTablePage.Table.IdColumn to CustomerKeyColumn
rename myproject.client.core.address.CityDetailTablePage.Table#getIdColumn to getCustomerKeyColumn
move myproject.shared.core.person.PersonAttributeCodeType to myproject.shared.core.customer
rename myproject.shared.core.customer.PersonAttributeCodeType to CustomerAttributeCodeType
move myproject.shared.core.person.PersonAttributeCodeTypeServerTest to myproject.shared.core.customer
rename myproject.shared.core.customer.PersonAttributeCodeTypeServerTest to CustomerAttributeCodeTypeServerTest
move myproject.shared.core.company.CompanyAttributeCodeType to myproject.shared.core.customer
rename myproject.shared.core.customer.CompanyAttributeCodeType to CustomerAttributeCodeType
move myproject.shared.core.company.CompanyAttributeCodeTypeServerTest to myproject.shared.core.customer
rename myproject.shared.core.customer.CompanyAttributeCodeTypeServerTest to CustomerAttributeCodeTypeServerTest
move myproject.server.core.company.CompanyAttributeServerDomainAdapter to myproject.server.core.customer
rename myproject.server.core.customer.CompanyAttributeServerDomainAdapter to CustomerAttributeServerDomainAdapter
move myproject.server.core.peron.PersonAttributeServerDomainAdapter to myproject.server.core.customer
rename myproject.server.core.customer.PersonAttributeServerDomainAdapter to CustomerAttributeServerDomainAdapter
move jpa myproject.server.core.company.MyCompanyList to myproject.server.core.customer
rename jpa myproject.server.core.customer.MyCompanyList to MyCustomerList
move myproject.client.core.company.CompanyAttributeClientDomainAdapter to myproject.client.core.customer
rename myproject.client.core.customer.CompanyAttributeClientDomainAdapter to CustomerAttributeClientDomainAdapter
move myproject.server.core.person.PersonAttributeServerDomainAdapter to myproject.server.core.customer
rename myproject.server.core.customer.PersonAttributeServerDomainAdapter to CustomerAttributeServerDomainAdapter
rename myproject.client.core.business.payment.AbstractPaymentTablePage#getContextPersonKey to getContextCustomerKey
rename myproject.client.core.business.payment.AbstractPaymentTablePage#getContextCompanyKey to getContextCustomerKey
rename myproject.client.core.business.payment.PaymentForm#getCustomerPersonField to getCustomerField
rename myproject.client.core.business.payment.PaymentForm#getCustomerCompanyField to getCustomerField
rename myproject.client.core.business.payment.PaymentForm.MainBox.DetailBox.CustomerPersonField to CustomerField
rename myproject.client.core.business.payment.PaymentForm.MainBox.DetailBox.CustomerCompanyField to CustomerField
rename myproject.shared.core.business.payment.ImportTimesheetsForInvoiceFormParam#getCustomerPersonKey to getCustomerKey
rename myproject.shared.core.business.payment.ImportTimesheetsForInvoiceFormParam#getCustomerCompanyKey to getCustomerKey
rename myproject.shared.core.business.payment.ImportTimesheetsForInvoiceFormParam#setCustomerPerson to setCustomerKey
rename myproject.shared.core.business.payment.ImportTimesheetsForInvoiceFormParam#setCustomerCompany to setCustomerKey
rename myproject.shared.core.business.payment.PaymentFormParam#getCompanyKey to getCustomerKey
rename myproject.shared.core.business.payment.PaymentFormParam#getPersonKey to getCustomerKey
rename myproject.shared.core.business.payment.PaymentFormParam#setCompanyKey to setCustomerKey
rename myproject.shared.core.business.payment.PaymentFormParam#setPersonKey to setCustomerKey
rename myproject.shared.core.business.payment.PaymentFormData.CustomerPerson to Customer
rename myproject.shared.core.business.payment.PaymentFormData.CustomerCompany to Customer
rename myproject.client.core.business.role.BusinessRoleTablePage.Table#getCompanyKey to getCustomerKey
rename myproject.client.core.business.role.BusinessRoleTablePage.Table#getCompanyKeys to getCustomerKeys
rename myproject.client.core.business.role.BusinessRoleTablePage.Table.ComposeWritingMenu.DocumentPersonMenu to DocumentCustomerMenu
rename myproject.client.core.business.role.BusinessRoleTablePage.Table.ComposeWritingMenu.DocumentCompanyMenu to DocumentCustomerMenu
rename myproject.client.core.business.role.BusinessRoleTablePage.Table.ComposeWritingMenu.EmailPersonMenu to EmailCustomerMenu
rename myproject.client.core.business.role.BusinessRoleTablePage.Table.ComposeWritingMenu.EmailCompanyMenu to EmailCustomerMenu
rename myproject.client.core.business.role.BusinessRoleTablePage.Table.ComposeWritingMenu.OutlookEmailPersonMenu to OutlookEmailCustomerMenu
rename myproject.client.core.business.role.BusinessRoleTablePage.Table.ComposeWritingMenu.OutlookEmailCompanyMenu to OutlookEmailCustomerMenu
move myproject.client.core.company.installedbase to myproject.client.core.customer.installedbase
move myproject.shared.core.company.installedbase to myproject.shared.core.customer.installedbase
move myproject.server.core.company.installedbase to myproject.server.core.customer.installedbase
move myproject.client.core.legalentity.installedbase to myproject.client.core.customer.installedbase
move myproject.shared.core.legalentity.installedbase to myproject.shared.core.customer.installedbase
move myproject.server.core.legalentity.installedbase to myproject.server.core.customer.installedbase
move myproject.server.core.company.CompanyInstalledBaseDataModelSpiderTest to myproject.server.core.customer
move myproject.server.core.company.CompanyInstalledBaseDataModelSpiderTestContext to myproject.server.core.customer
move myproject.client.core.company.CompanyClientDomainTest#testCreateInstalledBaseTablePage to myproject.client.core.customer.CustomerClientDomainTest
move myproject.client.core.legalentity.LegalEntityClientDomainTest#testCreateInstalledBaseFormNew to myproject.client.core.customer.CustomerClientDomainTest
move myproject.client.core.legalentity.LegalEntityClientDomainTest#testCreateInstalledBaseFormModify to myproject.client.core.customer.CustomerClientDomainTest
rename myproject.server.core.company.CompanyInstalledBaseDataModelSpiderTest to CustomerInstalledBaseDataModelSpiderTest
rename myproject.server.core.customer.CompanyInstalledBaseDataModelSpiderTestContext to CustomerInstalledBaseDataModelSpiderTestContext
rename myproject.shared.core.legalentity.installedbase.IInstalledBaseObjectFacade#setCompanyKey to setCustomerKey
rename myproject.shared.core.customer.installedbase.InstalledBaseFormDataFacade#setCompanyKey to setCustomerKey
rename myproject.client.core.customer.installedbase.InstalledBaseForm.MainBox.GroupBox.CustomerField.NewMenu#execActionNewCompany to execActionNewCustomer
rename jpa myproject.server.core.customer.installedbase.MyInstalledBase#getSupplierCompanyKey to getSupplierCustomerKey
rename jpa myproject.server.core.customer.installedbase.MyInstalledBase#setSupplierCompanyKey to setSupplierCustomerKey
rename jpa myproject.server.core.customer.installedbase.MyInstalledBase#supplierCompanyKey to supplierCustomerKey
rename jpa myproject.server.core.customer.installedbase.MyInstalledBase#SUPPLIER_COMPANY_KEY to SUPPLIER_CUSTOMER_KEY
move myproject.client.core.legalentity.LegalEntityClientDomain#createInstalledBaseTablePage
move myproject.server.core.legalentity.LegalEntityServerDomain.MyLegalEntityInstalledBaseRowConstraint to myproject.server.core.customer.CustomerServerDomain
rename myproject.shared.core.person.PersonContext to CustomerContext
rename myproject.shared.core.person.CustomerContext#getFirstPersonKey to getFirstCustomerKey
rename myproject.shared.core.person.CustomerContext#getPersonKey to getCustomerKey
rename myproject.shared.core.person.CustomerContext#getDirectoryPersonKey to getDirectoryCustomerKey
rename myproject.shared.core.person.CustomerContext#getPersonKeys to getCustomerKeys
rename myproject.shared.core.person.CustomerContext.Builder#setDirectoryPersonKey to setDirectoryCustomerKey
rename myproject.shared.core.person.CustomerContext.Builder#addPersonKey to addCustomerKey
move myproject.shared.core.person.CustomerContext to myproject.shared.core.customer
rename myproject.client.core.cti.AbstractPhoneBookBox#getPersonContext to getPersonContext
rename myproject.client.core.cti.AbstractPhoneBookBox#setPersonContext to setPersonContext
rename myproject.shared.core.cti.AbstractPhoneBookBoxData#getPersonContext to getCustomerContext
rename myproject.shared.core.cti.AbstractPhoneBookBoxData#setPersonContext to setCustomerContext
rename myproject.client.core.cti.AbstractPhoneBookBox#isOnlyActivePersons to isOnlyActiveCustomers
rename myproject.client.core.cti.AbstractPhoneBookBox#setOnlyActivePersons to setOnlyActiveCustomers
rename myproject.shared.core.cti.AbstractPhoneBookBoxData#isOnlyActivePersons to isOnlyActiveCustomers
rename myproject.shared.core.cti.AbstractPhoneBookBoxData#setOnlyActivePersons to setOnlyActiveCustomers
rename myproject.client.core.cti.AbstractPhoneBookBox.PhoneBookTableField.Table.PersonKeyColumn to CustomerKeyColumn
rename myproject.client.core.cti.AbstractPhoneBookBox.PhoneBookTableField.Table#getPersonKeyColumn to getCustomerKeyColumn
rename myproject.shared.core.cti.AbstractPhoneBookBoxData.PhoneBookTable.PhoneBookTableRowData.personKey to customerKey
rename myproject.shared.core.cti.AbstractPhoneBookBoxData.PhoneBookTable.PhoneBookTableRowData#getPersonKey to getCustomerKey
rename myproject.shared.core.cti.AbstractPhoneBookBoxData.PhoneBookTable.PhoneBookTableRowData#setPersonKey to setCustomerKey
rename myproject.client.core.cti.AbstractPhoneBookBox.PhoneBookTableFilter#getPersonContext to getCustomerContext
rename myproject.client.core.cti.AbstractPhoneBookBox.PhoneBookTableField.Table#getCompanyKeyColumn to getOrganizationCustomerKeyColumn
rename myproject.client.core.cti.AbstractPhoneBookBox.PhoneBookTableField.Table.CompanyKeyColumn to OrganizationCustomerKeyColumn
rename myproject.shared.core.cti.AbstractPhoneBookBoxData.PhoneBookTable.PhoneBookTableRowData.companyKey to organizationCustomerKey
rename myproject.shared.core.cti.AbstractPhoneBookBoxData.PhoneBookTable.PhoneBookTableRowData#getCompanyKey to getOrganizationCustomerKey
rename myproject.shared.core.cti.AbstractPhoneBookBoxData.PhoneBookTable.PhoneBookTableRowData#setCompanyKey to setOrganizationCustomerKey
rename myproject.shared.core.cti.ISoftPhoneObjectFacade#getPersonContext to getCustomerContext
rename myproject.shared.core.cti.ISoftPhoneObjectFacade#setPersonContext to setCustomerContext
rename myproject.shared.core.cti.ISoftPhoneObjectFacade#isOnlyActivePersonsProperty to isOnlyActiveCustomersProperty
rename myproject.shared.core.cti.ISoftPhoneObjectFacade#setOnlyActivePersons to setOnlyActiveCustomers
rename myproject.shared.core.cti.SoftPhoneFormDataFacade#getPersonContext to getCustomerContext
rename myproject.shared.core.cti.SoftPhoneFormDataFacade#setPersonContext to setCustomerContext
rename myproject.server.core.cti.SoftPhoneBaseService.PhoneBookEntry#getPersonKey to getCustomerKey
rename myproject.server.core.cti.SoftPhoneBaseService.PhoneBookEntry#setPersonKey to setCustomerKey
rename myproject.client.core.cti.AbstractPhoneCallHistoryBox.CallHistoryTableField.Table.PersonKeyColumn to CustomerKeyColumn
rename myproject.client.core.cti.AbstractPhoneCallHistoryBox.CallHistoryTableField.Table#getPersonKeyColumn to getCustomerKeyColumn
rename myproject.shared.core.cti.AbstractPhoneCallHistoryBoxData.CallHistoryTable.CallHistoryTableRowData.personKey to customerKey
rename myproject.shared.core.cti.AbstractPhoneCallHistoryBoxData.CallHistoryTable.CallHistoryTableRowData#getPersonKey to getCustomerKey
rename myproject.shared.core.cti.AbstractPhoneCallHistoryBoxData.CallHistoryTable.CallHistoryTableRowData#setPersonKey to setCustomerKey
rename myproject.client.core.cti.AbstractPhoneCallHistoryBox.CallHistoryTableField.Table.PersonColumn to CustomerNameColumn
rename myproject.client.core.cti.AbstractPhoneCallHistoryBox.CallHistoryTableField.Table#getPersonColumn to getCustomerNameColumn
rename myproject.shared.core.cti.AbstractPhoneCallHistoryBoxData.CallHistoryTable.CallHistoryTableRowData.person to customerName
rename myproject.shared.core.cti.AbstractPhoneCallHistoryBoxData.CallHistoryTable.CallHistoryTableRowData#getPerson to getCustomerName
rename myproject.shared.core.cti.AbstractPhoneCallHistoryBoxData.CallHistoryTable.CallHistoryTableRowData#setPerson to setCustomerName
rename myproject.client.core.cti.AbstractPhoneCallHistoryBox.CallHistoryTableField.Table.CompanyKeyColumn to OrganizationCustomerKeyColumn
rename myproject.client.core.cti.AbstractPhoneCallHistoryBox.CallHistoryTableField.Table#getCompanyKeyColumn to getOrganizationCustomerKeyColumn
rename myproject.shared.core.cti.AbstractPhoneCallHistoryBoxData.CallHistoryTable.CallHistoryTableRowData.companyKey to organizationCustomerKey
rename myproject.shared.core.cti.AbstractPhoneCallHistoryBoxData.CallHistoryTable.CallHistoryTableRowData#getCompanyKey to getOrganizationCustomerKey
rename myproject.shared.core.cti.AbstractPhoneCallHistoryBoxData.CallHistoryTable.CallHistoryTableRowData#setCompanyKey to setOrganizationCustomerKey
rename myproject.client.core.cti.ISoftPhoneForm#getCallOutPersonKey to getCallOutCustomerKey
rename myproject.client.core.cti.ISoftPhoneForm#getCallInPersonKey to getCallInCustomerKey
rename myproject.client.core.cti.ISoftPhoneForm#getCallOutPersonName to getCallOutCustomerName
rename myproject.client.core.cti.ISoftPhoneForm#getCallInPersonName to getCallInCustomerName
rename myproject.client.core.cti.ISoftPhoneForm#getCallOutCompanyKey to getCallOutOrganizationCustomerKey
rename myproject.client.core.cti.ISoftPhoneForm#getCallInCompanyKey to getCallInOrganizationCustomerKey
rename myproject.client.core.cti.SoftPhoneForm#getPersonContext to getCustomerContext
rename myproject.client.core.cti.SoftPhoneForm#setPersonContext to setCustomerContext
rename myproject.client.core.cti.SoftPhoneForm#getCallInPersonKey to getCallInCustomerKey
rename myproject.client.core.cti.SoftPhoneForm#getCallOutPersonKey to getCallOutCustomerKey
rename myproject.client.core.cti.SoftPhoneForm.MainBox.TabBox.ActiveCallBox.NewPersonLinkButton to NewCustomerLinkButton
rename myproject.client.core.cti.SoftPhoneForm#getNewPersonLinkButton to getNewCustomerLinkButton
rename myproject.client.core.cti.SoftPhoneForm.MainBox.TabBox.ActiveCallBox.ActiveCallOutTableField.Table.PersonKeyColumn to CustomerKeyColumn
rename myproject.client.core.cti.SoftPhoneForm.MainBox.TabBox.ActiveCallBox.ActiveCallOutTableField.Table#getPersonKeyColumn to getCustomerKeyColumn
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallOutTable.ActiveCallOutTableRowData.personKey to customerKey
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallOutTable.ActiveCallOutTableRowData#getPersonKey to getCustomerKey
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallOutTable.ActiveCallOutTableRowData#setPersonKey to setCustomerKey
rename myproject.client.core.cti.SoftPhoneForm.MainBox.TabBox.ActiveCallBox.ActiveCallInTableField.Table#getPersonKeyColumn to getCustomerKeyColumn
rename myproject.client.core.cti.SoftPhoneForm.MainBox.TabBox.ActiveCallBox.ActiveCallInTableField.Table.PersonKeyColumn to CustomerKeyColumn
rename myproject.client.core.cti.SoftPhoneForm.MainBox.TabBox.ActiveCallBox.ActiveCallOutTableField.Table.PersonNameColumn to getCustomerNameColumn
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallOutTable.ActiveCallOutTableRowData.personName to customerKey
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallOutTable.ActiveCallOutTableRowData#getPersonName to getCustomerName
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallOutTable.ActiveCallOutTableRowData#setPersonName to setCustomerName
rename myproject.client.core.cti.SoftPhoneForm.MainBox.TabBox.ActiveCallBox.ActiveCallOutTableField.Table.CompanyKeyColumn to OrganizationCustomerKeyColumn
rename myproject.client.core.cti.SoftPhoneForm.MainBox.TabBox.ActiveCallBox.ActiveCallOutTableField.Table#getCompanyKeyColumn to getOrganizationCustomerKeyColumn
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallOutTable.ActiveCallOutTableRowData.companyKey to organizationCustomerKey
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallOutTable.ActiveCallOutTableRowData#getCompanyKey to getOrganizationCustomerKey
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallOutTable.ActiveCallOutTableRowData#setCompanyKey to setOrganizationCustomerKey
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallInTable.ActiveCallInTableRowData.personKey to customerKey
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallInTable.ActiveCallInTableRowData#getPersonKey to getCustomerKey
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallInTable.ActiveCallInTableRowData#setPersonKey to setCustomerKey
rename myproject.client.core.cti.SoftPhoneForm.MainBox.TabBox.ActiveCallBox.ActiveCallInTableField.Table#getPersonNameColumn to getCustomerNameColumn
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallInTable.ActiveCallInTableRowData.personName to customerKey
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallInTable.ActiveCallInTableRowData#getPersonName to getCustomerName
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallInTable.ActiveCallInTableRowData#setPersonName to setCustomerName
rename myproject.client.core.cti.SoftPhoneForm.MainBox.TabBox.ActiveCallBox.ActiveCallInTableField.Table.CompanyKeyColumn to OrganizationCustomerKeyColumn
rename myproject.client.core.cti.SoftPhoneForm.MainBox.TabBox.ActiveCallBox.ActiveCallInTableField.Table#getCompanyKeyColumn to getOrganizationCustomerKeyColumn
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallInTable.ActiveCallInTableRowData.companyKey to organizationCustomerKey
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallInTable.ActiveCallInTableRowData#getCompanyKey to getOrganizationCustomerKey
rename myproject.shared.core.cti.SoftPhoneFormData.ActiveCallInTable.ActiveCallInTableRowData#setCompanyKey to setOrganizationCustomerKey
rename myproject.client.core.cti.AbstractCtiCallMenu#getPersonContext to getCustomerContext
rename myproject.client.core.cti.INewCommunicationFromCtiHelper#getPersonKey to getCustomerKey
rename myproject.client.core.cti.INewCommunicationFromCtiHelper#setPersonKey to setCustomerKey
rename myproject.client.core.cti.INewCommunicationFromCtiHelper#getCompanyKey to getOrganizationCustomerKey
rename myproject.client.core.cti.INewCommunicationFromCtiHelper#setCompanyKey to setOrganizationCustomerKey
rename myproject.shared.core.cti.ISoftPhoneProcessService#isCallPersonOrCompanyPossible to isCallPossible
rename myproject.client.core.cti.AbstractCtiCallMenu#getConfiguredLegalEntityContextRequired to getConfiguredCustomerContextRequired
rename myproject.server.core.cti.SoftPhoneBaseService#lookupPersonPhoneNumbers to lookupPhoneNumbers
rename myproject.server.core.cti.SoftPhoneBaseService#searchPersons to searchCustomers
rename myproject.server.core.cti.SoftPhoneBaseService#createPersonPhoneBookEntryFromRow to createPhoneBookEntryFromRow
rename myproject.server.core.cti.SoftPhoneBaseService#getPersonDataQueryForPhoneBook to getDataForPhoneBook
rename myproject.server.core.cti.SoftPhoneBaseService#adaptPersonPhoneBookQueryContributionForPersonWithPhone to adaptPhoneBookQueryContributionForCustomerWithPhone
rename myproject.server.core.cti.SoftPhoneBaseService#adaptPersonPhoneBookQueryContributionForPersonWithoutPhone to adaptPhoneBookQueryContributionForCustomerWithoutPhone
rename myproject.server.core.cti.SoftPhoneBaseService#adaptPersonPhoneBookQueryContributionForPersonWithCompanyRole to adaptPhoneBookQueryContributionForCustomerWithOrganizationRole
rename myproject.server.core.cti.SoftPhoneBaseService.PhoneBookEntry#getCompanyKey to getOrganizationCustomerKey
rename myproject.server.core.cti.SoftPhoneBaseService.PhoneBookEntry#setCompanyKey to setOrganizationCustomerKey
rename myproject.server.core.cti.SoftPhoneBaseService.PhoneBookEntry#getCompanyTypeUid to getOrganizationCustomerTypeUid
rename myproject.server.core.cti.SoftPhoneBaseService.PhoneBookEntry#setCompanyTypeUid to setOrganizationCustomerTypeUid
rename myproject.server.core.cti.SoftPhoneBaseService.PhoneBookEntry#getCompanyName to getOrganizationDisplayName
rename myproject.server.core.cti.SoftPhoneBaseService.PhoneBookEntry#setCompanyName to setOrganizationDisplayName
rename myproject.server.core.cti.SoftPhoneBaseService.PhoneBookEntry#isCompanyPhoneNumber to isOrganizationPhoneNumber
rename myproject.server.core.cti.SoftPhoneBaseService.PhoneBookEntry#setCompanyPhoneNumber to setOrganizationPhoneNumber
rename myproject.server.core.cti.SoftPhoneBaseService.PhoneBookEntry#getSort to getChannelSort
rename myproject.server.core.cti.SoftPhoneBaseService.PhoneBookEntry#setSort to setChannelSort
rename myproject.server.core.cti.SoftPhoneBaseService#resolvePhoneNoForPerson to resolvePhoneNo
rename myproject.shared.core.cti.CtiCallMenuBean#getLegalEntityKey to getCustomerKey
rename myproject.shared.core.cti.CtiCallMenuBean#setLegalEntityKey to setCustomerKey
rename myproject.shared.core.cti.CallHistoryBean#getLinkedEntityName to getOrganizationDisplayName
rename myproject.shared.core.cti.CallHistoryBean#setLinkedEntityName to setOrganizationDisplayName
rename myproject.shared.core.cti.ActiveCallBean#getLinkedEntityName to getOrganizationDisplayName
rename myproject.shared.core.cti.ActiveCallBean#setLinkedEntityName to setOrganizationDisplayName
rename jpa myproject.server.core.cti.MyCtiCall#getCompanyKey to getOrganizationCustomerKey
rename jpa myproject.server.core.doctemplate.MyUcTemplate#getCompanyKey to getCustomerKey
rename jpa myproject.server.core.doctemplate.MyUcTemplateChange#getItemCompanyKey to getItemCustomerKey
rename jpa myproject.server.core.doctemplate.MyUcTemplateLanguage#getCompanyKey to getCustomerKey
rename jpa myproject.server.core.doctemplate.MyUcTemplateLanguage#COMPANY_KEY to CUSTOMER_KEY
rename jpa myproject.server.core.doctemplate.MyUcTemplateLanguage#joinCompany to joinCustomer
rename jpa myproject.server.core.doctemplate.MyUcTemplate#companyKey to customerKey
rename jpa myproject.server.core.doctemplate.MyUcTemplate#COMPANY_KEY to CUSTOMER_KEY
rename jpa myproject.server.core.doctemplate.MyUcTemplateRtTemplate#getCompanyKey to getCustomerKey
rename jpa myproject.server.core.doctemplate.MyUcTemplateRtTemplate#COMPANY_KEY to CUSTOMER_KEY
rename myproject.shared.core.doctemplate.UcTemplateRtTemplateKey#getCompanyKey to getCustomerKey
rename myproject.shared.core.doctemplate.UcTemplateLanguageKey#getCompanyKey to getCustomerKey
rename myproject.shared.core.doctemplate.UcTemplateKey#getCompanyKey to getCustomerKey
rename myproject.shared.core.doctemplate.TemplateDocumentContentData#getTemplateOverrideCompanyKey to getTemplateOverrideCustomerKey
rename myproject.shared.core.doctemplate.TemplateDocumentContentData#setTemplateOverrideCompanyKey to setTemplateOverrideCustomerKey
rename myproject.shared.core.doctemplate.TemplateDocumentContentData#templateOverrideCompanyKey to templateOverrideCustomerKey
rename myproject.shared.core.doctemplate.DocTemplateCodeFormParam#getTemplateOverrideCompanyKey to getTemplateOverrideCustomerKey
rename myproject.shared.core.doctemplate.DocTemplateCodeFormParam#setTemplateOverrideCompanyKey to setTemplateOverrideCustomerKey
rename myproject.client.core.doctemplate.AbstractDocTemplateOverviewGroupBox#getTemplateOverrideCompanyKey to getTemplateOverrideCustomerKey
rename myproject.client.core.doctemplate.DocTemplateCodeForm.MainBox.TabBox.OverviewGroupBox#getTemplateOverrideCompanyKey to getTemplateOverrideCustomerKey
rename myproject.shared.core.doctemplate.BindData#getTemplateOverrideCompanyKey to getTemplateOverrideCustomerKey
rename myproject.shared.core.doctemplate.BindData#setTemplateOverrideCompanyKey to setTemplateOverrideCustomerKey
rename myproject.shared.core.doctemplate.IDocTemplateOverrideSelectionService#getTemplateOverrideCompanyKey to getTemplateOverrideCustomerKey
rename myproject.server.core.doctemplate.DocTemplateOverrideSelectionService#getTemplateOverrideCompanyKey to getTemplateOverrideCustomerKey
rename myproject.client.core.doctemplate.IDocTemplateSelectionForm#getTemplateOverrideCompanyKey to getTemplateOverrideCustomerKey
rename myproject.client.core.doctemplate.DocTemplateSelectionForm.MainBox.SenderGroupBox.TemplateOverrideCompanyField to TemplateOverrideCustomerField
rename myproject.client.core.doctemplate.DocTemplateSelectionForm#getTemplateOverrideCompanyField to getTemplateOverrideCustomerField
rename myproject.client.core.doctemplate.DocTemplateSelectionForm#getTemplateOverrideCompanyKey to getTemplateOverrideCustomerKey
rename myproject.client.core.doctemplate.DocTemplateOverrideTablePage.Table.CompanyColumn to CustomerColumn
rename myproject.client.core.doctemplate.DocTemplateOverrideTablePage.Table#getCompanyColumn to getCustomerColumn
rename myproject.shared.core.doctemplate.DocTemplateOverrideTablePageData.DocTemplateOverrideTableRowData#company to customer
rename myproject.server.core.doctemplate.DocTemplateOverrideSelectionServiceTest#getOverrideCompanyKeyByBindData to getOverrideCustomerKeyByBindData
rename myproject.server.core.doctemplate.DocTemplateOverridePageService.DocTemplateOverrideTablePageBaseQuery#getCompany to getCustomer
rename myproject.shared.core.textsearch.SearchIndexCodeType.UcTemplateLanguageIndexCode#companyKey to customerKey
rename myproject.shared.core.process.doctemplate.DocTemplateSelectionStepData.OutputTemplateOverrideCompany to OutputTemplateOverrideCustomer
rename myproject.shared.core.process.doctemplate.DocTemplateModifyDocumentStepData.OutputTemplateOverrideCompany to OutputTemplateOverrideCustomer
rename myproject.shared.core.process.doctemplate.DocTemplateModifyDocumentStepData#getOutputTemplateOverrideCompany to getOutputTemplateOverrideCustomer
rename myproject.shared.core.process.doctemplate.DocTemplateModifyDocumentStepData.InputTemplateOverrideCompany to InputTemplateOverrideCustomer
rename myproject.shared.core.process.doctemplate.DocTemplateModifyDocumentStepData#getInputTemplateOverrideCompany to getInputTemplateOverrideCustomer
rename myproject.client.core.doctemplate.DocTemplateImportFileForm.MainBox.GroupBox.FileTableField.Table.CompanyColumn to CustomerColumn
rename myproject.client.core.doctemplate.DocTemplateImportFileForm.MainBox.GroupBox.FileTableField.Table#getCompanyColumn to getCustomerColumn
rename myproject.shared.core.doctemplate.DocTemplateImportFileFormData.FileTable.FileTableRowData#getCompany to getCustomer
rename myproject.shared.core.doctemplate.DocTemplateImportFileFormData.FileTable.FileTableRowData#setCompany to setCustomer
move myproject.client.core.company.targetplan to myproject.client.core.customer.targetplan
move myproject.shared.core.company.targetplan to myproject.shared.core.customer.targetplan
move myproject.server.core.company.targetplan to myproject.server.core.customer.targetplan
rename jpa myproject.server.core.customer.targetplan.MyTargetPlan#getCompanyKey to getCustomerKey
rename jpa myproject.server.core.customer.targetplan.MyTargetPlan#setCompanyKey to setCustomerKey
rename jpa myproject.server.core.customer.targetplan.MyTargetPlan#joinCompany to joinCustomer
rename jpa myproject.server.core.customer.targetplan.MyTargetPlan#JOIN_COMPANY to JOIN_CUSTOMER
rename jpa myproject.server.core.customer.targetplan.MyTargetPlanCompetitor#getCompanyKey to getCustomerKey
rename jpa myproject.server.core.customer.targetplan.MyTargetPlanCompetitor#setCompanyKey to setCustomerKey
rename jpa myproject.server.core.customer.targetplan.MyTargetPlanCompetitor#joinCompany to joinCustomer
rename jpa myproject.server.core.customer.targetplan.MyTargetPlanCompetitor#JOIN_COMPANY to JOIN_CUSTOMER
rename myproject.shared.core.customer.targetplan.TargetPlanCompetitorKey#getCompanyKey to getCustomerKey
rename myproject.shared.core.customer.targetplan.TargetPlanCompanyAttributeCodeType to TargetPlanCustomerAttributeCodeType
rename myproject.shared.core.customer.targetplan.TargetPlanCompanyAttributeCodeLookupCall to TargetPlanCustomerAttributeCodeLookupCall
rename myproject.client.core.customer.targetplan.TargetPlanForm#getCompanyKey to getCustomerKey
rename myproject.client.core.customer.targetplan.TargetPlanForm#setCompanyKey to setCustomerKey
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.BottomBox.CompetitorTableField.Table.CompanyKeyColumn to CustomerColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.BottomBox.CompetitorTableField.Table#getCompanyKey to getCustomerKey
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.BottomBox.CompetitorTableField.Table#getCompanyKeys to getCustomerKeys
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.BottomBox.CompetitorTableField.Table.EmailMenu#getCompanyKey to getCustomerKey
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.DetailsBox.KeyPersonTableField to KeyPlayerTableField
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.DetailsBox#getKeyPersonTableField to getKeyPlayerTableField
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.DetailsBox.KeyPlayerTableField.Table.PersonColumn to CustomerColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.DetailsBox.KeyPlayerTableField.Table#getPersonColumn to getCustomerColumn
rename myproject.shared.core.customer.targetplan.TargetPlanFormParam#getCompanyKey to getCustomerKey
rename myproject.shared.core.customer.targetplan.TargetPlanFormParam#setCompanyKey to setCustomerKey
rename myproject.shared.core.customer.targetplan.TargetPlanRedFlagFormParam#getCompanyKey to getCustomerKey
rename myproject.shared.core.customer.targetplan.TargetPlanRedFlagFormParam#setCompanyKey to setCustomerKey
rename myproject.client.core.customer.targetplan.TargetPlanRedFlagForm#getCompanyKey to getCustomerKey
rename myproject.client.core.customer.targetplan.TargetPlanRedFlagForm#setCompanyKey to setCustomerKey
rename myproject.shared.core.customer.targetplan.TargetPlanDetailFormParam#getCompanyKey to getCustomerKey
rename myproject.shared.core.customer.targetplan.TargetPlanDetailFormParam#setCompanyKey to setCustomerKey
rename myproject.client.core.customer.targetplan.TargetPlanDetailForm#getCompanyKey to getCustomerKey
rename myproject.client.core.customer.targetplan.TargetPlanDetailForm#setCompanyKey to setCustomerKey
rename myproject.shared.core.test.customer.targetplan.TargetPlanDetailTestData#withCompany to withCustomer
rename myproject.shared.core.test.customer.targetplan.TargetPlanDetailTestData#getCompany to getCustomer
rename myproject.shared.core.customer.targetplan.TargetCompetitorFormParam#getCompetitorCompanyKey to getCompetitorCustomerKey
rename myproject.shared.core.customer.targetplan.TargetCompetitorFormParam#setCompetitorCompanyKey to setCompetitorCustomerKey
rename myproject.client.core.customer.targetplan.TargetPersonForm to TargetPlanKeyPlayerForm
rename myproject.client.core.customer.targetplan.TargetPlanKeyPlayerForm#getCompanyKey to getTargetCustomerKey
rename myproject.client.core.customer.targetplan.TargetPlanKeyPlayerForm#setCompanyKey to setTargetCustomerKey
rename myproject.shared.core.customer.targetplan.TargetPersonFormData to TargetPlanKeyPlayerFormData
rename myproject.shared.core.customer.targetplan.TargetPersonFormData#getCompanyKey to getTargetCustomerKey
rename myproject.shared.core.customer.targetplan.TargetPersonFormData#setCompanyKey to setTargetCustomerKey
rename myproject.shared.core.customer.targetplan.TargetPersonFormParam to TargetPlanKeyPlayerFormParam
rename myproject.shared.core.customer.targetplan.TargetPlanRedFlagCommunicationTaskFormParam#getCompanyKey to getTargetCustomerKey
rename myproject.shared.core.customer.targetplan.TargetPlanRedFlagCommunicationTaskFormParam#setCompanyKey to setTargetCustomerKey
rename myproject.server.core.customer.targetplan.TargetPlanBuilderParts.ICompanyToTargetPlanEntityPart to ICustomerToTargetPlanEntityPart
rename myproject.server.core.customer.targetplan.TargetPlanBuilderParts.CompanyToTargetPlanEntityPart to CustomerToTargetPlanEntityPart
rename myproject.shared.core.customer.targetplan.TargetPlanDataModelItems.CompanyTargetPlanEntity to CustomerTargetPlanEntity
rename myproject.shared.core.customer.targetplan.TargetPlanPersonKey to TargetPlanCustomerKey
rename myproject.shared.core.customer.targetplan.TargetPlanPersonKeyDescriptor to TargetPlanCustomerKeyDescriptor
rename myproject.shared.core.customer.targetplan.TargetPlanPersonRoleCodeType to TargetPlanCustomerRoleCodeType
rename myproject.shared.core.customer.targetplan.TargetPlanPersonLookupCall to TargetPlanCustomerLookupCall
rename myproject.shared.core.customer.targetplan.ITargetPlanPersonLookupService to ITargetPlanCustomerLookupService
rename myproject.server.core.customer.targetplan.TargetPlanPersonLookupService to TargetPlanCustomerLookupService
rename myproject.server.core.persistence.CoreBinds#setTargetPlanPersonKey to setTargetPlanCustomerKey
rename myproject.shared.core.employee.course.CoursePersonKey to CourseCustomerKey
rename myproject.shared.core.employee.course.CourseCustomerKey#getPersonKey to getParticipantCustomerKey
rename myproject.shared.core.employee.course.CourseQuestionPersonKey to CourseQuestionCustomerKey
rename jpa myproject.server.core.employee.course.MyCoursePerson to MyCourseCustomer
rename jpa myproject.server.core.employee.course.MyCourseQuestionPerson to MyCourseQuestionCustomer
rename jpa myproject.server.core.employee.course.MyCourse#getCompanyKey to getOrganizerCustomerKey
rename jpa myproject.server.core.employee.course.MyCourse#joinCoursePersons to joinCourseCustomers
rename jpa myproject.server.core.employee.course.MyCourseCustomer#getPersonKey to getParticipantCustomerKey
rename jpa myproject.server.core.employee.course.MyCourseCustomer#joinPerson to joinParticipantCustomer
rename jpa myproject.server.core.employee.course.MyCourseCustomer#personKey to participantCustomerKey
rename jpa myproject.server.core.employee.course.MyCourseQuestionCustomer#getPersonKey to getCustomerKey
rename jpa myproject.server.core.employee.course.MyCourseQuestionCustomer#joinPerson to joinCustomer
rename jpa myproject.server.core.employee.course.MyCourseQuestionCustomer#personKey to customerKey
rename jpa myproject.server.core.employee.course.MyCourseCustomer#getCustomerKey to getParticipantCustomerKey
rename jpa myproject.server.core.employee.course.MyCourseCustomer#joinCustomer to joinParticipantCustomer
rename jpa myproject.server.core.employee.course.MyCourseCustomer#customerKey to participantCustomerKey
rename myproject.server.core.employee.course.CoursePageService.CustomerCourseTablePageQuery#getCoursePerson to getCourseCustomer
rename myproject.server.core.employee.course.CoursePageService.CourseCustomerTablePageQuery#getCoursePerson to getCourseCustomer
rename myproject.server.core.employee.course.CoursePageService.PersonalCourseTablePageQuery#getCoursePerson togetCourseCustomer
rename myproject.server.core.employee.course.CoursePageService.PersonalCourseTablePageQuery#getPerson to getCustomer
rename myproject.server.core.employee.course.CoursePersonBuilderParts.ICoursePersonEntityPart to ICourseCustomerEntityPart
rename myproject.server.core.employee.course.CoursePersonBuilderParts.ICourseCustomerEntityPart#getCoursePerson to getCourseCustomer
rename myproject.server.core.employee.course.CoursePersonBuilderParts.AbstractCoursePersonEntityPart to AbstractCourseCustomerEntityPart
rename myproject.server.core.employee.course.CoursePersonBuilderParts.AbstractCourseCustomerEntityPart#getCoursePerson to getCourseCustomer
rename myproject.server.core.employee.course.CoursePersonBuilderParts.CoursePersonEntityPart to CourseCustomerEntityPart
rename myproject.server.core.employee.course.CourseQuestionPersonBuilderParts.ICourseQuestionPersonEntityPart to ICourseQuestionCustomerEntityPart
rename myproject.server.core.employee.course.CourseQuestionPersonBuilderParts.ICourseQuestionCustomerEntityPart#getCourseQuestionPerson to getCourseQuestionCustomer
rename myproject.server.core.employee.course.CourseQuestionPersonBuilderParts.AbstractCourseQuestionPersonEntityPart to AbstractCourseQuestionCustomerEntityPart
rename myproject.server.core.employee.course.CourseQuestionPersonBuilderParts.AbstractCourseQuestionCustomerEntityPart#getCourseQuestionPerson to getCourseQuestionCustomer
rename myproject.server.core.employee.course.CourseQuestionPersonBuilderParts.CourseQuestionPersonEntityPart to CourseQuestionCustomerEntityPart
rename myproject.shared.core.employee.course.ICourseQuestionPersonLookupService to ICourseQuestionCustomerLookupService
rename myproject.server.core.employee.course.CourseQuestionPersonLookupService to CourseQuestionCustomerLookupService
rename myproject.server.core.employee.course.CourseQuestionPersonLookupServiceTest to CourseQuestionCustomerLookupServiceTest
rename myproject.shared.core.employee.course.CourseQuestionPersonLookupCall to CourseQuestionCustomerLookupCall
rename myproject.client.core.employee.course.CourseQuestionPersonLookupCallTest to CourseQuestionCustomerLookupCallTest
rename myproject.client.core.employee.course.CourseCustomerTablePage.Table.CoursePersonKeyColumn to CourseCustomerKeyColumn
rename myproject.client.core.employee.course.CourseCustomerTablePage.Table#getCoursePersonKeyColumn to getCourseCustomerKeyColumn
rename myproject.client.core.employee.course.CourseEvaluationAnswersTablePage.Table.PersonKeyColumn to CustomerKeyColumn
rename myproject.client.core.employee.course.CourseEvaluationAnswersTablePage.Table#getPersonKeyColumn to getCustomerKeyColumn
rename myproject.shared.core.employee.course.CourseResponseFormParam#getPersonKey to getCustomerKey
rename myproject.shared.core.employee.course.CourseResponseFormParam#setPersonKey to setCustomerKey
rename myproject.client.core.employee.course.CourseResponseForm.MainBox.GroupBox.PersonField to CustomerField
rename myproject.client.core.employee.course.CourseResponseForm#getPersonField to getCustomerField
rename myproject.server.core.persistence.CoreBinds#setCourseQuestionPersonKey to setCourseQuestionCustomerKey
rename myproject.client.core.employee.PrivateAddressTablePage.Table.PersonKeyColumn to CustomerKeyColumn
rename myproject.client.core.employee.PrivateAddressTablePage.Table#getPersonKeyColumn to getCustomerKeyColumn
rename myproject.client.core.employee.PrivateAddressTablePage.Table.CompanyColumn to OrganizationColumn
rename myproject.client.core.employee.PrivateAddressTablePage.Table#getCompanyColumn to getOrganizationColumn
rename myproject.client.core.employee.PrivateAddressTablePage.Table.CompanyEmailColumn to OrganizationEmailColumn
rename myproject.client.core.employee.PrivateAddressTablePage.Table.EditPersonMenu to EditCustomerMenu
rename myproject.server.core.employee.HumanResourcePageService.PrivateAddressTablePageQuery#getPerson to getCustomer
rename myproject.server.core.marketing.potentialanalysis.result.PotentialAnalysisResultPageService.PotentialAnalysisResultTablePageBaseQuery#getPerson to getCustomer
rename myproject.server.core.marketing.potentialanalysis.result.PotentialAnalysisResultPageService.PotentialAnalysisResultTablePageBaseQuery#getCompany to getCustomer
rename myproject.server.core.marketing.potentialanalysis.result.PotentialAnalysisResultPageService.PotentialAnalysisResultTablePageBaseQuery#getLegalEntity to getCustomer
rename myproject.client.core.employee.PrivateAddressTablePage.Table.AdditionalNameColumn to AddressAdditionalLineColumn
rename myproject.client.core.employee.PrivateAddressTablePage.Table#getAdditionalNameColumn to getAddressAdditionalLineColumn
rename myproject.shared.core.company.code.CustomerTypeCode#hasFinancialData to isHasFinancialData
rename myproject.shared.core.common.EntityTypeCodeType.CompanyCode to CustomerCode
rename myproject.shared.core.textsearch.SearchIndexCodeType.PersonIndexCode to CustomerIndexCode
rename myproject.shared.core.textsearch.SearchIndexCodeType.CompanyIndexCode to CustomerIndexCode
rename myproject.shared.core.textsearch.SearchIndexCodeType.CustomerIndexCode#lastName to name1
rename myproject.shared.core.textsearch.SearchIndexCodeType.CustomerIndexCode#firstName to name2
rename myproject.shared.core.textsearch.SearchIndexCodeType.CustomerIndexCode#personNo to customerNo
rename myproject.server.core.persistence.lookup.IndexAccessSettingsFactory#createForPerson to createForNaturalPerson
rename myproject.server.core.persistence.lookup.IndexAccessSettingsFactory#createForCompany to createForOrganization
rename myproject.shared.core.textsearch.SearchIndexCodeType#getElectronicAddressChannelUidToPersonIndexFieldDefinitions to getElectronicAddressChannelUidToCustomerIndexFieldDefinitions
rename myproject.shared.core.textsearch.SearchIndexCodeType#getPhoneAddressChannelUidToPersonIndexFieldDefinitions to getPhoneAddressChannelUidToCustomerIndexFieldDefinitions
rename myproject.shared.core.textsearch.SearchIndexCodeType#getElectronicAddressChannelUidToCompanyIndexFieldDefinitions to getElectronicAddressChannelUidToCustomerIndexFieldDefinitions
rename myproject.shared.core.textsearch.SearchIndexCodeType#getPhoneAddressChannelUidToCompanyIndexFieldDefinitions to getPhoneAddressChannelUidToCustomerIndexFieldDefinitions
rename myproject.server.core.globalsearch.GlobalSearchPageServicesTest#testGlobalSearchPerson to testGlobalSearchCustomer
rename myproject.server.core.globalsearch.GlobalSearchPageServicesTest#testGlobalSearchCompany to testGlobalSearchCustomer
move myproject.client.company.person.globalsearch to myproject.client.core.customer.globalsearch
move myproject.shared.company.person.globalsearch to myproject.shared.core.customer.globalsearch
rename myproject.client.core.customer.globalsearch.GlobalSearchPersonClientDomainAdapter to GlobalSearchCustomerClientDomainAdapter
rename myproject.client.core.customer.globalsearch.GlobalSearchCompanyTablePage to GlobalSearchCustomerTablePage
rename myproject.client.core.customer.globalsearch.GlobalSearchCompanyTablePageTest to GlobalSearchCustomerTablePageTest
rename myproject.shared.core.customer.globalsearch.GlobalSearchCompanyTablePageData to GlobalSearchCustomerTablePageData
rename myproject.shared.core.customer.globalsearch.GlobalSearchCompanyTablePageParam to GlobalSearchCustomerTablePageParam
rename myproject.client.core.customer.CustomerClientDomain#createGlobalSearchCompanyTablePage to createGlobalSearchCustomerTablePage
rename myproject.shared.core.company.ICustomerPageService#getGlobalSearchCompanyTableData to getGlobalSearchCustomerTableData
rename myproject.server.core.company.CustomerPageService#getGlobalSearchCompanyTableData to getGlobalSearchCustomerTableData
rename myproject.server.core.company.CustomerPageService.GlobalSearchCompanyTablePageQuery to GlobalSearchCustomerTablePageQuery
rename myproject.shared.core.textsearch.SearchIndexCodeType.CustomerIndexCode#persons to subCustomers
rename myproject.shared.core.customer.CustomerKindCodeType.LegalPersonCode to OrganizationCode
rename myproject.server.core.communicationcaseframe.IProcessLegalEntitySearchBaseService#searchPerson to searchCustomer
rename myproject.server.core.communicationcaseframe.IProcessLegalEntitySearchBaseService#searchCompany to searchCustomer
rename myproject.server.core.communicationcaseframe.ProcessLegalEntitySearchBaseService#searchPerson to searchCustomer
rename myproject.server.core.communicationcaseframe.ProcessLegalEntitySearchBaseService#searchCompany to searchCustomer
rename myproject.server.core.communicationcaseframe.ProcessLegalEntitySearchBaseService#queryPersonSearchIndex to queryCustomerSearchIndex
rename myproject.server.core.communicationcaseframe.ProcessLegalEntitySearchBaseService#queryCompanySearchIndex to queryCustomerSearchIndex
rename myproject.server.core.communicationcaseframe.ProcessLegalEntitySearchBaseService#createPersonQuery to createCustomerQuery
rename myproject.server.core.communicationcaseframe.ProcessLegalEntitySearchBaseService#createCompanyQuery to createCustomerQuery
rename myproject.server.core.communicationcaseframe.ProcessLegalEntitySearchBaseService#generatePersonSelectContribution to generateCustomerSelectContribution
rename myproject.server.core.communicationcaseframe.ProcessLegalEntitySearchBaseService#generateCompanySelectContribution to generateCustomerSelectContribution
rename myproject.server.core.communicationcaseframe.ProcessCustomerSearchBaseService.TableAliasHolder#getPerson to getCustomer
rename myproject.server.core.communicationcaseframe.ProcessCustomerSearchBaseService.TableAliasHolder#getCompany to getCustomer
rename myproject.server.core.communicationcaseframe.ProcessLegalEntitySearchBaseService#adaptPersonSearchIndexRequest to adaptCustomerSearchIndexRequest
rename myproject.server.core.communicationcaseframe.ProcessLegalEntitySearchBaseService#adaptCompanySearchIndexRequest to adaptCustomerSearchIndexRequest
rename myproject.server.core.communicationcaseframe.IProcessLegalEntitySearchBaseService to IProcessCustomerSearchBaseService
rename myproject.server.core.communicationcaseframe.ProcessLegalEntitySearchBaseService to ProcessCustomerSearchBaseService
rename myproject.shared.core.communicationcaseframe.IProcessLegalEntitySearchProcessService to IProcessCustomerSearchProcessService
rename myproject.server.core.communicationcaseframe.ProcessLegalEntitySearchProcessService to ProcessCustomerSearchProcessService
rename myproject.server.core.communicationcaseframe.ProcessLegalEntitySearchResultRowBeanKeyResolver to ProcessCustomerSearchResultRowBeanKeyResolver
rename myproject.shared.core.communicationcaseframe.ProcessLegalEntitySearchResultRowBean to ProcessCustomerSearchResultRowBean
rename myproject.shared.core.communicationcaseframe.ProcessLegalEntitySearchResultBean to ProcessCustomerSearchResultBean
rename myproject.shared.core.communicationcaseframe.ProcessCustomerSearchResultRowBean#getLegalEntityKey to getCustomerContextPair
rename myproject.shared.core.communicationcaseframe.ProcessCustomerSearchResultRowBean#setLegalEntityKey to setCustomerContextPair
rename myproject.shared.core.communicationcaseframe.ProcessCustomerSearchResultRowBean#legalEntityKey to customerContextPair
rename myproject.shared.core.communicationcaseframe.ProcessCustomerSearchResultRowBean#getCompanyName to getContextName
rename myproject.shared.core.communicationcaseframe.ProcessCustomerSearchResultRowBean#setCompanyName to setContextName
rename myproject.shared.core.communicationcaseframe.ProcessCustomerSearchResultRowBean#companyName to contextName
rename myproject.shared.core.textsearch.MysearchHelper#sortByExactMatchAndText to sortWithSimilarMatches
move myproject.server.core.company.person to myproject.server.core.customer.role
move myproject.shared.core.company.person to myproject.shared.core.customer.role
move myproject.client.core.company.person to myproject.client.core.customer.role
rename jpa myproject.server.core.customer.role.MyCompanyPerson to MyCustomerCustomer
rename jpa myproject.server.core.customer.role.MyCustomerCustomer#getCompanyKey to getMainCustomerKey
rename jpa myproject.server.core.customer.role.MyCustomerCustomer#getPersonKey to getSubCustomerKey
rename jpa myproject.server.core.customer.role.MyCustomerCustomer#COMPANY_NR to MAIN_CUSTOMER_NR
rename jpa myproject.server.core.customer.role.MyCustomerCustomer#PERSON_KEY to SUB_CUSTOMER_NR
rename jpa myproject.server.core.customer.role.MyCustomerCustomer#joinCompany to joinMainCustomer
rename jpa myproject.server.core.customer.role.MyCustomerCustomer#joinPerson to joinSubCustomer
rename jpa myproject.server.core.customer.MyCustomer#joinCompanyPersons to joinMainCustomers
rename jpa myproject.server.core.company.MyCompany#joinCompanyPersons to joinSubCustomers
rename myproject.shared.core.customer.role.CompanyPersonKey to CustomerCustomerKey
rename myproject.shared.core.customer.role.CustomerCustomerKey#getCompanyKey to getMainCustomerKey
rename myproject.shared.core.customer.role.CustomerCustomerKey#getPersonKey to getSubCustomerKey
rename myproject.shared.core.customer.role.CompanyPersonKeyDescriptor to CustomerCustomerKeyDescriptor
rename myproject.server.core.company.CompanyBuilderParts.IPersonRoleToCompanyEntityPart#getPersonToCompany to getCustomerCustomer
rename myproject.server.core.company.CompanyBuilderParts.PersonRoleToCompanyEntityPart#getPersonToCompany to getCustomerCustomer
rename myproject.server.core.user.CustomerForUserLookupService#getCompany to getOrganizationCustomer
rename myproject.server.core.user.CustomerForUserLookupService#getCompanyPerson to getCustomerCustomerRole
move myproject.client.core.company.CompanyClientDomainTest#testCreateCompanyPersonRoleCodeFormModify to myproject.client.core.customer.CustomerClientDomainTest
rename myproject.client.core.customer.CustomerClientDomainTest#testCreateCompanyPersonRoleCodeFormModify to testCreateCustomerRoleCodeFormModify
move myproject.client.core.company.CompanyClientDomain#createCustomerRoleCodeFormModify to myproject.client.core.customer.CustomerClientDomain
move myproject.client.core.company.CompanyClientDomain#createCustomerRoleCodeFormNew to myproject.client.core.customer.CustomerClientDomain
rename jpa myproject.server.core.customer.role.MyUcCustomerRole#isUseForDisplayName to isUseForSubDesignation
rename jpa myproject.server.core.customer.role.MyUcCustomerRole#useForDisplayName to useForSubDesignation
rename myproject.shared.core.customer.role.CustomerRoleCodeRow#isUseInDisplayName to isUseForSubDesignation
rename myproject.shared.core.customer.role.CustomerRoleCodeRow#setUseInDisplayName to setUseForSubDesignation
rename myproject.db.migration.core.create.CreateTableMyUcCustomerRole#IS_USE_FOR_DISPLAY_NAME to IS_USE_FOR_SUB_DESIGNATION
rename myproject.server.core.marketing.action.ActionRecipientPageService.CurrentActionPersonCompanyActionRecipientNonPreselectedTablePageBaseQuery#getCompanyPerson to getCustomerCustomerRole
rename myproject.server.core.marketing.action.ActionRecipientPageService.CurrentActionPersonCompanyActionRecipientNonPreselectedTablePageBaseQuery#getPerson to getPersonCustomer
rename myproject.server.core.marketing.action.ActionRecipientPageService.CurrentActionPersonCompanyActionRecipientNonPreselectedTablePageBaseQuery#getCompany to getOrganizationCustomer
rename myproject.server.core.marketing.action.ActionRecipientPageService.CurrentActionPersonCompanyActionRecipientTablePageQuery to CurrentActionPersonOrganizationActionRecipientTablePageQuery
rename myproject.server.core.marketing.action.ActionRecipientPageService.CurrentActionCompanyOnlyActionRecipientNonPreselectedTablePageBaseQuery#getCompany to getOrganizationCustomer
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.CompanyPersonActionRecipientSelectionBaseQuery#getCompany to getOrganizationCustomer
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.CompanyPersonActionRecipientSelectionBaseQuery#getPerson to getPersonCustomer
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.CompanyPersonActionRecipientSelectionBaseQuery#getCompanyPerson to getCustomerCustomerRole
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.ICompanyPersonActionRecipientSelectionBaseQuery#getCompany to getOrganizationCustomer
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.ICompanyPersonActionRecipientSelectionBaseQuery#getPerson to getPersonCustomer
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.ICompanyPersonActionRecipientSelectionBaseQuery#getCompanyPerson to getCustomerCustomerRole
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.ICompanyActionRecipientSelectionBaseQuery#getCompany to getOrganizationCustomer
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.CompanyActionRecipientSelectionBaseQuery#getCompany to getOrganizationCustomer
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.IPersonActionRecipientSelectionBaseQuery#getPerson to getPersonCustomer
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.PersonActionRecipientSelectionBaseQuery#getPerson to getPersonCustomer
rename myproject.server.core.marketing.action.actionrecipient.ActionRecipientBaseService#getAllowedCompanyPersonRolesCondition to getAllowedCustomerCustomerRolesCondition
rename myproject.server.core.marketing.action.actionrecipient.ActionRecipientBaseService#getAllowedCompanyPersonRoleUids to getAllowedCustomerCustomerRoleUids
rename myproject.server.core.marketing.potentialanalysis.PotentialAnalysisSelectionQueryHelper.CompanyPotentialAnalysisSelectionBaseQuery#getCompany to getOrganizationCustomer
rename myproject.server.core.customer.role.CompanyPersonRoleBaseService#calculateAllCompanyPersonKeys to calculateAllCustomerCustomerRoleKeys
rename myproject.server.core.customer.role.CompanyPersonRoleBaseService#ensureSharedCompanyPerson to ensureSharedCustomerCustomerRole
rename myproject.server.core.customer.role.CompanyPersonRoleBaseService#copySharedCompanyPerson to copySharedCustomerCustomerRole
rename myproject.server.core.legalentity.interest.InterestPageService.CustomerCustomerInterestTablePageQuery#getCompanyPerson to getCustomerCustomerRole
rename myproject.server.core.user.UserPageService.OrganizationUserTablePageQuery#getCompanyPerson to getCustomerCustomerRole
rename myproject.db.migration.core.common.InitializationHelper#createCompanyPersonLink to createCustomerCustomerLink
rename myproject.server.core.customer.CustomerBaseServiceTest#addCompanyToPerson to addCustomerCustomerRole
rename myproject.server.core.customer.CustomerBaseService#resolveSpecificPersonKeys to resolveSpecificCustomerKeys
rename myproject.server.core.customer.CustomerBaseService#handleCompanyFieldChanged to handleRelationChanges
move myproject.server.core.company.CompanyServerDomain.MyCompanyPersonRowLevelPermissionConstraint to myproject.server.core.customer.CustomerServerDomain
rename myproject.server.core.customer.CustomerServerDomain.MyCompanyPersonRowLevelPermissionConstraint to MyCustomerCustomerRowLevelPermissionConstraint
rename myproject.shared.core.customer.role.UpdateCustomerCustomerRolePermission#getCompanyKey to getMainCustomerKey
rename myproject.shared.core.customer.role.UpdateCustomerCustomerRolePermission#getPersonKey to getSubCustomerKey
rename myproject.shared.core.customer.role.ReadCustomerCustomerRolePermission#getCompanyKey to getMainCustomerKey
rename myproject.shared.core.customer.role.ReadCustomerCustomerRolePermission#getPersonKey to getSubCustomerKey
rename myproject.server.core.persistence.CoreResults#getCompanyPersonKey to getCustomerCustomerKey
rename myproject.server.core.persistence.CoreBinds#setCompanyPersonKey to setCustomerCustomerKey
move jpa myproject.server.core.customer.MyCustomer#getFunctionTypeUid to myproject.server.core.customer.role.MyCustomerCustomer
move jpa myproject.server.core.customer.MyCustomer#getFunctionLevelUid to myproject.server.core.customer.role.MyCustomerCustomer
move jpa myproject.server.core.customer.MyCustomer#getOrganisation to myproject.server.core.customer.role.MyCustomerCustomer
rename jpa to myproject.server.core.customer.role.MyCustomerCustomer#getOrganisation to getDepartment
move jpa myproject.server.core.customer.MyCustomer#getPosition to myproject.server.core.customer.role.MyCustomerCustomer
rename jpa myproject.server.core.customer.role.MyUcCompanyPersonRole to MyUcCustomerRole
rename myproject.shared.core.customer.role.CompanyPersonRoleCodeType to CustomerRoleCodeType
rename myproject.shared.core.customer.role.CompanyPersonRoleCodeRow to CustomerRoleCodeRow
rename myproject.shared.core.customer.role.CompanyPersonRoleCode to CustomerRoleCode
rename myproject.shared.core.customer.role.CompanyPersonRoleCodeFormData to CustomerRoleCodeFormData
rename myproject.shared.core.customer.role.CompanyPersonRoleCodeFormParam to CustomerRoleCodeFormParam
rename myproject.client.core.customer.role.CompanyPersonRoleCodeForm to CustomerRoleCodeForm
rename myproject.server.core.customer.role.CompanyPersonRoleCodeBaseService to CustomerRoleCodeBaseService
rename myproject.api.data.company.person.CompanyPersonRoleCodeDo to CustomerRoleCodeDo
rename myproject.server.core.customer.role.CompanyPersonRoleCodeExportHandler to CustomerRoleCodeExportHandler
rename myproject.client.core.customer.role.CompanyPersonRoleCodeFormTest to CustomerRoleCodeFormTest
rename myproject.shared.core.customer.role.ICompanyPersonRoleCodeProcessService to ICustomerRoleCodeProcessService
rename myproject.server.core.customer.role.CompanyPersonRoleCodeProcessService to CustomerRoleCodeProcessService
rename myproject.server.core.customer.role.CustomerRoleCodeProcessService#loadCompanyPersonRoleCodes to loadCustomerRoleCodes
rename myproject.shared.core.test.company.person.CompanyPersonRoleCodeTestData to CustomerRoleCodeTestData
rename myproject.shared.core.test.company.person.CompanyPersonRoleCodeTestDataProvider to CustomerRoleCodeTestDataProvider
rename myproject.server.core.customer.role.CompanyPersonRoleCodeTransferHandler to CustomerRoleCodeTransferHandler
rename myproject.server.core.customer.role.CompanyPersonRoleCodeTypeLoader to CustomerRoleCodeTypeLoader
rename myproject.server.core.customer.role.CustomerRoleCodeBaseService#updatePersonDisplayNames to updateCustomerNaming
move myproject.shared.core.person.PersonPageParam to myproject.shared.core.customer
move myproject.client.core.person.IPersonFolderPage to myproject.client.core.customer
move myproject.client.core.person.PersonFolderPage to myproject.client.core.customer
move myproject.shared.core.person.PersonFolderPageParam to myproject.shared.core.customer
rename myproject.shared.core.customer.PersonPageParam to CustomerPageParam
rename myproject.client.core.customer.IPersonFolderPage to ICustomerFolderPage
rename myproject.client.core.customer.PersonFolderPage to CustomerFolderPage
rename myproject.shared.core.customer.PersonFolderPageParam to CustomerFolderPageParam
rename myproject.client.core.customer.CustomerClientDomainTest#testCreatePersonFolderPage to testCreateCustomerFolderPage
rename myproject.client.core.customer.CustomerClientDomain#createPersonFolderPage to createCustomerFolderPage
rename myproject.client.core.customer.CustomerClientDomain#createPersonSearchFormSearch to createCustomerSearchFormSearch
rename myproject.client.core.customer.CustomerClientDomainTest#testCreatePersonFolderPage to testCreateCustomerFolderPage
rename myproject.client.core.customer.PersonCaseClientDomainAdapter to PrimaryCustomerCaseClientDomainAdapter
rename myproject.client.core.employee.month.PendingMonthlyTimesheetTablePage.Table.CompanyColumn to OfficeColumn
rename myproject.client.core.employee.month.PendingMonthlyTimesheetTablePage.Table#getCompanyColumn to getOfficeColumn
rename myproject.client.core.employee.month.PendingMonthlyTimesheetTablePage.Table.CompanyEmailColumn to OfficeEmailColumn
rename myproject.client.core.employee.month.PendingMonthlyTimesheetTablePage.Table#getCompanyEmailColumn to getOfficeEmailColumn
rename myproject.client.core.employee.month.MonthlyTimesheetEmployeeTablePage.Table.CompanyColumn to OrganizationColumn
rename myproject.client.core.employee.month.MonthlyTimesheetEmployeeTablePage.Table#getCompanyColumn to getOrganizationColumn
rename myproject.client.core.employee.month.MonthlyTimesheetEmployeeTablePage.Table.CompanyCountryColumn to OrganizationCountryColumn
rename myproject.client.core.employee.month.MonthlyTimesheetEmployeeTablePage.Table#getCompanyCountryColumn to getOrganizationCountryColumn
rename myproject.client.core.employee.year.YearlyTimesheetDetailTablePage.Table.CompanyColumn to OrganizationColumn
rename myproject.client.core.employee.year.YearlyTimesheetDetailTablePage.Table#getCompanyColumn to getOrganizationColumn
move myproject.shared.core.person.PersonDataModelItems to myproject.shared.core.customer
move myproject.server.core.person.CustomerBuilderParts to myproject.server.core.customer
move myproject.server.core.person.PersonDataModelSpiderTestContext to myproject.server.core.customer
move myproject.server.core.person.PersonInstalledBaseDataModelSpiderTest to myproject.server.core.customer.installedbase
rename myproject.server.core.customer.installedbase.PersonInstalledBaseDataModelSpiderTest to CustomerInstalledBaseDataModelSpiderTest
move myproject.server.core.person.PersonInstalledBaseBuilderParts to myproject.server.core.customer.installedbase
rename myproject.shared.core.customer.PersonDataModelItems to CustomerDataModelItems
rename myproject.server.core.customer.PersonDataModelSpiderTestContext to CustomerDataModelSpiderTestContext
rename myproject.server.core.customer.installedbase.PersonInstalledBaseBuilderParts to CustomerInstalledBaseBuilderParts
rename myproject.server.core.customer.installedbase.CustomerInstalledBaseBuilderParts.IPersonInstalledBaseEntityPart to ICustomerInstalledBaseEntityPart
rename myproject.server.core.customer.installedbase.CustomerInstalledBaseBuilderParts.AbstractPersonInstalledBaseEntityPart to AbstractCustomerInstalledBaseEntityPart
rename myproject.server.core.customer.installedbase.CustomerInstalledBaseBuilderParts.PersonInstalledBaseEntityPart to CustomerInstalledBaseEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.AbstractPersonEntity to AbstractCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.PersonKeyAttribute to CustomerKeyAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonKeyAttributePart to CustomerKeyAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.PersonNoAttributePart to CustomerNoAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.PersonActiveAttributePart to CustomerActiveAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.PersonAdvisorAttributePart to CustomerAdvisorAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonImpersonalAttribute to CustomerImpersonalAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonImpersonalAttributePart to CustomerImpersonalAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonLanguageAttribute to CustomerLanguageAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonLanguageUidAttributePart to CustomerLanguageAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonGenderAttribute to CustomerGenderAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonGenderAttributePart to CustomerGenderAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonSalutationAttribute to CustomerSalutationAttribute
move myproject.shared.core.person.AbstractPersonSalutationAttribute to myproject.shared.core.customer
rename myproject.shared.core.customer.AbstractPersonSalutationAttribute to AbstractCustomerSalutationAttribute
move myproject.server.core.person.AbstractPersonSalutationAttributePart to myproject.server.core.customer
rename myproject.server.core.customer.AbstractPersonSalutationAttributePart to AbstractCustomerSalutationAttributePart
move myproject.shared.core.person.AbstractPersonLetterSalutationLineAttribute to myproject.shared.core.customer
rename myproject.shared.core.customer.AbstractPersonLetterSalutationLineAttribute to AbstractCustomerLetterSalutationLineAttribute
move myproject.server.core.person.AbstractPersonLetterSalutationLineAttributePart to myproject.server.core.customer
rename myproject.server.core.customer.AbstractPersonLetterSalutationLineAttributePart to AbstractCustomerLetterSalutationLineAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.PersonSalutationAttributePart to CustomerSalutationAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonLetterSalutationPoliteAttribute to CustomerLetterSalutationPoliteAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonLetterSalutationPoliteAttributePart to CustomerLetterSalutationPoliteAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonLetterSalutationLinePoliteAttribute to CustomerLetterSalutationLinePoliteAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonLetterSalutationLinePoliteAttributePart to CustomerLetterSalutationLinePoliteAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonLetterSalutationLinePoliteWithTitleAttribute to CustomerLetterSalutationLinePoliteWithTitleAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonLetterSalutationLinePoliteWithTitleAttributePart to CustomerLetterSalutationLinePoliteWithTitleAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonLetterSalutationLineFirstNameTermsAttribute to CustomerLetterSalutationLineFirstNameTermsAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonLetterSalutationLineFirstNameTermsAttributePart to CustomerLetterSalutationLineFirstNameTermsAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonPreferredChannelAttribute to CustomerPreferredChannelAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonPreferredChannelAttributePart to CustomerPreferredChannelAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonAllowedAddressChannelAttribute to CustomerAllowedAddressChannelAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonAllowedAddressChannelAttributePart to CustomerAllowedAddressChannelAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonDepartmentAttribute to CustomerDepartmentAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonDepartmentAttributePart to CustomerDepartmentAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonTitleAttribute to CustomerTitleAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonTitleAttributePart to CustomerTitleAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonPositionDescriptionAttribute to CustomerPositionDescriptionAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonPositionDescriptionAttributePart to CustomerPositionDescriptionAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonBirthdayAttribute to CustomerBirthdayAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonBirthdayAttributePart to CustomerBirthdayAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonBirthdateAttribute to CustomerBirthdateAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonBirthdateAttributePart to CustomerBirthdateAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonFunctionTypeAttribute to CustomerFunctionTypeAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonFunctionTypeAttributePart to CustomerFunctionTypeAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonFunctionLevelAttribute to CustomerFunctionLevelAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonFunctionLevelAttributePart to CustomerFunctionLevelAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonLastNameAttribute to CustomerLastNameAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonLastNameAttributePart to CustomerLastNameAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonFirstNameAttribute to CustomerFirstNameAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonFirstNameAttributePart to CustomerFirstNameAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonNameAttribute to CustomerNameAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonNameAttributePart to CustomerNameAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonNameAndCompanyAttribute to CustomerDesignationShortAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonNameAndCompanyAttributePart to CustomerDesignationShortAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonRemarkAttribute to CustomerRemarkAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonRemarkAttributePart to CustomerRemarkAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonImportAttribute to CustomerImportAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonImportAttributePart to CustomerImportAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonCategoryAttribute to CustomerCategoryAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonCategoryAttributePart to CustomerCategoryAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonPrivacyStatusAttribute to CustomerPrivacyStatusAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonPrivacyStatusAttributePart to CustomerPrivacyStatusAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonRegisteredOnAttribute to CustomerRegisteredOnAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonRegisteredOnAttributePart to CustomerRegisteredOnAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonRegisteredByAttribute to CustomerRegisteredByAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonRegisteredByAttributePart to CustomerRegisteredByAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonLastModifiedOnAttribute to CustomerLastModifiedOnAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonLastModifiedOnAttributePart to CustomerLastModifiedOnAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonLastModifiedByAttribute to CustomerLastModifiedByAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonLastModifiedByAttributePart to CustomerLastModifiedByAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonLastModifiedByUserSearchAttribute to CustomerLastModifiedByUserSearchAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonLastModifiedByUserSearchAttributePart to CustomerLastModifiedByUserSearchAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonAdvertisingBlockEntity to CustomerAdvertisingBlockEntity
rename myproject.server.core.customer.CustomerBuilderParts.PersonAdvertisingBlockEntityPart to CustomerAdvertisingBlockEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonAdvertisingBlockBlockAttribute to CustomerAdvertisingBlockBlockAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonAdvertisingBlockBlockAttributePart to CustomerAdvertisingBlockBlockAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.PersonOpenEntityFieldPart to CustomerOpenEntityFieldPart
rename myproject.server.core.customer.CustomerBuilderParts.PersonKeywordsFormPart to CustomerKeywordsFormPart
rename myproject.server.core.customer.CustomerBuilderParts.PersonInterestFieldPart to CustomerInterestFieldPart
rename myproject.server.core.customer.CustomerBuilderParts.BusinessSalesManagerPersonCountAttributePart to BusinessSalesManagerCountAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.ICommunicationToResponsiblePersonEntityPart to ICommunicationToResponsibleCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.CommunicationToResponsiblePersonEntityPart to CommunicationToResponsibleCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.CommunicationToResponsiblePersonCountAttributePart to CommunicationToResponsibleCountAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.ICommunicationToResponsiblePersonSearchEntityPart to ICommunicationToResponsibleSearchEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.CommunicationToResponsiblePersonSearchEntityPart to CommunicationToResponsibleSearchEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.CommunicationToResponsiblePersonSearchCountAttributePart to CommunicationToResponsibleSearchCountAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.ITicketToReportedByPersonEntityPart to ITicketToReportedByEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.TicketToReportedByPersonEntityPart to TicketToReportedByEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.ITicketToInChargeOfPersonEntityPart to ITicketToInChargeOfEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.TicketToInChargeOfPersonEntityPart to TicketToInChargeOfEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.ITicketChangesToInChargeOfPersonEntityPart to ITicketChangesToInChargeOfEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.TicketChangesToInChargeOfPersonEntityPart to TicketChangesToInChargeOfEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.IUserToPersonEntityPart to IUserToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.UserToPersonEntityPart to UserToCustomerEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonAdvertisingBlockReasonAttribute to CustomerAdvertisingBlockReasonAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonAdvertisingBlockReasonAttributePart to CustomerAdvertisingBlockReasonAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonAdvertisingBlockByCustomerAttribute to CustomerAdvertisingBlockByCustomerAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonAdvertisingBlockByCustomerAttributePart to CustomerAdvertisingBlockByCustomerAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonAdvertisingBlockCommunicationAttribute to CustomerAdvertisingBlockCommunicationAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonAdvertisingBlockCommunicationAttributePart to CustomerAdvertisingBlockCommunicationAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.PersonEntityPart to CustomerEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonInstalledBaseEntity to CustomerInstalledBaseEntity
rename myproject.shared.core.customer.CustomerDataModelItems.PersonInstalledBaseCountAttribute to CustomerInstalledBaseCountAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.PersonInstalledBaseCountAttribute to CustomerInstalledBaseCountAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.PersonInstalledBaseQuantityAttribute to CustomerInstalledBaseQuantityAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonInstalledBaseQuantityAttributePart to CustomerInstalledBaseQuantityAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonInstalledBaseStartOfOperationAttribute to CustomerInstalledBaseStartOfOperationAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonInstalledBaseStartOfOperationAttributePart to CustomerInstalledBaseStartOfOperationAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonInstalledBaseSupplierAttribute to CustomerInstalledBaseSupplierAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonInstalledBaseSupplierAttributePart to CustomerInstalledBaseSupplierAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonInstalledBasePriceAttribute to CustomerInstalledBasePriceAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonInstalledBasePriceAttributePart to CustomerInstalledBasePriceAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.PersonInstalledBaseProductAttribute to CustomerInstalledBaseProductAttribute
rename myproject.server.core.customer.CustomerBuilderParts.PersonInstalledBaseProductAttributePart to CustomerInstalledBaseProductAttributePart
rename myproject.server.core.customer.installedbase.CustomerInstalledBaseBuilderParts.IPersonToPersonInstalledBaseEntityPart to ICustomerToCustomerInstalledBaseEntityPart
rename myproject.server.core.customer.installedbase.CustomerInstalledBaseBuilderParts.PersonToPersonInstalledBaseEntityPart to CustomerToCustomerInstalledBaseEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.BusinessManagerPersonCountAttributePart to BusinessProjectManagerCustomerCountAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.IBusinessToManagerPersonEntityPart to IBusinessToProjectManagerCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.BusinessToManagerPersonEntityPart to BusinessToProjectManagerCustomerEntityPart
rename myproject.server.core.user.UserBuilderParts.BusinessProjectManagerPersonToUserEntityPart to BusinessProjectManagerCustomerToUserEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.IBusinessToSalesManagerPersonEntityPart to IBusinessToSalesManagerCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.BusinessToSalesManagerPersonEntityPart to BusinessToSalesManagerCustomerEntityPart
rename myproject.server.core.user.UserBuilderParts.BusinessSalesManagerPersonToUserEntityPart to BusinessSalesManagerCustomerToUserEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.IBusinessRoleToPersonPersonEntityPart to IBusinessRoleToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.BusinessRoleToPersonPersonEntityPart to BusinessRoleToCustomerEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.CommunicationRolePersonEntity to CommunicationRoleCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.AbstractPersonCountAttribute to AbstractCustomerCountAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.PersonNoAttribute to CustomerNoAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.PersonActiveAttribute to CustomerActiveAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.PersonAdvisorAttribute to CustomerAdvisorAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.PersonCategoryAttribute to CustomerCategoryAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.PersonPrivacyStatusAttribute to CustomerPrivacyStatusAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.PersonRegisteredOnAttribute to CustomerRegisteredOnAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.PersonRegisteredByAttribute to CustomerRegisteredByAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.PersonLastModifiedOnAttribute to CustomerLastModifiedOnAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.PersonLastModifiedByAttribute to CustomerLastModifiedByAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.PersonLastModifiedByUserSearchAttribute to CustomerLastModifiedByUserSearchAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.PersonEntity to CustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.PersonCountAttribute to CustomerCountAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.BusinessRoleToPersonEntity to BusinessRoleToCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.LegalEntityInterestPersonEntity to CustomerInterestCustomerEntity
rename myproject.server.core.customer.CustomerBuilderParts.ILegalEntityInterestPersonEntityPart to ICustomerInterestCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.LegalEntityInterestPersonEntityPart to CustomerInterestCustomerEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.ExternalContractPersonEntity to ExternalContractCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.BenefitRolePersonEntity to BenefitRoleCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.ActionRecipientPersonEntity to ActionRecipientCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.CasePersonEntity to CaseCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.PaymentPersonEntity to PaymentCustomerEntity
rename myproject.server.core.customer.CustomerBuilderParts.PaymentToPersonEntityPart to PaymentToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.IPaymentToPersonEntityPart to IPaymentToCustomerEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.EmployeePersonEntity to EmployeeCustomerEntity
rename myproject.server.core.customer.CustomerBuilderParts.IEmployeeToPersonEntityPart to IEmployeeToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.EmployeeToPersonEntityPart to EmployeeToCustomerEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.TicketPersonEntity to TicketCustomerEntity
rename myproject.server.core.customer.CustomerBuilderParts.ITicketToPersonEntityPart to ITicketToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.TicketToPersonEntityPart to TicketToCustomerEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.EmailIdentifiedPersonEntity to EmailIdentifiedCustomerEntity
rename myproject.server.core.customer.CustomerBuilderParts.IEmailToIdentifiedPersonEntityPart to IEmailToIdentifiedCustomerEntityPart
myproject.server.core.customer.CustomerBuilderParts.EmailToIdentifiedPersonEntityPart to EmailToIdentifiedCustomerEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.UserToCustomerAdvisorToPersonEntity to UserToCustomerAdvisorToCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.TeamWithRoleMemberPersonEntity to TeamWithRoleMemberCustomerEntity
rename myproject.server.core.customer.CustomerBuilderParts.ITeamWithRoleToMemberPersonEntityPart to ITeamWithRoleToMemberCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.TeamWithRoleToMemberPersonEntityPart to TeamWithRoleToMemberCustomerEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.UserResponsiblePersonEntity to UserResponsibleCustomerEntity
rename myproject.server.core.customer.CustomerBuilderParts.IUserToResponsiblePersonEntityPart to IUserToResponsibleCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.UserToResponsiblePersonEntityPart to UserToResponsibleCustomerEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.UserResponsiblePersonCountAttribute to UserResponsibleCustomerCountAttribute
move myproject.shared.core.legalentity.interest.LegalEntityInterestDataModelItems to myproject.shared.core.customer.interest
rename myproject.shared.core.customer.interest.LegalEntityInterestDataModelItems to CustomerInterestDataModelItems
rename myproject.shared.core.customer.interest.CustomerInterestDataModelItems.AbstractLegalEntityInterestEntity to AbstractCustomerInterestEntity
rename myproject.shared.core.customer.interest.CustomerInterestDataModelItems.LegalEntityInterestEntity to CustomerInterestEntity
rename myproject.shared.core.customer.interest.CustomerInterestDataModelItems.LegalEntityInterestCountAttribute to CustomerInterestCountAttribute
rename myproject.shared.core.customer.interest.CustomerInterestDataModelItems.LegalEntityInterestTypeAttribute to CustomerInterestTypeAttribute
rename myproject.shared.core.customer.interest.CustomerInterestDataModelItems.LegalEntityInterestGroupTypeAttribute to CustomerInterestGroupTypeAttribute
rename myproject.shared.core.customer.interest.CustomerInterestDataModelItems.LegalEntityInterestQuantityAttribute to CustomerInterestQuantityAttribute
rename myproject.shared.core.customer.interest.CustomerInterestDataModelItems.LegalEntityInterestRequestedAttribute to CustomerInterestRequestedAttribute
rename myproject.shared.core.customer.interest.CustomerInterestDataModelItems.LegalEntityInterestByCustomerAttribute to CustomerInterestByCustomerAttribute
rename myproject.shared.core.customer.interest.CustomerInterestDataModelItems.LegalEntityInterestByMarketingAttribute to CustomerInterestByMarketingAttribute
rename myproject.shared.core.customer.interest.CustomerInterestDataModelItems.PersonLegalEntityInterestEntity to CustomerCustomerInterestEntity
rename myproject.shared.core.customer.interest.CustomerInterestDataModelItems.CompanyLegalEntityInterestEntity to CustomerCustomerInterestEntity
rename myproject.shared.core.customer.interest.CustomerInterestDataModelItems.CompanyContactPersonLegalEntityInterestEntity to OrganizationContactPersonCustomerInterestEntity
rename myproject.shared.core.customer.interest.CustomerInterestDataModelItems.LegalEntityLegalEntityInterestEntity to CustomerCustomerInterestEntity
move myproject.server.core.legalentity.interest.LegalEntityInterestBuilderParts to myproject.server.core.customer.interest
rename myproject.server.core.customer.interest.LegalEntityInterestBuilderParts to CustomerInterestBuilderParts
rename myproject.server.core.customer.interest.ILegalEntityInterestEntityPart to ICustomerInterestEntityPart
rename myproject.server.core.customer.interest.AbstractLegalEntityInterestEntityPart to AbstractCustomerInterestEntityPart
rename myproject.server.core.customer.interest.LegalEntityInterestEntityPart to CustomerInterestEntityPart
rename myproject.server.core.customer.interest.LegalEntityInterestCountAttributePart to CustomerInterestCountAttributePart
rename myproject.server.core.customer.interest.LegalEntityInterestTypeAttributePart to CustomerInterestTypeAttributePart
rename myproject.server.core.customer.interest.LegalEntityInterestGroupTypeAttributePart to CustomerInterestGroupTypeAttributePart
rename myproject.server.core.customer.interest.LegalEntityInterestQuantityAttributePart to CustomerInterestQuantityAttributePart
rename myproject.server.core.customer.interest.LegalEntityInterestRequestedAttributePart to CustomerInterestRequestedAttributePart
rename myproject.server.core.customer.interest.LegalEntityInterestByCustomerAttributePart to CustomerInterestByCustomerAttributePart
rename myproject.server.core.customer.interest.LegalEntityInterestByMarketingAttributePart to CustomerInterestByMarketingAttributePart
rename myproject.server.core.customer.interest.IPersonLegalEntityInterestEntityPart to ICustomerCustomerInterestEntityPart
rename myproject.server.core.customer.interest.PersonLegalEntityInterestEntityPart to CustomerCustomerInterestEntityPart
rename myproject.server.core.customer.interest.ICompanyLegalEntityInterestEntityPart to ICustomerCustomerInterestEntityPart
rename myproject.server.core.customer.interest.CompanyLegalEntityInterestEntityPart to CustomerCustomerInterestEntityPart
rename myproject.server.core.customer.interest.ILegalEntityLegalEntityInterestEntityPart to ICustomerCustomerInterestEntityPart
rename myproject.server.core.customer.interest.LegalEntityLegalEntityInterestEntityPart to CustomerCustomerInterestEntityPart
rename myproject.server.core.customer.interest.ICompanyContactPersonLegalEntityInterestEntityPart to IOrganizationContactPersonCustomerInterestEntityPart
rename myproject.server.core.customer.interest.CompanyContactPersonLegalEntityInterestEntityPart to OrganizationContactPersonCustomerInterestEntityPart
rename myproject.server.core.customer.interest.CustomerInterestBuilderParts.CustomerInterestGroupTypeAttributePart#getLegalEntityInterestGroup to getCustomerInterestGroup
rename myproject.server.core.customer.interest.CustomerInterestBuilderParts.OrganizationContactPersonCustomerInterestEntityPart#getPerson to getPersonCustomer
move myproject.server.core.legalentity.LegalEntityServerDomain.MyLegalEntityInterestRowPermissionConstraint to myproject.server.core.customer.CustomerServerDomain
rename myproject.server.core.customer.CustomerServerDomain.MyLegalEntityInterestRowPermissionConstraint to MyCustomerInterestRowPermissionConstraint
move myproject.server.core.legalentity.interest.LegalEntityInterestDataModelSpiderTestContext to myproject.server.core.customer.interest
rename myproject.server.core.customer.interest.LegalEntityInterestDataModelSpiderTestContext to CustomerInterestDataModelSpiderTestContext
move myproject.shared.core.legalentity.LegalEntityDataModelItems.RelationLegalEntityEntity to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.RelationLegalEntityCountAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.RelationLegalEntityRoleAttribute to myproject.shared.core.customer.CustomerDataModelItems
rename myproject.shared.core.customer.CustomerDataModelItems.RelationLegalEntityEntity to RelationCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.RelationLegalEntityCountAttribute to RelationCustomerCountAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.RelationLegalEntityRoleAttribute to RelationCustomerRoleAttribute
move myproject.shared.core.legalentity.LegalEntityDataModelItems.AbstractLegalEntityToLegalEntityEntity to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.LegalEntityToLegalEntityCountAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.LegalEntityToLegalEntityRelationParticipationPercentAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.LegalEntityToLegalEntityRelationTypeAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.LegalEntityToLegalEntityRelationChildTypeAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.LegalEntityToLegalEntityRelationParentTypeAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.LegalEntityToLegalEntityRelationNotesAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.LegalEntityToLegalEntityEntity to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.CompanyToLegalEntityEntity to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.PersonToLegalEntityEntity to myproject.shared.core.customer.CustomerDataModelItems
rename myproject.shared.core.customer.CustomerDataModelItems.AbstractLegalEntityToLegalEntityEntity to AbstractCustomerToCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.LegalEntityToLegalEntityCountAttribute to CustomerToCustomerCountAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.LegalEntityToLegalEntityRelationParticipationPercentAttribute to CustomerToCustomerRelationParticipationPercentAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.LegalEntityToLegalEntityRelationTypeAttribute to CustomerToCustomerRelationTypeAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.LegalEntityToLegalEntityRelationChildTypeAttribute to CustomerToCustomerRelationChildTypeAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.LegalEntityToLegalEntityRelationParentTypeAttribute to CustomerToCustomerRelationParentTypeAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.LegalEntityToLegalEntityRelationNotesAttribute to CustomerToCustomerRelationNotesAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.LegalEntityToLegalEntityEntity to CustomerToCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.CompanyToLegalEntityEntity to CustomerToCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.PersonToLegalEntityEntity to CustomerToCustomerEntity
move myproject.server.core.legalentity.LegalEntityBuilderParts.ICommonLegalEntityToLegalEntityEntityPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.AbstractLegalEntityToLegalEntityEntityPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.ILegalEntityToLegalEntityEntityPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.LegalEntityToLegalEntityEntityPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.ICompanyToLegalEntityEntityPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.CompanyToLegalEntityEntityPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.IPersonToLegalEntityEntityPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.PersonToLegalEntityEntityPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.LegalEntityToLegalEntityCountAttributePart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.LegalEntityToLegalEntityRelationParticipationPercentAttributePart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.LegalEntityToLegalEntityRelationTypeAttributePart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.LegalEntityToLegalEntityRelationChildTypeAttributePart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.LegalEntityToLegalEntityRelationParentTypeAttributePart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.LegalEntityToLegalEntityRelationNotesAttributePart to myproject.server.core.customer.CustomerBuilderParts
rename myproject.server.core.customer.CustomerBuilderParts.ICommonLegalEntityToLegalEntityEntityPart to ICommonCustomerToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.AbstractLegalEntityToLegalEntityEntityPart to AbstractCustomerToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.ILegalEntityToLegalEntityEntityPart to ICustomerToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.LegalEntityToLegalEntityEntityPart to CustomerToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.ICompanyToLegalEntityEntityPart to ICustomerToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.CompanyToLegalEntityEntityPart to CustomerToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.IPersonToLegalEntityEntityPart to ICustomerToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.PersonToLegalEntityEntityPart to CustomerToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.LegalEntityToLegalEntityCountAttributePart to CustomerToCustomerCountAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.LegalEntityToLegalEntityRelationParticipationPercentAttributePart to CustomerToCustomerRelationParticipationPercentAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.LegalEntityToLegalEntityRelationTypeAttributePart to CustomerToCustomerRelationTypeAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.LegalEntityToLegalEntityRelationChildTypeAttributePart to CustomerToCustomerRelationChildTypeAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.LegalEntityToLegalEntityRelationParentTypeAttributePart to CustomerToCustomerRelationParentTypeAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.LegalEntityToLegalEntityRelationNotesAttributePart to CustomerToCustomerRelationNotesAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.ICommonCustomerToCustomerEntityPart#getLegalEntityRelation to getCustomerRelation
rename myproject.server.core.customer.CustomerBuilderParts.ICommonCustomerToCustomerEntityPart#getChildLegalEntityRelation to getChildCustomerRelation
rename myproject.server.core.customer.CustomerBuilderParts.AbstractCustomerToCustomerEntityPart#getLegalEntityRelation to getCustomerRelation
rename myproject.server.core.customer.CustomerBuilderParts.AbstractCustomerToCustomerEntityPart#getChildLegalEntityRelation to getChildCustomerRelation
rename myproject.server.core.customer.CustomerBuilderParts.AbstractCustomerToCustomerEntityPart#getParentLegalEntity to getParentCustomer
move myproject.server.core.legalentity.LegalEntityBuilderParts.IRelationToLegalEntityEntityPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.RelationToLegalEntityEntityPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.RelationLegalEntityCountAttributePart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.RelationLegalEntityRoleAttributePart to myproject.server.core.customer.CustomerBuilderParts
rename myproject.server.core.customer.CustomerBuilderParts.IRelationToLegalEntityEntityPart to IRelationToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.RelationToLegalEntityEntityPart to RelationToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.RelationLegalEntityCountAttributePart to RelationCustomerCountAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.RelationLegalEntityRoleAttributePart to RelationCustomerRoleAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.RelationToCustomerEntityPart#getRelationLegalEntity to getRelationCustomer
rename myproject.server.core.customer.CustomerBuilderParts.IRelationToCustomerEntityPart#getRelationLegalEntity to getRelationCustomer
move myproject.shared.core.legalentity.LegalEntityDataModelItems.AbstractAllRolesToLegalEntityEntity to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.AllRolesToLegalEntity to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.AllRolesToCompany to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.AllRolesToPerson to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.AllRolesToLegalEntityRoleFromAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.AllRolesToLegalEntityRoleToAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.AllRolesToLegalEntityRelationTypeAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.legalentity.LegalEntityDataModelItems.AllRolesToLegalEntityRelationNameAttribute to myproject.shared.core.customer.CustomerDataModelItems
rename myproject.shared.core.customer.CustomerDataModelItems.AbstractAllRolesToLegalEntityEntity to AbstractAllRolesToCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.AllRolesToLegalEntity to AllRolesToCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.AllRolesToCompany to AllRolesToCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.AllRolesToPerson to AllRolesToCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.AllRolesToLegalEntityRoleFromAttribute to AllRolesToCustomerRoleFromAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.AllRolesToLegalEntityRoleToAttribute to AllRolesToCustomerRoleToAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.AllRolesToLegalEntityRelationTypeAttribute to AllRolesToCustomerRelationTypeAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.AllRolesToLegalEntityRelationNameAttribute to AllRolesToCustomerRelationNameAttribute
move myproject.server.core.legalentity.LegalEntityBuilderParts.AbstractAllRolesToLegalEntityEntityPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.AllRolesSubqueryAlias to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.ICommonAllRolesToLegalEntityEntityPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.AllRolesToLegalEntityPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.AllRolesToCompanyPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.AllRolesToPersonPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.AllRolesToLegalEntityRoleFromAttributePart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.AllRolesToLegalEntityRoleToAttributePart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.AllRolesToLegalEntityRelationTypeAttributePart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.AllRolesToLegalEntityRelationNameAttributePart to myproject.server.core.customer.CustomerBuilderParts
rename myproject.server.core.customer.CustomerBuilderParts.AbstractAllRolesToLegalEntityEntityPart to AbstractAllRolesToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.ICommonAllRolesToLegalEntityEntityPart to ICommonAllRolesToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.AllRolesToLegalEntityPart to AllRolesToCustomerPart
rename myproject.server.core.customer.CustomerBuilderParts.AllRolesToCompanyPart to AllRolesToCustomerPart
rename myproject.server.core.customer.CustomerBuilderParts.AllRolesToPersonPart to AllRolesToCustomerPart
rename myproject.server.core.customer.CustomerBuilderParts.AllRolesToLegalEntityRoleFromAttributePart to AllRolesToCustomerRoleFromAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.AllRolesToLegalEntityRoleToAttributePart to AllRolesToCustomerRoleToAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.AllRolesToLegalEntityRelationTypeAttributePart to AllRolesToCustomerRelationTypeAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.AllRolesToLegalEntityRelationNameAttributePart to AllRolesToCustomerRelationNameAttributePart
rename myproject.server.core.marketing.campaign.CampaignPageService.CampaignRecipientTablePageQuery#getCompany to getOrganizationCustomer
rename myproject.server.core.marketing.campaign.CampaignPageService.CampaignRecipientTablePageQuery#getPerson to getCustomer
rename myproject.server.core.customer.CustomerBuilderParts.ICompanyToRolePersonEntityPart#getCompanyPerson to getCustomerCustomer
rename myproject.server.core.customer.CustomerBuilderParts.CompanyToRolePersonEntityPart#getCompanyPerson to getCustomerCustomer
move myproject.shared.core.customer.CustomerDataModelItems.CompanyRolePersonEntity to myproject.shared.core.customer.role.CustomerCustomerDataModelItems
move myproject.shared.core.customer.CustomerDataModelItems.CompanyPersonRoleCountAttribute to myproject.shared.core.customer.role.CustomerCustomerDataModelItems
move myproject.shared.core.customer.CustomerDataModelItems.CompanyPersonRoleAttribute to myproject.shared.core.customer.role.CustomerCustomerDataModelItems
move myproject.server.core.customer.CustomerBuilderParts.ICompanyToRolePersonEntityPart to myproject.server.core.customer.role.CustomerCustomerBuilderParts
move myproject.server.core.customer.CustomerBuilderParts.CompanyToRolePersonEntityPart to myproject.server.core.customer.role.CustomerCustomerBuilderParts
move myproject.server.core.customer.CustomerBuilderParts.CompanyMandatPersonCountAttributePart to myproject.server.core.customer.role.CustomerCustomerBuilderParts
move myproject.server.core.customer.CustomerBuilderParts.CompanyMandatPersonTypeAttributePart to myproject.server.core.customer.role.CustomerCustomerBuilderParts
rename myproject.shared.core.customer.role.CustomerCustomerDataModelItems.CompanyRolePersonEntity to CustomerToCustomerEntity
rename myproject.server.core.customer.role.CustomerCustomerBuilderParts.ICompanyToRolePersonEntityPart to ICustomerToCustomerEntityPart
rename myproject.server.core.customer.role.CustomerCustomerBuilderParts.CompanyToRolePersonEntityPart.CompanyToRolePersonEntityPart to CustomerToCustomerEntityPart
rename myproject.shared.core.customer.role.CustomerCustomerDataModelItems.CompanyPersonRoleCountAttribute to CustomerCustomerCountAttribute
rename myproject.server.core.customer.role.CustomerCustomerBuilderParts.CompanyMandatPersonCountAttributePart to CustomerCustomerCountAttributePart
rename myproject.shared.core.customer.role.CustomerCustomerDataModelItems.CompanyPersonRoleAttribute to CustomerRelationRoleAttribute
rename myproject.server.core.customer.role.CustomerCustomerBuilderParts.CompanyMandatPersonTypeAttributePart to CustomerRelationRoleAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.CustomerFirstNameAttributePart to CustomerName2AttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.CustomerFirstNameAttribute to CustomerName2Attribute
rename myproject.server.core.customer.CustomerBuilderParts.CustomerLastNameAttributePart to CustomerName1AttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.CustomerLastNameAttribute to CustomerName1Attribute
move myproject.shared.core.company.CompanyDataModelItems.CompanyRatingAttribute to myproject.shared.core.customer.CustomerDataModelItems
rename myproject.shared.core.customer.CustomerDataModelItems.CompanyRatingAttribute to CustomerRatingAttribute
move myproject.server.core.company.CompanyBuilderParts.CompanyRatingAttributePart to myproject.server.core.customer.CustomerBuilderParts
rename myproject.server.core.customer.CustomerBuilderParts.CompanyRatingAttributePart to CustomerRatingAttributePart
move myproject.shared.core.company.CompanyDataModelItems.CompanyName3Attribute to myproject.shared.core.customer.CustomerDataModelItems
rename myproject.shared.core.customer.CustomerDataModelItems.CompanyName3Attribute to CustomerName3Attribute
move myproject.server.core.company.CompanyBuilderParts.CompanyName3AttributePart to myproject.server.core.customer.CustomerBuilderParts
rename myproject.server.core.customer.CustomerBuilderParts.CompanyName3AttributePart to CustomerName3AttributePart
move myproject.shared.core.company.CompanyDataModelItems.CompanyFinancialFiguresEntity to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.company.CompanyDataModelItems.CompanyFinancialFiguresCountAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.company.CompanyDataModelItems.CompanyFinancialFiguresYearAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.company.CompanyDataModelItems.CompanyFinancialFiguresPotentialAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.company.CompanyDataModelItems.CompanyFinancialFiguresBudgetAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.company.CompanyDataModelItems.CompanyTurnoverEntity to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.company.CompanyDataModelItems.CompanyTurnoverYearAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.company.CompanyDataModelItems.CompanyTurnoverAttribute to myproject.shared.core.customer.CustomerDataModelItems
rename myproject.shared.core.customer.CustomerDataModelItems.CompanyFinancialFiguresEntity to CustomerFinancialFiguresEntity
rename myproject.shared.core.customer.CustomerDataModelItems.CompanyFinancialFiguresCountAttribute to CustomerFinancialFiguresCountAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.CompanyFinancialFiguresYearAttribute to CustomerFinancialFiguresYearAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.CompanyFinancialFiguresPotentialAttribute to CustomerFinancialFiguresPotentialAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.CompanyFinancialFiguresBudgetAttribute to CustomerFinancialFiguresBudgetAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.CompanyTurnoverEntity to CustomerTurnoverEntity
rename myproject.shared.core.customer.CustomerDataModelItems.CompanyTurnoverYearAttribute to CustomerTurnoverYearAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.CompanyTurnoverAttribute to CustomerTurnoverAttribute
move myproject.server.core.company.CompanyFinancialFigureBuilderParts to myproject.server.core.customer
rename myproject.server.core.customer.CompanyFinancialFigureBuilderParts to CustomerFinancialFigureBuilderParts
rename myproject.server.core.customer.CustomerFinancialFigureBuilderParts.ICompanyFinancialFigureEntityPart to ICustomerFinancialFigureEntityPart
rename myproject.server.core.customer.CustomerFinancialFigureBuilderParts.AbstractCompanyFinancialFigureEntityPart to AbstractCustomerFinancialFigureEntityPart
rename myproject.server.core.customer.CustomerFinancialFigureBuilderParts.ICustomerFinancialFigureEntityPart#getCompanyFigure to getCustomerFigure
rename myproject.server.core.customer.CustomerFinancialFigureBuilderParts.AbstractCustomerFinancialFigureEntityPart#getCompanyFigure to getCustomerFigure
rename myproject.server.core.customer.CustomerFinancialFigureBuilderParts.ICompanyToCompanyFinancialFigureEntityPart to ICustomerToCustomerFinancialFigureEntityPart
rename myproject.server.core.customer.CustomerFinancialFigureBuilderParts.CompanyToCompanyFinancialFigureEntityPart to CustomerToCustomerFinancialFigureEntityPart
rename myproject.server.core.customer.CustomerFinancialFigureBuilderParts.CompanyFinancialFiguresYearAttributePart to CustomerFinancialFiguresYearAttributePart
rename myproject.server.core.customer.CustomerFinancialFigureBuilderParts.CompanyFinancialFiguresPotentialAttributePart to CustomerFinancialFiguresPotentialAttributePart
rename myproject.server.core.customer.CustomerFinancialFigureBuilderParts.CompanyFinancialFiguresBudgetAttributePart to CustomerFinancialFiguresBudgetAttributePart
rename myproject.server.core.customer.CustomerFinancialFigureBuilderParts.CompanyFinancialFigureCountAttributePart to CustomerFinancialFigureCountAttributePart
move myproject.server.core.company.CompanyTurnoverBuilderParts to myproject.server.core.customer
rename myproject.server.core.customer.CompanyTurnoverBuilderParts to CustomerTurnoverBuilderParts
rename myproject.server.core.customer.CustomerTurnoverBuilderParts.ICompanyTurnoverEntityPart to ICustomerTurnoverEntityPart
rename myproject.server.core.customer.CustomerTurnoverBuilderParts.AbstractCompanyTurnoverEntityPart to AbstractCustomerTurnoverEntityPart
rename myproject.server.core.customer.CustomerTurnoverBuilderParts.ICustomerTurnoverEntityPart#getBusinessCompany to getBusinessRole
rename myproject.server.core.customer.CustomerTurnoverBuilderParts.AbstractCustomerTurnoverEntityPart#getBusinessCompany to getBusinessRole
rename myproject.server.core.customer.CustomerTurnoverBuilderParts.CompanyTurnoverYearAttributePart to CustomerTurnoverYearAttributePart
rename myproject.server.core.customer.CustomerTurnoverBuilderParts.CompanyTurnoverAttributePart to CustomerTurnoverAttributePart
rename myproject.server.core.customer.CustomerTurnoverBuilderParts.ICompanyToCompanyTurnoverEntityPart to ICustomerToCustomerTurnoverEntityPart
rename myproject.server.core.customer.CustomerTurnoverBuilderParts.CompanyToCompanyTurnoverEntityPart to CustomerToCustomerTurnoverEntityPart
move myproject.shared.core.company.CompanyDataModelItems.PersonRoleToCompanyEntity to myproject.shared.core.customer.role.CustomerCustomerDataModelItems
move myproject.shared.core.company.CompanyDataModelItems.PersonCompanyRoleCountAttribute to myproject.shared.core.customer.role.CustomerCustomerDataModelItems
move myproject.shared.core.company.CompanyDataModelItems.PersonCompanyRoleAttribute to myproject.shared.core.customer.role.CustomerCustomerDataModelItems
rename myproject.shared.core.customer.role.CustomerCustomerDataModelItems.PersonRoleToCompanyEntity to CustomerToCustomerEntity
rename myproject.shared.core.customer.role.CustomerCustomerDataModelItems.PersonCompanyRoleCountAttribute to CustomerToCustomerCountAttribute
rename myproject.shared.core.customer.role.CustomerCustomerDataModelItems.PersonCompanyRoleAttribute to CustomerRelationRoleAttribute
move myproject.server.core.company.CompanyBuilderParts.IPersonRoleToCompanyEntityPart to myproject.server.core.customer.role.CustomerCustomerBuilderParts
move myproject.server.core.company.CompanyBuilderParts.PersonRoleToCompanyEntityPart to myproject.server.core.customer.role.CustomerCustomerBuilderParts
move myproject.server.core.company.CompanyBuilderParts.PersonCompanyRoleAttributePart to myproject.server.core.customer.role.CustomerCustomerBuilderParts
move myproject.server.core.company.CompanyBuilderParts.PersonCompanyRoleCountAttributePart to myproject.server.core.customer.role.CustomerCustomerBuilderParts
rename myproject.server.core.customer.role.CustomerCustomerBuilderParts.IPersonRoleToCompanyEntityPart to ICustomerCustomerEntityPart
rename myproject.server.core.customer.role.CustomerCustomerBuilderParts.PersonRoleToCompanyEntityPart to CustomerCustomerEntityPart
rename myproject.server.core.customer.role.CustomerCustomerBuilderParts.PersonCompanyRoleAttributePart to CustomerRelationRoleAttributePart
rename myproject.server.core.customer.role.CustomerCustomerBuilderParts.PersonCompanyRoleCountAttributePart to CustomerCustomerCountAttributePart
rename myproject.server.core.employee.report.BudgetBuilderParts.IBudgetEntityPart#getCompany to getCustomer
rename myproject.server.core.employee.report.BudgetBuilderParts.AbstractBudgetEntityPart#getCompany to getCustomer
rename myproject.server.core.employee.report.BudgetPageService.BudgetTablePageBaseQuery#getCompany to getCustomer
rename myproject.server.core.employee.report.BudgetPageService.PaymentSubqueryHelper#getCompany to getCustomer
rename myproject.server.core.employee.report.BudgetPageService.BudgetTablePageBaseQuery#getCompanyFigureStats to getCustomerFigureStats
rename myproject.server.core.employee.report.BudgetPageService.CompanyFigureStatsSubqueryAlias to CustomerFigureStatsSubqueryAlias
rename myproject.server.core.employee.report.BudgetPageService.CompanyFigureSubqueryHelper#getCompany to getCustomer
rename myproject.server.core.employee.report.BudgetPageService.CompanyFigureSubqueryHelper to CustomerFigureSubqueryHelper
rename myproject.server.core.employee.report.BudgetPageService.CustomerFigureSubqueryHelper#getCompanyFigure to getCustomerFigure
rename myproject.server.core.employee.report.BudgetPageService.CustomerFigureSubqueryHelper#getCompanyFigureSubquery to getCustomerFigureSubquery
rename myproject.server.core.employee.report.BudgetPageService.PaymentStatsSubqueryAlias#companyKey to customerKey
rename myproject.server.core.employee.report.BudgetPageService.BudgetTablePageBaseQuery#removeCompanyDataFromFormData to removeCustomerDataFromFormData
rename myproject.server.core.employee.report.BudgetReportPageService.AccumulatedForecastTablePageQuery#getCompany to getCustomer
rename myproject.server.core.employee.report.BudgetReportPageService.NotAccumulatedForecastTablePageQuery#getCompany to getCustomer
rename myproject.server.core.customer.CustomerBuilderParts.PersonActiveFieldPart to CustomerActiveFieldPart
rename myproject.server.core.customer.CustomerBuilderParts.PersonCompanyNameFieldPart to CustomerLinkedNamesFieldPart
rename myproject.server.core.customer.CustomerBuilderParts.IBusinessToSalesManagerCustomerEntityPart#getBusinessPerson to getBusinessRole
rename myproject.server.core.customer.CustomerBuilderParts.BusinessToSalesManagerCustomerEntityPart#getBusinessPerson to getBusinessRole
rename myproject.shared.core.socialmedia.SocialMediaUserDataModelItems.LegalEntitySocialMediaUserEntity to CustomerSocialMediaUserEntity
rename myproject.shared.core.socialmedia.SocialMediaUserDataModelItems.PersonSocialMediaUserEntity to CustomerSocialMediaUserEntity
rename myproject.shared.core.socialmedia.SocialMediaUserDataModelItems.CompanySocialMediaUserEntity to CustomerSocialMediaUserEntity
rename myproject.server.core.socialmedia.SocialMediaUserBuilderParts.PersonToSocialMediaUserEntityPart to CustomerToSocialMediaUserEntityPart
rename myproject.server.core.socialmedia.SocialMediaUserBuilderParts.IPersonToSocialMediaUserEntityPart to ICustomerToSocialMediaUserEntityPart
rename myproject.server.core.socialmedia.SocialMediaUserBuilderParts.LegalEntityToSocialMediaUserEntityPart to CustomerToSocialMediaUserEntityPart
rename myproject.server.core.socialmedia.SocialMediaUserBuilderParts.ILegalEntityToSocialMediaUserEntityPart to ICustomerToSocialMediaUserEntityPart
rename myproject.server.core.socialmedia.SocialMediaUserBuilderParts.CompanyToSocialMediaUserEntityPart to CustomerToSocialMediaUserEntityPart
rename myproject.server.core.socialmedia.SocialMediaUserBuilderParts.ICompanyToSocialMediaUserEntityPart to ICustomerToSocialMediaUserEntityPart
rename myproject.shared.core.business.BusinessDataModelItems.PersonBusinessEntity to CustomerBusinessEntity
rename myproject.shared.core.business.BusinessDataModelItems.PersonBusinessCountAttribute to CustomerBusinessCountAttribute
rename myproject.shared.core.business.BusinessDataModelItems.PersonBusinessRoleAttribute to CustomerBusinessRoleAttribute
rename myproject.server.core.business.BusinessBuilderParts.PersonBusinessCountAttributePart to CustomerBusinessCountAttributePart
rename myproject.server.core.business.BusinessBuilderParts.PersonBusinessRoleAttributePart to CustomerBusinessRoleAttributePart
rename myproject.server.core.business.BusinessBuilderParts.IPersonToBusinessEntityPart to ICustomerToBusinessEntityPart
rename myproject.server.core.business.BusinessBuilderParts.PersonToBusinessEntityPart to CustomerToBusinessEntityPart
rename myproject.shared.core.business.BusinessDataModelItems.CompanyBusinessEntity to CustomerBusinessEntity
rename myproject.shared.core.business.BusinessDataModelItems.CompanyBusinessCountAttribute to CustomerBusinessCountAttribute
rename myproject.shared.core.business.BusinessDataModelItems.CompanyBusinessRoleAttribute to CustomerBusinessRoleAttribute
rename myproject.server.core.business.BusinessBuilderParts.CompanyBusinessCountAttributePart to CustomerBusinessCountAttributePart
rename myproject.server.core.business.BusinessBuilderParts.CompanyBusinessRoleAttributePart to CustomerBusinessRoleAttributePart
rename myproject.server.core.business.BusinessBuilderParts.ICompanyToBusinessEntityPart to ICustomerToBusinessEntityPart
rename myproject.server.core.business.BusinessBuilderParts.CompanyToBusinessEntityPart to CustomerToBusinessEntityPart
rename myproject.shared.core.business.BusinessDataModelItems.LegalEntityBusinessEntity to CustomerBusinessEntity
rename myproject.shared.core.business.BusinessDataModelItems.LegalEntityBusinessCountAttribute to CustomerBusinessCountAttribute
rename myproject.shared.core.business.BusinessDataModelItems.LegalEntityBusinessRoleAttribute to CustomerBusinessRoleAttribute
rename myproject.server.core.business.BusinessBuilderParts.LegalEntityBusinessCountAttributePart to CustomerBusinessCountAttributePart
rename myproject.server.core.business.BusinessBuilderParts.LegalEntityBusinessRoleAttributePart to CustomerBusinessRoleAttributePart
rename myproject.server.core.business.BusinessBuilderParts.ILegalEntityToBusinessEntityPart to ICustomerToBusinessEntityPart
rename myproject.server.core.business.BusinessBuilderParts.LegalEntityToBusinessEntityPart to CustomerToBusinessEntityPart
rename myproject.shared.core.socialmedia.SocialMediaItemDataModelItems.PersonSocialMediaItemEntity to CustomerSocialMediaItemEntity
rename myproject.shared.core.socialmedia.SocialMediaItemDataModelItems.PersonSocialMediaItemCountAttribute to CustomerSocialMediaItemCountAttribute
rename myproject.shared.core.socialmedia.SocialMediaItemDataModelItems.CompanySocialMediaItemEntity to CustomerSocialMediaItemEntity
rename myproject.shared.core.socialmedia.SocialMediaItemDataModelItems.CompanySocialMediaItemCountAttribute to CustomerSocialMediaItemCountAttribute
rename myproject.server.core.socialmedia.SocialMediaItemBuilderParts.IPersonToSocialMediaItemEntityPart to ICustomerToSocialMediaItemEntityPart
rename myproject.server.core.socialmedia.SocialMediaItemBuilderParts.PersonToSocialMediaItemEntityPart to CustomerToSocialMediaItemEntityPart
rename myproject.server.core.socialmedia.SocialMediaItemBuilderParts.PersonSocialMediaItemCountAttributePart to CustomerSocialMediaItemCountAttributePart
rename myproject.server.core.socialmedia.SocialMediaItemBuilderParts.ICompanyToSocialMediaItemEntityPart to ICustomerToSocialMediaItemEntityPart
rename myproject.server.core.socialmedia.SocialMediaItemBuilderParts.CompanyToSocialMediaItemEntityPart to CustomerToSocialMediaItemEntityPart
rename myproject.shared.core.business.benefit.BenefitDataModelItems.PersonBenefitEntity to CustomerBenefitEntity
rename myproject.shared.core.business.benefit.BenefitDataModelItems.CompanyBenefitEntity to CustomerBenefitEntity
rename myproject.shared.core.business.benefit.BenefitDataModelItems.PersonBenefitCountAttribute to CustomerBenefitCountAttribute
rename myproject.shared.core.business.benefit.BenefitDataModelItems.CompanyBenefitCountAttribute to CustomerBenefitCountAttribute
rename myproject.shared.core.business.benefit.BenefitDataModelItems.PersonBenefitRoleAttribute to CustomerBenefitRoleAttribute
rename myproject.shared.core.business.benefit.BenefitDataModelItems.CompanyBenefitRoleAttribute to CustomerBenefitRoleAttribute
rename myproject.server.core.business.benefit.BenefitBuilderParts.IPersonToBenefitEntityPart to ICustomerToBenefitEntityPart
rename myproject.server.core.business.benefit.BenefitBuilderParts.PersonToBenefitEntityPart to CustomerToBenefitEntityPart
rename myproject.server.core.business.benefit.BenefitBuilderParts.ICompanyToBenefitEntityPart to ICustomerToBenefitEntityPart
rename myproject.server.core.business.benefit.BenefitBuilderParts.CompanyToBenefitEntityPart to CustomerToBenefitEntityPart
rename myproject.server.core.business.benefit.BenefitBuilderParts.ICustomerToBenefitEntityPart#getPersonToBenefit to getCustomerToBenefit
rename myproject.server.core.business.benefit.BenefitBuilderParts.CustomerToBenefitEntityPart#getPersonToBenefit to getCustomerToBenefit
rename myproject.server.core.business.benefit.BenefitBuilderParts.PersonBenefitRoleAttributePart to CustomerBenefitRoleAttributePart
rename myproject.server.core.business.benefit.BenefitBuilderParts.CompanyBenefitRoleAttributePart to CustomerBenefitRoleAttributePart
rename myproject.server.core.business.benefit.BenefitBuilderParts.CustomerNameFieldPart#getSelectBusinessLegalEntity to getSelectBusinessCustomer
rename myproject.shared.core.business.payment.PaymentDataModelItems.PersonPaymentEntity to CustomerPaymentEntity
rename myproject.shared.core.business.payment.PaymentDataModelItems.CompanyPaymentEntity to CustomerPaymentEntity
rename myproject.shared.core.business.payment.PaymentDataModelItems.PersonPaymentCountAttribute to CustomerPaymentCountAttribute
rename myproject.shared.core.business.payment.PaymentDataModelItems.CompanyPaymentCountAttribute to CustomerPaymentCountAttribute
rename myproject.server.core.business.payment.PaymentBuilderParts.IPersonToPaymentEntityPart to ICustomerToPaymentEntityPart
rename myproject.server.core.business.payment.PaymentBuilderParts.PersonToPaymentEntityPart to CustomerToPaymentEntityPart
rename myproject.server.core.business.payment.PaymentBuilderParts.ICompanyToPaymentEntityPart to ICustomerToPaymentEntityPart
rename myproject.server.core.business.payment.PaymentBuilderParts.CompanyToPaymentEntityPart to CustomerToPaymentEntityPart
rename myproject.server.core.business.payment.PaymentBuilderParts.PersonPaymentCountAttributePart to CustomerPaymentCountAttributePart
rename myproject.server.core.business.payment.PaymentBuilderParts.CompanyPaymentCountAttributePart to CustomerPaymentCountAttributePart
rename myproject.shared.core.common.ChangeDataModelItems.PersonChangesEntity to CustomerChangesEntity
rename myproject.shared.core.common.ChangeDataModelItems.CompanyChangesEntity to CustomerChangesEntity
rename myproject.server.core.common.utility.ChangeBuilderParts.IPersonToChangeEntityPart to ICustomerToChangeEntityPart
rename myproject.server.core.common.utility.ChangeBuilderParts.PersonToChangeEntityPart to CustomerToChangeEntityPart
rename myproject.server.core.common.utility.ChangeBuilderParts.ICompanyToChangeEntityPart to ICustomerToChangeEntityPart
rename myproject.server.core.common.utility.ChangeBuilderParts.CompanyToChangeEntityPart to CustomerToChangeEntityPart
rename myproject.shared.core.document.DocumentDataModelItems.PersonDocumentEntity to CustomerDocumentEntity
rename myproject.shared.core.document.DocumentDataModelItems.CompanyDocumentEntity to CustomerDocumentEntity
rename myproject.shared.core.document.DocumentDataModelItems.PersonDocumentCountAttribute to CustomerDocumentCountAttribute
rename myproject.shared.core.document.DocumentDataModelItems.CompanyDocumentCountAttribute to CustomerDocumentCountAttribute
rename myproject.server.core.document.DocumentBuilderParts.IPersonToDocumentEntityPart to ICustomerToDocumentEntityPart
rename myproject.server.core.document.DocumentBuilderParts.PersonToDocumentEntityPart to CustomerToDocumentEntityPart
rename myproject.server.core.document.DocumentBuilderParts.ICompanyToDocumentEntityPart to ICustomerToDocumentEntityPart
rename myproject.server.core.document.DocumentBuilderParts.CompanyToDocumentEntityPart to CustomerToDocumentEntityPart
rename myproject.server.core.document.DocumentBuilderParts.PersonDocumentCountAttributePart to CustomerDocumentCountAttributePart
rename myproject.server.core.document.DocumentBuilderParts.CompanyDocumentCountAttributePart to CustomerDocumentCountAttributePart
rename myproject.shared.core.externalcontract.ExternalContractDataModelItems.PersonExternalContractEntity to CustomerExternalContractEntity
rename myproject.shared.core.externalcontract.ExternalContractDataModelItems.CompanyExternalContractEntity to CustomerExternalContractEntity
rename myproject.shared.core.externalcontract.ExternalContractDataModelItems.PersonExternalContractCountAttribute to CustomerExternalContractCountAttribute
rename myproject.shared.core.externalcontract.ExternalContractDataModelItems.CompanyExternalContractCountAttribute to CustomerExternalContractCountAttribute
rename myproject.server.core.externalcontract.ExternalContractBuilderParts.IPersonToExternalContractEntityPart to ICustomerToExternalContractEntityPart
rename myproject.server.core.externalcontract.ExternalContractBuilderParts.PersonToExternalContractEntityPart to CustomerToExternalContractEntityPart
rename myproject.server.core.externalcontract.ExternalContractBuilderParts.PersonExternalContractCountAttributePart to CustomerExternalContractCountAttributePart
rename myproject.server.core.externalcontract.ExternalContractBuilderParts.ICompanyToExternalContractEntityPart to ICustomerToExternalContractEntityPart
rename myproject.server.core.externalcontract.ExternalContractBuilderParts.CompanyToExternalContractEntityPart to CustomerToExternalContractEntityPart
rename myproject.server.core.externalcontract.ExternalContractBuilderParts.CompanyExternalContractCountAttributePart to CustomerExternalContractCountAttributePart
rename myproject.shared.core.legalentity.relation.RelationDataModelItems.PersonRelationEntity to CustomerRelationEntity
rename myproject.shared.core.legalentity.relation.RelationDataModelItems.PersonRelationCountAttribute to CustomerRelationCountAttribute
rename myproject.shared.core.legalentity.relation.RelationDataModelItems.PersonRelationRoleAttribute to CustomerRelationRoleAttribute
rename myproject.shared.core.legalentity.relation.RelationDataModelItems.CompanyRelationEntity to CustomerRelationEntity
rename myproject.shared.core.legalentity.relation.RelationDataModelItems.CompanyRelationCountAttribute to CustomerRelationCountAttribute
rename myproject.shared.core.legalentity.relation.RelationDataModelItems.CompanyRelationRoleAttribute to CustomerRelationRoleAttribute
rename myproject.server.core.legalentity.relation.RelationBuilderParts.IPersonToRelationEntityPart to ICustomerToRelationEntityPart
rename myproject.server.core.legalentity.relation.RelationBuilderParts.PersonToRelationEntityPart to CustomerToRelationEntityPart
rename myproject.server.core.legalentity.relation.RelationBuilderParts.PersonRelationCountAttributePart to CustomerRelationCountAttributePart
rename myproject.server.core.legalentity.relation.RelationBuilderParts.ICompanyToRelationEntityPart to ICustomerToRelationEntityPart
rename myproject.server.core.legalentity.relation.RelationBuilderParts.CompanyToRelationEntityPart to CustomerToRelationEntityPart
rename myproject.server.core.legalentity.relation.RelationBuilderParts.CustomerRelationCountAttributePart to CustomerRelationCountAttributePart
rename myproject.shared.core.marketing.action.actionrecipient.ActionRecipientDataModelItems.PersonActionRecipientEntity to PrimaryCustomerActionRecipientEntity
rename myproject.shared.core.marketing.action.actionrecipient.ActionRecipientDataModelItems.PersonActionRecipientCountAttribute to PrimaryCustomerActionRecipientCountAttribute
rename myproject.shared.core.marketing.action.actionrecipient.ActionRecipientDataModelItems.CompanyActionRecipientEntity to ContextCustomerActionRecipientEntity
rename myproject.shared.core.marketing.action.actionrecipient.ActionRecipientDataModelItems.CompanyActionRecipientCountAttribute to ContextCustomerActionRecipientCountAttribute
rename myproject.server.core.marketing.action.ActionRecipientBuilderParts.IPersonToActionRecipientEntityPart to IPrimaryCustomerToActionRecipientEntityPart
rename myproject.server.core.marketing.action.ActionRecipientBuilderParts.PersonToActionRecipientEntityPart to PrimaryCustomerToActionRecipientEntityPart
rename myproject.server.core.marketing.action.ActionRecipientBuilderParts.PersonActionRecipientCountAttributePart to PrimaryCustomerActionRecipientCountAttributePart
rename myproject.server.core.marketing.action.ActionRecipientBuilderParts.ICompanyToActionRecipientEntityPart to IContextCustomerToActionRecipientEntityPart
rename myproject.server.core.marketing.action.ActionRecipientBuilderParts.CompanyToActionRecipientEntityPart to ContextCustomerToActionRecipientEntityPart
rename myproject.server.core.marketing.action.ActionRecipientBuilderParts.CompanyActionRecipientCountAttributePart to ContextCustomerActionRecipientCountAttributePart
rename myproject.shared.core.marketing.campaign.CampaignDataModelItems.PersonCampaignEntity to PrimaryCustomerCampaignEntity
rename myproject.shared.core.marketing.campaign.CampaignDataModelItems.CompanyCampaignEntity to ContextCustomerCampaignEntity
rename myproject.server.core.marketing.campaign.CampaignBuilderParts.IPersonToCampaignEntityPart to IPrimaryCustomerToCampaignEntityPart
rename myproject.server.core.marketing.campaign.CampaignBuilderParts.PersonToCampaignEntityPart to PrimaryCustomerToCampaignEntityPart
rename myproject.server.core.marketing.campaign.CampaignBuilderParts.ICompanyToCampaignEntityPart to IContextCustomerToCampaignEntityPart
rename myproject.server.core.marketing.campaign.CampaignBuilderParts.CompanyToCampaignEntityPart to ContextCustomerToCampaignEntityPart
rename myproject.shared.core.process.serviceline.ServiceLineDataModelItems.PersonServiceLineEntity to CustomerServiceLineEntity
rename myproject.shared.core.process.serviceline.ServiceLineDataModelItems.PersonServiceLineCountAttribute to CustomerServiceLineCountAttribute
rename myproject.shared.core.process.serviceline.ServiceLineDataModelItems.CompanyServiceLineEntity to CustomerServiceLineEntity
rename myproject.shared.core.process.serviceline.ServiceLineDataModelItems.CompanyServiceLineCountAttribute to CustomerServiceLineCountAttribute
rename myproject.server.core.process.serviceline.ServiceLineBuilderParts.IPersonToServiceLineEntityPart to ICustomerToServiceLineEntityPart
rename myproject.server.core.process.serviceline.ServiceLineBuilderParts.PersonToServiceLineEntityPart to CustomerToServiceLineEntityPart
rename myproject.server.core.process.serviceline.ServiceLineBuilderParts.ICompanyToServiceLineEntityPart to ICustomerToServiceLineEntityPart
rename myproject.server.core.process.serviceline.ServiceLineBuilderParts.CompanyToServiceLineEntityPart to ICustomerToServiceLineEntityPart
rename myproject.shared.core.ticket.TicketDataModelItems.PersonTicketEntity to CustomerTicketEntity
rename myproject.shared.core.ticket.TicketDataModelItems.PersonTicketCountAttribute to CustomerTicketCountAttribute
rename myproject.server.core.ticket.TicketBuilderParts.IPersonToTicketEntityPart to ICustomerToTicketEntityPart
rename myproject.server.core.ticket.TicketBuilderParts.PersonToTicketEntityPart to CustomerToTicketEntityPart
rename myproject.server.core.ticket.TicketBuilderParts.PersonTicketCountAttributePart to CustomerTicketCountAttributePart
rename myproject.shared.core.address.AddressDataModelItems.VariableAddressesCustomerEntity to VariableAddressesReferencedCustomerEntity
rename myproject.server.core.address.AddressBuilderParts.VariableAddressesCustomerEntityPart to VariableAddressesReferencedCustomerEntityPart
rename myproject.server.core.address.AddressBuilderParts.IVariableAddressesCustomerEntityPart to IVariableAddressesReferencedCustomerEntityPart
rename jpa myproject.server.core.legalentity.MyLegalEntityRelation to MyCustomerRelation
move myproject.server.core.legalentity.MyCustomerRelation to myproject.server.core.customer
move myproject.server.core.legalentity.MyCustomerRelation_ to myproject.server.core.customer
move myproject.server.core.legalentity.IMyCustomerRelation to myproject.server.core.customer
rename jpa myproject.server.core.customer.MyCustomerRelation#getLegalEntityKey to getCustomerKey
rename jpa myproject.server.core.legalentity.relation.MyUcRelation#joinLegalEntityRelations to joinCustomerRelations
rename jpa myproject.server.core.legalentity.relation.MyRelation_#joinLegalEntityRelations to joinCustomerRelations
rename myproject.shared.core.legalentity.LegalEntityRelationKey to CustomerRelationKey
move myproject.shared.core.legalentity.CustomerRelationKey to myproject.shared.core.customer
rename myproject.shared.core.legalentity.LegalEntityRelationKeyDescriptor to CustomerRelationKeyDescriptor
move myproject.shared.core.legalentity.CustomerRelationKeyDescriptor to myproject.shared.core.customer
rename myproject.server.core.legalentity.LegalEntityServerDomain.MyLegalEntityRelationRowConstraint to MyCustomerRelationRowConstraint
rename myproject.server.core.legalentity.relation.RelationBaseService#ensureSharedLegalEntityRelation to ensureSharedCustomerRelation
rename myproject.server.core.legalentity.relation.RelationBuilderParts.RelationMembersAttributePart#getLegalEntityRelation to getCustomerRelation
rename myproject.server.core.legalentity.relation.RelationBuilderParts.RelationMembersAttributePart#getCompany to getCustomer
rename myproject.server.core.legalentity.relation.RelationBuilderParts.RelationMembersAttributePart#getPerson to getCustomer
rename myproject.server.core.legalentity.relation.RelationPageService.LegalEntityRelationTablePageQuery#getLegalEntity to getCustomer
rename myproject.server.core.legalentity.relation.RelationPageService.LegalEntityRelationTablePageQuery.BaseLegalEntityRelationSubQueryAlias#legalEntityKey to customerKey
rename myproject.server.core.legalentity.relation.RelationPageService.LegalEntityRelationTablePageQuery.BaseLegalEntityRelationSubQueryAlias to BaseCustomerRelationSubQueryAlias
rename myproject.server.core.legalentity.LegalEntityBuilderParts.AbstractLegalEntityEntityPart#getLegalEntity to getCustomer
rename myproject.server.core.legalentity.LegalEntityBuilderParts.ILegalEntityEntityPart#getLegalEntity to getCustomer
rename myproject.server.core.legalentity.LegalEntityPageService.MyLegalEntityRelationSubQueryAlias to MyCustomerRelationSubQueryAlias
rename myproject.server.core.legalentity.LegalEntityPageService.MyCustomerRelationSubQueryAlias#legalEntityKey0 to customerKey
rename myproject.server.core.legalentity.LegalEntityPageService.LegalEntityTablePageBaseQuery#getLegalEntity to getCustomer
rename myproject.server.core.legalentity.LegalEntityPageService.LegalEntityTablePageBaseQuery#getPerson to getCustomer
rename myproject.server.core.legalentity.LegalEntityPageService.LegalEntityTablePageBaseQuery#getCompany to getCustomer
rename myproject.server.core.marketing.action.ActionRecipientPageService.CurrentActionLegalEntityActionRecipientNonPreselectedTablePageBaseQuery#getLegalEntityCalc to getCustomer
rename myproject.server.core.legalentity.interest.InterestPageService.LegalEntityRelationInterestTablePageQuery#getLegalEntityRelation to getCustomerRelation
rename myproject.server.core.legalentity.interest.InterestPageService.LegalEntityRelationInterestTablePageQuery#getLegalEntity to getCustomer
rename myproject.server.core.communication.CommunicationReactionPageService.LegalEntityRootBaseQueryInitializer#getLegalEntityCalc to getCustomer
rename myproject.server.core.communication.CommunicationReactionPageService.LegalEntityRootBaseQueryInitializer#getPerson to getCustomer
rename myproject.server.core.communication.CommunicationReactionPageService.LegalEntityRootBaseQueryInitializer#getCompany to getCustomer
rename myproject.server.core.communication.CommunicationReactionPageService.CommunicationReactionTablePageBaseQuery#getPerson to getPrimaryCustomer
rename myproject.server.core.communication.CommunicationReactionPageService.CommunicationReactionTablePageBaseQuery#getCompany to getContextCustomer
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.CustomerBusinessActionRecipientSelectionBaseQuery#getLegalEntity to getCustomer
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.ILegalEntityActionRecipientSelectionBaseQuery#getLegalEntity to getCustomer
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.ILegalEntityActionRecipientSelectionBaseQuery#getLegalEntity to getCustomer
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.LegalEntityActionRecipientSelectionBaseQuery#getLegalEntity to getCustomer
rename myproject.server.core.marketing.potentialanalysis.PotentialAnalysisSelectionQueryHelper.LegalEntityPotentialAnalysisSelectionBaseQuery#getLegalEntity to getCustomer
rename myproject.server.core.marketing.action.assign.ActionRecipientSelectionQueryHelper.CustomerBusinessActionRecipientSelectionBaseQuery#getLegalEntity to getCustomer
rename myproject.server.core.marketing.potentialanalysis.PotentialAnalysisSelectionQueryHelper.CustomerBusinessPotentialAnalysisRecipientSelectionBaseQuery#getLegalEntity to getCustomer
move myproject.shared.core.person.PersonLookupCall to myproject.shared.core.customer
move myproject.shared.core.person.AbstractIgnorePersonKeyLookupCall to myproject.shared.core.customer
move myproject.client.core.person.PersonLookupCallTest to myproject.client.core.customer
rename myproject.shared.core.customer.PersonLookupCall to CustomerLookupCall
rename myproject.shared.core.customer.CustomerLookupCall#getPersonCustomerKey to getSubCustomerKey
rename myproject.shared.core.customer.CustomerLookupCall#setPersonCustomerKey to setSubCustomerKey
rename myproject.shared.core.customer.AbstractIgnorePersonKeyLookupCall to AbstractIgnoreCustomerKeyLookupCall
rename myproject.client.core.customer.PersonLookupCallTest to CustomerLookupCallTest
move myproject.shared.core.person.ICustomerLookupService to myproject.shared.core.customer
move myproject.server.core.person.CustomerLookupService to myproject.server.core.customer
move myproject.server.core.person.PersonLookupServiceHelper to myproject.server.core.customer
move myproject.server.core.person.PersonLookupServiceTest to myproject.server.core.customer
rename myproject.shared.core.customer.IPersonLookupService to ICustomerLookupService
rename myproject.server.core.customer.PersonLookupService to CustomerLookupService
rename myproject.server.core.customer.PersonLookupServiceHelper to CustomerLookupServiceHelper
rename myproject.server.core.customer.PersonLookupServiceTest to CustomerLookupServiceTest
rename myproject.shared.core.customer.AbstractIgnoreCustomerKeyLookupCall#getIgnorePersonKeys to getIgnoreCustomerKeys
rename myproject.shared.core.customer.AbstractIgnoreCustomerKeyLookupCall#setIgnorePersonKeys to setIgnoreCustomerKeys
rename myproject.server.core.customer.CustomerLookupService.PersonBatchKeyLookupHandler to CustomerBatchKeyLookupHandler
rename myproject.server.core.customer.CustomerLookupService#getPerson to getCustomer
rename myproject.server.core.customer.CustomerLookupService#getPerson2 to getCustomer2
move myproject.shared.core.company.CompanyDataModelItems.CompanyTypeAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.company.CompanyDataModelItems.CompanySegmentationAttribute to myproject.shared.core.customer.CustomerDataModelItems
move myproject.shared.core.company.CompanySharedDomain.CompanyTypeFieldLogic to myproject.shared.core.customer.CustomerSharedDomain
move myproject.shared.core.company.CompanySharedDomain#getCompanyNameMultiLined to myproject.shared.core.customer.CustomerSharedDomain#getCustomerNameMultiLined
move myproject.shared.core.company.CompanySharedDomain#getCompanyNameSingleLined to myproject.shared.core.customer.CustomerSharedDomain
rename myproject.shared.core.customer.CustomerSharedDomain#getCompanyNameMultiLined to getCustomerNameMultiLined
rename myproject.shared.core.customer.CustomerSharedDomain#getCompanyNameSingleLined to getCustomerNameSingleLined
move myproject.server.core.company.CompanyBuilderParts.CompanyTypeAttributePart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.company.CompanyBuilderParts.CompanySegmentationAttributePart to myproject.server.core.customer.CustomerBuilderParts
rename myproject.shared.core.customer.CustomerDataModelItems.CompanyTypeAttribute to CustomerTypeAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.CompanySegmentationAttribute to CustomerSegmentationAttribute
rename myproject.shared.core.customer.CustomerSharedDomain.CompanyTypeFieldLogic to CustomerTypeFieldLogic
rename myproject.server.core.customer.CustomerBuilderParts.CompanyTypeAttributePart to CustomerTypeAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.CompanySegmentationAttributePart to CustomerSegmentationAttributePart
move myproject.client.core.company.AbstractNewCompanyMenu to myproject.client.core.customer
move myproject.client.core.customer.AbstractTablePageNewCompanyMenu to myproject.client.core.customer
rename myproject.client.core.customer.AbstractNewCompanyMenu to AbstractNewCustomerMenu
rename myproject.client.core.customer.AbstractTablePageNewCompanyMenu to AbstractTablePageNewCustomerMenu
rename myproject.client.core.communicationcaseframe.AbstractCommunicationCaseFrameSearchResultGroupBox.SearchResultTableField.Table.NewCompanyMenu to NewCustomerMenu
rename myproject.client.core.communicationcaseframe.AbstractCommunicationCaseFrameSearchResultGroupBox.SearchResultTableField.Table#getNewCompanyMenu to getNewCustomerMenu
rename myproject.client.core.communicationcaseframe.AbstractCommunicationCaseFrameSearchResultGroupBox#prepareNewCompanyFormParam to prepareNewCustomerFormParam
rename myproject.client.core.communicationcaseframe.CommunicationCaseFrameForm.MainBox.CaseFrameSplitBox.CaseFrameFormContentBox.LeftBox.SearchResultGroupBox#prepareNewCompanyFormParam to prepareNewCustomerFormParam
rename myproject.shared.core.socialmedia.ISocialMediaItemProcessService#prepareNewCompanyFormParam to prepareNewCustomerFormParam
rename myproject.server.core.socialmedia.ISocialMediaPlatformAdapter#prepareNewCompanyFormParamto prepareNewCustomerFormParam
rename myproject.server.core.socialmedia.SocialMediaItemProcessService#prepareNewCompanyFormParam to prepareNewCustomerFormParam
rename myproject.server.core.socialmedia.facebook.IFacebookBaseService#prepareNewCompanyFormParam to prepareNewCustomerFormParam
rename myproject.server.core.socialmedia.facebook.FacebookBaseService#prepareNewCompanyFormParam to prepareNewCustomerFormParam
rename myproject.server.core.socialmedia.facebook.FacebookPlatformAdapter#prepareNewCompanyFormParam to prepareNewCustomerFormParam
rename myproject.server.core.socialmedia.youtube.YoutubePlatformAdapter#prepareNewCompanyFormParam to prepareNewCustomerFormParam
rename myproject.server.core.socialmedia.facebook.FacebookBaseService#createAddressForNewCompany to createAddressForNewCustomer
rename myproject.shared.core.customer.CustomerFormParam#setLogo to setImage
rename myproject.client.core.business.role.BusinessRoleForm.MainBox.GroupBox.CustomerField.NewCompanyMenu to NewCustomerMenu
rename myproject.client.core.business.role.BusinessRoleForm.MainBox.GroupBox.CustomerField.NewCustomerMenu#execActionNewCompany to execActionNewCustomer
rename myproject.client.core.business.role.BusinessRoleForm.MainBox.GroupBox.CustomerField#getCompanyKey to getCustomerKey
rename myproject.client.core.business.role.BusinessRoleForm.MainBox.GroupBox.CustomerField#getPersonKey to getCustomerKey
rename myproject.client.core.customer.CustomerForm.MainBox.RelationBox.LegacyBox.CompanyTableField.Table.NewCompanyMenu to NewCustomerMenu
rename myproject.client.core.customer.CustomerForm.MainBox.RelationBox.LegacyBox.CompanyTableField.Table.NewCustomerMenu#execActionNewCompany to execActionNewCustomer
rename myproject.client.core.communication.CommunicationForm.MainBox.LinkBox.CompanyField.NewMenu#execActionNewCompany to execActionNewCustomer
rename myproject.client.core.task.TaskForm.MainBox.DetailBox.CompanyField.NewMenu#execActionNewCompany to execActionNewCustomer
rename myproject.client.core.employee.course.CourseForm.MainBox.GroupBox.OrganiserField.NewMenu#execActionNewCompany to execActionNewCustomer
rename myproject.client.core.customer.role.CompanyPersonRoleForm.MainBox.GroupBox.CompanyField.NewMenu#execActionNewCompany to execActionNewCustomer
rename myproject.shared.core.business.role.BusinessRoleLocalLookupCall#getLegalEntityTeamRoleBean to getCustomerTeamRoleBean
rename myproject.shared.core.business.role.BusinessRoleLocalLookupCall#setLegalEntityTeamRoleBean to setCustomerTeamRoleBean
rename myproject.server.core.business.role.BusinessRolePageService.BusinessRoleTablePageQuery#getLegalEntityCalc to getCustomer
rename myproject.server.core.marketing.action.ActionRecipientPageService.LegalEntityRootBaseQueryInitializer#getLegalEntityCalc to getCustomer
rename myproject.server.core.marketing.action.ActionRecipientPageService.CurrentActionLegalEntityActionRecipientTablePageBaseQuery#getLegalEntityCalc to getCustomer
rename myproject.client.core.legalentity.LegalEntitySmartfieldChooseForm to CustomerSmartfieldChooseForm
rename myproject.shared.core.legalentity.LegalEntitySmartfieldChooseFormParam to CustomerSmartfieldChooseFormParam
rename myproject.client.core.legalentity.LegalEntitySmartfieldSearchForm to CustomerSmartfieldSearchForm
rename myproject.shared.core.legalentity.LegalEntitySmartfieldSearchFormData to CustomerSmartfieldSearchFormData
rename myproject.shared.core.legalentity.LegalEntitySmartfieldSearchFormParam to CustomerSmartfieldSearchFormParam
rename myproject.client.core.legalentity.CustomerSmartfieldSearchForm#getLegalEntityNameField to getCustomerNameField
rename myproject.client.core.legalentity.CustomerSmartfieldSearchForm.MainBox.SimpleBox.LegalEntityNameField to CustomerNameField
rename myproject.shared.core.legalentity.CustomerSmartfieldSearchFormData#getLegalEntityName to getCustomerName
rename myproject.shared.core.legalentity.CustomerSmartfieldSearchFormData.LegalEntityName to CustomerName
rename myproject.client.core.legalentity.ILegalEntitySmartfieldTablePage to ICustomerSmartfieldTablePage
rename myproject.client.core.legalentity.LegalEntitySmartfieldTablePage to CustomerSmartfieldTablePage
rename myproject.server.core.legalentity.LegalEntitySmartfieldTablePageData.LegalEntitySmartfieldTableRowData to CustomerSmartfieldTableRowData
rename myproject.shared.core.legalentity.LegalEntitySmartfieldTablePageData to CustomerSmartfieldTablePageData
rename myproject.client.core.legalentity.CustomerSmartfieldTablePage.Table.LegalEntityKeyColumn to CustomerKeyColumn
rename myproject.client.core.legalentity.CustomerSmartfieldTablePage.Table#getLegalEntityKeyColumn to getCustomerKeyColumn
rename myproject.shared.core.legalentity.CustomerSmartfieldTablePageData.CustomerSmartfieldTableRowData.legalEntityKey to customerKey
rename myproject.shared.core.legalentity.CustomerSmartfieldTablePageData.CustomerSmartfieldTableRowData#getLegalEntityKey to getCustomerKey
rename myproject.shared.core.legalentity.CustomerSmartfieldTablePageData.CustomerSmartfieldTableRowData#setLegalEntityKey to setCustomerKey
rename myproject.client.core.legalentity.CustomerSmartfieldTablePage.Table.EditLegalEntityMenu to EditCustomerMenu
rename myproject.shared.core.legalentity.LegalEntitySmartfieldTablePageParam to CustomerSmartfieldTablePageParam
rename myproject.client.core.legalentity.AbstractLegalEntitySmartfieldChooseFormTest to AbstractCustomerSmartfieldChooseFormTest
rename myproject.client.core.legalentity.LegalEntitySmartfieldChooseFormTest to CustomerSmartfieldChooseFormTest
rename myproject.client.core.legalentity.LegalEntitySmartfieldTablePageTest to CustomerSmartfieldTablePageTest
rename myproject.client.core.legalentity.ILegalEntitySmartfieldChooseForm to ICustomerSmartfieldChooseForm
rename myproject.client.core.legalentity.CustomerSmartfieldChooseForm.MainBox.GroupBox.LegalEntityTablePageField to CustomerTablePageField
rename myproject.client.core.legalentity.CustomerSmartfieldChooseForm#getLegalEntityTablePageField to getCustomerTablePageField
rename myproject.client.core.legalentity.LegalEntityClientDomain#createLegalEntitySmartfieldSearchFormSearch to createCustomerSmartfieldSearchFormSearch
rename myproject.client.core.legalentity.LegalEntityClientDomain#createLegalEntityChooseFormSearch to createCustomerChooseFormSearch
rename myproject.client.core.legalentity.LegalEntityClientDomain#createLegalEntitySmartfieldTablePage to createCustomerSmartfieldTablePage
rename myproject.shared.core.legalentity.ILegalEntitySmartfieldPageService to ICustomerSmartfieldPageService
rename myproject.server.core.legalentity.LegalEntitySmartfieldPageService to CustomerSmartfieldPageService
rename myproject.server.core.legalentity.CustomerSmartfieldPageService#getLegalEntitySmartfieldTableData to getCustomerSmartfieldTableData
rename myproject.server.core.legalentity.CustomerSmartfieldPageService#getPerson to getCustomer
rename myproject.server.core.legalentity.CustomerSmartfieldPageService#addPersonConstraints to addConstraints
rename myproject.server.core.legalentity.CustomerSmartfieldPageService#addPersonConstraintForPersonLookupCall to addConstraintForCustomerLookupCall
rename myproject.server.core.legalentity.CustomerSmartfieldPageService#addPersonConstraintForName to addConstraintForName
rename myproject.server.core.legalentity.CustomerSmartfieldPageService#addPersonConstraintForBirthday to addConstraintForBirthday
rename myproject.server.core.legalentity.CustomerSmartfieldPageService#addPersonConstraintForBusinessNo to addConstraintForBusinessNo
rename myproject.server.core.legalentity.CustomerSmartfieldPageService#addPersonPrivacyConstraint to addPrivacyConstraint
rename myproject.server.core.legalentity.CustomerSmartfieldPageService#getCompanyPerson to getCustomerCustomer
rename myproject.server.core.legalentity.CustomerSmartfieldPageService#createPersonQueryContribution to createQueryContribution
rename myproject.shared.core.legalentity.LegalEntitySmartfieldSearchPermission to CustomerSmartfieldSearchPermission
move myproject.client.core.legalentity.CustomerSmartfieldChooseForm to myproject.client.core.customer
move myproject.client.core.legalentity.CustomerSmartfieldSearchForm to myproject.client.core.customer
move myproject.client.core.legalentity.CustomerSmartfieldTablePage to myproject.client.core.customer
move myproject.client.core.legalentity.ICustomerSmartfieldChooseForm to myproject.client.core.customer
move myproject.client.core.legalentity.ICustomerSmartfieldTablePage to myproject.client.core.customer
move myproject.server.core.legalentity.CustomerSmartfieldPageService to myproject.server.core.customer
move myproject.shared.core.legalentity.ICustomerSmartfieldPageService to myproject.shared.core.customer
move myproject.shared.core.legalentity.CustomerSmartfieldTablePageData to myproject.shared.core.customer
move myproject.shared.core.legalentity.CustomerSmartfieldTablePageParam to myproject.shared.core.customer
move myproject.shared.core.legalentity.CustomerSmartfieldSearchFormParam to myproject.shared.core.customer
move myproject.shared.core.legalentity.CustomerSmartfieldSearchFormData to myproject.shared.core.customer
move myproject.shared.core.legalentity.CustomerSmartfieldChooseFormParam to myproject.shared.core.customer
move myproject.shared.core.legalentity.CustomerSmartfieldSearchPermission to myproject.shared.core.customer
move myproject.client.core.legalentity.CustomerSmartfieldTablePageTest to myproject.client.core.customer
move myproject.client.core.legalentity.CustomerSmartfieldChooseFormTest to myproject.client.core.customer
move myproject.client.core.legalentity.AbstractCustomerSmartfieldChooseFormTest to myproject.client.core.customer
rename myproject.server.core.persistence.CoreResults#getLegalEntityAdvisorKey to getCustomerAdvisorKey
rename jpa myproject.server.core.customer.MyCustomer#joinPersonAdvisors to joinCustomerAdvisors
rename jpa myproject.server.core.customer.MyCustomer#joinPersonAdvisorsOfAdvisor to joinCustomerAdvisorsOfAdvisor
rename jpa myproject.server.core.customer.MyCustomer#joinCustomerAdvisors to joinCustomerAdvisors
rename jpa myproject.server.core.customer.MyCustomer#joinCustomerAdvisorsOfAdvisor to joinCustomerAdvisorsOfAdvisor
rename jpa myproject.server.core.user.MyUser#joinPersonAdvisorsOfAdvisor to joinCustomerAdvisorsOfAdvisor
rename jpa myproject.server.core.user.MyUser#joinCompanyAdvisorsOfAdvisor to joinCustomerAdvisorsOfAdvisor
rename jpa myproject.server.core.user.MyUser#joinPersonAdvisors to joinCustomerAdvisors
rename jpa myproject.server.core.advisor.MyUcAdvisor#joinCompanyAdvisors to joinCustomerAdvisors
rename jpa myproject.server.core.advisor.MyUcAdvisor#joinPersonAdvisors to joinCustomerAdvisors
rename myproject.shared.core.advisor.PersonAdvisorKey to CustomerAdvisorKey
rename myproject.shared.core.advisor.PersonAdvisorKeyDescriptor to CustomerAdvisorKeyDescriptor
rename jpa myproject.server.core.advisor.MyPersonAdvisor to MyCustomerAdvisor
rename jpa myproject.server.core.advisor.MyPersonAdvisor#getPersonKey to getCustomerKey
rename jpa myproject.server.core.advisor.MyPersonAdvisor#joinPerson to joinCustomer
rename jpa myproject.server.core.advisor.MyPersonAdvisor#personKey to customerKey
rename myproject.shared.core.advisor.CompanyAdvisorKey to CustomerAdvisorKey
rename jpa myproject.server.core.advisor.MyCompanyAdvisor to MyCustomerAdvisor
rename myproject.server.core.advisor.IAdvisorBaseService#checkPersonAdvisorTypeUniqueness to checkCustomerAdvisorTypeUniqueness
rename myproject.server.core.advisor.IAdvisorBaseService#checkCompanyAdvisorTypeUniqueness to checkCustomerAdvisorTypeUniqueness
rename myproject.server.core.advisor.AdvisorBaseService#checkPersonAdvisorTypeUniqueness to checkCustomerAdvisorTypeUniqueness
rename myproject.server.core.advisor.AdvisorBaseService#checkCompanyAdvisorTypeUniqueness to checkCustomerAdvisorTypeUniqueness
rename myproject.server.core.advisor.AdvisorBaseService#loadPersonAdvisorTypeUidsAsSuperUser to loadCustomerAdvisorTypeUidsAsSuperUser
rename myproject.server.core.advisor.AdvisorBaseService#loadCompanyAdvisorTypeUidsAsSuperUser to loadCustomerAdvisorTypeUidsAsSuperUser
rename myproject.server.core.advisor.AdvisorBaseService#loadPersonTable to loadCustomerTable
rename myproject.server.core.advisor.AdvisorBaseService#loadCompanyTable to loadCustomerTable
rename myproject.server.core.advisor.AdvisorBaseService#loadPerson to loadCustomer
rename myproject.server.core.advisor.AdvisorBaseService#loadCompany to loadCustomer
rename myproject.server.core.advisor.AdvisorBaseService#storePerson to storeCustomer
rename myproject.server.core.advisor.AdvisorBaseService#storeCompany to storeCustomer
rename myproject.shared.core.advisor.AdvisedEntityTypeCodeType.PersonCode to CustomerCode
rename myproject.server.core.advisor.AdvisorServerDomain.MyPersonAdvisorRowLevelPermissionConstraint to MyCustomerAdvisorRowLevelPermissionConstraint
rename myproject.server.core.advisor.AdvisorServerDomain.MyCompanyAdvisorRowLevelPermissionConstraint to MyCustomerAdvisorRowLevelPermissionConstraint
rename myproject.server.graph.model.DefaultGraphBuilder#addPersonAdvisors to addCustomerAdvisors
rename myproject.client.core.advisor.AbstractAdvisorTableField.Table.AdvisorPersonActiveColumn to AdvisorCustomerActiveColumn
rename myproject.client.core.advisor.AbstractAdvisorTableField.Table#getAdvisorPersonActiveColumn to getAdvisorCustomerActiveColumn
rename myproject.shared.core.advisor.AbstractAdvisorTableData.AbstractAdvisorTableRowData#setAdvisorPersonActive to setAdvisorCustomerActive
rename myproject.server.core.advisor.PersonAdvisorConsistencyCheckResult to CustomerAdvisorConsistencyCheckResult
rename myproject.shared.core.common.consistency.ConsistencyTypeCodeType.PersonAdvisorTypeUniquenessCode to CustomerAdvisorTypeUniquenessCode
rename myproject.server.core.advisor.AdvisorBuilderParts.PersonPersonAdvisorCodeEntityPart#getPersonAdvisor to getCustomerAdvisor
rename myproject.server.core.advisor.AdvisorBuilderParts.PersonToTeamAdvisorCodeEntityPart#getPersonAdvisor to getCustomerAdvisor
rename myproject.server.core.advisor.AdvisorBuilderParts.IPersonToTeamAdvisorCodeEntityPart to ICustomerToTeamAdvisorCodeEntityPart
rename myproject.server.core.advisor.AdvisorBuilderParts.ICompanyToTeamAdvisorCodeEntityPart to ICustomerToTeamAdvisorCodeEntityPart
rename myproject.server.core.advisor.AdvisorBuilderParts.ICustomerToTeamAdvisorCodeEntityPart#getPersonAdvisor to getCustomerAdvisor
rename myproject.server.core.advisor.AdvisorBuilderParts.ICustomerToTeamAdvisorCodeEntityPart#getCompanyAdvisor to getCustomerAdvisor
rename myproject.server.core.advisor.AdvisorBuilderParts.PersonToMixedAdvisorEntityPart#getPersonAdvisor to getCustomerAdvisor
rename myproject.server.core.advisor.AdvisorBuilderParts.IPersonToMixedAdvisorEntityPart to ICustomerToMixedAdvisorEntityPart
rename myproject.server.core.advisor.AdvisorBuilderParts.ICompanyToMixedAdvisorEntityPart to ICustomerToMixedAdvisorEntityPart
rename myproject.server.core.advisor.AdvisorBuilderParts.ICustomerToMixedAdvisorEntityPart#getPersonAdvisor to getCustomerAdvisor
rename myproject.server.core.advisor.AdvisorBuilderParts.ICustomerToMixedAdvisorEntityPart#getCompanyAdvisor to getCustomerAdvisor
rename myproject.server.core.domain.rowconstraint.CoreRowConstraintHelper#personOwnerUserKeyExpression to customerOwnerUserKeyExpression
rename myproject.server.core.domain.rowconstraint.CoreRowConstraintHelper#personOuExpression to customerOuExpression
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#contributePersonRecipientQueries to contributeCustomerRecipientQueries
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#contributePersonQuery1 to contributeCustomerQuery1
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#contributePersonQuery1AdvisingTeam to contributeCustomerQuery1AdvisingTeam
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#contributePersonQuery2 to contributeCustomerQuery2
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#contributePersonQuery2AdvisingTeam to contributeCustomerQuery2AdvisingTeam
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#contributePersonQuery3 to contributeCustomerQuery3
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#contributePersonQuery3AdvisingTeam to contributeCustomerQuery3AdvisingTeam
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#contributePersonQuery4 to contributeCustomerQuery4
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#contributePersonQuery4AdvisingTeam to contributeCustomerQuery4AdvisingTeam
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#contributePersonQuery5 to contributeCustomerQuery5
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#contributePersonQuery5AdvisingTeam to contributeCustomerQuery5AdvisingTeam
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#contributePersonQuery6 to contributeCustomerQuery6
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#contributePersonQuery6AdvisingTeam to contributeCustomerQuery6AdvisingTeam
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#getCompanyOnlyCondition to getOrganizationOnlyCondition
rename myproject.server.core.marketing.action.actionrecipient.ResponsibleUserCalculator#setCompanyOnlyCondition to setOrganizationOnlyCondition
rename myproject.server.core.marketing.action.actionrecipient.ActionRecipientResponsibleUserSubqueryAlias#personKey to personCustomerKey
rename myproject.server.core.marketing.action.actionrecipient.ActionRecipientResponsibleUserSubqueryAlias#companyKey to organizationCustomerKey
rename myproject.server.core.person.CustomerBuilderParts.PersonAdvisorAttributePart to CustomerAdvisorAttributePart
rename myproject.server.core.person.CustomerBuilderParts.PersonAdvisorFieldPart to CustomerAdvisorFieldPart
rename myproject.server.core.person.CustomerBuilderParts.UserToPersonAdvisorToPersonEntityPart to UserToCustomerAdvisorToCustomerEntityPart
rename myproject.server.core.person.CustomerBuilderParts.IUserToPersonAdvisorToPersonEntityPart to IUserToCustomerAdvisorToCustomerEntityPart
rename myproject.server.core.person.CustomerBuilderParts.UserToCustomerAdvisorToCustomerEntityPart#getPersonAdvisor to getCustomerAdvisor
rename myproject.server.core.person.CustomerBuilderParts.IUserToCustomerAdvisorToCustomerEntityPart#getPersonAdvisor to getCustomerAdvisor
rename myproject.server.core.person.CustomerBuilderParts.UserToPersonAdvisorRoleAttributePart to UserToCustomerAdvisorRoleAttributePart
rename myproject.server.core.person.CustomerBuilderParts.UserToPersonAdvisorRoleCountAttributePart to UserToCustomerAdvisorRoleCountAttributePart
rename myproject.shared.core.advisor.AdvisorDataModelItems.AbstractPersonAdvisorCodeEntity to AbstractCustomerAdvisorCodeEntity
rename myproject.server.graph.model.AbstractDefaultGraphBuilder#addPersonAdvisors to addCustomerAdvisors
rename myproject.server.core.portal.handler.AbstractContactCenterHandler#toPersonKey to toCustomerKey
rename myproject.server.core.legalentity.LegalEntitySmartfieldPageService#getPersonAdvisor to getCustomerAdvisor
rename myproject.server.core.legalentity.LegalEntitySmartfieldPageService#getCompanyAdvisor to getCustomerAdvisor
rename myproject.server.core.customer.ICustomerBaseService#PI_STORE_PERSON to PI_STORE_CUSTOMER
rename myproject.server.core.customer.ICustomerBaseService#PI_STORE_PERSON_ADVISOR to PI_STORE_CUSTOMER_ADVISOR
rename myproject.server.core.customer.CustomerBaseService#getCompanyDisplayNames to getOrganizationDisplayNames
rename myproject.server.core.customer.CustomerBaseService#getCompanyNames to getOrganizationNames
rename myproject.server.core.user.GeneralChangeBaseService#updatePersonAdvisor to updateCustomerAdvisor
rename myproject.server.core.user.GeneralChangeBaseService#updateCompanyAdvisor to updateCustomerAdvisor
rename myproject.client.core.user.GeneralChangeForm.MainBox.GeneralBox.PersonAdvisorField to CustomerAdvisorField
rename myproject.client.core.user.GeneralChangeForm#getPersonAdvisorField to getCustomerAdvisorField
rename myproject.client.core.user.GeneralChangeForm.MainBox.GeneralBox.CompanyAdvisorField to CustomerAdvisorField
rename myproject.client.core.user.GeneralChangeForm#getCompanyAdvisorField to getCustomerAdvisorField
rename myproject.server.core.advisor.AdvisorBuilderParts.PersonMixedAdvisorEntityPart to CustomerMixedAdvisorEntityPart
rename myproject.server.core.advisor.AdvisorBuilderParts.CompanyMixedAdvisorEntityPart to CustomerMixedAdvisorEntityPart
rename myproject.server.core.advisor.AdvisorBuilderParts.AbstractPersonAdvisorCodeEntityPart to AbstractCustomerAdvisorCodeEntityPart
rename myproject.server.core.advisor.AdvisorBuilderParts.PersonTeamAdvisorCodeEntityPart to CustomerTeamAdvisorCodeEntityPart
rename myproject.server.core.advisor.AdvisorBuilderParts.CompanyTeamAdvisorCodeEntityPart to CustomerTeamAdvisorCodeEntityPart
rename myproject.server.core.advisor.AdvisorBuilderParts.PersonPersonAdvisorCodeEntityPart to CustomerCustomerAdvisorCodeEntityPart
rename myproject.server.core.advisor.AdvisorBuilderParts.CompanyPersonAdvisorCodeEntityPart to CustomerCustomerAdvisorCodeEntityPart
rename myproject.server.core.advisor.AdvisorBuilderParts.PersonAdvisorCodeAttributePart to CustomerAdvisorCodeAttributePart
rename myproject.server.core.advisor.AdvisorBuilderParts.CompanyAdvisorCodeAttributePart to CustomerAdvisorCodeAttributePart
rename myproject.server.core.advisor.AdvisorBuilderParts.LegalEntityAdvisorCodeAttributePart to CustomerAdvisorCodeAttributePart
rename myproject.server.core.advisor.AdvisorBuilderParts.ICompanyToPersonAdvisorCodeEntityPart to ICustomerToCustomerAdvisorCodeEntityPart
rename myproject.server.core.advisor.AdvisorBuilderParts.IPersonToPersonAdvisorCodeEntityPart to ICustomerToCustomerAdvisorCodeEntityPart
rename myproject.server.core.advisor.AdvisorBuilderParts.CompanyAdvisorNameAttributePart to CustomerAdvisorNameAttributePart
rename myproject.server.core.advisor.AdvisorBuilderParts.PersonAdvisorNameAttributePart to CustomerAdvisorNameAttributePart
rename myproject.server.core.advisor.AdvisorBuilderParts.PersonAdvisorTypeAttributePart to CustomerAdvisorTypeAttributePart
rename myproject.server.core.advisor.AdvisorBuilderParts.CompanyAdvisorTypeAttributePart toCustomerAdvisorTypeAttributePart
rename myproject.server.core.advisor.AdvisorBuilderParts.PersonAdvisorKeyAttributePart to CustomerAdvisorKeyAttributePart
rename myproject.server.core.advisor.AdvisorBuilderParts.CompanyAdvisorKeyAttributePart to CustomerAdvisorKeyAttributePart
rename myproject.server.core.advisor.AdvisorBuilderParts.IEntityToPersonAdvisorCodeEntityPart to IEntityToCustomerAdvisorCodeEntityPart
rename myproject.shared.core.advisor.AdvisorDataModelItems.AbstractPersonAdvisorCodeEntity to AbstractCustomerAdvisorCodeEntity
rename myproject.shared.core.advisor.AdvisorDataModelItems.PersonPersonAdvisorCodeEntity to CustomerCustomerAdvisorCodeEntity
rename myproject.shared.core.advisor.AdvisorDataModelItems.CompanyPersonAdvisorCodeEntity to CustomerCustomerAdvisorCodeEntity
rename myproject.shared.core.advisor.AdvisorDataModelItems.PersonTeamWithRoleAdvisorCodeEntity to CustomerTeamWithRoleAdvisorCodeEntity
rename myproject.shared.core.advisor.AdvisorDataModelItems.CompanyTeamWithRoleAdvisorCodeEntity to CustomerTeamWithRoleAdvisorCodeEntity
rename myproject.shared.core.advisor.AdvisorDataModelItems.PersonAdvisorCodeAttribute to CustomerAdvisorCodeAttribute
rename myproject.shared.core.advisor.AdvisorDataModelItems.CompanyAdvisorCodeAttribute to CustomerAdvisorCodeAttribute
rename myproject.shared.core.advisor.AdvisorDataModelItems.LegalEntityAdvisorCodeAttribute to CustomerAdvisorCodeAttribute
rename myproject.shared.core.advisor.AdvisorDataModelItems.PersonMixedAdvisorEntity to CustomerMixedAdvisorEntity
rename myproject.shared.core.advisor.AdvisorDataModelItems.CompanyMixedAdvisorEntity to CustomerMixedAdvisorEntity
rename myproject.shared.core.advisor.AdvisorDataModelItems.PersonAdvisorKeyAttribute to CustomerAdvisorKeyAttribute
rename myproject.shared.core.advisor.AdvisorDataModelItems.CompanyAdvisorKeyAttribute to CustomerAdvisorKeyAttribute
rename myproject.shared.core.advisor.AdvisorDataModelItems.PersonAdvisorTypeAttribute to CustomerAdvisorTypeAttribute
rename myproject.shared.core.advisor.AdvisorDataModelItems.CompanyAdvisorTypeAttribute to CustomerAdvisorTypeAttribute
rename myproject.shared.core.advisor.AdvisorDataModelItems.PersonAdvisorNameAttribute to CustomerAdvisorNameAttribute
rename myproject.shared.core.advisor.AdvisorDataModelItems.CompanyAdvisorNameAttribute to CustomerAdvisorNameAttribute
rename myproject.server.core.person.CustomerBuilderParts.UserToPersonAdvisorRoleAttributePart to UserToCustomerAdvisorRoleAttributePart
rename myproject.server.core.person.CustomerBuilderParts.UserToPersonAdvisorRoleCountAttributePart to UserToCustomerAdvisorRoleCountAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.UserToPersonAdvisorRoleAttribute to UserToCustomerAdvisorRoleAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.UserToPersonAdvisorRoleCountAttribute to UserToCustomerAdvisorRoleCountAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.UserToPersonAdvisorToPersonEntity to UserToCustomerAdvisorToPersonEntity
rename myproject.client.core.advisor.IAdvisorForm#getLegalEntityKey to getCustomerKey
rename myproject.client.core.advisor.AdvisorForm#getLegalEntityKey to getCustomerKey
rename myproject.client.core.advisor.AdvisorForm#setLegalEntityKey to setCustomerKey
rename myproject.client.core.advisor.AdvisorForm.MainBox.GroupBox.LegalEntityField to CustomerField
rename myproject.client.core.advisor.AdvisorForm#getLegalEntityField to getCustomerField
rename myproject.shared.core.advisor.AdvisorFormParam#getLegalEntityKey to getCustomerKey
rename myproject.shared.core.advisor.AdvisorFormParam#setLegalEntityKey to setCustomerKey
rename myproject.shared.core.advisor.AdvisorFormData#getLegalEntityKey to getCustomerKey
rename myproject.client.core.advisor.PersonAdvisorModifyStep to CustomerAdvisorModifyStep
rename myproject.client.core.advisor.CompanyAdvisorModifyStep to CustomerAdvisorModifyStep
rename myproject.client.core.advisor.PersonAdvisorModifyStepData to CustomerAdvisorModifyStepData
rename myproject.client.core.advisor.CompanyAdvisorModifyStepData to CustomerAdvisorModifyStepData
rename myproject.shared.core.advisor.CustomerAdvisorModifyStepData.InputPerson to InputCustomer
rename myproject.shared.core.advisor.CustomerAdvisorModifyStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.advisor.CustomerAdvisorModifyStepData.InputCompany to InputCustomer
rename myproject.shared.core.advisor.CustomerAdvisorModifyStepData#getInputCompany to getInputCustomer
rename myproject.shared.core.advisor.CustomerAdvisorModifyStepData.OutputPerson to OutputCustomer
rename myproject.shared.core.advisor.CustomerAdvisorModifyStepData#getOutputPerson to getOutputCustomer
rename myproject.shared.core.advisor.CustomerAdvisorModifyStepData.OutputCompany to OutputCustomer
rename myproject.shared.core.advisor.CustomerAdvisorModifyStepData#getOutputCompany to getOutputCustomer
rename myproject.shared.core.company.advisor.UpdateCompanyAdvisorPermission to UpdateCustomerAdvisorPermission
rename myproject.shared.core.person.advisor.UpdatePersonAdvisorPermission to UpdateCustomerAdvisorPermission
rename myproject.shared.core.person.advisor.UpdateCustomerAdvisorPermission#getPersonKey to getCustomerKey
move myproject.shared.core.person.advisor.UpdateCustomerAdvisorPermission to myproject.shared.core.customer.advisor
rename myproject.shared.core.company.advisor.ChooseCompanyAdvisorPermission to ChooseCustomerAdvisorPermission
rename myproject.shared.core.person.advisor.ChoosePersonAdvisorPermission to ChooseCustomerAdvisorPermission
move myproject.shared.core.person.advisor.ChooseCustomerAdvisorPermission to myproject.shared.core.customer.advisor
rename myproject.server.core.company.CompanyBuilderParts.IUserToCompanyAdvisorToCompanyEntityPart#getCompanyAdvisor to getCustomerAdvisor
rename myproject.server.core.company.CompanyBuilderParts.UserToCompanyAdvisorToCompanyEntityPart#getCompanyAdvisor to getCustomerAdvisor
rename myproject.server.core.employee.report.BudgetPageService.BudgetTablePageBaseQuery#execCreateCompanyFigureSubqueryHelper to execCreateCustomerFigureSubqueryHelper
rename myproject.server.core.employee.report.BudgetPageService.BudgetTablePageBaseQuery#removeCompanyDataFromFormData to removeCustomerDataFromFormData
rename myproject.server.core.employee.report.BudgetPageService.BudgetTablePageBaseQuery#getCompany to getCustomer
rename myproject.server.core.employee.report.BudgetPageService.BudgetTablePageBaseQuery#getCompanyFigureStats to getCustomerFigureStats
rename myproject.server.core.employee.report.BudgetPageService.CompanyFigureStatsSubqueryAlias to CustomerFigureStatsSubqueryAlias
rename myproject.server.core.employee.report.BudgetPageService.CustomerFigureStatsSubqueryAlias#companyKey to customerKey
rename myproject.server.core.employee.report.BudgetPageService.CompanyFigureSubqueryHelper to CustomerFigureSubqueryHelper
rename myproject.server.core.employee.report.BudgetPageService.CustomerFigureSubqueryHelper#getCompany to getCustomer
rename myproject.server.core.employee.report.BudgetPageService.CustomerFigureSubqueryHelper#getCompanyFigure to getCustomerFigure
rename myproject.server.core.employee.report.BudgetPageService.CustomerFigureSubqueryHelper#getCompanyFigureSubquery to getCustomerFigureSubquery
rename myproject.server.core.employee.report.BudgetPageService.CustomerFigureSubqueryHelper#setCompanyFigureSubquery to setCustomerFigureSubquery
rename myproject.server.core.employee.report.BudgetPageService.PaymentSubqueryHelper#getCompany to getCustomer
rename myproject.server.core.employee.report.BudgetPageService.PaymentStatsSubqueryAlias#companyKey to customerKey
rename myproject.server.core.employee.report.BudgetReportPageService.AccumulatedForecastTablePageQuery#getCompany to getCustomer
rename myproject.server.core.employee.report.BudgetReportPageService.NotAccumulatedForecastTablePageQuery#getCompany to getCustomer
rename myproject.server.core.employee.report.BudgetBuilderParts.IBudgetEntityPart#getCompany to getCustomer
rename myproject.server.core.employee.report.BudgetBuilderParts.AbstractBudgetEntityPart#getCompany to getCustomer
rename jpa myproject.server.core.communication.MyCommunication#joinCompany to joinCustomer
move myproject.shared.core.company.CompanySharedDomain#scaleCompanyLogo to rename myproject.shared.core.customer.CustomerSharedDomain
rename myproject.shared.core.customer.CustomerSharedDomain#scaleCompanyLogo to scaleCustomerImage
rename myproject.shared.core.customer.CustomerSharedDomain#scalePersonPortrait to scaleCustomerImage
rename myproject.shared.core.common.CoreResourceHelper#isHtmlArchive to isZipArchive
move myproject.shared.core.company.CompanyDataModelItems.CompanyShortNameAttribute to myproject.shared.core.customer.CustomerDataModelItems
rename myproject.shared.core.customer.CustomerDataModelItems.CompanyShortNameAttribute to CustomerShortNameAttribute
move myproject.server.core.company.CompanyBuilderParts.CompanyShortNameAttributePart to myproject.server.core.customer.CustomerBuilderParts
rename myproject.server.core.customer.CustomerBuilderParts.CompanyShortNameAttributePart to CustomerShortNameAttributePart
rename myproject.shared.core.test.person.CustomerTestDataProvider#withName to withName1
rename myproject.shared.core.test.person.CustomerTestDataProvider#withFirstName to withName2
rename myproject.server.core.ruleengine.context.CustomerRuleTestParameter.ChangePersonLanguageRuleOperationObject to ChangeCustomerLanguageRuleOperationObject
rename myproject.server.core.ruleengine.context.CustomerRuleTestParameter#createSearchFormToFindSamplePerson to createSearchFormToFindSampleCustomer
rename myproject.server.core.ruleengine.context.special.CompanyWithConfiguredAttributesRuleTestParameter to CustomerWithConfiguredAttributesRuleTestParameter
rename myproject.server.core.ruleengine.context.special.CustomerWithConfiguredAttributesRuleTestParameter#createCompanyFormParam to createCustomerFormParam
rename myproject.server.core.ruleengine.context.special.CustomerWithConfiguredAttributesRuleTestParameter.ChangeCompanyConfiguredAttributeRuleOperationObject to ChangeCustomerConfiguredAttributeRuleOperationObject
rename myproject.server.core.ruleengine.operation.modify.EditDataOperationWithCompanyWithConfiguredAttributesTest to EditDataOperationWithCustomerWithConfiguredAttributesTest
rename myproject.server.core.ruleengine.operation.bulkchange.EditDataLegacyOperationWithCompanyWithConfiguredAttributesTest to EditDataLegacyOperationWithCustomerWithConfiguredAttributesTest
rename myproject.server.core.ruleengine.rule.LoopDetectionTest#createTriggerRuleWhichChangesCompany to createTriggerRuleWhichChangesCustomer
rename myproject.db.migration.core.common.InitializationHelper#createInternalCompany to createInternalOrganizationCustomer
move myproject.client.core.company.CompanySearchForm.MainBox.TabBox.DetailBox.FunctionBox.RatingField to myproject.client.core.customer.CustomerSearchForm.MainBox.TabBox.DetailBox.FunctionBox
rename myproject.shared.core.customer.CustomerDataModelItems.UserPersonEntity to UserCustomerEntity
rename jpa myproject.server.core.address.MyAddress#getCompanyKey to getOrganizationCustomerKey
rename jpa myproject.server.core.address.MyAddress#setCompanyKey to setOrganizationCustomerKey
rename jpa myproject.server.core.address.MyAddress#companyKey to organizationCustomerKey
rename jpa myproject.server.core.address.MyAddress#joinCompany to joinOrganizationCustomer
rename jpa myproject.server.core.address.IMyPhysicalAddressUsageView#getCompanyKey to getOrganizationCustomerKey
rename myproject.shared.core.address.AddressDataModelItems.AddressCompanyName1Attribute to AddressOrganizationName1Attribute
rename myproject.shared.core.address.AddressDataModelItems.AddressCompanyName2Attribute to AddressOrganizationName2Attribute
rename myproject.server.core.address.AddressBuilderParts.AddressCompanyName1AttributePart to AddressOrganizationName2AttributePart
rename myproject.server.core.address.AddressBuilderParts.AddressCompanyName2AttributePart to AddressOrganizationName2AttributePart
rename myproject.server.core.address.AddressBuilderParts.IVariableAddressesCompanyEntityPart to IVariableAddressesCustomerEntityPart
rename myproject.server.core.address.AddressBuilderParts.VariableAddressesCompanyEntityPart to VariableAddressesCustomerEntityPart
rename myproject.shared.core.address.AbstractAddressBean#getReferencedCompanyKey to getReferencedCustomerKey
rename myproject.shared.core.address.AbstractAddressBean#setReferencedCompanyKey to setReferencedCustomerKey
rename myproject.shared.core.address.AddressDataModelItems.VariableAddressesCompanyEntity to VariableAddressesCustomerEntity
move myproject.server.core.person.PersonDataModelSpiderTest to myproject.server.core.customer
rename myproject.server.core.customer.PersonDataModelSpiderTest to CsutomerDataModelSpiderTest
rename myproject.client.core.customer.CustomerSearchForm.MainBox.TabBox.SimpleBox.CompanyNameField to LinkedNamesField
rename myproject.client.core.customer.CustomerSearchForm#getCompanyNameField to getLinkedNamesField
rename myproject.client.core.customer.CustomerSearchForm#setCompanyName to setLinkedNames
rename myproject.client.core.customer.ICustomerSearchForm#setOrganizationName to setLinkedNames
rename myproject.client.core.customer.CustomerSearchForm.MainBox.TabBox.SimpleBox.PersonNameField to CustomerNameField
rename myproject.client.core.customer.CustomerSearchForm#getPersonNameField to getCustomerNameField
rename myproject.client.core.customer.CustomerSearchForm#setPersonName to setCustomerName
rename myproject.client.core.customer.ICustomerSearchForm#setPersonName to setCustomerName
move myproject.shared.core.person.CustomerSearchFormDataFacade to myproject.shared.core.customer
move myproject.shared.core.person.ICustomerSearchObjectFacade to myproject.shared.core.customer
rename myproject.shared.core.customer.CustomerSearchFormDataFacade#setPersonName to setCustomerName
rename myproject.shared.core.customer.ICustomerSearchObjectFacade#setPersonName to setCustomerName
rename myproject.client.core.company.CompanySearchForm#getCompanyNameField to getCustomerNameField
rename myproject.client.core.company.CompanySearchForm#setCompanyName to setCustomerName
rename myproject.client.core.company.CompanySearchForm.MainBox.TabBox.SimpleBox.CompanyNameField to CustomerNameField
move myproject.client.core.company.CompanySearchForm#getCustomerNameField to myproject.client.core.customer.CustomerSearchForm
move myproject.client.core.company.CompanySearchForm#setCustomerName to myproject.client.core.customer.CustomerSearchForm
move myproject.client.core.company.CompanySearchForm.MainBox.TabBox.SimpleBox.CustomerNameField to myproject.client.core.customer.CustomerSearchForm.MainBox.TabBox.SimpleBox
move myproject.client.core.company.CompanySearchForm.MainBox.TabBox.SimpleBox.AddressBox to myproject.client.core.customer.CustomerSearchForm.MainBox.TabBox.SimpleBox
rename myproject.client.core.company.CompanySearchForm.MainBox.TabBox.SimpleBox.CompanyTypeField to CustomerTypeField
move myproject.client.core.company.CompanySearchForm.MainBox.TabBox.SimpleBox.CustomerTypeField to myproject.client.core.customer.CustomerSearchForm.MainBox.TabBox.SimpleBox
move myproject.client.core.company.CompanySearchForm.MainBox.TabBox.SimpleBox.AddressBox.ZipCodeField to myproject.client.core.customer.CustomerSearchForm.MainBox.TabBox.SimpleBox.AddressBox
move myproject.client.core.company.CompanySearchForm.MainBox.TabBox.SimpleBox.AddressBox.CityField to myproject.client.core.customer.CustomerSearchForm.MainBox.TabBox.SimpleBox.AddressBox
move myproject.client.core.company.CompanySearchForm.MainBox.TabBox.SimpleBox.KeywordsField to myproject.client.core.customer.CustomerSearchForm.MainBox.TabBox.SimpleBox
move myproject.client.core.company.CompanySearchForm.MainBox.TabBox.SimpleBox.ActiveField to myproject.client.core.customer.CustomerSearchForm.MainBox.TabBox.SimpleBox
move myproject.client.core.company.CompanySearchForm.MainBox.TabBox.SimpleBox.SegmentationField to myproject.client.core.customer.CustomerSearchForm.MainBox.TabBox.SimpleBox
rename jpa myproject.server.core.csvimport.MyImportPerson#getPersonNo to getCustomerNo
rename jpa myproject.server.core.csvimport.MyImportPerson#personNo to customerNo
rename jpa myproject.server.core.csvimport.MyImportData#getPersonNo to getCustomerNo
rename jpa myproject.server.core.csvimport.MyImportData#personNo to customerNo
rename myproject.server.core.configuration.privacy.delete.DeleteBaseServiceTest#testDeletePersonAddress to testDeleteCustomerAddress
rename myproject.shared.core.customer.ReadCustomerPermission#getPersonKey to getCustomerKey
rename myproject.server.core.configuration.privacy.delete.DeleteBaseServiceTest#testDeletePerson to testDeleteCustomer
rename myproject.server.core.configuration.privacy.delete.DeleteBaseServiceTest#testDeleteCompanyBankConnection to testDeleteCustomerBankConnection
rename myproject.shared.core.user.role.PermissionNodePageParam#getPermissionName to getPermission
rename myproject.shared.core.user.role.PermissionNodePageParam#setPermissionName to setPermission
rename myproject.shared.core.user.role.PermissionRoleTablePageParam#getPermissionName to getPermission
rename myproject.shared.core.user.role.PermissionRoleTablePageParam#setPermissionName to setPermission
rename myproject.shared.core.user.PermissionUserTablePageParam#getPermissionName to getPermission
rename myproject.shared.core.user.PermissionUserTablePageParam#setPermissionName to setPermission
move myproject.client.core.address.AbstractAddressDetailBox.DefaultAddressGroupBox.SharedAddressField to myproject.client.core.address.AbstractAddressDetailBox.DefaultAddressGroupBox.LeftGroupBox
move myproject.client.core.address.AbstractAddressDetailBox.DefaultAddressGroupBox.DefaultAddressField to myproject.client.core.address.AbstractAddressDetailBox.DefaultAddressGroupBox.LeftGroupBox
move myproject.client.core.address.AbstractAddressDetailBox.DefaultAddressGroupBox.MoreAddressInformationButton to myproject.client.core.address.AbstractAddressDetailBox.DefaultAddressGroupBox.LeftGroupBox
move myproject.client.core.company.CompanyClientDomain#createAllCompanyTablePage to myproject.client.core.customer.CustomerClientDomain
rename myproject.client.core.customer.CustomerClientDomain#createAllCompanyTablePage to createAllCustomerTablePage
move myproject.client.core.company.CompanyClientDomainTest#testCreateAllCompanyTablePage to myproject.client.core.customer.CustomerClientDomainTest
rename myproject.client.core.customer.CustomerClientDomainTest#testCreateAllPersonTablePage to testCreateAllCustomerTablePage
rename myproject.client.core.customer.CustomerClientDomainTest#testCreateAllCompanyTablePage to testCreateAllCustomerTablePage
move myproject.shared.core.person.ICustomerPageService to myproject.shared.core.customer
move myproject.shared.core.company.ICompanyPageService#getAllCompanyTableData to myproject.shared.core.customer.ICustomerPageService
rename myproject.shared.core.customer.ICustomerPageService#getAllCompanyTableData to getAllCustomerTableData
move myproject.server.core.person.CustomerPageService to myproject.server.core.customer
move myproject.server.core.company.CompanyPageService#getAllCompanyTableData to myproject.server.core.customer.CustomerPageService
rename myproject.server.core.customer.CustomerPageService#getAllCompanyTableData to getAllCustomerTableData
move myproject.server.core.company.CompanyPageService.AllCompanyTablePageQuery to myproject.server.core.customer.CustomerPageService
rename myproject.customer.core.company.CustomerPageService.AllCompanyTablePageQuery to AllCustomerTablePageQuery
move myproject.server.core.person.CustomerPageServiceTest to myproject.server.core.customer
move myproject.server.core.company.CompanyPageServiceServiceTest#getCompanyTableDataAll to myproject.server.core.customer.CustomerPageServiceTest
rename myproject.server.core.customer.CustomerPageServiceTest#getCompanyTableDataAll to getCustomerTableDataAll
rename myproject.client.core.company.AllCompanyTablePage to AllCustomerTablePage
move myproject.client.core.company.AllCustomerTablePage to myproject.client.core.customer
rename myproject.client.core.company.AllCompanyTablePageTest to AllCustomerTablePageTest
move myproject.client.core.company.AllCustomerTablePageTest to myproject.client.core.customer
move myproject.shared.core.person.AllCustomerTablePageData to myproject.shared.core.customer
rename myproject.shared.core.company.AllCompanyTablePageData.AllCompanyTableRowData to AllCustomerTableRowData
move myproject.shared.core.company.AllCompanyTablePageData.AllCustomerTableRowData to myproject.shared.core.customer.AllCustomerTablePageData
rename myproject.shared.core.company.AllCompanyTablePageData to AllCustomerTablePageData
move myproject.shared.core.company.AllCustomerTablePageData to myproject.shared.core.customer
move myproject.shared.core.person.AllCustomerTablePageParam to myproject.shared.core.customer
rename myproject.shared.core.company.AllCompanyTablePageParam to AllCustomerTablePageParam
move myproject.shared.core.company.AllCustomerTablePageParam to myproject.shared.core.customer
move myproject.client.core.company.CompanyClientDomain#createOwnCompanyTablePage to myproject.client.core.customer.CustomerClientDomain
rename myproject.client.core.customer.CustomerClientDomain#createOwnCompanyTablePage to createOwnCustomerTablePage
move myproject.client.core.company.CompanyClientDomainTest#testCreateOwnCompanyTablePage to myproject.client.core.customer.CustomerClientDomainTest
rename myproject.client.core.customer.CustomerClientDomainTest#testCreateOwnCompanyTablePage to testCreateOwnCustomerTablePage
move myproject.shared.core.company.ICompanyPageService#getOwnCompanyTableData to myproject.shared.core.customer.ICustomerPageService
rename myproject.shared.core.customer.ICustomerPageService#getOwnCompanyTableData to getOwnCustomerTableData
move myproject.server.core.company.CompanyPageService#getOwnCompanyTableData to myproject.server.core.customer.CustomerPageService
rename myproject.server.core.customer.CustomerPageService#getOwnCompanyTableData to getOwnCustomerTableData
move myproject.server.core.company.CompanyPageService.OwnCompanyTablePageQuery to myproject.server.core.customer.CustomerPageService
rename myproject.customer.core.company.CustomerPageService.OwnCompanyTablePageQuery to OwnCustomerTablePageQuery
move myproject.server.core.company.CompanyPageServiceServiceTest#getCompanyTableDataOwn to myproject.server.core.customer.CustomerPageServiceTest
rename myproject.server.core.customer.CustomerPageServiceTest#getCompanyTableDataOwn to getCustomerTableDataOwn
rename myproject.client.core.company.OwnCompanyTablePage to OwnCustomerTablePage
move myproject.client.core.company.OwnCustomerTablePage to myproject.client.core.customer
rename myproject.client.core.company.OwnCompanyTablePageTest to OwnCustomerTablePageTest
move myproject.client.core.company.OwnCustomerTablePageTest to myproject.client.core.customer
rename myproject.shared.core.company.OwnCompanyTablePageData.OwnCompanyTableRowData to OwnCustomerTableRowData
move myproject.shared.core.company.OwnCompanyTablePageData.OwnCustomerTableRowData to myproject.shared.core.customer.OwnCustomerTablePageData
rename myproject.shared.core.company.OwnCompanyTablePageData to OwnCustomerTablePageData
move myproject.shared.core.company.OwnCustomerTablePageData to myproject.shared.core.customer
rename myproject.shared.core.company.OwnCompanyTablePageParam to OwnCustomerTablePageParam
move myproject.shared.core.company.OwnCustomerTablePageParam to myproject.shared.core.customer
move myproject.shared.core.company.CompanyTypeSelectionFormParam to myproject.shared.core.customer
rename myproject.shared.core.customer.CompanyTypeSelectionFormParam to CustomerTypeSelectionFormParam
rename myproject.shared.core.customer.CustomerTypeSelectionFormParam#getAllowedCompanyTypes to getAllowedCustomerTypes
rename myproject.shared.core.customer.CustomerTypeSelectionFormParam#setAllowedCompanyTypes to setAllowedCustomerTypes
move myproject.client.core.company.ICompanyTypeSelectionForm to myproject.client.core.customer
rename myproject.client.core.customer.ICompanyTypeSelectionForm to ICustomerTypeSelectionForm
move myproject.client.core.company.CompanyTypeSelectionForm to myproject.client.core.customer
rename myproject.client.core.customer.CompanyTypeSelectionForm to CustomerTypeSelectionForm
move myproject.client.core.company.AbstractCompanyTypeSelectionFormTest to myproject.client.core.customer
rename myproject.client.core.customer.AbstractCompanyTypeSelectionFormTest to AbstractCustomerTypeSelectionFormTest
move myproject.client.core.company.CompanyTypeSelectionFormTest to myproject.client.core.customer
rename myproject.client.core.customer.CompanyTypeSelectionFormTest to CustomerTypeSelectionFormTest
move myproject.client.core.company.CompanyClientDomain#createCompanyTypeSelectionFormNew to myproject.client.core.customer.CustomerClientDomain
rename myproject.client.core.customer.CustomerClientDomain#createCompanyTypeSelectionFormNew to createCustomerTypeSelectionFormNew
move myproject.client.core.company.CompanyClientDomain#createPrivacyRuleCompanyTablePage to myproject.client.core.customer.CustomerClientDomain
rename myproject.client.core.customer.CustomerClientDomain#createPrivacyRuleCompanyTablePage to createPrivacyRuleCustomerTablePage
move myproject.shared.core.company.ICompanyPageService#getPrivacyRuleCompanyTableData to myproject.shared.core.customer.ICustomerPageService
rename myproject.shared.core.customer.ICustomerPageService#getPrivacyRuleCompanyTableData to getPrivacyRuleCustomerTableData
move myproject.server.core.company.CompanyPageService#getPrivacyRuleCompanyTableData to myproject.server.core.customer.CustomerPageService
rename myproject.server.core.customer.CustomerPageService#getPrivacyRuleCompanyTableData to getPrivacyRuleCustomerTableData
move myproject.server.core.company.CompanyPageService.PrivacyRuleCompanyTablePageQuery to myproject.server.core.customer.CustomerPageService
rename myproject.customer.core.company.CustomerPageService.PrivacyRuleCompanyTablePageQuery to PrivacyRuleCustomerTablePageQuery
rename myproject.client.core.company.PrivacyRuleCompanyTablePage to PrivacyRuleCustomerTablePage
move myproject.client.core.company.PrivacyRuleCustomerTablePage to myproject.client.core.customer
rename myproject.client.core.company.PrivacyRuleCompanyTablePageTest to PrivacyRuleCustomerTablePageTest
move myproject.client.core.company.PrivacyRuleCustomerTablePageTest to myproject.client.core.customer
rename myproject.shared.core.company.PrivacyRuleCompanyTablePageData.PrivacyRuleCompanyTableRowData to PrivacyRuleCustomerTableRowData
move myproject.shared.core.company.PrivacyRuleCompanyTablePageData.PrivacyRuleCustomerTableRowData to myproject.shared.core.customer.PrivacyRuleCustomerTablePageData
rename myproject.shared.core.company.PrivacyRuleCompanyTablePageData to PrivacyRuleCustomerTablePageData
move myproject.shared.core.company.PrivacyRuleCustomerTablePageData to myproject.shared.core.customer
rename myproject.shared.core.company.PrivacyRuleCompanyTablePageParam to PrivacyRuleCustomerTablePageParam
move myproject.shared.core.company.PrivacyRuleCustomerTablePageParam to myproject.shared.core.customer
move myproject.server.core.person.CustomerDataModelSpiderTest to myproject.server.core.customer
rename myproject.server.core.company.CompanyDataModelSpiderTestContext to CustomerDataModelSpiderTestContext
move myproject.server.core.company.CustomerDataModelSpiderTestContext to myproject.server.core.customer
rename myproject.server.core.company.CompanyDataModelSpiderTest to CustomerDataModelSpiderTest
move myproject.server.core.company.CustomerDataModelSpiderTest to myproject.server.core.customer
rename myproject.client.core.customer.PersonPrivacyClientAdapter to CustomerPrivacyClientAdapter
rename myproject.client.core.company.CompanyPrivacyClientAdapter to CustomerPrivacyClientAdapter
move myproject.client.core.company.CustomerPrivacyClientAdapter to myproject.client.core.customer
rename myproject.server.core.person.CopySharedPersonAddressServerDomainKeyAdapter to CopySharedCustomerAddressServerDomainKeyAdapter
move myproject.server.core.person.CopySharedCustomerAddressServerDomainKeyAdapter to myproject.server.core.customer
rename jpa myproject.server.core.csvimport.MyImportPerson#getLastName to getName1
rename jpa myproject.server.core.csvimport.MyImportPerson#setLastName to setName1
rename jpa myproject.server.core.csvimport.MyImportPerson#getFirstName to getName2
rename jpa myproject.server.core.csvimport.MyImportPerson#setFirstName to setName2
rename jpa myproject.server.core.csvimport.MyImportPerson#lastName to name1
rename jpa myproject.server.core.csvimport.MyImportPerson#LAST_NAME to NAME1
rename jpa myproject.server.core.csvimport.MyImportPerson#firstName to name2
rename jpa myproject.server.core.csvimport.MyImportPerson#FIRST_NAME to NAME2
rename jpa myproject.server.core.csvimport.MyImportPerson#existingPersonKey to existingSubCustomerKey
rename jpa myproject.server.core.csvimport.MyImportPerson#getExistingPersonKey to getExistingSubCustomerKey
rename jpa myproject.server.core.csvimport.MyImportPerson#setExistingPersonKey to setExistingSubCustomerKey
rename jpa myproject.server.core.csvimport.MyImportPerson#getCompanyImportDataKey to getMainImportCustomerKey
rename jpa myproject.server.core.csvimport.MyImportPerson#setCompanyImportDataKey to setMainImportCustomerKey
rename jpa myproject.server.core.csvimport.MyImportPerson#COMPANY_IMPORT_DATA_KEY to MAIN_IMPORT_CUSTOMER_KEY
rename jpa myproject.server.core.csvimport.MyImportPerson#companyImportDataKey to mainImportCustomerKey
rename jpa myproject.server.core.csvimport.MyImportPerson#getCompanyImportCompany to getMainImportCustomer
rename jpa myproject.server.core.csvimport.MyImportPerson#setCompanyImportCompany to setMainImportCustomer
rename jpa myproject.server.core.csvimport.MyImportPerson#getOrganisation to getDepartment
rename jpa myproject.server.core.csvimport.MyImportPerson#setOrganisation to setDepartment
rename jpa myproject.server.core.csvimport.MyImportPerson#ORGANISATION to DEPARTMENT
rename jpa myproject.server.core.csvimport.MyImportPerson#organisation to department
rename jpa myproject.server.core.csvimport.MyImportPerson#joinExistingPerson to joinExistingCustomer
rename jpa myproject.server.core.csvimport.MyImportPerson#joinCompanyImportCompany to joinMainImportCustomer
rename jpa myproject.server.core.csvimport.MyImportPerson to MyImportCustomer
rename jpa myproject.server.core.csvimport.MyImportData#getMasterCustomerImportDataKey
rename jpa myproject.server.core.csvimport.MyImportData#masterCompanyImportDataKey to masterCustomerImportDataKey
rename jpa myproject.server.core.csvimport.MyImportData#MASTER_COMPANY_IMPORT_DATA_KEY to MASTER_CUSTOMER_IMPORT_DATA_KEY
rename jpa myproject.server.core.csvimport.MyImportData#getLastName to getSubCustomerName1
rename jpa myproject.server.core.csvimport.MyImportData#setLastName to setSubCustomerName1
rename jpa myproject.server.core.csvimport.MyImportData#getFirstName to getSubCustomerName2
rename jpa myproject.server.core.csvimport.MyImportData#setFirstName to setSubCustomerName2
rename jpa myproject.server.core.csvimport.MyImportData#lastName to subCustomerName1
rename jpa myproject.server.core.csvimport.MyImportData#LAST_NAME to SUB_CUSTOMER_NAME1
rename jpa myproject.server.core.csvimport.MyImportData#firstName to subCustomerName2
rename jpa myproject.server.core.csvimport.MyImportData#FIRST_NAME to SUB_CUSTOMER_NAME2
rename jpa myproject.server.core.csvimport.MyImportData#getExistingCompanyKey to getExistingMainCustomerKey
rename jpa myproject.server.core.csvimport.MyImportData#setExistingCompanyKey to setExistingMainCustomerKey
rename jpa myproject.server.core.csvimport.MyImportData#EXISTING_COMPANY_KEY to EXISTING_MAIN_CUSTOMER_NR
rename jpa myproject.server.core.csvimport.MyImportData#existingCompanyKey to existingMainCustomerKey
rename jpa myproject.server.core.csvimport.MyImportData#getExistingPersonKey to getExistingSubCustomerKey
rename jpa myproject.server.core.csvimport.MyImportData#setExistingPersonKey to setExistingSubCustomerKey
rename jpa myproject.server.core.csvimport.MyImportData#EXISTING_PERSON_KEY to EXISTING_SUB_CUSTOMER_NR
rename jpa myproject.server.core.csvimport.MyImportData#existingPersonKey to existingSubCustomerKey
rename jpa myproject.server.core.csvimport.MyImportData#getPersonNo to getSubCustomerNo
rename jpa myproject.server.core.csvimport.MyImportData#setPersonNo to setSubCustomerNo
rename jpa myproject.server.core.csvimport.MyImportData#PERSON_NO to SUB_CUSTOMER_NO
rename jpa myproject.server.core.csvimport.MyImportData#customerNo to subCustomerNo
rename jpa myproject.server.core.csvimport.MyImportData#getLanguageRef to getSubCustomerLanguageRef
rename jpa myproject.server.core.csvimport.MyImportData#setLanguageRef to setSubCustomerLanguageRef
rename jpa myproject.server.core.csvimport.MyImportData#LANGUAGE_REF to SUB_CUSTOMER_LANGUAGE_REF
rename jpa myproject.server.core.csvimport.MyImportData#languageRef to subCustomerLanguageRef
rename jpa myproject.server.core.csvimport.MyImportData#getGenderRef to getSubCustomerGenderRef
rename jpa myproject.server.core.csvimport.MyImportData#setGenderRef to setSubCustomerGenderRef
rename jpa myproject.server.core.csvimport.MyImportData#GENDER_REF to SUB_CUSTOMER_GENDER_REF
rename jpa myproject.server.core.csvimport.MyImportData#genderRef to subCustomerGenderRef
rename jpa myproject.server.core.csvimport.MyImportData#getRatingRef to getSubCustomerRatingRef
rename jpa myproject.server.core.csvimport.MyImportData#setRatingRef to setSubCustomerRatingRef
rename jpa myproject.server.core.csvimport.MyImportData#RATING_REF to SUB_CUSTOMER_RATING_REF
rename jpa myproject.server.core.csvimport.MyImportData#ratingRef to subCustomerRatingRef
rename jpa myproject.server.core.csvimport.MyImportData#getTitle to getSubCustomerTitle
rename jpa myproject.server.core.csvimport.MyImportData#setTitle to setSubCustomerTitle
rename jpa myproject.server.core.csvimport.MyImportData#TITLE to SUB_CUSTOMER_TITLE
rename jpa myproject.server.core.csvimport.MyImportData#title to subCustomerTitle
rename jpa myproject.server.core.csvimport.MyImportData#getEvtBirth to getSubCustomerEvtBirth
rename jpa myproject.server.core.csvimport.MyImportData#setEvtBirth to setSubCustomerEvtBirth
rename jpa myproject.server.core.csvimport.MyImportData#EVT_BIRTH to SUB_CUSTOMER_EVT_BIRTH
rename jpa myproject.server.core.csvimport.MyImportData#evtBirth to subCustomerEvtBirth
rename jpa myproject.server.core.csvimport.MyImportData#getText to getSubCustomerText
rename jpa myproject.server.core.csvimport.MyImportData#setText to setSubCustomerText
rename jpa myproject.server.core.csvimport.MyImportData#TEXT to SUB_CUSTOMER_TEXT
rename jpa myproject.server.core.csvimport.MyImportData#text to subCustomerText
rename jpa myproject.server.core.csvimport.MyImportData#getCompanyNo to getMainCustomerNo
rename jpa myproject.server.core.csvimport.MyImportData#setCompanyNo to setMainCustomerNo
rename jpa myproject.server.core.csvimport.MyImportData#COMPANY_NO to MAIN_CUSTOMER_NO
rename jpa myproject.server.core.csvimport.MyImportData#companyNo to mainCustomerNo
rename jpa myproject.server.core.csvimport.MyImportData#getCompanyName1 to getMainCustomerName1
rename jpa myproject.server.core.csvimport.MyImportData#setCompanyName1 to setMainCustomerName1
rename jpa myproject.server.core.csvimport.MyImportData#COMPANY_NAME1 to MAIN_CUSTOMER_NAME1
rename jpa myproject.server.core.csvimport.MyImportData#companyName1 to mainCustomerName1
rename jpa myproject.server.core.csvimport.MyImportData#getCompanyName2 to getMainCustomerName2
rename jpa myproject.server.core.csvimport.MyImportData#setCompanyName2 to setMainCustomerName2
rename jpa myproject.server.core.csvimport.MyImportData#COMPANY_NAME2 to MAIN_CUSTOMER_NAME2
rename jpa myproject.server.core.csvimport.MyImportData#companyName2 to mainCustomerName2
rename jpa myproject.server.core.csvimport.MyImportData#getCompanyName3 to getMainCustomerName3
rename jpa myproject.server.core.csvimport.MyImportData#setCompanyName3 to setMainCustomerName3
rename jpa myproject.server.core.csvimport.MyImportData#COMPANY_NAME3 to MAIN_CUSTOMER_NAME3
rename jpa myproject.server.core.csvimport.MyImportData#companyName3 to mainCustomerName3
rename jpa myproject.server.core.csvimport.MyImportData#getCompanyDisplayName to getMainCustomerShortName
rename jpa myproject.server.core.csvimport.MyImportData#setCompanyDisplayName to setMainCustomerShortName
rename jpa myproject.server.core.csvimport.MyImportData#COMPANY_DISPLAY_NAME to MAIN_CUSTOMER_SHORT_NAME
rename jpa myproject.server.core.csvimport.MyImportData#companyDisplayName to mainCustomerShortName
rename jpa myproject.server.core.csvimport.MyImportData#getCompanyRatingRef to getMainCustomerRatingRef
rename jpa myproject.server.core.csvimport.MyImportData#setCompanyRatingRef to setMainCustomerRatingRef
rename jpa myproject.server.core.csvimport.MyImportData#COMPANY_RATING_REF to MAIN_CUSTOMER_RATING_REF
rename jpa myproject.server.core.csvimport.MyImportData#companyRatingRef to mainCustomerRatingRef
rename jpa myproject.server.core.csvimport.MyImportData#getCompanyLanguageRef to getMainCustomerLanguageRef
rename jpa myproject.server.core.csvimport.MyImportData#setCompanyLanguageRef to setMainCustomerLanguageRef
rename jpa myproject.server.core.csvimport.MyImportData#COMPANY_LANGUAGE_REF to MAIN_CUSTOMER_LANGUAGE_REF
rename jpa myproject.server.core.csvimport.MyImportData#companyLanguageRef to mainCustomerLanguageRef
rename jpa myproject.server.core.csvimport.MyImportData#getCompanyTypeRef to getMainCustomerTypeRef
rename jpa myproject.server.core.csvimport.MyImportData#setCompanyTypeRef to setMainCustomerTypeRef
rename jpa myproject.server.core.csvimport.MyImportData#COMPANY_TYPE_REF to MAIN_CUSTOMER_TYPE_REF
rename jpa myproject.server.core.csvimport.MyImportData#companyTypeRef to mainCustomerTypeRef
rename jpa myproject.server.core.csvimport.MyImportData#getInterestRef to getMainCustomerInterestRef
rename jpa myproject.server.core.csvimport.MyImportData#setInterestRef to setMainCustomerInterestRef
rename jpa myproject.server.core.csvimport.MyImportData#INTEREST_REF to MAIN_CUSTOMER_INTEREST_REF
rename jpa myproject.server.core.csvimport.MyImportData#interestRef to mainCustomerInterestRef
rename jpa myproject.server.core.csvimport.MyImportData#getCompanyNotes to getMainCustomerText
rename jpa myproject.server.core.csvimport.MyImportData#setCompanyNotes to setMainCustomerText
rename jpa myproject.server.core.csvimport.MyImportData#COMPANY_NOTES to MAIN_CUSTOMER_TEXT
rename jpa myproject.server.core.csvimport.MyImportData#companyNotes to mainCustomerText
rename jpa myproject.server.core.csvimport.MyImportData#getOrganisation to getDepartment
rename jpa myproject.server.core.csvimport.MyImportData#setOrganisation to setDepartment
rename jpa myproject.server.core.csvimport.MyImportData#ORGANISATION to DEPARTMENT
rename jpa myproject.server.core.csvimport.MyImportData#organisation to department
rename jpa myproject.server.core.csvimport.MyImportData#getCompanySegmentationRef to getCustomerSegmentationRef
rename jpa myproject.server.core.csvimport.MyImportData#setCompanySegmentationRef to setCustomerSegmentationRef
rename jpa myproject.server.core.csvimport.MyImportData#COMPANY_SEGMENTATION_REF to CUSTOMER_SEGMENTATION_REF
rename jpa myproject.server.core.csvimport.MyImportData#companySegmentationRef to customerSegmentationRef
rename jpa myproject.server.core.csvimport.MyImportData#joinExistingCompany to joinExistingMainCustomer
rename jpa myproject.server.core.csvimport.MyImportData#joinExistingCustomer to joinExistingSubCustomer
rename jpa myproject.server.core.csvimport.MyImportData#joinExistingPerson to joinImportCustomer
rename jpa myproject.server.core.csvimport.MyImportData#joinMasterCompanyImportCompany to joinImportDataExistings
rename jpa myproject.server.core.csvimport.MyImportMeta#getDefaultCompanyTypeUid to getDefaultMainCustomerTypeUid
rename jpa myproject.server.core.csvimport.MyImportMeta#setDefaultCompanyTypeUid to setDefaultMainCustomerTypeUid
rename jpa myproject.server.core.csvimport.MyImportMeta#DEFAULT_COMPANY_TYPE_UID to DEFAULT_MAIN_CUSTOMER_TYPE_UID
rename jpa myproject.server.core.csvimport.MyImportMeta#defaultCompanyTypeUid to defaultCompanyTypeUid
rename jpa myproject.server.core.csvimport.MyImportMeta#getDefaultGenderUid to getDefaultSubCustomerGenderUid
rename jpa myproject.server.core.csvimport.MyImportMeta#setDefaultGenderUid to setDefaultSubCustomerGenderUid
rename jpa myproject.server.core.csvimport.MyImportMeta#DEFAULT_GENDER_UID to DEFAULT_SUB_CUSTOMER_GENDER_UID
rename jpa myproject.server.core.csvimport.MyImportMeta#defaultGenderUid to defaultSubCustomerGenderUid
rename jpa myproject.server.core.configuration.code.MyUcSystem#getDefaultCompanyTypeUid to getDefaultMainCustomerTypeUid
rename jpa myproject.server.core.configuration.code.MyUcSystem#setDefaultCompanyTypeUid to setDefaultMainCustomerTypeUid
rename jpa myproject.server.core.configuration.code.MyUcSystem#DEFAULT_COMPANY_TYPE_UID to DEFAULT_MAIN_CUSTOMER_TYPE_UID
rename jpa myproject.server.core.configuration.code.MyUcSystem#defaultCompanyTypeUid to defaultCompanyTypeUid
rename jpa myproject.server.core.configuration.code.MyUcSystem#getDefaultGenderUid to getDefaultSubCustomerGenderUid
rename jpa myproject.server.core.configuration.code.MyUcSystem#setDefaultGenderUid to setDefaultSubCustomerGenderUid
rename jpa myproject.server.core.configuration.code.MyUcSystem#DEFAULT_GENDER_UID to DEFAULT_SUB_CUSTOMER_GENDER_UID
rename jpa myproject.server.core.configuration.code.MyUcSystem#defaultGenderUid to defaultSubCustomerGenderUid
rename jpa myproject.server.core.csvimport.MyImportDataDuplicate#getItemKeyDescriptor to getImportCustomerTypeUid
rename jpa myproject.server.core.csvimport.MyImportDataDuplicate#setItemKeyDescriptor to setImportCustomerTypeUid
rename jpa myproject.server.core.csvimport.MyImportDataDuplicate#ITEM_KEY_DESCRIPTOR to IMPORT_CUSTOMER_TYPE_UID
rename jpa myproject.server.core.csvimport.MyImportDataDuplicate#itemKeyDescriptor to importCustomerTypeUid
rename myproject.shared.core.csvimport.ImportTypeCodeType.PersonCode to CustomerCustomerCode
rename myproject.shared.core.csvimport.ImportTypeCodeType.CompanyCode to CustomerCode
rename myproject.shared.core.csvimport.ImportColumnCodeType.PersonNoCode to CustomerNoCode
rename myproject.shared.core.csvimport.ImportColumnCodeType.LastNameCode to Name1Code
rename myproject.shared.core.csvimport.ImportColumnCodeType.FirstNameCode to Name2Code
move myproject.shared.core.csvimport.ImportColumnCodeType.InterestCode to myproject.shared.core.csvimport.ImportColumnCodeType.SubCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.FunctionCode to myproject.shared.core.csvimport.ImportColumnCodeType.SubCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.GenderCode to myproject.shared.core.csvimport.ImportColumnCodeType.SubCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.LanguageCode to myproject.shared.core.csvimport.ImportColumnCodeType.SubCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.TitleCode to myproject.shared.core.csvimport.ImportColumnCodeType.SubCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.BirthdateCode to myproject.shared.core.csvimport.ImportColumnCodeType.SubCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.NotesCode to myproject.shared.core.csvimport.ImportColumnCodeType.SubCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.CompanyNoCode to myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.CompanyShortNameCode to myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.CompanyName1Code to myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.CompanyName2Code to myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.CompanyName3Code to myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.CompanyTypeCode to myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.CompanySegmentationCode to myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.CompanyRatingCode to myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.CompanyLanguageCode to myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode
move myproject.shared.core.csvimport.ImportColumnCodeType.CompanyNotesCode to myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode
rename myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode.CompanyNoCode to CustomerNoCode
rename myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode.CompanyShortNameCode to ShortName
rename myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode.CompanyName1Code to Name1Code
rename myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode.CompanyName2Code to Name2Code
rename myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode.CompanyName3Code to Name3Code
rename myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode.CompanyTypeCode to CustomerTypeCode
rename myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode.CompanySegmentationCode to CustomerSegmentationCode
rename myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode.CompanyRatingCode to RatingCode
rename myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode.CompanyLanguageCode to LanguageCode
rename myproject.shared.core.csvimport.ImportColumnCodeType.MainCustomerParentCode.CompanyNotesCode to NotesCode
rename myproject.shared.core.csvimport.ImportColumnCodeType.CompanyAttributeParentCode to MainCustomerAttributeParentCode
rename myproject.shared.core.csvimport.ImportColumnCodeType.PersonAttributeParentCode to SubCustomerAttributeParentCode
rename myproject.client.core.csvimport.CSVImportDataForm.MainBox.GroupBox.TabBox.PersonDetailBox to SubCustomerDetailBox
rename myproject.client.core.csvimport.CSVImportDataForm#getPersonDetailBox to getSubCustomerDetailBox
rename myproject.client.core.csvimport.CSVImportDataForm.MainBox.GroupBox.TabBox.CompanyDetailBox to MainCustomerDetailBox
rename myproject.client.core.csvimport.CSVImportDataForm#getCompanyDetailBox to getMainCustomerDetailBox
rename myproject.client.core.csvimport.CSVImportDataForm.MainBox.GroupBox.TabBox.DetailBox.DuplicateGroupBox.PersonDuplicateTableField to SubCustomerDuplicateTableField
rename myproject.client.core.csvimport.CSVImportDataForm#getPersonDuplicateTableField to getSubCustomerDuplicateTableField
rename myproject.client.core.csvimport.CSVImportDataForm.MainBox.GroupBox.TabBox.DetailBox.DuplicateGroupBox.CompanyDuplicateTableField to MainCustomerDuplicateTableField
rename myproject.client.core.csvimport.CSVImportDataForm#getCompanyDuplicateTableField to getMainCustomerDuplicateTableField
rename myproject.client.core.csvimport.CSVImportDataForm.MainBox.GroupBox.TabBox.DetailBox.CompanyBox to MainCustomerBox
rename myproject.client.core.csvimport.CSVImportDataForm#getCompanyBox to getMainCustomerBox
rename myproject.client.core.csvimport.CSVImportDataForm.MainBox.GroupBox.TabBox.DetailBox.PersonBox to SubCustomerBox
rename myproject.client.core.csvimport.CSVImportDataForm#getPersonBox to getSubCustomerBox
rename myproject.client.core.csvimport.CSVImportDataForm#getMasterCompanyDataKey to getMasterCustomerDataKey
rename myproject.client.core.csvimport.CSVImportDataForm#setMasterCompanyDataKey to setMasterCustomerDataKey
rename myproject.shared.core.csvimport.CSVImportDataFormData#getMasterCompanyDataKey to getMasterCustomerDataKey
rename myproject.shared.core.csvimport.CSVImportDataFormData#setMasterCompanyDataKey to setMasterCustomerDataKey
rename myproject.client.core.csvimport.CSVImportDataForm#getAttributeBean to getMainCustomerAttributeBean
rename myproject.client.core.csvimport.CSVImportDataForm#setAttributeBean to setMainCustomerAttributeBean
rename myproject.shared.core.csvimport.CSVImportDataFormData#getAttributeBean to getMainCustomerAttributeBean
rename myproject.shared.core.csvimport.CSVImportDataFormData#setAttributeBean to setMainCustomerAttributeBean
rename myproject.client.core.csvimport.CSVImportDataForm#isPerson to isWithSubCustomer
rename myproject.shared.core.csvimport.CSVImportDataFormData#isPerson to isWithSubCustomer
rename myproject.client.core.csvimport.CSVImportDataForm#getCompanySegmentationBox to getCustomerSegmentationBox
rename myproject.client.core.csvimport.CSVImportDataForm#getCompanySegmentationField to getCustomerSegmentationField
rename myproject.shared.core.csvimport.CSVImportDataFormData#getCompanySegmentation to getCustomerSegmentation
rename myproject.client.core.csvimport.CSVImportDataForm#getCompanySegmentationSmartField to getCustomerSegmentationSmartField
rename myproject.shared.core.csvimport.CSVImportDataFormData#getCompanySegmentationSmart to getCustomerSegmentationSmart
rename myproject.client.core.csvimport.CSVImportDataForm#getPersonSmartField to getSubCustomerField
rename myproject.client.core.csvimport.CSVImportDataForm#getCompanySmartField to getMainCustomerField
rename myproject.server.core.csvimport.CSVImportDataBaseService#loadCompanyDuplicates to loadMainCustomerDuplicates
rename myproject.server.core.csvimport.CSVImportDataBaseService#loadPersonDuplicates to loadSubCustomerDuplicates
rename myproject.server.core.csvimport.CSVImportDataBaseService#hasCompanyData to hasMainCustomerData
rename myproject.server.core.csvimport.CSVImportDataBaseService#hasPersonData to hasSubCustomerData
rename myproject.server.core.csvimport.CSVImportDataBaseService#storeInsertPerson to storeInsertSubCustomer
rename myproject.server.core.csvimport.CSVImportDataBaseService#storeInsertCompany to storeInsertMainCustomer
rename myproject.server.core.csvimport.CSVImportDataBaseService#isPersonImport to isCustomerCustomerImport
rename myproject.client.core.csvimport.CSVImportForm#getDefaultCompanyTypeSmartField to getDefaultMainCustomerTypeSmartField
rename myproject.client.core.csvimport.CSVImportForm.MainBox.TabBox.DefaultBox.DefaultCompanyTypeSmartField to DefaultMainCustomerTypeSmartField
rename myproject.shared.core.csvimport.CSVImportFormData#getDefaultCompanyTypeSmart to getDefaultMainCustomerTypeSmart
rename myproject.client.core.csvimport.CSVImportForm#getDefaultGenderSmartField to getDefaultMainCustomerGenderSmartField
rename myproject.client.core.csvimport.CSVImportForm.MainBox.TabBox.DefaultBox.DefaultGenderSmartField to DefaultMainCustomerGenderSmartField
rename myproject.shared.core.csvimport.CSVImportFormData#getDefaultGenderSmartField to getDefaultMainCustomerGenderSmartField
rename myproject.shared.core.csvimport.ImportDataFormParam#getCompanyDataKey to getMainImportCustomerKey
rename myproject.shared.core.csvimport.ImportDataFormParam#setCompanyDataKey to setMainImportCustomerKey
rename myproject.shared.core.csvimport.ImportDataFormParam#getPersonDataKey to getSubImportCustomerKey
rename myproject.shared.core.csvimport.ImportDataFormParam#setPersonDataKey to setSubImportCustomerKey
rename myproject.client.core.csvimport.ImportDataForm#getPersonDataKey to getSubImportCustomerKey
rename myproject.client.core.csvimport.ImportDataForm#setPersonDataKey to setSubImportCustomerKey
rename myproject.client.core.csvimport.ImportDataForm#getCompanyDataKey to getMainImportCustomerKey
rename myproject.client.core.csvimport.ImportDataForm#setCompanyDataKey to setMainImportCustomerKey
rename myproject.client.core.csvimport.ImportDataForm#getCompanyAddressBox to getMainCustomerAddressBox
rename myproject.client.core.csvimport.ImportDataForm#getCompanyAdvisorBox to getMainCustomerAdvisorBox
rename myproject.client.core.csvimport.ImportDataForm#getCompanyDetailBox to getMainCustomerDetailBox
rename myproject.client.core.csvimport.ImportDataForm#getCompanyNotesBox to getMainCustomerNotesBox
rename myproject.client.core.csvimport.ImportDataForm#getCompanyNotesField to getMainCustomerNotesField
rename myproject.client.core.csvimport.ImportDataForm#getCompanyTabBox to getMainCustomerTabBox
rename myproject.client.core.csvimport.ImportDataForm#getPersonAddressBox to getSubCustomerAddressBox
rename myproject.client.core.csvimport.ImportDataForm#getPersonAdvisorBox to getSubCustomerAdvisorBox
rename myproject.client.core.csvimport.ImportDataForm#getPersonTabBox to getSubCustomerTabBox
rename myproject.client.core.csvimport.ImportDataForm#getPersonDetailBox1 to getSubCustomerDetailBox
rename myproject.client.core.csvimport.ImportDataForm#getPersonAdvisors to getSubCustomerAdvisors
rename myproject.client.core.csvimport.ImportDataForm#setPersonAdvisors to setSubCustomerAdvisors
rename myproject.client.core.csvimport.ImportDataForm#getCompanyAdvisors to getMainCustomerAdvisors
rename myproject.client.core.csvimport.ImportDataForm#setCompanyAdvisors to setMainCustomerAdvisors
rename myproject.client.core.csvimport.ImportDataForm#getAttributes to getMainCustomerAttributes
rename myproject.client.core.csvimport.ImportDataForm#setAttributes to setMainCustomerAttributes
rename myproject.client.core.csvimport.ImportDataForm#getPersonSmartField to getSubCustomerField
rename myproject.client.core.csvimport.ImportDataForm#getCompanySmartField to getMainCustomerField
rename myproject.shared.core.csvimport.ImportDataFormData#setPersonDataKey to setSubImportCustomerKey
rename myproject.shared.core.csvimport.ImportDataFormData#setCompanyDataKey to setMainImportCustomerKey
rename myproject.shared.core.csvimport.ImportDataFormData#getPersonDataKey to getSubImportCustomerKey
rename myproject.shared.core.csvimport.ImportDataFormData#getCompanyDataKey to getMainImportCustomerKey
rename myproject.shared.core.csvimport.ImportDataFormData#getCompanyAddressBox to getMainCustomerAddressBox
rename myproject.shared.core.csvimport.ImportDataFormData#getCompanyAdvisorBox to getMainCustomerAdvisorBox
rename myproject.shared.core.csvimport.ImportDataFormData#getCompanyNotesField to getMainCustomerNotesField
rename myproject.shared.core.csvimport.ImportDataFormData#getCompanyDetailBox to getMainCustomerDetailBox
rename myproject.shared.core.csvimport.ImportDataFormData#getPersonAddressBox to getSubCustomerAddressBox
rename myproject.shared.core.csvimport.ImportDataFormData#getPersonAdvisorBox to getSubCustomerAdvisorBox
rename myproject.shared.core.csvimport.ImportDataFormData#getPersonDetailBox1 to getSubCustomerDetailBox
rename myproject.shared.core.csvimport.ImportDataFormData#getCompanyAdvisors to getMainCustomerAdvisors
rename myproject.shared.core.csvimport.ImportDataFormData#setCompanyAdvisors to setMainCustomerAdvisors
rename myproject.shared.core.csvimport.ImportDataFormData#getPersonAdvisors to getSubCustomerAdvisors
rename myproject.shared.core.csvimport.ImportDataFormData#setPersonAdvisors to setSubCustomerAdvisors
rename myproject.shared.core.csvimport.ImportDataFormData#getAttributes to getMainCustomerAttributes
rename myproject.shared.core.csvimport.ImportDataFormData#setAttributes to setMainCustomerAttributes
rename myproject.shared.core.csvimport.ImportDataFormData#getPersonSmart to getSubCustomer
rename myproject.shared.core.csvimport.ImportDataFormData#getCompanySmart to getMainCustomer
rename myproject.server.core.csvimport.CSVImportBaseService#importPerson to importCustomer
rename myproject.server.core.csvimport.CSVImportBaseService#newPerson to newCustomer
rename myproject.server.core.csvimport.CSVImportBaseService#updatePerson to updateCustomer
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getBirthdateColumn to getSubCustomerBirthdateColumn
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.birthdate to subCustomerBirthdate
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getBirthdateDateColumn to getSubCustomerBirthdateDateColumn
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.birthdateDate to subCustomerBirthdateDate
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getCompanyCompanyNoColumn to getMainCustomerNoColumn
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.companyCompanyNo to mainCustomerNo
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getCompanyLanguageColumn to getMainCustomerLanguageColumn
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.companyLanguage to mainCustomerLanguage
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getCompanyName1Column to getMainCustomerName1Column
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.companyName1 to mainCustomerName1
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getCompanyName2Column to getMainCustomerName2Column
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.companyName2 to mainCustomerName2
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getCompanyName3Column to getMainCustomerName3Column
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.companyName3 to mainCustomerName3
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getCompanyNotesColumn to getMainCustomerNotesColumn
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.companyNotes to mainCustomerNotes
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getCompanyRatingColumn to getMainCustomerRatingColumn
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.companyRating to mainCustomerRating
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getCompanySegmentationColumn to getCustomerSegmentationColumn
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.companySegmentation to customerSegmentation
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getCompanyShortNameColumn to getMainCustomerShortNameColumn
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.companyShortName to mainCustomerShortName
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getFirstNameColumn to getSubCustomerName2Column
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.firstName to subCustomerName2
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getLastNameColumn to getSubCustomerName1Column
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.lastName to subCustomerName1
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getNotesColumn to getSubCustomerNotesColumn
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.notes to subCustomerNotes
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getGenderColumn to getSubCustomerGenderColumn
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.gender to subCustomerGender
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getTitleColumn to getSubCustomerTitleColumn
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.title to subCustomerTitle
rename myproject.client.core.csvimport.ImportDataTablePage.Table#getLanguageColumn to getSubCustomerLanguageColumn
rename myproject.shared.core.csvimport.ImportDataTablePageData.ImportDataTableRowData.language to subCustomerLanguage
rename myproject.client.core.csvimport.ImportDataSearchForm#getCompanyShortNameField to getShortNameField
rename myproject.client.core.csvimport.ImportDataSearchForm#getFirstNameField to getName2Field
rename myproject.client.core.csvimport.ImportDataSearchForm#getLastNameField to getName1Field
rename myproject.shared.core.csvimport.ImportDataSearchFormData#getLastName to getName1
rename myproject.shared.core.csvimport.ImportDataSearchFormData#getFirstName to getName2
rename myproject.shared.core.csvimport.ImportDataSearchFormData#getCompanyShortName to getShortName
rename myproject.server.core.persistence.CoreResults#getPersonKey to getCustomerKey;
rename jpa myproject.server.core.task.MyTask#responsibleUserKey to internalResponsibleUserKey
rename jpa myproject.server.core.task.MyTask#joinResponsibleUser to joinInternalResponsibleUser
rename jpa myproject.server.core.task.MyTask#joinResponsibleCustomer to joinInternalResponsibleCustomer
rename jpa myproject.server.core.task.MyTask#createItemKey to internalCreateItemKey
rename jpa myproject.server.core.task.MyTask#customerKey to internalPrimaryCustomerKey
rename jpa myproject.server.core.task.MyTask#joinCustomer to joinInternalPrimaryCustomer
rename jpa myproject.server.core.task.MyTask#CUSTOMER_NR to PRIMARY_CUSTOMER_NR
rename jpa myproject.server.core.task.MyTask#companyKey to internalContextCustomerKey
rename jpa myproject.server.core.task.MyTask#joinCompany to joinInternalContextCustomer
rename jpa myproject.server.core.task.MyTask#COMPANY_NR to CONTEXT_CUSTOMER_NR
rename myproject.shared.core.task.TaskDataModelItems.PersonTaskEntity to CustomerTaskEntity
rename myproject.shared.core.task.TaskDataModelItems.PersonTaskCountAttribute to CustomerTaskCountAttribute
rename myproject.server.core.task.TaskBuilderParts.IPersonToTaskEntityPart to ICustomerToTaskEntityPart
rename myproject.server.core.task.TaskBuilderParts.PersonToTaskEntityPart to CustomerToTaskEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.TaskContactPersonEntity to TaskPrimaryCustomerEntity
rename myproject.server.core.customer.CustomerBuilderParts.ITaskToContactPersonEntityPart to ITaskToPrimaryCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.TaskToContactPersonEntityPart to TaskToPrimaryCustomerEntityPart
rename myproject.shared.core.company.CompanyDataModelItems.TaskCompanyEntity to myproject.shared.core.customer.CustomerDataModelItems.TaskContextCustomerEntity
rename myproject.server.core.company.CompanyBuilderParts.ITaskToCompanyEntityPart to myproject.server.core.customer.CustomerBuilderParts.ITaskToContextCustomerEntityPart
rename myproject.server.core.company.CompanyBuilderParts.TaskToCompanyEntityPart to myproject.server.core.customer.CustomerBuilderParts.TaskToContextCustomerEntityPart
rename myproject.client.core.task.TaskForm.MainBox.DetailBox.ContactPersonField to CustomerContextField
rename myproject.client.core.task.TaskSearchForm.MainBox.TabBox.SimpleBox.PersonNameField to CustomerContextField
rename myproject.shared.core.task.TaskDataModelItems.TaskContactPersonAttribute to TaskPrimaryCustomerAttribute
rename myproject.server.core.task.TaskBuilderParts.TaskContactPersonAttributePart to TaskPrimaryCustomerAttributePart
rename myproject.shared.core.customer.CustomerDataModelItems.TaskPersonEntity to TaskCustomerEntity
rename myproject.server.core.customer.CustomerBuilderParts.ITaskToPersonEntityPart to ITaskToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.TaskToPersonEntityPart to TaskToCustomerEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.TaskPersonCountAttribute to TaskCustomerCountAttribute
rename myproject.server.core.customer.CustomerBuilderParts.TaskToPersonCountAttributePart to TaskToCustomerCountAttributePart
rename myproject.shared.core.ruleengine.operation.modify.fields.ReferenceableFieldDefinitionCodeType.TaskContactPersonCode to TaskPrimaryCustomerCode
rename myproject.shared.core.ruleengine.operation.modify.fields.ReferenceableFieldDefinitionCodeType.TaskCompanyCode to TaskContextCustomerCode
rename myproject.server.core.task.TaskBuilderParts.TaskPersonNameFieldPart to TaskCustomerNameFieldPart
rename myproject.server.core.customer.CustomerBuilderParts.ITaskToRegisteredByPersonEntityPart to ITaskToRegisteredByCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.TaskToRegisteredByPersonEntityPart to TaskToRegisteredByCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.ITaskToResponsiblePersonEntityPart to ITaskToResponsibleCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.TaskToResponsiblePersonEntityPart to TaskToResponsibleCustomerEntityPart
rename myproject.shared.core.task.ReadTaskReportByPersonPermission to ReadTaskReportByCustomerPermission
rename myproject.server.core.dwh.internal.DwhIndexInitialExportHandler.InitTasksOpenPerPersonDwhIndex to InitTasksOpenPerCustomerDwhIndex
rename myproject.client.core.task.AbstractTaskTablePage.Table.ContactPersonColumn to PrimaryCustomerColumn
rename myproject.client.core.task.AbstractTaskTablePage.Table.CompanyColumn to ContextCustomerColumn
rename myproject.client.core.business.captureplan.CapturePlanRedFlagForm.MainBox.TasksBox.TasksTableField.Table.ContactPersonColumn to PrimaryCustomerColumn
rename myproject.client.core.business.captureplan.CapturePlanRedFlagForm.MainBox.TasksBox.TasksTableField.Table.CompanyColumn to ContextCustomerColumn
rename jpa myproject.server.core.communication.MyCommunication#internalCustomerKey to internalPrimaryCustomerKey
rename jpa myproject.server.core.communication.MyCommunication#joinInternalCustomer to joinInternalPrimaryCustomer
rename jpa myproject.server.core.communication.MyCommunication#CUSTOMER_NR to PRIMARY_CUSTOMER_NR
rename jpa myproject.server.core.communication.MyCommunication#companyKey to internalContextCustomerKey
rename jpa myproject.server.core.communication.MyCommunication#joinCompany to joinInternalContextCustomer
rename jpa myproject.server.core.communication.MyCommunication#COMPANY_NR to CONTEXT_CUSTOMER_NR
rename myproject.client.core.communication.AbstractCommunicationTablePage.Table.ContactPersonColumn to PrimaryCustomerColumn
rename myproject.client.core.communication.AbstractCommunicationTablePage.Table.CompanyColumn to ContextCustomerColumn
rename myproject.client.core.customer.targetplan.TargetPlanRedFlagForm.MainBox.CommunicationBox.CommunicationTableField.Table.ContactPersonColumn to PrimaryCustomerColumn
rename myproject.client.core.customer.targetplan.TargetPlanRedFlagForm.MainBox.CommunicationBox.CommunicationTableField.Table.CompanyColumn to ContextCustomerColumn
rename myproject.shared.core.ruleengine.operation.modify.fields.ReferenceableFieldDefinitionCodeType.CommunicationCompanyCode to CommunicationContextCustomerCode
rename myproject.server.core.communication.CommunicationReferenceableFieldDefinitions.COMPANY_REFERENCEABLE_FIELD to CONTEXT_CUSTOMER_REFERENCEABLE_FIELD
rename myproject.server.core.communication.CommunicationReferenceableFieldDefinitions.COMPANY_FIELD_VALUE_RESOLVER to CONTEXT_CUSTOMER_FIELD_VALUE_RESOLVER
rename myproject.shared.core.ruleengine.operation.modify.fields.ReferenceableFieldDefinitionCodeType.CommunicationContactPersonCode to CommunicationPrimaryCustomerCode
rename myproject.server.core.communication.CommunicationReferenceableFieldDefinitions.CONTACT_PERSON_REFERENCEABLE_FIELD to PRIMARY_CUSTOMER_REFERENCEABLE_FIELD
rename myproject.server.core.communication.CommunicationReferenceableFieldDefinitions.CONTACT_PERSON_FIELD_VALUE_RESOLVER to PRIMARY_CUSTOMER_FIELD_VALUE_RESOLVER
rename myproject.shared.core.communication.CommunicationDataModelItems.PersonLastMarketingCommunicationEntity to CustomerLastMarketingCommunicationEntity
rename myproject.server.core.communication.CommunicationBuilderParts.IPersonToLastMarketingCommunicationEntityPart to ICustomerToLastMarketingCommunicationEntityPart
rename myproject.server.core.communication.CommunicationBuilderParts.PersonToLastMarketingCommunicationEntityPart to CustomerToLastMarketingCommunicationEntityPart
rename myproject.shared.core.communication.CommunicationDataModelItems.CommunicationContactPersonAttribute to CommunicationPrimaryCustomerAttribute
rename myproject.server.core.communication.CommunicationBuilderParts.CommunicationContactPersonAttributePart to CommunicationPrimaryCustomerAttributePart
rename myproject.shared.core.communication.CommunicationDataModelItems.PersonCommunicationEntity to CustomerCommunicationEntity
rename myproject.shared.core.communication.CommunicationDataModelItems.PersonCommunicationCountAttribute to CustomerCommunicationCountEntity
rename myproject.server.core.communication.CommunicationBuilderParts.IPersonToCommunicationEntityPart to ICustomerToCommunicationEntityPart
rename myproject.server.core.communication.CommunicationBuilderParts.PersonToCommunicationEntityPart to CustomerToCommunicationEntityPart
rename myproject.server.core.communication.CommunicationBuilderParts.CommunicationPersonNameFieldPart to CommunicationCustomerNameFieldPart
rename myproject.shared.core.communication.CommunicationDataModelItems.CommunicationRoleEntity to CommunicationCustomerEntity
rename myproject.shared.core.communication.CommunicationDataModelItems.CommunicationRoleCountAttribute to CommunicationCustomerCountAttribute
rename myproject.shared.core.communication.CommunicationDataModelItems.CommunicationRoleRoleAttribute to CommunicationCustomerRoleAttribute
rename myproject.shared.core.communication.CommunicationDataModelItems.CommunicationRoleIsToBeInformedAttribute to CommunicationCustomerIsToBeInformedAttribute
rename myproject.shared.core.customer.CustomerDataModelItems.CommunicationContactPersonEntity to CommunicationPrimaryCustomerEntity
rename myproject.server.core.customer.CustomerBuilderParts.ICommunicationToContactPersonEntityPart to ICommunicationToPrimaryCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.CommunicationToContactPersonEntityPart to CommunicationToPrimaryCustomerEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.CommunicationContactPersonCountAttribute to CommunicationCustomerCountAttribute
rename myproject.server.core.customer.CustomerBuilderParts.CommunicationToContactPersonCountAttributePart to CommunicationToCustomerCountAttributePart
rename myproject.server.core.customer.CustomerBuilderParts.ICommunicationToPersonEntityPart to ICommunicationToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.CommunicationToPersonEntityPart to CommunicationToCustomerEntityPart
rename myproject.shared.core.customer.CustomerDataModelItems.CommunicationParticipantEntity to CommunicationCustomerEntity
rename myproject.shared.core.customer.CustomerDataModelItems.CommunicationResponsiblePersonSearchCountAttribute to CommunicationResponsibleSearchCountAttribute
rename myproject.shared.core.company.CompanyDataModelItems.CommunicationCompanyEntity to myproject.shared.core.customer.CustomerDataModelItems.CommunicationContextCustomerEntity
rename myproject.server.core.company.CompanyBuilderParts.ICommunicationToCompanyEntityPart to myproject.server.core.customer.CustomerBuilderParts.ICommunicationToContextCustomerEntityPart
rename myproject.server.core.company.CompanyBuilderParts.CommunicationToCompanyEntityPart to myproject.server.core.customer.CustomerBuilderParts.CommunicationToContextCustomerEntityPart
rename myproject.client.core.communication.CommunicationForm.MainBox.LinkBox.PersonField to CustomerContextField
rename myproject.client.core.communication.CommunicationForm#getPersonField to CustomerContextField
rename myproject.shared.core.communication.CommunicationFormData.ParticipantTable.ParticipantTableRowData#getPerson to getParticipantBean
rename myproject.shared.core.communication.CommunicationFormData.ParticipantTable.ParticipantTableRowData#setPerson to setParticipantBean
rename myproject.client.core.communication.CommunicationForm.MainBox.LinkBox.ParticipantTableField.Table.PersonColumn to ParticipantBean
rename myproject.shared.core.communication.CommunicationFormData.CasesTable.CasesTableRowData#getPerson to getCustomer
rename myproject.shared.core.communication.CommunicationFormData.CasesTable.CasesTableRowData#setPerson to setCustomer
rename myproject.client.core.communication.CommunicationForm.MainBox.TabBox.CasesBox.CasesTableField.Table.PersonColumn CustomerColumn
rename myproject.shared.core.communication.CommunicationFormData.CompanyRole to CustomerRole
rename myproject.client.core.communication.CommunicationForm.MainBox.LinkBox.CompanyRoleField to CustomerRoleField
rename myproject.shared.core.communication.CommunicationParticipantBean#getPersonKey to getCustomerKey
rename myproject.shared.core.communication.CommunicationParticipantBean#setPersonKey to setCustomerKey
rename myproject.shared.core.communication.CommunicationPersonTeamRoleBean to CommunicationCustomerTeamRoleBean
rename myproject.shared.core.communication.CommunicationCustomerTeamRoleBean#getPersonKey to getCustomerKey
rename myproject.shared.core.communication.CommunicationCustomerTeamRoleBean#createWithPerson to createWithCustomer
rename myproject.shared.core.common.AbstractConvertibleToPersonTeamRoleBean to AbstractConvertibleToCustomerTeamRoleBean
rename myproject.shared.core.common.AbstractConvertibleToCustomerTeamRoleBean#getCnvertibleToPersonKey to getCnvertibleToCustomerKey
rename myproject.client.core.communicationcaseframe.wizard.CommunicationCaseFrameNodePage#getIdentifiedLegalEntityKey to getCustomerKey
rename myproject.client.core.communicationcaseframe.wizard.CommunicationCaseFrameNodePage#setIdentifiedLegalEntityKey to setIdentifiedCustomerKey
rename myproject.shared.core.communicationcaseframe.CommunicationCaseFrameNodePageParam#getIdentifiedLegalEntityKey to getCustomerKey
rename myproject.shared.core.communicationcaseframe.CommunicationCaseFrameNodePageParam#setIdentifiedLegalEntityKey to setCustomerKey
rename myproject.shared.core.communication.CommunicationSearchFormData.PersonName to CustomerName
rename myproject.client.core.communication.CommunicationSearchForm.MainBox.TabBox.SimpleBox.PersonNameField to CustomerName
rename myproject.client.core.business.captureplan.CapturePlanRedFlagForm.MainBox.CommunicationBox.CommunicationTableField.Table.ContactPersonColumn to PrimaryCustomerColumn
rename myproject.client.core.business.captureplan.CapturePlanRedFlagForm.MainBox.CommunicationBox.CommunicationTableField.Table.CompanyColumn to ContextCustomerColumn
rename myproject.client.core.legalentity.AbstractLegalEntityTablePage.Table.LegalEntityKeyColumn to CustomerKeyColumn
rename myproject.shared.core.privacy.DeleteOnRequestFormParam#getLegalEntityKey to getCustomerKey
rename myproject.shared.core.privacy.DeleteOnRequestFormParam#setLegalEntityKey to setCustomerKey
rename myproject.client.core.customer.targetplan.TargetPlanRedFlagForm.MainBox.TasksBox.TasksTableField.Table.ContactPersonColumn to PrimaryCustomerColumn
rename myproject.client.core.customer.targetplan.TargetPlanRedFlagForm.MainBox.TasksBox.TasksTableField.Table.CompanyColumn to ContextCustomerColumn
rename myproject.shared.core.communication.CommunicationChooseTablePageParam#getPersonKey to getCustomerKey
rename myproject.shared.core.communication.CommunicationChooseTablePageParam#setPersonKey to setCustomerKey
rename myproject.client.core.communicationcaseframe.ContactCenterInboxSearchForm.MainBox.TabBox.SimpleBox.LegalEntityField to CustomerField
rename myproject.server.core.communicationcaseframe.CommunicationCaseFrameBuilderParts.CaseLegalEntityFieldPart#getLegalEntityCaseInput to getCustomerCaseInput
rename myproject.server.core.communicationcaseframe.CommunicationCaseFrameBuilderParts.CaseLegalEntityFieldPart to CaseCustomerFieldPart
rename myproject.server.core.communicationcaseframe.CommunicationCaseFrameBuilderParts.CommunicationCaseFrameLegalEntityFieldPart to CommunicationCaseFrameCustomerFieldPart
rename myproject.client.core.process.wizard.ICaseWizardToolForm#setLegalEntityKey to setCustomerKey
rename myproject.client.core.process.wizard.CaseWizardToolForm#getLegalEntityKey to getCustomerKey
rename myproject.client.core.process.wizard.CaseWizardToolForm#setLegalEntityKey to setCustomerKey
rename myproject.client.core.process.wizard.CaseWizardToolForm#execLegalEntityKeyChanged to exexCustomerKeyChanged
rename myproject.client.core.process.wizard.CaseWizardToolForm.PROP_LEGAL_ENTITY_KEY to PROP_CUSTOMER_KEY
rename myproject.client.core.process.wizard.CaseWizardEvent.TYPE_LEGAL_ENTITY_CHANGED to TYPE_CUSTOMER_CHANGED
rename myproject.client.core.communicationcaseframe.CommunicationCaseFrameForm#execLegalEntityChanged to execCustomerChanged
rename myproject.client.core.communicationcaseframe.CommunicationCaseFrameForm#getLegalEntity to getCustomerKey
rename myproject.client.core.communicationcaseframe.CommunicationCaseFrameForm#setLegalEntity to setCustomerKey
rename myproject.client.core.communicationcaseframe.CommunicationCaseFrameForm#setLegalEntityFinal to setCustomerFinal
rename myproject.client.core.communicationcaseframe.CommunicationCaseFrameForm#isLegalEntityFinal to isCustomerFinal
rename myproject.shared.core.communicationcaseframe.CommunicationCaseFrameFormData#isLegalEntityFinal to isCustomerFinal
rename myproject.shared.core.communicationcaseframe.CommunicationCaseFrameFormData#setLegalEntityFinal to setCustomerFinal
rename myproject.shared.core.communicationcaseframe.CommunicationCaseFrameFormData#getLegalEntityFinalProperty to getCustomerFinalProperty
rename myproject.shared.core.communicationcaseframe.CommunicationCaseFrameFormData#getLegalEntityFinalProperty to getCustomerFinalProperty
rename myproject.shared.core.communicationcaseframe.CommunicationCaseFrameFormData.LegalEntityFinalProperty to CustomerFinalProperty
rename myproject.client.core.communicationcaseframe.AbstractCommunicationCaseFrameSearchResultGroupBox#isLegalEntityFinal to isCustomerFinal
rename myproject.client.core.communicationcaseframe.AbstractCommunicationCaseFrameSearchResultGroupBox#legalEntitySelected to customerContextSelected
rename myproject.client.core.communicationcaseframe.AbstractCommunicationCaseFrameSearchResultGroupBox#getIncommingAddressChannelUid to getIncomingAddressChannelUid
rename myproject.client.core.communicationcaseframe.AbstractCommunicationCaseFrameSearchResultGroupBox#getIncommingAddressChannelValue to getIncomingAddressChannelValue
rename myproject.shared.core.customer.ICustomerProcessService#getDefaultCompanyKey to getDefaultOrganizationCustomerKey
rename myproject.server.core.portal.handler.CommunicationFormParamBuilder#withPersonKey to withCustomerKey
rename myproject.shared.core.business.BusinessLookupCall#getLegalEntityKeys to getCustomerKey
rename myproject.shared.core.business.BusinessLookupCall#setLegalEntityKeys to setCustomerKey
rename myproject.server.core.dwh.internal.DwhIndexInitialExportHandler.InitVisitsOpenPerPersonDwhIndex to InitVisitsOpenPerCustomerDwhIndex
rename myproject.server.core.dwh.internal.DwhIndexInitialExportHandler.InitVisitsDonePerPersonDwhIndex to InitVisitsDonePerCustomerDwhIndex
rename myproject.shared.core.communication.ReadCommunicationReportByPersonPermission to ReadCommunicationReportByCustomerPermission
rename myproject.server.core.customer.CustomerBaseService#findAllPersonsByChannelValue to findAllCustomerssByChannelValue
rename myproject.shared.core.communication.CommunicationPersonTeamRoleLookupCall to CommunicationCustomerTeamRoleLookupCall
rename myproject.shared.core.communication.CommunicationCustomerTeamRoleLookupCall#isAcceptPersons to isAcceptCustomers
rename myproject.shared.core.communication.CommunicationCustomerTeamRoleLookupCall#setAcceptPersons to setAcceptCustomers
rename myproject.shared.core.communication.ICommunicationPersonTeamRoleLookupService to ICommunicationCustomerTeamRoleLookupService
rename myproject.server.core.communication.CommunicationPersonTeamRoleLookupService to CommunicationCustomerTeamRoleLookupService
rename myproject.server.core.communication.CommunicationPersonTeamRoleLookupServiceTest to CommunicationCustomerTeamRoleLookupServiceTest
rename myproject.client.core.communication.CommunicationPersonTeamRoleLookupCallTest to CommunicationCustomerTeamRoleLookupCallTest
rename myproject.client.core.communication.bulkchange.CommunicationBulkChangeForm.MainBox.GroupBox.PersonField to CustomerContextField
rename myproject.client.core.communication.officeaddin.OutlookItemAddInForm.MainBox.GroupBox.TabBox.ParticipantBox.ParticipantTableField.Table.PersonColumn to CustomerColumn
rename myproject.client.core.communication.officeaddin.OutlookItemAddInForm.MainBox.GroupBox.TabBox.LinksBox.PersonField to CustomerContextField
rename myproject.server.core.customer.role.CompanyPersonRoleBaseService to CustomerCustomerBaseService
rename myproject.server.core.customer.role.CustomerCustomerBaseService#deleteSharedCompanyPerson to deleteSharedCustomerCustomerRole
rename myproject.server.core.customer.role.CompanyPersonRoleDataTransformer to CustomerCustomerRoleDataTransformer
move org.hibernate.dialect.DB2Dialect to org.eclipse.scout.rt.persistence.dialect
move org.hibernate.dialect.Oracle10gDialect to org.eclipse.scout.rt.persistence.dialect
move org.hibernate.dialect.PostgreSQL9Dialect to org.eclipse.scout.rt.persistence.dialect
move org.hibernate.HibernateException to org.eclipse.scout.rt.persistence
move org.hibernate.JDBCException to org.eclipse.scout.rt.persistence
move org.hibernate.Query to org.eclipse.scout.rt.persistence.query
move org.hibernate.SQLQuery to org.eclipse.scout.rt.persistence.query
move org.hibernate.jdbc.Work to org.eclipse.scout.rt.persistence
move org.hibernate.jdbc.ReturningWork to org.eclipse.scout.rt.persistence
move org.hibernate.cfg.Configuration to org.eclipse.scout.rt.persistence.config
move org.hibernate.cfg.AvailableSettings to org.eclipse.scout.rt.persistence.config
move myproject.persistence.cp.AvailableSettingsEx to org.eclipse.scout.rt.persistence.config
move org.eclipse.scout.rt.persistence.AvailableSettingsEx to org.eclipse.scout.rt.persistence.config
move org.hibernate.SessionFactory to org.eclipse.scout.rt.persistence
move org.hibernate.TypeHelper to org.eclipse.scout.rt.persistence.type
move org.hibernate.PersistenceException to org.eclipse.scout.rt.persistence
move org.hibernate.ScrollMode to org.eclipse.scout.rt.persistence.query
move org.hibernate.ScrollableResults to org.eclipse.scout.rt.persistence.query
move org.hibernate.CacheMode to org.eclipse.scout.rt.persistence.query
move org.hibernate.transform.ResultTransformer to org.eclipse.scout.rt.persistence.query
move org.hibernate.transform.BasicTransformerAdapter to org.eclipse.scout.rt.persistence.query
move org.hibernate.transform.AliasedTupleSubsetResultTransformer to org.eclipse.scout.rt.persistence.query
move org.hibernate.transform.AliasToBeanResultTransformer to org.eclipse.scout.rt.persistence.query
move org.hibernate.LockMode to org.eclipse.scout.rt.persistence.query
move org.hibernate.LockOptions to org.eclipse.scout.rt.persistence.query
move org.hibernate.metadata.ClassMetadata to org.eclipse.scout.rt.persistence.entity
move org.hibernate.persister.entity.EntityPersister to org.eclipse.scout.rt.persistence.entity
move org.hibernate.persister.entity.AbstractEntityPersister to org.eclipse.scout.rt.persistence.entity
move org.hibernate.persister.entity.SingleTableEntityPersister to org.eclipse.scout.rt.persistence.entity
move org.hibernate.persister.walking.spi.AttributeDefinition to org.eclipse.scout.rt.persistence.entity
move org.hibernate.tuple.Attribute to org.eclipse.scout.rt.persistence.entity
move org.hibernate.tuple.AbstractAttribute to org.eclipse.scout.rt.persistence.entity
move org.hibernate.tuple.IdentifierProperty to org.eclipse.scout.rt.persistence.entity
move org.hibernate.tuple.NonIdentifierAttribute to org.eclipse.scout.rt.persistence.entity
move org.hibernate.type.Type to org.eclipse.scout.rt.persistence.type
move org.hibernate.dialect.function.SQLFunction to org.eclipse.scout.rt.persistence.function
move org.hibernate.dialect.function.SQLFunctionTemplate to org.eclipse.scout.rt.persistence.function
move org.hibernate.dialect.function.StandardSQLFunction to org.eclipse.scout.rt.persistence.function
move org.hibernate.dialect.function.NoArgSQLFunction to org.eclipse.scout.rt.persistence.function
move org.hibernate.annotations.Columns to org.eclipse.scout.rt.persistence.annotation
move org.hibernate.annotations.Immutable to org.eclipse.scout.rt.persistence.annotation
move org.hibernate.annotations.GenericGenerator to org.eclipse.scout.rt.persistence.annotation
move org.hibernate.annotations.Parameter to org.eclipse.scout.rt.persistence.annotation
move org.hibernate.annotations.Subselect to org.eclipse.scout.rt.persistence.annotation
move org.hibernate.annotations.Synchronize to org.eclipse.scout.rt.persistence.annotation
move org.hibernate.annotations.Type to org.eclipse.scout.rt.persistence.annotation
move org.hibernate.annotations.Subselect to org.eclipse.scout.rt.persistence.annotation
move org.eclipse.scout.rt.persistence.hibernate.type.BinaryResourceCompactFileExtensionHibernateType to org.eclipse.scout.rt.persistence.type.builtin
move org.eclipse.scout.rt.persistence.hibernate.type.BinaryResourceCompactFilenameHibernateType to org.eclipse.scout.rt.persistence.type.builtin
move org.eclipse.scout.rt.persistence.hibernate.type.BinaryResourceHibernateType to org.eclipse.scout.rt.persistence.type.builtin
move org.eclipse.scout.rt.persistence.CloseableIterator to org.eclipse.scout.rt.persistence.query
move org.eclipse.scout.rt.persistence.HQuery to org.eclipse.scout.rt.persistence.query
move org.eclipse.scout.rt.persistence.IPersistenceEventListener to org.eclipse.scout.rt.persistence.query
move org.eclipse.scout.rt.persistence.ObjectArrayResultTransformer to org.eclipse.scout.rt.persistence.query
move org.eclipse.scout.rt.persistence.CloseableScrollableResults to org.eclipse.scout.rt.persistence.query
move org.eclipse.scout.rt.persistence.ScrollableResultSet to org.eclipse.scout.rt.persistence.query
move org.eclipse.scout.rt.persistence.ScrollableResultSetWrapper to org.eclipse.scout.rt.persistence.query
move org.eclipse.scout.rt.persistence.Sql92Binds to org.eclipse.scout.rt.persistence.query
move org.eclipse.scout.rt.shared.persistence.ITransactionCancelled to org.eclipse.scout.rt.persistence
move org.eclipse.scout.rt.shared.persistence.RowLevelAccessProperty to myproject.shared.core.persistence
move org.eclipse.scout.rt.shared.persistence.RowLevelAccessType to myproject.shared.core.persistence
move org.eclipse.scout.rt.persistence.TableBeanDataResultTransformer to myproject.persistence
move org.eclipse.scout.rt.persistence.annotation.MetaFinder to org.eclipse.scout.rt.persistence.deleteme
move org.eclipse.scout.rt.persistence.annotation.MetaFinders to org.eclipse.scout.rt.persistence.deleteme
move org.eclipse.scout.rt.persistence.annotation.MetaJoins to org.eclipse.scout.rt.persistence.deleteme
move org.eclipse.scout.rt.persistence.annotation.MetaManyToOne to org.eclipse.scout.rt.persistence.deleteme
move org.eclipse.scout.rt.persistence.annotation.MetaOneToMany to org.eclipse.scout.rt.persistence.deleteme
move org.eclipse.scout.rt.persistence.AbstractPersistenceEntity to org.eclipse.scout.rt.persistence.deleteme
move org.eclipse.scout.rt.persistence.AbstractPersistenceEntityWithCompositeKey to org.eclipse.scout.rt.persistence.deleteme
move org.eclipse.scout.rt.persistence.AbstractPersistenceEntityWithPrimitiveKey to org.eclipse.scout.rt.persistence.deleteme
move org.eclipse.scout.rt.persistence.AbstractPersistenceEntityWithSingleKey to org.eclipse.scout.rt.persistence.deleteme
move org.eclipse.scout.rt.persistence.AvailableSettingsEx to org.eclipse.scout.rt.persistence.deleteme
move org.eclipse.scout.rt.persistence.NumbersArrayBindWrapper to org.eclipse.scout.rt.persistence.deleteme
move org.eclipse.scout.rt.persistence.sql92.ISql92Session to org.eclipse.scout.rt.persistence
move org.eclipse.scout.rt.persistence.sql92.internal.IAliasNamingStrategy to org.eclipse.scout.rt.persistence.query.compiler.internal
move org.eclipse.scout.rt.persistence.sql92.PersistenceSession to org.eclipse.scout.rt.persistence
move org.eclipse.scout.rt.persistence.sql92.ISql92SessionFactory to org.eclipse.scout.rt.persistence
move org.eclipse.scout.rt.persistence.sql92.Sql92Format to org.eclipse.scout.rt.persistence.query.compiler
move org.eclipse.scout.rt.persistence.nohib.config.PersistenceConfiguration to org.eclipse.scout.rt.persistence.config
move org.eclipse.scout.rt.persistence.nohib.config.PersistenceFactory to org.eclipse.scout.rt.persistence
move org.eclipse.scout.rt.persistence.nohib.config.PersistenceSession to org.eclipse.scout.rt.persistence
move org.eclipse.scout.rt.persistence.nohib.entity.EntityMetadata to org.eclipse.scout.rt.persistence.entity
move org.eclipse.scout.rt.persistence.nohib.entity.AbstractEntityProperty to org.eclipse.scout.rt.persistence.entity
move org.eclipse.scout.rt.persistence.nohib.entity.IdentifierGenerator to org.eclipse.scout.rt.persistence.entity
move org.eclipse.scout.rt.persistence.nohib.JdbcRunnable to org.eclipse.scout.rt.persistence
move org.eclipse.scout.rt.persistence.nohib.IQueryBase to org.eclipse.scout.rt.persistence.query
move org.eclipse.scout.rt.persistence.nohib.NativeQuery to org.eclipse.scout.rt.persistence.query
move org.eclipse.scout.rt.persistence.nohib.ScrollableResults to org.eclipse.scout.rt.persistence.query
move org.eclipse.scout.rt.persistence.nohib.ScrollMode to org.eclipse.scout.rt.persistence.query
move org.eclipse.scout.rt.persistence.nohib.type.IJdbcType to org.eclipse.scout.rt.persistence.type
move org.eclipse.scout.rt.persistence.nohib.type.IJdbcTypeRegistry to org.eclipse.scout.rt.persistence.type
move org.eclipse.scout.rt.persistence.nohib.type.TypedValue to org.eclipse.scout.rt.persistence.type
regex IPersistenceEntity<[^>]+> to IPersistenceEntity
regex \.getSession\(\)\.createSQLQuery\( to .createNativeQuery(
regex \.getSessionFactoryImplementor\(\)\.getAllClassMetadata\( to .getAllEntityPersisters(
regex \.getSession\(\)\.doWork\( to .run(
regex \.getSession\(\)\.doReturningWork\( to .call(
regex getHibernateSetup\(\).getSessionFactoryImplementor\(\) to getHibernateSetup().getSessionFactory()
regex hibernateSetup.getSessionFactoryImplementor\(\) to hibernateSetup.getSessionFactory()
regex JPA\.currentSql92Session\(\) to JPA.currentSession()
regex JPA\.currentSession\(\)\.getSql92SessionFactory\(\) to JPA.factory()
regex JPA\.[\w.]+\.get\w+Metadata\( to JPA.factory().getEntityMetadata(
regex ServerDomainRegistry\.getDatabaseManager\(\)\.getSql92SessionFactory\(\) to JPA.factory()
regex JPA\.factory\(\)\.getAllEntityPersisters\(\) to JPA.factory().getAllEntityMetadata()
regex JPA\.[\w.]+\.getDialect\(\) to JPA.factory().getDialect()
regex \.getEntityMetamodel\(\)(.) to $1
rename org.eclipse.scout.rt.persistence.dialect.DB2Dialect to DB2v11Dialect
rename org.eclipse.scout.rt.persistence.dialect.Oracle10gDialect to Oracle11gDialect
rename org.eclipse.scout.rt.persistence.dialect.PostgreSQL9Dialect to PostgreSQL9Dialect
rename org.eclipse.scout.rt.persistence.HibernateException to PersistenceException
rename org.eclipse.scout.rt.persistence.JDBCException to PersistenceException
rename org.eclipse.scout.rt.persistence.annotation.Synchronize to ReferencedTables
rename org.eclipse.scout.rt.persistence.query.Query to IQueryBase
rename org.eclipse.scout.rt.persistence.query.SQLQuery to INativeQuery
rename org.eclipse.scout.rt.persistence.Work to JdbcRunnable
rename org.eclipse.scout.rt.persistence.ReturningWork to JdbcCallable
rename org.eclipse.scout.rt.persistence.config.Configuration to PersistenceConfiguration
rename org.eclipse.scout.rt.persistence.config.AvailableSettingsEx to AvailableSettings
rename org.eclipse.scout.rt.persistence.type.TypeHelper to IJdbcTypeRegistry
rename org.eclipse.scout.rt.persistence.entity.ClassMetadata to EntityMetadata
rename org.eclipse.scout.rt.persistence.entity.EntityPersister to EntityMetadata
rename org.eclipse.scout.rt.persistence.entity.AbstractEntityPersister to EntityMetadata
rename org.eclipse.scout.rt.persistence.entity.SingleTableEntityPersister to EntityMetadata
rename org.eclipse.scout.rt.persistence.entity.AttributeDefinition to Attribute
rename org.eclipse.scout.rt.persistence.entity.IdentifierGenerator to IIdentifierGenerator
rename org.eclipse.scout.rt.persistence.function.SQLFunction to ISqlFunction
rename org.eclipse.scout.rt.persistence.function.SQLFunctionTemplate to TemplateSqlFunction
rename org.eclipse.scout.rt.persistence.function.StandardSQLFunction to NamedSqlFunction
rename org.eclipse.scout.rt.persistence.function.NoArgSQLFunction to NoArgumentNamedSqlFunction
rename org.eclipse.scout.rt.persistence.query.ScrollableResults to ScrollableResultSet
rename org.eclipse.scout.rt.persistence.query.CloseableScrollableResults to ScrollableResultSet
rename org.eclipse.scout.rt.persistence.query.CloseableScrollableResultsWrapper to ScrollableResultSetWrapper
rename org.eclipse.scout.rt.persistence.query.ResultTransformer to IResultTransformer
rename org.eclipse.scout.rt.persistence.query.BasicTransformerAdapter to AbstractResultTransformer
rename org.eclipse.scout.rt.persistence.type.Type to IJdbcType
rename org.eclipse.scout.rt.persistence.type.builtin.BinaryResourceCompactFileExtensionHibernateType to BinaryResourceCompactFileExtensionJdbcType
rename org.eclipse.scout.rt.persistence.type.builtin.BinaryResourceCompactFilenameHibernateType to BinaryResourceCompactFilenameJdbcType
rename org.eclipse.scout.rt.persistence.type.builtin.BinaryResourceHibernateType to BinaryResourceJdbcType
rename org.eclipse.scout.rt.persistence.SessionFactory to PersistenceFactory
rename org.eclipse.scout.rt.persistence.ISql92SessionFactory to PersistenceFactory
rename org.eclipse.scout.rt.persistence.ISql92Session to PersistenceSession
rename org.eclipse.scout.rt.persistence.query.Sql92Binds to Binds
rename org.eclipse.scout.rt.persistence.query.HQuery to IQuery
rename myproject.server.core.persistence.profiler.HQueryProfiler to QueryProfiler
regex @InterfacesStage(\d)Column(\([^\)]*)hibernate(Type[^\)]*\)) to @InterfacesStage$1Column$2persistence$3
regex @EtlStage(\d)Column(\([^\)]*)hibernate(Type[^\)]*\)) to @EtlStage$1Column$2persistence$3
move myproject.client.core.company.person.ICompanyPersonRoleForm to myproject.client.core.customer.role
move myproject.client.core.company.person.CompanyPersonRoleModifyStep to myproject.client.core.customer.role
move myproject.client.core.company.person.CompanyPersonRoleForm to myproject.client.core.customer.role
move myproject.client.core.company.person.role.AbstractCompanyPersonRoleFormTest to myproject.client.core.customer.role
rename myproject.client.core.customer.role.ICompanyPersonRoleForm to ICustomerCustomerRoleForm
rename myproject.client.core.customer.role.CompanyPersonRoleModifyStep to CustomerCustomerRoleModifyStep
rename myproject.client.core.customer.role.CompanyPersonRoleForm to CustomerCustomerRoleForm
rename myproject.client.core.customer.role.AbstractCompanyPersonRoleFormTest to AbstractCustomerCustomerRoleFormTest
rename myproject.client.core.customer.role.ICustomerCustomerRoleForm#getCompanyKey to getMainCustomerKey
rename myproject.client.core.customer.role.ICustomerCustomerRoleForm#getPersonKey to getSubCustomerKey
rename myproject.shared.core.customer.role.CompanyPersonRoleFormData to CustomerCustomerRoleFormData
rename myproject.shared.core.customer.role.CompanyPersonRoleFormParam to CustomerCustomerRoleFormParam
rename myproject.shared.core.customer.role.CustomerCustomerRoleFormParam#getCompanyKey to getMainCustomerKey
rename myproject.shared.core.customer.role.CustomerCustomerRoleFormParam#setCompanyKey to setMainCustomerKey
rename myproject.shared.core.customer.role.CustomerCustomerRoleFormParam#getPersonKey to getSubCustomerKey
rename myproject.shared.core.customer.role.CustomerCustomerRoleFormParam#setPersonKey to setSubCustomerKey
rename myproject.shared.core.customer.role.CompanyPersonRoleModifyStepData to CustomerCustomerRoleModifyStepData
rename myproject.client.core.customer.role.CustomerCustomerRoleForm.MainBox.GroupBox.PersonField to SubCustomerField
rename myproject.client.core.customer.role.CustomerCustomerRoleForm#getPersonField to getSubCustomerField
rename myproject.client.core.customer.role.CustomerCustomerRoleForm.MainBox.GroupBox.CompanyField to MainCustomerField
rename myproject.client.core.customer.role.CustomerCustomerRoleForm#getCompanyField to getMainCustomerField
rename myproject.client.core.customer.role.CustomerCustomerRoleForm.MainBox.GroupBox.RoleTableField#setCompanyTypeUid to setCustomerTypeUid
rename myproject.shared.core.customer.role.CustomerCustomerRoleModifyStepData.InputCompany to InputRelatedCustomer
rename myproject.shared.core.customer.role.CustomerCustomerRoleModifyStepData.InputPerson to InputCustomer
rename myproject.shared.core.customer.role.CustomerCustomerRoleModifyStepData.OutputCompany to OutputRelatedCustomer
rename myproject.shared.core.customer.role.CustomerCustomerRoleModifyStepData.OutputPerson to OutputCustomer
rename myproject.shared.core.customer.role.CustomerCustomerRoleModifyStepData#getInputCompany to getInputRelatedCustomer
rename myproject.shared.core.customer.role.CustomerCustomerRoleModifyStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.customer.role.CustomerCustomerRoleModifyStepData#getOutputCompany to getOutputRelatedCustomer
rename myproject.shared.core.customer.role.CustomerCustomerRoleModifyStepData#getOutputPerson to getOutputCustomer
move myproject.client.core.company.AbstractCompanyField to myproject.client.core.customer
rename myproject.client.core.customer.AbstractCompanyField to AbstractOrganizationField
rename myproject.client.core.employee.month.MonthlyTimesheetAdminForm.MainBox.GroupBox.CompanyField to OrganizationField
rename myproject.client.core.employee.month.MonthlyTimesheetAdminForm#getCompanyField to getOrganizationField
rename myproject.shared.core.employee.month.MonthlyTimesheetAdminFormParam#getCompanyKey to getOrganizationCustomerKey
rename myproject.shared.core.employee.month.MonthlyTimesheetAdminFormParam#setCompanyKey to setOrganizationCustomerKey
rename myproject.client.core.process.serviceline.ServiceLineForm.MainBox.GroupBox.CompanyField to OrganizationField
rename myproject.client.core.process.serviceline.ServiceLineForm#getCompanyField to getOrganizationField
rename myproject.client.core.address.AbstractElectronicAddressDetailBox.CompanyField to OrganizationField
rename myproject.client.core.address.AbstractElectronicAddressDetailBox#getCompanyField to getOrganizationField
rename myproject.client.core.address.AbstractAddressesBox#execPrepareCompanyFieldLookupCall to execPrepareCustomerFieldLookupCall
rename myproject.client.core.address.AbstractAddressDetailBox#execPrepareCompanyFieldLookupCall to execPrepareCustomerFieldLookupCall
rename myproject.client.core.address.AbstractAddressesBox.AddressDetailRightGroupBox.AddressDetailGroupBox.ElectronicAddressDetailGroupBox#execPrepareCompanyFieldLookupCall to execPrepareCustomerFieldLookupCall
rename myproject.client.core.address.AbstractAddressesBox.AddressDetailRightGroupBox.AddressDetailGroupBox.PhysicalAddressDetailGroupBox#execPrepareCompanyFieldLookupCall to execPrepareCustomerFieldLookupCall
rename myproject.shared.core.employee.month.MonthlyWorkKey#getCompanyKey to getOrganizationCustomerKey
rename myproject.client.core.legalentity.interest to myproject.client.core.customer.interest
rename myproject.shared.core.legalentity.interest to myproject.shared.core.customer.interest
rename myproject.server.core.legalentity.interest to myproject.server.core.customer.interest
rename myproject.client.core.customer.interest.LegalEntityInterestForm to CustomerInterestForm
rename myproject.client.core.customer.interest.LegalEntityInterestFormTest to CustomerInterestFormTest
rename myproject.shared.core.customer.interest.LegalEntityInterestFormParam to CustomerInterestFormParam
rename myproject.shared.core.customer.interest.LegalEntityInterestFormData to CustomerInterestFormData
rename myproject.client.core.customer.interest.CustomerInterestForm.MainBox.DetailBox.GroupBox.CompanyField to OrganizationField
rename myproject.client.core.customer.interest.CustomerInterestForm.MainBox.DetailBox.GroupBox.LegalEntityField to CustomerField
rename myproject.client.core.customer.interest.CustomerInterestForm.MainBox.DetailBox.GroupBox.SharedLegalEntityInterestField to SharedCustomerInterestField
rename myproject.client.core.customer.interest.CustomerInterestForm#getCompanyField to getOrganizationField
rename myproject.client.core.customer.interest.CustomerInterestForm#getLegalEntityField to getCustomerField
rename myproject.client.core.customer.interest.CustomerInterestForm#getSharedLegalEntityInterestField to getSharedCustomerInterestField
rename myproject.client.core.customer.interest.CustomerInterestForm#getLegalEntityInterestKey to getCustomerInterestKey
rename myproject.client.core.customer.interest.CustomerInterestForm#setLegalEntityInterestKey to setCustomerInterestKey
rename myproject.shared.core.customer.interest.AbstractInterestFormParam#getCompanyKey to getOrganizationCustomerKey
rename myproject.shared.core.customer.interest.AbstractInterestFormParam#getLegalEntityInterestKey to getCustomerInterestKey
rename myproject.shared.core.customer.interest.AbstractInterestFormParam#getLegalEntityInterestKey to getCustomerInterestKey
rename myproject.shared.core.customer.interest.AbstractInterestFormParam#setLegalEntityInterestKey to setCustomerInterestKey
rename myproject.shared.core.customer.interest.LegalEntityInterestStatusCodeType to CustomerInterestStatusCodeType
rename myproject.client.core.customer.interest.AbstractChangeLegalEntitiyInterestStatusMenu to AbstractChangeCustomerInterestStatusMenu
rename myproject.shared.core.customer.interest.MarkNewLegalEntityInterestsSharedByDefaultParameter to MarkNewCustomerInterestsSharedByDefaultParameter
rename myproject.server.core.customer.interest.RemoveLegalEntityInterestSemaphoreRunnable to RemoveCustomerInterestSemaphoreRunnable
rename myproject.server.core.customer.interest.LegalEntityInterestBaseService to CustomerInterestBaseService
rename myproject.server.core.customer.interest.CustomerInterestBaseService#collectSharedLegalEntityInterests to collectSharedCustomerInterests
rename myproject.server.core.customer.interest.CustomerInterestBaseService#copySharedLegalEntityInterest to copySharedCustomerInterest
rename myproject.server.core.customer.interest.CustomerInterestBaseService#calculateAllLegalEntityInterestKeys to calculateAllCustomerInterestKeys
rename myproject.server.core.customer.interest.CustomerInterestBaseService#ensureSharedLegalEntityInterest to ensureSharedCustomerInterest
rename myproject.shared.core.customer.interest.LegalEntityInterestLookupCall to CustomerInterestLookupCall
rename myproject.client.core.customer.interest.LegalEntityInterestLookupCallTest to CustomerInterestLookupCallTest
rename myproject.shared.core.customer.interest.LegalEntityInterestKeyLookupCall to CustomerInterestKeyLookupCall
rename myproject.client.core.customer.interest.LegalEntityInterestKeyLookupCallTest to CustomerInterestKeyLookupCallTest
rename myproject.shared.core.customer.interest.ILegalEntityInterestKeyLookupService to ICustomerInterestKeyLookupService
rename myproject.server.core.customer.interest.LegalEntityInterestKeyLookupService to CustomerInterestKeyLookupService
rename myproject.server.core.customer.interest.LegalEntityInterestKeyLookupServiceTest to CustomerInterestKeyLookupServiceTest
rename myproject.shared.core.customer.interest.ILegalEntityInterestProcessService to ICustomerInterestProcessService
rename myproject.server.core.customer.interest.LegalEntityInterestProcessService to CustomerInterestProcessService
rename myproject.client.core.customer.interest.MultiAssignmentOfInterestForm.MainBox.GroupBox.LegalEntityField to CustomerField
rename myproject.client.core.customer.interest.MultiAssignmentOfInterestForm#getLegalEntityField to getCustomerField
move myproject.client.core.legalentity.LegalEntityClientDomain#createMultiAssignmentOfInterestFormModify to myproject.client.core.customer.CustomerClientDomain
move myproject.client.core.legalentity.LegalEntityClientDomain#createLegalEntityInterestFormNew to myproject.client.core.customer.CustomerClientDomain
move myproject.client.core.legalentity.LegalEntityClientDomain#createLegalEntityInterestFormModify to myproject.client.core.customer.CustomerClientDomain
move myproject.client.core.legalentity.LegalEntityClientDomain#createMultiAssignmentOfSingleInterestFormAssign to myproject.client.core.customer.CustomerClientDomain
rename myproject.client.core.customer.CustomerClientDomain#createLegalEntityInterestFormNew to createCustomerInterestFormNew
rename myproject.client.core.customer.CustomerClientDomain#createLegalEntityInterestFormModify to createCustomerInterestFormModify
rename myproject.client.core.customer.interest.AbstractInterestTablePage.AbstractEditInterestMenu#createLegalEntityInterestFormModify to createCustomerInterestFormModify
move myproject.client.core.legalentity.LegalEntityClientDomainTest#testCreateLegalEntityInterestFormNew to myproject.client.core.customer.CustomerClientDomainTest
move myproject.client.core.legalentity.LegalEntityClientDomainTest#testCreateLegalEntityInterestFormModify to myproject.client.core.customer.CustomerClientDomainTest
move myproject.client.core.legalentity.LegalEntityClientDomainTest#testCreateMultiAssignmentOfSingleInterestFormAssign to myproject.client.core.customer.CustomerClientDomainTest
rename myproject.client.core.customer.CustomerClientDomainTest#testCreateLegalEntityInterestFormNew to testCreateCustomerInterestFormNew
rename myproject.client.core.customer.CustomerClientDomainTest#testCreateLegalEntityInterestFormModify to testCreateCustomerInterestFormModify
rename myproject.shared.core.customer.interest.MultiAssignmentOfSingleInterestFormParam#getLegalEntityKeys to getCustomerKeys
rename myproject.shared.core.customer.interest.MultiAssignmentOfSingleInterestFormParam#setLegalEntityKeys to setCustomerKeys
rename myproject.client.core.customer.interest.MultiAssignmentOfSingleInterestForm#getSharedLegalEntityInterestField to getSharedCustomerInterestField
rename myproject.client.core.customer.interest.MultiAssignmentOfSingleInterestForm.MainBox.GroupBox.SharedLegalEntityInterestField to SharedCustomerInterestField
rename myproject.ui.html.marketing.landingpage.AbstractMarketingLandingpageRequestHandler#handle to handleInContext
rename jpa myproject.server.core.employee.month.MyMonthlyWork#getCompanyKey to getOrganizationCustomerKey
rename jpa myproject.server.core.employee.month.MyMonthlyWork.NativeNames#COMPANY_NR to ORGANIZATION_CUSTOMER_NR
rename myproject.client.core.employee.month.MonthlyTimesheetAdminDeleteForm.MainBox.GroupBox.CompaniesBox to OrganizationsBox
rename myproject.client.core.employee.month.MonthlyTimesheetAdminDeleteForm#getCompaniesBox to getOrganizationsBox
move myproject.db.annotation.ExternalTable to org.eclipse.scout.rt.persistence.annotation
rename myproject.shared.core.address.AddressDataModelItems.PersonDefaultAddressesEntity to CustomerDefaultAddressesEntity
rename myproject.shared.core.address.AddressDataModelItems.CompanyDefaultAddressesEntity to CustomerDefaultAddressesEntity
rename myproject.shared.core.address.AddressDataModelItems.LegalEntityDefaultAddressesEntity to CustomerDefaultAddressesEntity
rename myproject.shared.core.address.AddressDataModelItems.PersonVariableAddressesEntity to CustomerVariableAddressesEntity
rename myproject.shared.core.address.AddressDataModelItems.CompanyVariableAddressesEntity to CustomerVariableAddressesEntity
rename myproject.shared.core.address.AddressDataModelItems.LegalEntityVariableAddressesEntity to CustomerVariableAddressesEntity
rename myproject.shared.core.address.AddressDataModelItems.LegalEntityPhysicalAddressEntity to CustomerPhysicalAddressEntity
rename myproject.shared.core.address.AddressDataModelItems.LegalEntityPhysicalAddressCountAttribute to CustomerPhysicalAddressCountAttribute
rename myproject.shared.core.address.AddressDataModelItems.LegalEntityPhysicalAddressUsageAttribute to CustomerPhysicalAddressUsageAttribute
rename myproject.shared.core.address.AddressDataModelItems.LegalEntityElectronicAddressEntity to CustomerElectronicAddressEntity
rename myproject.shared.core.address.AddressDataModelItems.LegalEntityElectronicAddressCountAttribute to CustomerElectronicAddressCountAttribute
rename myproject.shared.core.address.AddressDataModelItems.LegalEntityElectronicAddressUsageAttribute to CustomerElectronicAddressUsageAttribute
rename myproject.shared.core.address.AddressDataModelItems.PersonPhysicalAddressEntity to CustomerPhysicalAddressEntity
rename myproject.shared.core.address.AddressDataModelItems.PersonPhysicalAddressCountAttribute to CustomerPhysicalAddressCountAttribute
rename myproject.shared.core.address.AddressDataModelItems.PersonPhysicalAddressUsageAttribute to CustomerPhysicalAddressUsageAttribute
rename myproject.shared.core.address.AddressDataModelItems.PersonElectronicAddressEntity to CustomerElectronicAddressEntity
rename myproject.shared.core.address.AddressDataModelItems.PersonElectronicAddressCountAttribute to CustomerElectronicAddressCountAttribute
rename myproject.shared.core.address.AddressDataModelItems.PersonElectronicAddressUsageAttribute to CustomerElectronicAddressUsageAttribute
rename myproject.shared.core.address.AddressDataModelItems.CompanyPhysicalAddressEntity to CustomerPhysicalAddressEntity
rename myproject.shared.core.address.AddressDataModelItems.CompanyPhysicalAddressCountAttribute to CustomerPhysicalAddressCountAttribute
rename myproject.shared.core.address.AddressDataModelItems.CompanyPhysicalAddressUsageAttribute to CustomerPhysicalAddressUsageAttribute
rename myproject.shared.core.address.AddressDataModelItems.CompanyElectronicAddressEntity to CustomerElectronicAddressEntity
rename myproject.shared.core.address.AddressDataModelItems.CompanyElectronicAddressCountAttribute to CustomerElectronicAddressCountAttribute
rename myproject.shared.core.address.AddressDataModelItems.CompanyElectronicAddressUsageAttribute to CustomerElectronicAddressUsageAttribute
move myproject.server.core.legalentity.LegalEntityBuilderParts.ILegalEntityInterestToLegalEntityEntityPart to myproject.server.core.customer.CustomerBuilderParts
move myproject.server.core.legalentity.LegalEntityBuilderParts.LegalEntityInterestToLegalEntityEntityPart to myproject.server.core.customer.CustomerBuilderParts
rename myproject.server.core.customer.CustomerBuilderParts.PersonEmailFieldPart to CustomerEmailFieldPart
rename myproject.server.core.customer.CustomerBuilderParts.PersonPhoneFieldPart to CustomerPhoneFieldPart
rename myproject.server.core.customer.CustomerBuilderParts.PersonResponsibleFieldPart to CustomerResponsibleFieldPart
rename myproject.server.core.customer.CustomerBuilderParts.ILegalEntityInterestToLegalEntityEntityPart to ICustomerInterestToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.LegalEntityInterestToLegalEntityEntityPart to CustomerInterestToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.IExternalContractToPersonEntityPart to IExternalContractToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.ExternalContractToPersonEntityPart to ExternalContractToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.IBenefitRoleToPersonEntityPart to IBenefitRoleToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.BenefitRoleToPersonEntityPart to BenefitRoleToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.IActionRecipientToPersonEntityPart to IActionRecipientToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.ActionRecipientToPersonEntityPart to ActionRecipientToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.ActionRecipientPersonFormPart to ActionRecipientCustomerFormPart
rename myproject.server.core.customer.CustomerBuilderParts.ICaseToPersonEntityPart to ICaseToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts.CaseToPersonEntityPart to CaseToCustomerEntityPart
rename myproject.server.core.customer.CustomerBuilderParts#getWhereForOwnRelationPerson to getWhereForOwnRelationCustomer
rename myproject.server.core.marketing.targetgroup.TargetGroupLegalEntityBuilderParts.LegalEntityEntityPart to CustomerEntityPart
rename myproject.server.core.address.AddressBuilderParts.ILegalEntityElectronicAddressEntityPart to ICustomerElectronicAddressEntityPart
rename myproject.server.core.address.AddressBuilderParts.LegalEntityElectronicAddressEntityPart to CustomerElectronicAddressEntityPart
rename myproject.server.core.address.AddressBuilderParts.LegalEntityElectronicAddressCountAttributePart to CustomerElectronicAddressCountAttributePart
rename myproject.server.core.address.AddressBuilderParts.IPersonElectronicAddressEntityPart to ICustomerElectronicAddressEntityPart
rename myproject.server.core.address.AddressBuilderParts.PersonElectronicAddressEntityPart to CustomerElectronicAddressEntityPart
rename myproject.server.core.address.AddressBuilderParts.PersonElectronicAddressCountAttributePart to CustomerElectronicAddressCountAttributePart
rename myproject.server.core.address.AddressBuilderParts.ICompanyElectronicAddressEntityPart to ICustomerElectronicAddressEntityPart
rename myproject.server.core.address.AddressBuilderParts.CompanyElectronicAddressEntityPart to CustomerElectronicAddressEntityPart
rename myproject.server.core.address.AddressBuilderParts.CompanyElectronicAddressCountAttributePart to CustomerElectronicAddressCountAttributePart
rename myproject.server.core.address.AddressBuilderParts.ILegalEntityPhysicalAddressEntityPart to ICustomerPhysicalAddressEntityPart
rename myproject.server.core.address.AddressBuilderParts.LegalEntityPhysicalAddressEntityPart to CustomerPhysicalAddressEntityPart
rename myproject.server.core.address.AddressBuilderParts.LegalEntityPhysicalAddressCountAttributePart to CustomerPhysicalAddressCountAttributePart
rename myproject.server.core.address.AddressBuilderParts.IPersonPhysicalAddressEntityPart to ICustomerPhysicalAddressEntityPart
rename myproject.server.core.address.AddressBuilderParts.PersonPhysicalAddressEntityPart to CustomerPhysicalAddressEntityPart
rename myproject.server.core.address.AddressBuilderParts.PersonPhysicalAddressCountAttributePart to CustomerPhysicalAddressCountAttributePart
rename myproject.server.core.address.AddressBuilderParts.ICompanyPhysicalAddressEntityPart to ICustomerPhysicalAddressEntityPart
rename myproject.server.core.address.AddressBuilderParts.CompanyPhysicalAddressEntityPart to CustomerPhysicalAddressEntityPart
rename myproject.server.core.address.AddressBuilderParts.CompanyPhysicalAddressCountAttributePart to CustomerPhysicalAddressCountAttributePart
rename myproject.server.core.address.AddressBuilderParts.LegalEntityElectronicAddressUsageAttributePart to CustomerElectronicAddressUsageAttributePart
rename myproject.server.core.address.AddressBuilderParts.LegalEntityPhysicalAddressUsageAttributePart to CustomerPhysicalAddressUsageAttributePart
rename myproject.server.core.address.AddressBuilderParts.PersonElectronicAddressUsageAttributePart to CustomerElectronicAddressUsageAttributePart
rename myproject.server.core.address.AddressBuilderParts.PersonPhysicalAddressUsageAttributePart to vPhysicalAddressUsageAttributePart
rename myproject.server.core.address.AddressBuilderParts.CompanyElectronicAddressUsageAttributePart to CustomerElectronicAddressUsageAttributePart
rename myproject.server.core.address.AddressBuilderParts.CompanyPhysicalAddressUsageAttributePart to CustomerPhysicalAddressUsageAttributePart
rename myproject.server.core.business.BusinessBuilderParts.ILegalEntityToBusinessEntityPart to ICustomerToBusinessEntityPart
rename myproject.server.core.business.BusinessBuilderParts.LegalEntityToBusinessEntityPart to CustomerToBusinessEntityPart
rename myproject.server.core.business.BusinessBuilderParts.ICustomerToBusinessEntityPart#getLegalEntityToBusiness to getCustomerToBusiness
rename myproject.server.core.business.BusinessBuilderParts.CustomerToBusinessEntityPart#getLegalEntityToBusiness to getCustomerToBusiness
rename myproject.server.core.business.BusinessBuilderParts.LegalEntityBusinessCountAttributePart to LegalEntityBusinessCountAttributePart
rename myproject.server.core.business.BusinessBuilderParts.LegalEntityBusinessRoleAttributePart to LegalEntityBusinessCountAttributePart
rename myproject.server.core.socialmedia.SocialMediaUserBuilderParts.LegalEntityToSocialMediaUserEntityPart to
rename myproject.server.core.socialmedia.SocialMediaUserBuilderParts.ILegalEntityToSocialMediaUserEntityPart to
rename myproject.server.core.socialmedia.SocialMediaItemBuilderParts.LegalEntityToSocialMediaItemEntityPart to
rename myproject.server.core.socialmedia.SocialMediaItemBuilderParts.ILegalEntityToSocialMediaItemEntityPart to
rename myproject.shared.core.socialmedia.SocialMediaItemDataModelItems.LegalEntitySocialMediaItemEntity to
rename myproject.shared.core.socialmedia.SocialMediaItemDataModelItems.LegalEntitySocialMediaItemCountAttribute to
rename myproject.shared.core.socialmedia.SocialMediaUserDataModelItems.LegalEntitySocialMediaUserEntity to
rename myproject.server.core.doctemplate.extension.RecipientCompanyVariableExtension to RecipientOrganizationVariableExtension
rename myproject.shared.core.legalentity.relation.RelationDataModelItems.LegalEntityRelationEntity to CustomerRelationEntity
rename myproject.shared.core.legalentity.relation.RelationDataModelItems.LegalEntityRelationCountAttribute to CustomerRelationCountAttribute
rename myproject.shared.core.legalentity.relation.RelationDataModelItems.LegalEntityRelationRoleAttribute to CustomerRelationRoleAttribute
rename myproject.server.core.legalentity.relation.RelationBuilderParts.ILegalEntityToRelationEntityPart to ICustomerToRelationEntityPart
rename myproject.server.core.legalentity.relation.RelationBuilderParts.ICustomerToRelationEntityPart#getLegalEntityToRelation to getCustomerToRelation
rename myproject.server.core.legalentity.relation.RelationBuilderParts.LegalEntityToRelationEntityPart to CustomerToRelationEntityPart
rename myproject.server.core.legalentity.relation.RelationBuilderParts.LegalEntityRelationCountAttributePart to CustomerRelationCountAttributePart
rename myproject.server.core.legalentity.relation.RelationBuilderParts.LegalEntityRelationRoleAttributePart to CustomerRelationRoleAttributePart
rename myproject.server.core.process.pcase.CaseBuilderParts.IPersonToCaseEntityPart to ICustomerToCaseEntityPart
rename myproject.server.core.process.pcase.CaseBuilderParts.ICompanyToCaseEntityPart to ICustomerToCaseEntityPart
rename myproject.server.core.process.pcase.CaseBuilderParts.ILegalEntityToCaseEntityPart to ICustomerToCaseEntityPart
rename myproject.server.core.process.pcase.CaseBuilderParts.PersonToCaseEntityPart to CustomerToCaseEntityPart
rename myproject.server.core.process.pcase.CaseBuilderParts.CompanyToCaseEntityPart to CustomerToCaseEntityPart
rename myproject.server.core.process.pcase.CaseBuilderParts.LegalEntityToCaseEntityPart to CustomerToCaseEntityPart
rename myproject.shared.core.process.pcase.CaseDataModelItems.PersonCaseEntity to CustomerCaseEntity
rename myproject.shared.core.process.pcase.CaseDataModelItems.CompanyCaseEntity to CustomerCaseEntity
rename myproject.shared.core.process.pcase.CaseDataModelItems.LegalEntityCaseEntity to CustomerCaseEntity
rename myproject.shared.core.process.pcase.CaseDataModelItems.PersonCaseCountAttribute to CustomerCaseCountAttribute
rename myproject.shared.core.process.pcase.CaseDataModelItems.CompanyCaseCountAttribute to CustomerCaseCountAttribute
rename myproject.shared.core.business.BusinessDataModelItems.LegalEntityBusinessEntity to CustomerBusinessEntity
rename myproject.shared.core.business.BusinessDataModelItems.LegalEntityBusinessCountAttribute to CustomerBusinessCountAttribute
rename myproject.shared.core.business.BusinessDataModelItems.LegalEntityBusinessRoleAttribute to CustomerBusinessRoleAttribute
rename myproject.shared.core.doctemplate.LegalEntityAddressBean to CustomerAddressBean
rename myproject.shared.core.doctemplate.CustomerAddressBean#getLegalEntityKey to getCustomerKey
rename myproject.server.core.doctemplate.extension.RecipientCommonVariableExtension#loadOrganizationRecipient to loadCustomerRecipient
rename myproject.shared.core.marketing.action.IActionAddressingCode#calculateLegalEntityKey to calculateCustomerKey
rename myproject.shared.core.marketing.action.ActionAddressingCodeType.AbstractActionAddressingCode#calculateCustomerKey to calculateCustomerKey
rename myproject.shared.core.marketing.action.ActionAddressingCode#calculateLegalEntityKey to calculateCustomerKey
rename myproject.shared.core.marketing.action.ActionAddressingCodeRow#calculateLegalEntityKey to calculateCustomerKey
rename myproject.shared.core.marketing.action.ActionAddressingCodeType#calculateLegalEntityKey to calculateCustomerKey
rename myproject.client.core.tile.CoreDocumentButtonTile#createLegalEntityAddressBean to createCustomerAddressBean
rename mycustomer.client.candidacy.CandidacySendEmailForm#createLegalEntityAddressBean to createCustomerAddressBean
rename myproject.client.core.address.optin.AbstractAddressOptInBox#getLegalEntityKey to getCustomerKey
move myproject.server.core.legalentity.LegalEntityLookupHelper to myproject.server.core.customer
rename myproject.server.core.customer.LegalEntityLookupHelper to CustomerLookupHelper
rename myproject.server.core.customer.CustomerLookupHelper#getCompanyRows to get OrganizationRows
rename myproject.server.core.customer.CustomerLookupHelper#toCompanyLookupCall to toOrganizationLookupCall
rename myproject.shared.core.common.LegalEntityTeamRoleBean to CustomerTeamRoleBean
rename myproject.shared.core.common.CustomerTeamRoleBean#createWithLegalEntity to createWithCustomer
rename myproject.shared.core.common.CustomerTeamRoleBean#getLegalEntityKey to getCustomerKey
move myproject.shared.core.legalentity.ILegalEntityLookupCall to myproject.shared.core.customer
rename myproject.shared.core.customer.ILegalEntityLookupCall to ICustomerLookupCall
move myproject.shared.core.legalentity.LegalEntityWithRelationTypeLookupCall to myproject.shared.core.customer
rename myproject.shared.core.customer.LegalEntityWithRelationTypeLookupCall to CustomerWithRelationTypeLookupCall
move myproject.shared.core.legalentity.ILegalEntityWithRelationTypeLookupService to myproject.shared.core.customer
rename myproject.shared.core.customer.ILegalEntityWithRelationTypeLookupService to ICustomerWithRelationTypeLookupService
rename myproject.shared.core.customer.CustomerWithRelationTypeLookupCall#getIgnoreLegalEntityKeys to getIgnoreCustomerKeys
rename myproject.shared.core.customer.CustomerWithRelationTypeLookupCall#setIgnoreLegalEntityKeys to setIgnoreCustomerKeys
move myproject.server.core.legalentity.LegalEntityWithRelationTypeLookupService to myproject.server.core.customer
rename myproject.server.core.customer.LegalEntityWithRelationTypeLookupService to CustomerWithRelationTypeLookupService
move myproject.server.core.legalentity.LegalEntityWithRelationTypeLookupServiceTest to myproject.server.core.customer
rename myproject.server.core.customer.LegalEntityWithRelationTypeLookupServiceTest to CustomerWithRelationTypeLookupServiceTest
rename myproject.client.core.legalentity.relation.RelationForm.MainBox.GroupBox.LeftBox.RolesField.Table.LegalEntityColumn to CustomerColumn
rename myproject.client.core.legalentity.relation.RelationForm.MainBox.GroupBox.LeftBox.RolesField.Table#getLegalEntityColumn to getCustomerColumn
rename myproject.client.core.legalentity.relation.RelationForm.MainBox.GroupBox.LeftBox.RolesField.Table.CustomerColumn#getUsedLegalEntities to getUsedCustomers
move myproject.client.core.legalentity.LegalEntityWithRelationTypeLookupCallTest to myproject.client.core.customer
rename myproject.client.core.legalentity.LegalEntityWithRelationTypeLookupCallTest to CustomerWithRelationTypeLookupCallTest
rename myproject.server.core.business.role.BusinessRoleBaseService#storePerson to storeCustomer
rename myproject.server.core.business.role.BusinessRoleBaseService#storeCompany to storeCustomer
rename myproject.server.core.business.role.BusinessRoleBaseService#cleanPerson to cleanCustomer
rename myproject.server.core.business.role.BusinessRoleBaseService#cleanCompany to cleanCustomer
move myproject.client.core.company.person.CompanyPersonRoleFormTest to myproject.client.core.customer.role
rename myproject.client.core.customer.role.CompanyPersonRoleFormTest to CustomerCustomerRoleFormTest
rename jpa myproject.server.core.employee.month.MyMonthlyWork#getCompanyKey to getOfficeCustomerKey
rename jpa myproject.server.core.employee.month.MyMonthlyWork.NativeNames.COMPANY_NR to OFFICE_CUSTOMER_NR
rename jpa myproject.server.core.employee.month.MyMonthlyWork#joinCompany to joinOfficeCustomer
rename jpa myproject.server.core.employee.month.MyMonthlyWork#companyKey to officeCustomerKey
rename myproject.client.core.employee.month.MonthlyTimesheetAdminDeleteForm.MainBox.GroupBox.CompaniesBox to OfficeCustomersBox
rename myproject.client.core.employee.month.MonthlyTimesheetAdminDeleteForm#getCompaniesBox to getOfficeCustomersBox
rename myproject.shared.core.address.AddressData#getReferencedCompanyKey to getReferencedCustomerKey
rename myproject.shared.core.test.address.AddressTestDataProvider#withReferencedCompanyKey to withReferencedCustomerKey
move myproject.client.core.legalentity.LegalEntitySearchForm to myproject.client.core.customer
rename myproject.client.core.customer.LegalEntitySearchForm to CustomerSearchForm
move myproject.client.core.legalentity.ILegalEntitySearchForm to myproject.client.core.customer
rename myproject.client.core.customer.ILegalEntitySearchForm to ICustomerSearchForm
move myproject.client.core.legalentity.LegalEntityClientDomain#createLegalEntitySearchFormSearch to myproject.client.core.customer.CustomerClientDomain
rename myproject.client.core.customer.CustomerClientDomain#createLegalEntitySearchFormSearch to createCustomerSearchFormSearch
rename myproject.client.core.marketing.targetgroup.AbstractTargetGroupLegalEntitySearchBox to AbstractTargetGroupCustomerSearchBox
rename myproject.shared.core.marketing.targetgroup.AbstractTargetGroupLegalEntitySearchBoxData to AbstractTargetGroupCustomerSearchBoxData
rename myproject.client.core.marketing.targetgroup.TargetGroupSearchForm.MainBox.TabBox.LegalEntitySearchBox to CustomerSearchBox
rename myproject.client.core.marketing.targetgroup.TargetGroupSearchForm#getLegalEntitySearchBox to getCustomerSearchBox
move myproject.server.core.person.PersonPrivacyServerAdapter to myproject.server.core.customer
rename myproject.server.core.customer.PersonPrivacyServerAdapter to CustomerPrivacyServerAdapter
move myproject.server.core.legalentity.LegalEntityPrivacyServerAdapter to myproject.server.core.customer
rename myproject.server.core.customer.LegalEntityPrivacyServerAdapter to CustomerPrivacyServerAdapter
move myproject.server.core.company.companyprivacyserveradapter to myproject.server.core.customer
rename myproject.server.core.customer.CompanyPrivacyServerAdapter to CustomerPrivacyServerAdapter
move myproject.server.core.company.CompanyBaseService#checkCompanyShortName to myproject.server.core.customer.CustomerBaseService
rename myproject.server.core.customer.CustomerBaseService#checkCompanyShortName to checkCustomerShortName
move myproject.server.core.company.CompanyBaseService#isCompanyShortNameUnique to myproject.server.core.customer.CustomerBaseService
rename myproject.server.core.customer.CustomerBaseService#isCompanyShortNameUnique to isCustomerShortNameUnique
rename myproject.server.core.persistence.CoreBinds#setDirectoryPersonKey to setDirectoryCustomerKey
move myproject.server.core.company.CompanyBaseService#checkCompanyNo to myproject.server.core.customer.CustomerBaseService
rename myproject.server.core.customer.CustomerBaseService#checkCompanyNo to checkCustomerNo
move myproject.server.core.company.CompanyBaseService#isCompanyNoUnique to myproject.server.core.customer.CustomerBaseService
rename myproject.server.core.customer.CustomerBaseService#isCompanyNoUnique to isCustomerNoUnique
rename myproject.shared.core.customer.role.PersonRoleLookupCall#getCompanyKey to getOrganizationCustomerKey
rename myproject.shared.core.customer.role.PersonRoleLookupCall#setCompanyKey to setOrganizationCustomerKey
move myproject.shared.core.customer.CustomerDataModelItems.CustomerDepartmentAttribute to myproject.shared.core.customer.role.CustomerCustomerDataModelItems
move myproject.shared.core.customer.CustomerDataModelItems.CustomerPositionDescriptionAttribute to myproject.shared.core.customer.role.CustomerCustomerDataModelItems
move myproject.shared.core.customer.CustomerDataModelItems.CustomerFunctionLevelAttribute to myproject.shared.core.customer.role.CustomerCustomerDataModelItems
move myproject.shared.core.customer.CustomerDataModelItems.CustomerFunctionTypeAttribute to myproject.shared.core.customer.role.CustomerCustomerDataModelItems
rename myproject.shared.core.customer.role.CustomerCustomerDataModelItems.CustomerDepartmentAttribute to CustomerCustomerDepartmentAttribute
rename myproject.shared.core.customer.role.CustomerCustomerDataModelItems.CustomerPositionDescriptionAttribute to CustomerCustomerPositionDescriptionAttribute
rename myproject.shared.core.customer.role.CustomerCustomerDataModelItems.CustomerFunctionLevelAttribute to CustomerCustomerFunctionLevelAttribute
rename myproject.shared.core.customer.role.CustomerCustomerDataModelItems.CustomerFunctionTypeAttribute to CustomerCustomerFunctionTypeAttribute
rename myproject.server.core.address.AddressBuilderParts.AddressCompanyAttributePart to AddressCustomerAttributePart
rename myproject.shared.core.address.AddressDataModelItems.AddressCompanyAttribute to AddressCustomerAttribute
move myproject.server.core.customer.CustomerBuilderParts.PersonFunctionFieldPart to myproject.server.core.customer.role.CustomerCustomerBuilderParts
move myproject.server.core.customer.CustomerBuilderParts.PersonLevelFieldPart to myproject.server.core.customer.role.CustomerCustomerBuilderParts
rename myproject.server.core.customer.role.CustomerCustomerBuilderParts.PersonFunctionFieldPart to CustomerCustomerFunctionTypeAttributePart
rename myproject.server.core.customer.role.CustomerCustomerBuilderParts.PersonLevelFieldPart to CustomerCustomerFunctionLevelAttributePart
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.BottomBox.CompetitorTableField.Table.CompanyKeyColumn to CustomerKeyColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.BottomBox.CompetitorTableField.Table.CompanyNoColumn to CustomerNoColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.BottomBox.CompetitorTableField.Table.CompanyNameColumn to CustomerNameColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.BottomBox.CompetitorTableField.Table.CompanyShortNameColumn to CustomerShortNameColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.BottomBox.CompetitorTableField.Table#getCompanyKeyColumn to getCustomerKeyColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.BottomBox.CompetitorTableField.Table#getCompanyNoColumn to getCustomerNoColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.BottomBox.CompetitorTableField.Table#getCompanyNameColumn to getCustomerNameColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.BottomBox.CompetitorTableField.Table#getCompanyShortNameColumn to getCustomerShortNameColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.BottomBox.CompetitorTableField.Table.CompanyFocusMenu to CustomerFocusMenu
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.BottomBox.CompetitorTableField.Table.NewCompanyCompetitorMenu to NewCustomerCompetitorMenu
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.CompanyFocusButton
rename myproject.client.core.customer.targetplan.TargetPlanForm#getCompanyFocusButton to getCustomerFocusButton
rename myproject.client.core.marketing.PersonMarketingFolderPage to CustomerMarketingFolderPage
rename myproject.shared.core.marketing.PersonMarketingFolderPageParam to CustomerMarketingFolderPageParam
rename myproject.client.core.marketing.CompanyMarketingFolderPage to CustomerMarketingFolderPage
rename myproject.shared.core.marketing.CompanyMarketingFolderPageParam to CustomerMarketingFolderPageParam
rename myproject.client.core.marketing.CustomerMarketingFolderPage#getPersonKey to getCustomerKey
rename myproject.client.core.marketing.action.PersonActionRecipientTablePage to CustomerActionRecipientTablePage
rename myproject.shared.core.marketing.action.PersonActionRecipientTablePageParam to CustomerActionRecipientTablePageParam
rename myproject.client.core.marketing.campaign.CampaignClientDomain#createPersonMarketingFolderPage to createCustomerMarketingFolderPage
rename myproject.client.core.marketing.action.ActionClientDomain#createPersonActionRecipientTablePage to createCustomerActionRecipientTablePage
rename myproject.shared.core.marketing.action.IActionRecipientPageService#getPersonActionRecipientTableData to getCustomerActionRecipientTableData
rename myproject.server.core.marketing.action.ActionRecipientPageService#getPersonActionRecipientTableData to getCustomerActionRecipientTableData
move myproject.shared.core.legalentity.LegalEntitySharedDomain#hasAssignableInterests to myproject.shared.core.customer.CustomerSharedDomain
move myproject.client.core.legalentity.LegalEntityClientDomain#createAssignPartitionsFormNew to myproject.shared.core.customer.CustomerSharedDomain
rename myproject.client.core.business.benefit.LegalEntityBenefitTablePage to CustomerBenefitTablePage
rename myproject.shared.core.business.benefit.LegalEntityBenefitTablePageParam to CustomerBenefitTablePageParam
rename myproject.shared.core.business.benefit.IBenefitPageService#getLegalEntityBenefitTableData to getCustomerBenefitTableData
rename myproject.server.core.business.benefit.BenefitPageService#getLegalEntityBenefitTableData to getCustomerBenefitTableData
rename myproject.server.core.business.benefit.BenefitPageService.LegalEntityBenefitTablePageQuery to CustomerBenefitTablePageQuery
rename myproject.client.core.business.benefit.LegalEntityBenefitTablePageTest to CustomerBenefitTablePageTest
rename myproject.client.core.business.benefit.BenefitClientDomain#createLegalEntityBenefitTablePage to createCustomerBenefitTablePage
rename myproject.shared.core.customer.code.CompanySegmentationLookupCall to CustomerSegmentationLookupCall
rename myproject.client.core.customer.code.CompanySegmentationLookupCallTest to CustomerSegmentationLookupCallTest
rename myproject.shared.core.customer.code.CompanyTypeTimemachineSharedHandler to CustomerTypeTimemachineSharedHandler
rename myproject.client.core.business.benefit.BenefitForm.MainBox.TabBox.RoleBox.RoleTableField.Table.LegalEntityColumn to CustomerColumn
move myproject.server.core.legalentity.LegalEntityPageService.CompanyLegalEntityTablePageQuery to myproject.server.core.customer.CustomerPageService
move myproject.server.core.legalentity.LegalEntityPageService.PersonLegalEntityTablePageQuery to myproject.server.core.customer.CustomerPageService
rename myproject.server.core.customer.CustomerPageService.CompanyLegalEntityTablePageQuery to CustomerCustomerTablePageQuery
rename myproject.server.core.customer.CustomerPageService.PersonLegalEntityTablePageQuery to CustomerCustomerTablePageQuery
move myproject.server.core.legalentity.LegalEntityPageService.MyCustomerRelationSubQueryAlias to myproject.server.core.customer.CustomerPageService
move myproject.shared.core.legalentity.ILegalEntityPageService#getCompanyLegalEntityTableData to myproject.shared.core.customer.CustomerPageService
move myproject.shared.core.legalentity.ILegalEntityPageService#getPersonLegalEntityTableData to myproject.shared.core.customer.ICustomerPageService
rename myproject.shared.core.customer.ICustomerPageService#getCompanyLegalEntityTableData to getCustomerCustomerTableData
rename myproject.shared.core.customer.ICustomerPageService#getPersonLegalEntityTableData to getCustomerCustomerTableData
move myproject.server.core.legalentity.LegalEntityPageService#getCompanyLegalEntityTableData to myproject.server.core.customer.CustomerPageService
move myproject.server.core.legalentity.LegalEntityPageService#getPersonLegalEntityTableData to myproject.server.core.customer.CustomerPageService
rename myproject.server.core.customer.CustomerPageService#getCompanyLegalEntityTableData to getCustomerCustomerTableData
rename myproject.server.core.customer.CustomerPageService#getPersonLegalEntityTableData to getCustomerCustomerTableData
move myproject.client.core.legalentity.LegalEntityClientDomain#createCompanyLegalEntityTablePage to myproject.client.core.customer.CustomerClientDomain
move myproject.client.core.legalentity.LegalEntityClientDomain#createPersonLegalEntityTablePage to myproject.client.core.customer.CustomerClientDomain
rename myproject.client.core.customer.CustomerClientDomain#createCompanyLegalEntityTablePage to createCustomerCustomerTablePage
rename myproject.client.core.customer.CustomerClientDomain#createPersonLegalEntityTablePage to createCustomerCustomerTablePage
move myproject.shared.core.legalentity.AbstractLegalEntityTablePageParam to myproject.shared.core.customer
move myproject.shared.core.legalentity.CompanyLegalEntityTablePageParam to myproject.shared.core.customer
move myproject.shared.core.legalentity.PersonLegalEntityTablePageParam to myproject.shared.core.customer
rename myproject.shared.core.customer.AbstractLegalEntityTablePageParam to CustomerCustomerTablePageData
rename myproject.shared.core.customer.CompanyLegalEntityTablePageParam to CustomerCustomerTablePageData
rename myproject.shared.core.customer.PersonLegalEntityTablePageParam to CustomerCustomerTablePageData
move myproject.shared.core.legalentity.AbstractLegalEntityTablePageData to myproject.shared.core.customer
move myproject.shared.core.legalentity.CompanyLegalEntityTablePageData to myproject.shared.core.customer
move myproject.shared.core.legalentity.PersonLegalEntityTablePageData to myproject.shared.core.customer
rename myproject.shared.core.customer.AbstractLegalEntityTablePageData to CustomerCustomerTablePageData
rename myproject.shared.core.customer.CompanyLegalEntityTablePageData to CustomerCustomerTablePageData
rename myproject.shared.core.customer.PersonLegalEntityTablePageData to CustomerCustomerTablePageData
move myproject.client.core.legalentity.AbstractLegalEntityTablePage to myproject.shared.core.customer
move myproject.client.core.legalentity.CompanyLegalEntityTablePage to myproject.shared.core.customer
move myproject.client.core.legalentity.PersonLegalEntityTablePage to myproject.shared.core.customer
rename myproject.client.core.customer.AbstractLegalEntityTablePage to CustomerCustomerTablePage
rename myproject.client.core.customer.CompanyLegalEntityTablePage to CustomerCustomerTablePage
rename myproject.client.core.customer.PersonLegalEntityTablePage to CustomerCustomerTablePage
move myproject.client.core.legalentity.CompanyLegalEntityTablePageTest to myproject.shared.core.customer
move myproject.client.core.legalentity.PersonLegalEntityTablePageTest to myproject.shared.core.customer
rename myproject.client.core.customer.CompanyLegalEntityTablePageTest to CustomerCustomerTablePageTest
rename myproject.client.core.customer.PersonLegalEntityTablePageTest to CustomerCustomerTablePageTest
rename myproject.client.core.customer.CustomerCustomerTablePage.Table.RelationRoleColumn to RoleColumn
rename myproject.client.core.process.pcase.AbstractCaseTablePage.Table.LegalEntityKeyColumn to CustomerKeyColumn
rename myproject.client.core.process.pcase.AbstractCaseTablePage.Table#getLegalEntityKeyColumn to getCustomerKeyColumn
rename myproject.client.core.communicationcaseframe.wizard.CommunicationCaseFrameNodePage#reloadIdentifiedLegalEntityAndCases to reloadIdentifiedCustomersAndCases
rename myproject.shared.core.customer.ICustomerPageService#getCompanyFolderPageParams to getRelatedCustomerFolderPageParams
rename myproject.server.core.customer.CustomerPageService#getCompanyFolderPageParams to getRelatedCustomerFolderPageParams
rename myproject.client.core.business.benefit.LegalEntityRelationBenefitTablePage to CustomerRelationBenefitTablePage
rename myproject.client.core.business.benefit.LegalEntityRelationBenefitTablePageTest to CustomerRelationBenefitTablePageTest
rename myproject.shared.core.business.benefit.LegalEntityRelationBenefitTablePageData to CustomerRelationBenefitTablePageData
rename myproject.shared.core.business.benefit.LegalEntityRelationBenefitTablePageParam to CustomerRelationBenefitTablePageParam
rename myproject.shared.core.business.benefit.IBenefitPageService#getLegalEntityRelationBenefitTableData to getCustomerRelationBenefitTableData
rename myproject.server.core.business.benefit.BenefitPageService#getLegalEntityRelationBenefitTableData to getCustomerRelationBenefitTableData
rename myproject.server.core.business.benefit.BenefitPageService.LegalEntityRelationBenefitTablePageQuery to CustomerRelationBenefitTablePageQuery
rename myproject.client.core.business.benefit.BenefitClientDomain#createLegalEntityRelationBenefitTablePage to createCustomerRelationBenefitTablePage
rename myproject.server.core.marketing.targetgroup.CommonTargetGroupBuilderParts.AbstractLegalEntityImportFieldPart to AbstractCustomerImportFieldPart
rename myproject.server.core.marketing.targetgroup.CommonTargetGroupBuilderParts.AbstractCustomerImportFieldPart#getLegalEntityKey0JoinAttribute to getCustomerKeyJoinAttribute
rename myproject.server.core.marketing.targetgroup.CommonTargetGroupBuilderParts.AbstractAllowedChannelFieldPart#getLegalEntityKeyJoinAttribute to getCustomerKeyJoinAttribute
rename myproject.server.core.marketing.targetgroup.CommonTargetGroupBuilderParts.AbstractLegalEntityNameFieldPart to AbstractCustomerNameFieldPart
rename myproject.server.core.marketing.targetgroup.CommonTargetGroupBuilderParts.AbstractCustomerNameFieldPart#getLegalEntityKey0Attribute to getCustomerKeyAttribute
rename myproject.server.core.marketing.targetgroup.CommonTargetGroupBuilderParts.AbstractLegalEntityCityZipCodeCountryFormPart to AbstractCustomerCityZipCodeCountryFormPart
rename myproject.server.core.marketing.targetgroup.CommonTargetGroupBuilderParts.AbstractTargetGroupBusinessByCustomerFormPart#getCustomerBusinessLegalEntity to getCustomerBusinessRole
rename myproject.server.core.marketing.targetgroup.TargetGroupLegalEntityBuilderParts to TargetGroupCustomerBuilderParts
rename myproject.server.core.marketing.targetgroup.TargetGroupCustomerBuilderParts.ITargetGroupLegalEntityEntityPart to ITargetGroupCustomerEntityPart
rename myproject.server.core.marketing.targetgroup.TargetGroupCustomerBuilderParts.AbstractTargetGroupLegalEntityEntityPart to AbstractTargetGroupCustomerEntityPart
rename myproject.server.core.marketing.targetgroup.TargetGroupCustomerBuilderParts.ImportFieldPart#getLegalEntityKey0JoinAttribute to getCustomerKeyJoinAttribute
rename myproject.server.core.marketing.targetgroup.TargetGroupCustomerBuilderParts.TargetGroupLegalEntityInterestFieldPart to TargetGroupCustomerInterestFieldPart
rename myproject.server.core.marketing.targetgroup.TargetGroupBusinessBuilderParts.ITargetGroupBusinessEntityPart#getCustomerBusinessLegalEntity to getCustomerBusinessRole
rename myproject.server.core.marketing.targetgroup.TargetGroupBusinessBuilderParts.AbstractTargetGroupBusinessEntityPart#getCustomerBusinessLegalEntity to getCustomerBusinessRole
rename myproject.server.core.marketing.targetgroup.TargetGroupBusinessBuilderParts.LegalEntityImportFieldPart to CustomerImportFieldPart
rename myproject.server.core.marketing.targetgroup.TargetGroupBusinessBuilderParts.CustomerImportFieldPart#getLegalEntityKey0JoinAttribute to getCustomerKeyJoinAttribute
rename myproject.server.core.marketing.targetgroup.TargetGroupBusinessBuilderParts.LegalEntityAllowedChannelFieldPart to CustomerAllowedChannelFieldPart
rename myproject.server.core.marketing.targetgroup.TargetGroupBusinessBuilderParts.CustomerAllowedChannelFieldPart#getLegalEntityKeyJoinAttribute to getCustomerKeyJoinAttribute
rename myproject.server.core.marketing.targetgroup.TargetGroupBusinessBuilderParts.LegalEntityLastCommunicationFromToFormPart to CustomerLastCommunicationFromToFormPart
rename myproject.server.core.marketing.targetgroup.TargetGroupBusinessBuilderParts.LegalEntityLastTaskFromToFormPart to CustomerLastTaskFromToFormPart
rename myproject.server.core.marketing.targetgroup.TargetGroupBusinessBuilderParts.LegalEntityNameFieldPart to CustomerNameFieldPart
rename myproject.server.core.marketing.targetgroup.TargetGroupBusinessBuilderParts.CustomerNameFieldPart#getLegalEntityKey0Attribute to getCustomerKeyAttribute
rename myproject.server.core.marketing.targetgroup.TargetGroupCustomerBuilderParts.NameFieldPart#getLegalEntityKey0Attribute to getCustomerKeyAttribute
rename myproject.server.core.marketing.targetgroup.TargetGroupCustomerBuilderParts.TargetGroupLegalEntityAdvisorPart to TargetGroupCustomerAdvisorPart
rename myproject.server.core.marketing.targetgroup.TargetGroupBusinessBuilderParts.LegalEntityCityZipCodeCountryFormPart to CustomerCityZipCodeCountryFormPart
rename myproject.server.core.marketing.potentialanalysis.PotentialAnalysisSelectionQueryHelper.AbstractBusinessPotentialAnalysisRecipientSelectionBaseQuery#getCustomerBusinessLegalEntity to getCustomerBusinessRole
rename myproject.server.core.configuration.docengine.AbstractDocumentSenderRecipientServerDomainKeyAdapter.DocumentPersonRecipientLookupQuery to DocumentCustomerRecipientLookupQuery
rename myproject.server.core.configuration.docengine.AbstractDocumentSenderRecipientServerDomainKeyAdapter.DocumentCompanyRecipientLookupQuery to DocumentCustomerRecipientLookupQuery
rename myproject.server.core.configuration.docengine.AbstractDocumentSenderRecipientServerDomainKeyAdapter.DocumentCustomerRecipientLookupQuery#getPerson to getCustomer
rename myproject.server.core.configuration.docengine.AbstractDocumentSenderRecipientServerDomainKeyAdapter.DocumentCustomerRecipientLookupQuery#getCompany to getCustomer
move myproject.client.core.company.CompanyDocumentSearchClientDomainKeyAdapter to myproject.client.core.customer
rename myproject.client.core.customer.CompanyDocumentSearchClientDomainKeyAdapter to CustomerDocumentSearchClientDomainKeyAdapter
rename myproject.client.core.customer.PersonDocumentSearchClientDomainKeyAdapter to CustomerDocumentSearchClientDomainKeyAdapter
move myproject.server.core.person.PersonDocumentSearchServerDomainKeyAdapter to myproject.server.core.customer
move myproject.server.core.company.CompanyDocumentSearchServerDomainKeyAdapter to myproject.server.core.customer
rename myproject.server.core.customer.PersonDocumentSearchServerDomainKeyAdapter to CustomerDocumentSearchServerDomainKeyAdapter
rename myproject.server.core.customer.CompanyDocumentSearchServerDomainKeyAdapter to CustomerDocumentSearchServerDomainKeyAdapter
rename myproject.server.core.customer.CustomerDocumentSearchServerDomainKeyAdapter#execCreatePersonContribution to execCreateCustomerContribution
rename myproject.server.core.customer.CustomerDocumentSearchServerDomainKeyAdapter#execCreateCompanyContribution to execCreateCustomerContribution
move myproject.server.core.company.ICompanyAddressLoader to myproject.server.core.customer
move myproject.server.core.company.CompanyAddressLoader to myproject.server.core.customer
move myproject.server.core.person.IPersonAddressLoader to myproject.server.core.customer
move myproject.server.core.person.PersonAddressLoader to myproject.server.core.customer
rename myproject.server.core.customer.ICompanyAddressLoader to ICustomerAddressLoader
rename myproject.server.core.customer.CompanyAddressLoader to CustomerAddressLoader
rename myproject.server.core.customer.IPersonAddressLoader to ICustomerAddressLoader
rename myproject.server.core.customer.PersonAddressLoader to CustomerAddressLoader
rename myproject.client.core.process.ProcessDefinitionForwardingForm.MainBox.GroupBox.CompanyField to OrganizationField
rename myproject.client.core.process.ProcessDefinitionForwardingForm#getCompanyField to getOrganizationField
rename myproject.client.core.process.IProcessDefinitionForwardingForm#getCompanyField to getOrganizationField
rename myproject.server.graph.model.DefaultGraphBuilder#addCompanyPerson to addMainSubCustomer
rename myproject.server.core.person.PersonNewsfeedEntityAdapter to CustomerNewsfeedEntityAdapter
move myproject.server.core.person.CustomerNewsfeedEntityAdapter to myproject.server.core.customer
rename myproject.server.core.persistence.htypes.IDomainKeyUserType to IDomainKeyJdbcType
rename myproject.shared.core.customer.CustomerChooseTablePageParam#getCompanyKey to getRelatedCustomerKey
rename myproject.shared.core.customer.CustomerChooseTablePageParam#setCompanyKey to setRelatedCustomerKey
rename myproject.shared.core.customer.CustomerSearchFormParam#getSearchCompanyKey to getSearchRelatedCustomerKey
rename myproject.shared.core.customer.CustomerSearchFormParam#setSearchCompanyKey to setSearchRelatedCustomerKey
rename myproject.server.core.customer.CustomerBuilderParts.CompanySmartFieldPart to RelatedCustomerSmartFieldPart
rename myproject.server.core.communicationcaseframe.CommunicationCaseFramePageService.ContactCenterInboxTablePageCommunicationCaseFrameSubQuery#getIdentifiedCompany to getIdentifiedContextCustomer
rename myproject.server.core.communicationcaseframe.CommunicationCaseFramePageService.ContactCenterInboxTablePageCommunicationCaseFrameSubQuery#getIdentifiedPerson to getIdentifiedPrimaryCustomer
rename myproject.server.core.communicationcaseframe.CommunicationCaseFramePageService.ContactCenterInboxTablePageCasesSubQuery#getCompanyCaseInput to getOrganizationCaseInput
rename myproject.server.core.communicationcaseframe.CommunicationCaseFramePageService.ContactCenterInboxTablePageCasesSubQuery#getIdentifiedCompany to getIdentifiedOrganization
rename myproject.client.core.employee.course.CourseForm.MainBox.GroupBox.OrganiserField to OrganizerField
rename myproject.client.core.employee.course.CourseForm#getOrganiserField to getOrganizerField
rename myproject.client.core.employee.course.AbstractCourseTablePage.Table.OrganiserColumn to OrganizerColumn
rename myproject.client.core.employee.course.AbstractCourseTablePage.Table#getOrganiserColumn to getOrganizerColumn
rename myproject.client.core.employee.course.CourseSearchForm.MainBox.TabBox.SimpleBox.OrganiserField to OrganizerField
rename myproject.client.core.employee.course.CourseSearchForm#getOrganiserField to getOrganizerField
rename myproject.client.core.employee.report.CourseReportSearchForm.MainBox.TabBox.SimpleBox.OrganiserField to OrganizerField
rename myproject.client.core.employee.report.CourseReportSearchForm#getOrganiserField to getOrganizerField
rename myproject.server.core.customer.CustomerBaseService#getNonDisplayNameCompanyKeys to getNonDisplayNameCustomerKeys
rename myproject.server.core.customer.CustomerBaseService#getPersonKeysForCompany to getRelatedCustomerKeys
rename myproject.server.core.process.CaseSupportService#getCompanyLinks to getRelatedCustomerLinks
rename myproject.shared.core.process.ICaseSupportService#getCompanyLinks to getRelatedCustomerLinks
rename myproject.server.core.customer.interest.InterestPageService.CustomerInterestTablePageBaseQuery#getLegalEntityInterest to getCustomerInterest
rename myproject.client.core.document.DocumentSearchForm.MainBox.TabBox.SimpleBox.EntityObjectField to CustomerField
rename myproject.client.core.document.DocumentSearchForm#getEntityObjectField to getCustomerField
rename myproject.shared.core.employee.course.ReadCoursePersonPermission to ReadCourseCustomerPermission
rename myproject.shared.core.employee.course.CreateCoursePersonPermission to CreateCourseCustomerPermission
rename myproject.shared.core.employee.course.DeleteCoursePersonPermission to DeleteCourseCustomerPermission
rename myproject.shared.core.employee.course.UpdateCourseQuestionPersonPermission to UpdateCourseQuestionCustomerPermission
move myproject.shared.core.person.PersonGenderCodeType to myproject.shared.core.customer
move myproject.shared.core.person.PersonSalutationTypeCodeType to myproject.shared.core.customer
rename myproject.shared.core.customer.PersonGenderCodeType to CustomerGenderCodeType
rename myproject.shared.core.customer.PersonSalutationTypeCodeType to CustomerSalutationTypeCodeType
rename myproject.shared.core.customer.CustomerSharedDomain.PersonGenderFieldLogic to CustomerGenderFieldLogic
rename myproject.server.core.process.PhoneCorrespondenceBaseService#getPersonString to getCustomerString
rename myproject.db.migration.core.schema.AbstractCoreInitBaseData#insertPersonSalutations to insertCustomerSalutations
rename myproject.db.migration.core.schema.AbstractCoreInitBaseData#insertPersonCustomerTypeCodes to insertCustomerTypeCodes
rename myproject.client.core.doctemplate.itemtemplate.AbstractTestElectronicalMessageForm.MainBox.GroupBox.TestLegalEntityField to TestCustomerField
rename myproject.client.core.doctemplate.itemtemplate.AbstractTestElectronicalMessageForm#getTestLegalEntityField to getTestCustomerField
rename myproject.shared.core.doctemplate.common.VariableDescriptorGroupNode#getPersonKey to getCustomerKey
rename myproject.shared.core.doctemplate.common.VariableDescriptorGroupNode#setPersonKey to setCustomerKey
rename myproject.server.core.doctemplate.extension.RecipientPersonVariableExtension to RecipientCustomerVariableExtension
delete myproject.shared.core.doctemplate.TemplateData
delete myproject.shared.core.doctemplate.DocumentEnum
rename myproject.server.core.doctemplate.DocTemplateSupportService.loadSideBarFilesImpl to loadDocumentsOfEntity
rename myproject.client.core.doctemplate.officeaddin.AbstractDocTemplateAddInFileBox.DocumentTreeField.ReportNode to DocTemplateNode
rename myproject.client.core.doctemplate.officeaddin.AbstractDocTemplateAddInFileBox.DocumentTreeField.ContributedReportNode to DocTemplateNode
rename myproject.client.core.process.pcase.AbstractCaseTablePage.Table.StartWizardMenu to StartWizardForCaseMenu
rename myproject.client.core.socialmedia.AbstractSocialMediaItemTable.CaseMenu.StartWizardMenu to StartWizardForCaseMenu
rename myproject.client.core.socialmedia.calendar.AbstractSocialMediaPostProvider.StartWizardMenu to StartWizardForCaseMenu
rename myproject.client.core.communication.CommunicationMenuAdapter.StartWizardFromCommunicationMenu to StartCommunicationCaseFrameFormMenu
rename myproject.client.core.communication.AbstractCommunicationTablePage.Table.StartWizardMenu to StartCommunicationCaseFrameFormMenu
rename myproject.client.core.quickcapture.IQuickCaptureForm#getPersonKey to getPersonCustomerKey
rename myproject.client.core.quickcapture.IQuickCaptureForm#setPersonKey to setPersonCustomerKey
rename myproject.client.core.quickcapture.IQuickCaptureForm#getCompanyKey to getOrganizationCustomerKey
rename myproject.client.core.quickcapture.IQuickCaptureForm#setCompanyKey to setOrganizationCustomerKey
rename myproject.client.core.quickcapture.IQuickCaptureForm#autoDetectCompany to autoDetectOrganization
rename myproject.client.core.quickcapture.IQuickCaptureForm#getCompanyShortName to getOrganizationShortName
rename myproject.client.core.quickcapture.IQuickCaptureForm#getCompanyName1 to getOrganizationName1
rename myproject.client.core.quickcapture.IQuickCaptureForm#getCompanyName2 to getOrganizationName2
rename myproject.client.core.quickcapture.IQuickCaptureForm#getCompanyName3 to getOrganizationName3
rename myproject.client.core.quickcapture.IQuickCaptureForm#isCompanyShortNameSaveNeeded to isOrganizationShortNameSaveNeeded
rename myproject.client.core.quickcapture.IQuickCaptureForm#isCompanyName1SaveNeeded to isOrganizationName1SaveNeeded
rename myproject.client.core.quickcapture.IQuickCaptureForm#isCompanyName2SaveNeeded to isOrganizationName2SaveNeeded
rename myproject.client.core.quickcapture.IQuickCaptureForm#isCompanyName3SaveNeeded to isOrganizationName3SaveNeeded
rename myproject.client.core.quickcapture.QuickCaptureForm#CUSTOM_PROPERTY_PERSON_KEY to CUSTOM_PROPERTY_PERSON_CUSTOMER_KEY
rename myproject.client.core.quickcapture.QuickCaptureForm#CUSTOM_PROPERTY_COMPANY_KEY to CUSTOM_PROPERTY_ORGANIZATION_CUSTOMER_KEY
rename myproject.client.core.quickcapture.QuickCaptureForm#getPersonKey to getPersonCustomerKey
rename myproject.client.core.quickcapture.QuickCaptureForm#setPersonKey to setPersonCustomerKey
rename myproject.client.core.quickcapture.QuickCaptureForm#getCompanyKey to getOrganizationCustomerKey
rename myproject.client.core.quickcapture.QuickCaptureForm#setCompanyKey to setOrganizationCustomerKey
rename myproject.client.core.quickcapture.QuickCaptureForm#autoDetectCompany to autoDetectOrganization
rename myproject.client.core.quickcapture.QuickCaptureForm#linkToCompany to linkToOrganization
rename myproject.client.core.quickcapture.QuickCaptureForm#getCompanyShortName to getOrganizationShortName
rename myproject.client.core.quickcapture.QuickCaptureForm#getCompanyName1 to getOrganizationName1
rename myproject.client.core.quickcapture.QuickCaptureForm#getCompanyName2 to getOrganizationName2
rename myproject.client.core.quickcapture.QuickCaptureForm#getCompanyName3 to getOrganizationName3
rename myproject.client.core.quickcapture.QuickCaptureForm#isCompanyShortNameSaveNeeded to isOrganizationShortNameSaveNeeded
rename myproject.client.core.quickcapture.QuickCaptureForm#isCompanyName1SaveNeeded to isOrganizationName1SaveNeeded
rename myproject.client.core.quickcapture.QuickCaptureForm#isCompanyName2SaveNeeded to isOrganizationName2SaveNeeded
rename myproject.client.core.quickcapture.QuickCaptureForm#isCompanyName3SaveNeeded to isOrganizationName3SaveNeeded
rename myproject.client.core.quickcapture.QuickCaptureForm.MainBox.GroupBox.BottomGroup.CandidateTableField.Table.CompanyKeyColumn to OrganizationCustomerKeyColumn
rename myproject.client.core.quickcapture.QuickCaptureForm.MainBox.GroupBox.BottomGroup.CandidateTableField.Table.CompanyColumn to OrganizationColumn
rename myproject.client.core.quickcapture.QuickCaptureForm.MainBox.GroupBox.BottomGroup.CandidateTableField.Table.PersonKeyColumn to PersonCustomerKeyColumn
rename myproject.client.core.quickcapture.QuickCaptureForm.MainBox.GroupBox.BottomGroup.CandidateTableField.Table#getCompanyKeyColumn to getOrganizationCustomerKeyColumn
rename myproject.client.core.quickcapture.QuickCaptureForm.MainBox.GroupBox.BottomGroup.CandidateTableField.Table#getCompanyColumn to getOrganizationColumn
rename myproject.client.core.quickcapture.QuickCaptureForm.MainBox.GroupBox.BottomGroup.CandidateTableField.Table#getPersonKeyColumn to getPersonCustomerKeyColumn
rename myproject.client.core.quickcapture.QuickCaptureForm.MainBox.GroupBox.BottomGroup.FieldGroup.CompanyNameAndLogoSequenceBox to OrganizationNameAndLogoSequenceBox
rename myproject.client.core.quickcapture.QuickCaptureForm.MainBox.GroupBox.BottomGroup.FieldGroup.OrganizationNameAndLogoSequenceBox.CompanyNameField to CustomerNameField
rename myproject.client.core.quickcapture.QuickCaptureForm.MainBox.GroupBox.BottomGroup.FieldGroup.OrganizationNameAndLogoSequenceBox.CompanyShortNameField to OrganizationShortNameField
rename myproject.client.core.quickcapture.QuickCaptureForm.MainBox.GroupBox.BottomGroup.CandidateTableField.Table.EditCompanyMenu to EditOrganizationMenu
rename myproject.client.core.quickcapture.QuickCaptureWizard#isAnyCompanyFieldFilled to isAnyOrganizationFieldFilled
rename myproject.shared.core.quickcapture.IQuickCaptureProcessService#linkToCompany to linkToOrganization
rename myproject.server.core.quickcapture.QuickCaptureProcessService#linkToCompany to linkToOrganization
rename myproject.server.core.quickcapture.QuickCaptureBaseService#linkToCompany to linkToOrganization
rename myproject.shared.core.quickcapture.IQuickCaptureProcessService#autoStoreCompany to autoStoreOrganization
rename myproject.server.core.quickcapture.QuickCaptureProcessService#autoStoreCompany to autoStoreOrganization
rename myproject.server.core.quickcapture.QuickCaptureBaseService#autoStoreCompany to autoStoreOrganization
rename myproject.server.core.quickcapture.QuickCaptureBaseService#findCompanies to findOrganizations
rename myproject.server.core.quickcapture.QuickCaptureBaseService#fillCompanyData to fillOrganizationData
rename myproject.shared.core.common.field.EmailProposalLookupCall#addCompanyName to addOrganizationName
rename myproject.shared.core.common.field.EmailProposalLookupCall#getCompanyNames to getOrganizationNames
rename myproject.shared.core.common.field.EmailProposalLookupCall#setCompanyNames to setOrganizationNames
rename myproject.shared.core.common.field.EmailProposalData#getCompanyNames to getOrganizationNames
rename myproject.shared.core.common.field.EmailProposalData#setCompanyNames to setOrganizationNames
rename myproject.shared.core.common.field.EmailProposalData#addCompanyName to addOrganizationName
move myproject.shared.core.company.CompanyEmailPrefixParameter to myproject.shared.core.customer
rename myproject.shared.core.customer.CompanyEmailPrefixParameter to OrganizationEmailPrefixParameter
rename myproject.client.core.communication.AbstractCommunicationReactionTablePage.Table.LastNameColumn to PrimaryCustomerColumn
rename myproject.client.core.communication.AbstractCommunicationReactionTablePage.Table#getLastNameColumn to getPrimaryCustomerColumn
rename myproject.client.core.communication.AbstractCommunicationReactionTablePage.Table.CompanyColumn to ContextCustomerColumn
rename myproject.client.core.communication.AbstractCommunicationReactionTablePage.Table#getCompanyColumn to getContextCustomerColumn
rename myproject.client.core.communication.AbstractCommunicationReactionTablePage.Table.PersonKeyColumn to PrimaryCustomerKeyColumn
rename myproject.client.core.communication.AbstractCommunicationReactionTablePage.Table#getPersonKeyColumn to getPrimaryCustomerKeyColumn
rename myproject.client.core.communication.ReactionCompanyPersonCommunicationReactionTablePage.Table.LastNameColumnEx to PrimaryCustomerColumnEx
rename myproject.client.core.communication.ReactionCompanyPersonCommunicationReactionTablePage.Table.CompanyColumnEx to ContextCustomerColumnEx
rename myproject.client.core.communication.ReactionCompanyPersonCommunicationReactionTablePage.Table#getLastNameColumnEx to getPrimaryCustomerColumnEx
rename myproject.client.core.communication.ReactionCompanyPersonCommunicationReactionTablePage.Table#getCompanyColumnEx to getContextCustomerColumnEx
rename myproject.client.core.communication.ReactionCustomerOnlyCommunicationReactionTablePage.Table.LastNameColumnEx to PrimaryCustomerColumnEx
rename myproject.client.core.communication.ReactionCustomerOnlyCommunicationReactionTablePage.Table.CompanyColumnEx to ContextCustomerColumnEx
rename myproject.client.core.communication.ReactionCustomerOnlyCommunicationReactionTablePage.Table#getLastNameColumnEx to getPrimaryCustomerColumnEx
rename myproject.client.core.communication.ReactionCustomerOnlyCommunicationReactionTablePage.Table#getCompanyColumnEx to getContextCustomerColumnEx
rename myproject.client.core.communication.ReactionLegalEntityCommunicationReactionTablePage.Table.LastNameColumnEx to PrimaryCustomerColumnEx
rename myproject.client.core.communication.ReactionLegalEntityCommunicationReactionTablePage.Table.CompanyColumnEx to ContextCustomerColumnEx
rename myproject.client.core.communication.ReactionLegalEntityCommunicationReactionTablePage.Table#getLastNameColumnEx to getPrimaryCustomerColumnEx
rename myproject.client.core.communication.ReactionLegalEntityCommunicationReactionTablePage.Table#getCompanyColumnEx to getContextCustomerColumnEx
rename myproject.client.core.communication.ReactionPersonCompanyCommunicationReactionTablePage.Table.LastNameColumnEx to PrimaryCustomerColumnEx
rename myproject.client.core.communication.ReactionPersonCompanyCommunicationReactionTablePage.Table.CompanyColumnEx to ContextCustomerColumnEx
rename myproject.client.core.communication.ReactionPersonCompanyCommunicationReactionTablePage.Table#getLastNameColumnEx to getPrimaryCustomerColumnEx
rename myproject.client.core.communication.ReactionPersonCompanyCommunicationReactionTablePage.Table#getCompanyColumnEx to getContextCustomerColumnEx
rename myproject.shared.core.address.AddressRecipientBean#setCompanyRecipient to setOrganizationRecipient
rename myproject.shared.core.address.AddressRecipientBean#isCompanyRecipient to isOrganizationRecipient
rename myproject.shared.core.customer.targetplan.PersonInNetworkLookupCall to RelatedCustomerLookupCall
rename myproject.server.core.customer.targetplan.PersonInNetworkLookupService to RelatedCustomerLookupService
myproject.server.core.groupware.pim.PIMSynchronizationService#addPersonsWithCompanyRelationSql to addAdvisedCustomer
myproject.server.core.groupware.pim.PIMSynchronizationService#addPersonsWithPersonRelationSql to addRelatedCustomer
myproject.server.core.groupware.pim.PIMSynchronizationService#addInternalPersonsSql to addInternalPersons
rename myproject.shared.core.configuration.code.dependent.IDependentCodeType to IUidDependentCodeType
rename myproject.shared.core.configuration.code.dependent.AbstractDependentCodeType to AbstractUidDependentCodeType
rename myproject.shared.core.configuration.code.dependent.DependentCode to UidDependentCode
rename myproject.server.core.configuration.code.dependent.DependentCodeTransferHandler to UidDependentCodeTransferHandler
rename myproject.shared.core.test.configuration.code.dependent.DependentCodeTestDataProvider to UidDependentCodeTestDataProvider
rename myproject.shared.core.test.configuration.code.dependent.DependentCodeTestData to UidDependentCodeTestData
rename myproject.shared.core.configuration.code.dependent.DependentCodeRow to UidDependentCodeRow
rename myproject.server.core.configuration.code.dependent.DependentCodeBaseService to UidDependentCodeBaseService
rename myproject.shared.core.configuration.code.dependent.IDependentCodeProcessService to IUidDependentCodeProcessService
rename myproject.server.core.configuration.code.dependent.DependentCodeProcessService to UidDependentCodeProcessService
rename myproject.shared.core.configuration.code.dependent.DependentCodeFormParam to UidDependentCodeFormParam
rename myproject.client.core.configuration.code.dependent.DependentCodeFormTest to UidDependentCodeFormTest
rename myproject.shared.core.configuration.code.dependent.DependentCodeFormData to UidDependentCodeFormData
rename myproject.client.core.configuration.code.dependent.DependentCodeForm to UidDependentCodeForm
rename myproject.server.core.configuration.attribute.AttributeDependentCodeTransferHandler to AttributeUidDependentCodeTransferHandler
rename myproject.shared.core.configuration.attribute.AttributeDependentCodeRow to AttributeUidDependentCodeRow
rename myproject.shared.core.configuration.attribute.IAttributeDependentCodeProcessService to IAttributeUidDependentCodeProcessService
rename myproject.server.core.configuration.attribute.AttributeDependentCodeProcessService to AttributeUidDependentCodeProcessService
rename myproject.client.core.configuration.attribute.AttributeDependentCodeFormTest to AttributeUidDependentCodeFormTest
rename myproject.shared.core.configuration.attribute.AttributeDependentCodeFormParam to AttributeUidDependentCodeFormParam
rename myproject.shared.core.configuration.attribute.AttributeDependentCodeFormData to AttributeUidDependentCodeFormData
rename myproject.client.core.configuration.attribute.AttributeDependentCodeForm to AttributeUidDependentCodeForm
rename myproject.client.core.configuration.attribute.AttributeDependentCodeCreateParam to AttributeUidDependentCodeCreateParam
rename myproject.shared.core.configuration.code.dependent.AttributeDependentTimemachineSharedHandler to AttributeUidDependentTimemachineSharedHandler
rename myproject.server.core.configuration.attribute.AttributeDependentCodeBaseService to AttributeUidDependentCodeBaseService
rename myproject.shared.core.configuration.code.dependent.IDependentCode to IUidDependentCode
rename myproject.shared.core.marketing.action.ActionAddressingMultipleAddressesCodeType to ActionAddressingConflictCodeType
rename jpa myproject.server.changedatacapture.entities.MyPublish to MyChangePublish
rename myproject.server.changedatacapture.entities.IChangePublishDbTriggerSupport to IPublishDbTriggerSupport
rename myproject.server.core.changedatacapture.ChangesPublishDbTriggerSupport to ChangePublishDbTriggerSupport
rename myproject.server.changedatacapture.entities.PublishDbTriggerManagerService to ChangePublishDbTriggerManagerService
rename myproject.db.migration.MigrationUtility#createPublishLogTriggers to createChangePublishTriggers
rename myproject.db.migration.MigrationUtility#installPublishLogTriggers to installChangePublishTriggers
rename myproject.db.ddl.IDDL#getPublishTriggerNames to getChangePublishTriggerNames
rename myproject.db.ddl.IDDL#createPublishLogTriggers to createChangePublishTriggers
rename myproject.persistence.IJPAAdminService#createPublishLogTrigger to createChangePublishTrigger
rename myproject.persistence.IJPAAdminService#getPublishTriggerNames to getChangePublishTriggerNames
rename myproject.server.core.textsearch.job.CleanupPublishTableJob to CleanupChangePublishTableJob
rename myproject.shared.core.textsearch.PublishLogLifetimeMinutesParameter to ChangePublishLifetimeMinutesParameter
rename myproject.api.data.advisor.AdvisorDo#getPersonTeamRole to getCustomerTeamRole
rename myproject.api.data.advisor.AdvisorDo#setPersonTeamRole to setCustomerTeamRole
rename myproject.api.data.business.BusinessDo#getCustomerLegalEntityId to getCustomerId
rename myproject.api.data.business.BusinessDo#setCustomerLegalEntityId to setCustomerId
rename myproject.api.data.common.PersonTeamRoleDo#getPersonId to getCustomerId
rename myproject.api.data.common.PersonTeamRoleDo#setPersonId to setCustomerId
rename myproject.api.data.common.PersonTeamRoleDo to CustomerTeamRoleDo
rename myproject.api.data.communication.CommunicationDo#getPersonId to getCustomerId
rename myproject.api.data.communication.CommunicationDo#setPersonId to setCustomerId
rename myproject.api.data.communication.CommunicationDo#getCompanyId to getContextCustomerId
rename myproject.api.data.communication.CommunicationDo#setCompanyId to setContextCustomerId
rename myproject.api.data.communication.CommunicationParticipantDo#getPersonTeamRole to getCustomerTeamRole
rename myproject.api.data.communication.CommunicationParticipantDo#setPersonTeamRole to setCustomerTeamRole
rename myproject.api.data.company.person.CompanyPersonRoleDo to CustomerCustomerDo
move myproject.api.data.company.person.CustomerCustomerDo to myproject.api.data.customer.role
rename myproject.api.data.person.PersonDo#m_personNo to m_customerNo
rename myproject.api.data.person.PersonDo#getPersonNo to getCustomerNo
rename myproject.api.data.person.PersonDo#setPersonNo to setCustomerNo
rename myproject.api.data.person.PersonDo#getFirstName to getName2
rename myproject.api.data.person.PersonDo#setFirstName to setName2
rename myproject.api.data.person.PersonDo#getLastName to getName1
rename myproject.api.data.person.PersonDo#setLastName to setName1
rename myproject.api.data.person.PersonDo#getPortrait to getImage
rename myproject.api.data.person.PersonDo#setPortrait to setImage
rename myproject.api.data.person.PersonDo#getCompanyPersonRoles to getCustomerCustomers
rename myproject.api.data.person.PersonDo#setCompanyPersonRoles to setCustomerCustomers
rename myproject.api.data.person.PersonDo to CustomerDo
move myproject.api.data.person.CustomerDo to myproject.api.data.customer
rename myproject.api.data.person.PersonInclude#PORTRAIT to IMAGE
rename myproject.api.data.person.PersonInclude#COMPANY_PERSON_ROLES to CUSTOMER_CUSTOMERS
rename myproject.api.data.person.PersonInclude#includePortrait to includeImage
rename myproject.api.data.person.PersonInclude#includeCompanyPersonRoles to includeCustomerCustomers
rename myproject.api.data.person.PersonInclude#isCompanyPersonRolesIncluded to isCustomerCustomersIncluded
rename myproject.api.data.person.PersonInclude to CustomerInclude
move myproject.api.data.person.CustomerInclude to myproject.api.data.customer
rename myproject.api.data.person.PersonQuery to CustomerQuery
move myproject.api.data.person.CustomerQuery to myproject.api.data.customer
rename myproject.api.data.person.PersonResponse to CustomerResponse
move myproject.api.data.person.CustomerResponse to myproject.api.data.customer
rename myproject.api.data.person.PersonResult to CustomerResult
move myproject.api.data.person.CustomerResult to myproject.api.data.customer
move myproject.api.data.person.PortalIdentityDo to myproject.api.data.customer
rename myproject.api.data.company.person.CustomerRoleCodeDo#isUseForDisplayName to isUseForSubDesignation
rename myproject.api.data.company.person.CustomerRoleCodeDo#setUseForDisplayName to setUseForSubDesignation
move myproject.api.data.company.person.CustomerRoleCodeDo to myproject.api.data.customer.role
rename myproject.api.data.document.DocumentDo#getCreationPersonId to getCreationCustomerId
rename myproject.api.data.document.DocumentDo#setCreationPersonId to setCreationCustomerId
rename myproject.api.data.employee.EmployeeDo#getPersonId to getCustomerId
rename myproject.api.data.employee.EmployeeDo#setPersonId to setCustomerId
rename myproject.api.data.employee.EmployeeDo#getOfficeCompanyId to getOfficeCustomerId
rename myproject.api.data.employee.EmployeeDo#setOfficeCompanyId to setOfficeCustomerId
rename myproject.api.data.employee.EmployeeDo#getPerson to getCustomer
rename myproject.api.data.employee.EmployeeDo#setPerson to setCustomer
rename myproject.api.data.employee.EmployeeInclude#PERSON to CUSTOMER
rename myproject.api.data.employee.EmployeeInclude#getPersonInclude to getCustomerInclude
rename myproject.api.data.employee.EmployeeInclude#includePerson to includeCustomer
rename myproject.api.data.employee.EmployeeInclude#isPersonIncluded to isCustomerIncluded
rename myproject.api.data.mom.IMyDataMomDestinations#CHANGES_PERSON_TOPIC to CHANGES_CUSTOMER_TOPIC
rename myproject.api.data.mom.IMyDataMomDestinations#ChangesPersonTopic to ChangesCustomerTopic
rename myproject.api.data.process.pcase.CaseDo#getInputLegalEntityId to getInputCustomerId
rename myproject.api.data.process.pcase.CaseDo#setInputLegalEntityId to setInputCustomerId
rename myproject.api.data.responsible.ResponsibleDo#getPersonTeamRole to getCustomerTeamRole
rename myproject.api.data.responsible.ResponsibleDo#setPersonTeamRole to setCustomerTeamRole
rename myproject.api.data.selfservice.SelfServiceProcessDo#getPersonId to getCustomerId
rename myproject.api.data.selfservice.SelfServiceProcessDo#setPersonId to setCustomerId
rename myproject.api.data.task.TaskDo#getCompanyId to getContextCustomerId
rename myproject.api.data.task.TaskDo#setCompanyId to setContextCustomerId
rename myproject.api.data.task.TaskDo#getPersonId to getCustomerId
rename myproject.api.data.task.TaskDo#setPersonId to setCustomerId
rename myproject.api.data.task.TaskDo#getResponsiblePersonId to getResponsibleCustomerId
rename myproject.api.data.task.TaskDo#setResponsiblePersonId to setResponsibleCustomerId
rename myproject.api.data.person.PersonDoTest to CustomerDoTest
move myproject.api.data.person.CustomerDoTest to myproject.api.data.customer
rename myproject.api.data.person.PersonDoTestUtility#createTestPerson to createTestCustomer
rename myproject.api.data.person.PersonDoTestUtility to CustomerDoTestUtility
move myproject.api.data.person.CustomerDoTestUtility to myproject.api.data.customer
rename myproject.api.data.person.PersonExDoTest#testDeserializeJsonWithObjectTypePerson to testDeserializeJsonWithObjectTypeCustomer
rename myproject.api.data.person.PersonExDoTest#testDeserializeJsonWithObjectTypePersonEx to testDeserializeJsonWithObjectTypeCustomerEx
rename myproject.api.data.person.PersonExDoTest to CustomerExDoTest
move myproject.api.data.person.CustomerExDoTest to myproject.api.data.customer
rename myproject.api.data.person.PersonQueryTest to CustomerQueryTest
move myproject.api.data.person.CustomerQueryTest to myproject.api.data.customer
rename myproject.api.data.person.PersonResultTest#createTestPersons to createTestCustomers
rename myproject.api.data.person.PersonResultTest to CustomerResultTest
move myproject.api.data.person.CustomerResultTest to myproject.api.data.customer
rename myproject.client.core.person.PersonResourceTest to CustomerResourceTest
move myproject.client.core.person.CustomerResourceTest to myproject.client.core.customer
rename myproject.client.core.person.PersonTestDataTest to CustomerTestDataTest
move myproject.client.core.person.CustomerTestDataTest to myproject.client.core.customer
rename myproject.portal.commons.person.UpdatePersonRequest#getPerson to getCustomer
rename myproject.portal.commons.person.UpdatePersonRequest#setPerson to setCustomer
rename myproject.portal.commons.person.UpdatePersonRequest to UpdateCustomerRequest
move myproject.portal.commons.person.UpdateCustomerRequest to myproject.portal.commons.customer
rename myproject.portal.commons.mom.IPortalMomDestinations#DATALOAD_QUERIES_PERSON_QUEUE to DATALOAD_QUERIES_CUSTOMER_QUEUE
rename myproject.portal.commons.mom.IPortalMomDestinations#DATALOAD_RESULTS_PERSON_QUEUE to DATALOAD_RESULTS_CUSTOMER_QUEUE
rename myproject.portal.commons.mom.IPortalMomDestinations#MY_REQUESTS_UPDATE_PERSON_QUEUE to MY_REQUESTS_UPDATE_CUSTOMER_QUEUE
rename myproject.portal.commons.mom.IPortalMomDestinations#DataloadQueriesPersonQueue to DataloadQueriesCustomerQueue
rename myproject.portal.commons.mom.IPortalMomDestinations#DataloadResultsPersonQueue to DataloadResultsCustomerQueue
rename myproject.portal.commons.mom.IPortalMomDestinations#MyRequestsUpdatePersonQueue to MyRequestsUpdateCustomerQueue
rename myproject.server.core.person.PersonChangeConsumerTest to CustomerChangeConsumerTest
move myproject.server.core.person.CustomerChangeConsumerTest to myproject.server.core.customer
rename myproject.server.core.person.PersonDataServiceTest to CustomerDataServiceTest
move myproject.server.core.person.CustomerDataServiceTest to myproject.server.core.customer
rename myproject.server.core.person.PersonTestDataTest to CustomerTestDataTest
move myproject.server.core.person.CustomerTestDataTest to myproject.server.core.customer
rename myproject.server.core.address.optin.PersonAddressOptInLoader to CustomerAddressOptInLoader
rename myproject.server.core.address.optin.IPersonAddressOptInLoader to ICustomerAddressOptInLoader
rename myproject.server.core.person.PersonChangeConsumer to CustomerChangeConsumer
move myproject.server.core.person.CustomerChangeConsumer to myproject.server.core.customer
rename myproject.server.core.person.PersonChangePublisher to CustomerChangePublisher
move myproject.server.core.person.CustomerChangePublisher to myproject.server.core.customer
rename myproject.server.core.person.PersonDataLoadService#loadBusinessesForPerson to loadBusinessesForCustomer
rename myproject.server.core.person.PersonDataLoadService to CustomerDataLoadService
move myproject.server.core.person.CustomerDataLoadService to myproject.server.core.customer
rename myproject.server.core.person.PersonDataTransformer to CustomerDataTransformer
move myproject.server.core.person.CustomerDataTransformer to myproject.server.core.customer
rename myproject.server.core.person.PersonResource to CustomerResource
move myproject.server.core.person.CustomerResource to myproject.server.core.customer
rename myproject.server.core.person.IPersonDataLoadService to ICustomerDataLoadService
move myproject.server.core.person.ICustomerDataLoadService to myproject.server.core.customer
rename myproject.server.core.customer.role.CustomerCustomerRoleDataTransformer to CustomerCustomerDataTransformer
move myproject.server.core.customer.role.CustomerCustomerDataTransformer to myproject.server.core.customer.role
rename myproject.server.core.portal.MyRequestsSubscriber#subscribeForUpdatePersonRequests to subscribeForUpdateCustomerRequests
rename myproject.server.core.portal.PersonDataLoadPublisher to CustomerDataLoadPublisher
rename myproject.server.core.portal.handler.AbstractContactCenterHandler#applyPersonParameters to applyCustomerParameters
rename myproject.server.core.portal.handler.UpdatePersonHandler to UpdateCustomerHandler
rename myproject.shared.core.portal.handler.UpdatePersonDefaultProcessParameter to UpdateCustomerDefaultProcessParameter
rename com.myag.myportal.server.MyPortalServerSession#initPersonId to initCustomerId
rename com.myag.fastandsafe.portal.server.couchdb.person.FastandsafePersonDocumentRepository to FastandsafeCustomerDocumentRepository
move com.myag.fastandsafe.portal.server.couchdb.person.FastandsafeCustomerDocumentRepository to com.myag.fastandsafe.portal.server.couchdb.customer
rename com.myag.fastandsafe.portal.server.couchdb.person.FastandsafePersonRepository to FastandsafeCustomerRepository
move com.myag.fastandsafe.portal.server.couchdb.person.FastandsafeCustomerRepository to com.myag.fastandsafe.portal.server.couchdb.customer
rename com.myag.fastandsafe.portal.server.couchdb.person.FastandsafePersonDocumentRepositoryTest#insertTestPerson to insertTestCustomer
rename com.myag.fastandsafe.portal.server.couchdb.person.FastandsafePersonDocumentRepositoryTest#createTestPerson to createTestCustomer
rename com.myag.fastandsafe.portal.server.couchdb.person.FastandsafePersonDocumentRepositoryTest to FastandsafeCustomerDocumentRepositoryTest
move com.myag.fastandsafe.portal.server.couchdb.person.FastandsafeCustomerDocumentRepositoryTest to com.myag.fastandsafe.portal.server.couchdb.customer
rename com.myag.fastandsafe.portal.server.FastandsafePortalServerSession#initPerson to initCustomer
rename com.myag.fastandsafe.portal.server.person.FastandsafePersonDataFormService#getPersonDataObjectService to getCustomerDataObjectService
rename com.myag.fastandsafe.portal.server.person.FastandsafePersonDataFormService to FastandsafeCustomerDataFormService
move com.myag.fastandsafe.portal.server.person.FastandsafeCustomerDataFormService to com.myag.fastandsafe.portal.server.customer
rename com.myag.fastandsafe.portal.server.person.FastandsafePersonDataObjectService to FastandsafeCustomerDataObjectService
move com.myag.fastandsafe.portal.server.person.FastandsafeCustomerDataObjectService to com.myag.fastandsafe.portal.server.customer
rename com.myag.fastandsafe.portal.server.person.FastandsafePersonDo to FastandsafeCustomerDo
move com.myag.fastandsafe.portal.server.person.FastandsafeCustomerDo to com.myag.fastandsafe.portal.server.customer
rename com.myag.fastandsafe.portal.server.person.IFastandsafePersonRespository to IFastandsafeCustomerRespository
move com.myag.fastandsafe.portal.server.person.IFastandsafeCustomerRespository to com.myag.fastandsafe.portal.server.customer
rename com.myag.portal.client.AbstractPortalClientSession#getPersonId to getCustomerId
move com.myag.portal.client.person.AbstractChangeButtonBox to com.myag.portal.client.customer
rename com.myag.portal.client.person.PersonDataForm#m_personId to m_customerId
rename com.myag.portal.client.person.PersonDataForm#getFirstNameField to getName2Field
rename com.myag.portal.client.person.PersonDataForm#getLastNameField to getName1Field
rename com.myag.portal.client.person.PersonDataForm#getPersonId to getCustomerId
rename com.myag.portal.client.person.PersonDataForm#setPersonId to setCustomerId
rename com.myag.portal.client.person.PersonDataForm#FirstNameField to Name2Field
rename com.myag.portal.client.person.PersonDataForm#LastNameField to Name1Field
rename com.myag.portal.client.person.PersonDataForm to CustomerDataForm
move com.myag.portal.client.person.CustomerDataForm to com.myag.portal.client.customer
rename com.myag.portal.client.person.PersonDataPage to CustomerDataPage
move com.myag.portal.client.person.CustomerDataPage to com.myag.portal.client.customer
rename com.myag.portal.server.couchdb.communication.CommunicationDocumentRepository#findInboxCommunicationsByPersonId to findInboxCommunicationsByCustomerId
rename com.myag.portal.server.couchdb.communication.CommunicationRepository#findInboxCommunicationsByPersonId to findInboxCommunicationsByCustomerId
rename com.myag.portal.server.couchdb.person.PersonDocument#getPerson to getCustomer
rename com.myag.portal.server.couchdb.person.PersonDocument to CustomerDocument
move com.myag.portal.server.couchdb.person.CustomerDocument to com.myag.portal.server.couchdb.customer
rename com.myag.portal.server.couchdb.person.PersonDocumentRepository to CustomerDocumentRepository
move com.myag.portal.server.couchdb.person.CustomerDocumentRepository to com.myag.portal.server.couchdb.customer
rename com.myag.portal.server.couchdb.person.PersonRepository to CustomerRepository
move com.myag.portal.server.couchdb.person.CustomerRepository to com.myag.portal.server.couchdb.customer
rename com.myag.portal.server.couchdb.person.PersonDocumentRepositoryTest#testAddBatchSinglePerson to testAddBatchSingleCustomer
rename com.myag.portal.server.couchdb.person.PersonDocumentRepositoryTest#testAddExistingPerson to testAddExistingCustomer
rename com.myag.portal.server.couchdb.person.PersonDocumentRepositoryTest#testExistingPersonEqualVersion to testExistingCustomerEqualVersion
rename com.myag.portal.server.couchdb.person.PersonDocumentRepositoryTest#testFindUnknownPerson to testFindUnknownCustomer
rename com.myag.portal.server.couchdb.person.PersonDocumentRepositoryTest#testFindNullPerson to testFindNullCustomer
rename com.myag.portal.server.couchdb.person.PersonDocumentRepositoryTest#testFindPerson to testFindCustomer
rename com.myag.portal.server.couchdb.person.PersonDocumentRepositoryTest#insertTestPerson to insertTestCustomer
rename com.myag.portal.server.couchdb.person.PersonDocumentRepositoryTest#deleteTestPerson to deleteTestPerson
rename com.myag.portal.server.couchdb.person.PersonDocumentRepositoryTest#createTestPerson to createTestCustomer
rename com.myag.portal.server.couchdb.person.PersonDocumentRepositoryTest to CustomerDocumentRepositoryTest
move com.myag.portal.server.couchdb.person.CustomerDocumentRepositoryTest to com.myag.portal.server.couchdb.customer
rename com.myag.portal.server.couchdb.person.PersonDocumentSerializationTest to CustomerDocumentSerializationTest
move com.myag.portal.server.couchdb.person.CustomerDocumentSerializationTest to com.myag.portal.server.couchdb.customer
rename com.myag.portal.server.AbstractPortalServerSession#initPersonId to initCustomerId
rename com.myag.portal.server.AbstractPortalServerSession#initPerson to initCustomer
rename com.myag.portal.server.AbstractPortalServerSession#getPersonId to getCustomerId
rename com.myag.portal.server.AbstractPortalServerSession#setPersonId to setCustomerId
rename com.myag.portal.server.communication.CommunicationFormService#getPersonDataObjectService to getCustomerDataObjectService
rename com.myag.portal.server.communication.ICommunicationRepository#findInboxCommunicationsByPersonId to findInboxCommunicationsByCustomerId
rename com.myag.portal.server.person.PersonDataFormService#m_personDataObjectService to m_customerDataObjectService
rename com.myag.portal.server.person.PersonDataFormService#getPersonDataObjectService to getCustomerDataObjectService
rename com.myag.portal.server.person.PersonDataFormService#fromFormDataToPerson to fromFormDataToCustomer
rename com.myag.portal.server.person.PersonDataFormService#fromPersonToFormData to fromCustomerToFormData
rename com.myag.portal.server.person.PersonDataFormService#getPerson to getCustomer
rename com.myag.portal.server.person.PersonDataFormService to CustomerDataFormService
move com.myag.portal.server.person.CustomerDataFormService to com.myag.portal.server.customer
rename com.myag.portal.server.person.PersonDataObjectService to CustomerDataObjectService
move com.myag.portal.server.person.CustomerDataObjectService to com.myag.portal.server.customer
rename com.myag.portal.server.person.PersonDataObjectServiceContext to CustomerDataObjectServiceContext
move com.myag.portal.server.person.CustomerDataObjectServiceContext to com.myag.portal.server.customer
rename com.myag.portal.server.person.IPersonRepository to ICustomerRepository
move com.myag.portal.server.person.ICustomerRepository to com.myag.portal.server.customer
rename com.myag.portal.server.replication.MyChangesSubscriber#subscribeForDataChangesPerson to subscribeForDataChangesCustomer
rename com.myag.portal.server.replication.DataLoadResultsSubscriber#subscribeForDataLoadResultsPerson to subscribeForDataLoadResultsCustomer
rename com.myag.portal.server.replication.PortalReplication#registerPersonInitialLoader to registerCustomerInitialLoader
rename com.myag.portal.server.replication.PortalReplication#PersonInitialLoader to CustomerInitialLoader
rename com.myag.portal.server.security.PortalIdentityVerifier#m_personDataObjectService to m_customerDataObjectService
rename com.myag.portal.server.security.PortalIdentityVerifierTest#testUnknownPersonCannotLogin to testUnknownCustomerCannotLogin
rename com.myag.portal.server.security.PortalIdentityVerifierTest#testUnknownPersonCannotLoginNoPassword to testUnknownCustomerCannotLoginNoPassword
rename com.myag.portal.shared.IPortalSession#getPersonId to getCustomerId
rename com.myag.portal.shared.person.PersonDataFormData#getFirstName to getName2
rename com.myag.portal.shared.person.PersonDataFormData#getLastName to getName1
rename com.myag.portal.shared.person.PersonDataFormData#getPersonId to getCustomerId
rename com.myag.portal.shared.person.PersonDataFormData#setPersonId to setCustomerId
rename com.myag.portal.shared.person.PersonDataFormData#getPersonIdProperty to getCustomerIdProperty
rename com.myag.portal.shared.person.PersonDataFormData#FirstName to Name2
rename com.myag.portal.shared.person.PersonDataFormData#LastName to Name1
rename com.myag.portal.shared.person.PersonDataFormData#PersonIdProperty to CustomerIdProperty
rename com.myag.portal.shared.person.PersonDataFormData to CustomerDataFormData
move com.myag.portal.shared.person.CustomerDataFormData to com.myag.portal.shared.customer
rename com.myag.portal.shared.person.IPersonDataFormService to ICustomerDataFormService
move com.myag.portal.shared.person.ICustomerDataFormService to com.myag.portal.shared.customer
rename org.eclipse.scout.rt.shared.SharedConfigProperties.TextProvidersShowKeysProperty to DevTextProvidersShowKeysProperty
move org.eclipse.scout.rt.shared.services.common.text.TextKeyTextProviderService to org.eclipse.scout.rt.shared.services.common.text.dev
move org.eclipse.scout.rt.shared.services.common.text.ITextProviderService to org.eclipse.scout.rt.platform.text
move org.eclipse.scout.rt.shared.services.common.text.AbstractDynamicNlsTextProviderService to org.eclipse.scout.rt.platform.text
move org.eclipse.scout.rt.shared.ScoutTexts to org.eclipse.scout.rt.platform.text
move org.eclipse.scout.rt.shared.TEXTS to org.eclipse.scout.rt.platform.text
move org.eclipse.scout.rt.shared.text.HTMLTextTest to org.eclipse.scout.rt.platform.text
move org.eclipse.scout.rt.shared.text.TestTextProviderService to org.eclipse.scout.rt.platform.text
move org.eclipse.scout.rt.shared.text.TextsTest to org.eclipse.scout.rt.platform.text
move myproject.persistence.AbstractDatabaseManager to org.eclipse.scout.rt.persistence.app
move myproject.persistence.ApplicationDatabaseManager to org.eclipse.scout.rt.persistence.app
move myproject.persistence.IDatabaseManager to org.eclipse.scout.rt.persistence.app
move myproject.persistence.MyBinds to org.eclipse.scout.rt.persistence.app
rename org.eclipse.scout.rt.persistence.app.AbstractDatabaseManager to AbstractDatabase
rename org.eclipse.scout.rt.persistence.app.ApplicationDatabaseManager to ApplicationDatabase
rename org.eclipse.scout.rt.persistence.app.IDatabaseManager to IDatabase
rename org.eclipse.scout.rt.persistence.app.MyBinds to ApplicationBinds
rename myproject.shared.core.externalcontract.process.ExternalContractCreateStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.externalcontract.process.ExternalContractCreateStepData#getInputCompany to getInputCustomer
rename myproject.shared.core.externalcontract.process.ExternalContractCreateStepData.InputPerson to InputCustomer
rename myproject.shared.core.externalcontract.process.ExternalContractCreateStepData.InputCompany to InputCustomer
rename myproject.shared.core.privacy.DeleteOnRequestStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.privacy.DeleteOnRequestStepData#getInputCompany to getInputCustomer
rename myproject.shared.core.privacy.DeleteOnRequestStepData.InputPerson to InputCustomer
rename myproject.shared.core.privacy.DeleteOnRequestStepData.InputCompany to InputCustomer
rename myproject.shared.core.bankconnection.process.BankConnectionCreateStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.bankconnection.process.BankConnectionCreateStepData#getInputCompany to getInputCustomer
rename myproject.shared.core.bankconnection.process.BankConnectionCreateStepData.InputPerson to InputCustomer
rename myproject.shared.core.bankconnection.process.BankConnectionCreateStepData.InputCompany to InputCustomer
rename myproject.shared.core.business.benefit.process.BenefitCreateStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.business.benefit.process.BenefitCreateStepData#getInputCompany to getInputCustomer
rename myproject.shared.core.business.benefit.process.BenefitCreateStepData.InputPerson to InputCustomer
rename myproject.shared.core.business.benefit.process.BenefitCreateStepData.InputCompany to InputCustomer
rename myproject.shared.core.business.process.BusinessCreateStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.business.process.BusinessCreateStepData#getInputCompany to getInputCustomer
rename myproject.shared.core.business.process.BusinessCreateStepData.InputPerson to InputCustomer
rename myproject.shared.core.business.process.BusinessCreateStepData.InputCompany to InputCustomer
rename myproject.shared.core.externalcontract.process.ExternalContractChooseStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.externalcontract.process.ExternalContractChooseStepData#getInputCompany to getInputCustomer
rename myproject.shared.core.externalcontract.process.ExternalContractChooseStepData.InputPerson to InputCustomer
rename myproject.shared.core.externalcontract.process.ExternalContractChooseStepData.InputCompany to InputCustomer
rename myproject.shared.core.externalcontract.ExternalContractChooseTablePageParam#setPersonKey to setCustomerKey
rename myproject.shared.core.externalcontract.ExternalContractChooseTablePageParam#getPersonKey to getCustomerKey
rename myproject.shared.core.externalcontract.ExternalContractChooseTablePageParam#setCompanyKey to setCustomerKey
rename myproject.shared.core.externalcontract.ExternalContractChooseTablePageParam#getCompanyKey to getCustomerKey
rename myproject.server.core.externalcontract.ExternalContractPageService.ExternalContractTablePageBaseQuery#createLegalEntityCondition to createCustomerCondition
rename myproject.shared.core.business.benefit.process.BenefitChooseStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.business.benefit.process.BenefitChooseStepData#getInputCompany to getInputCustomer
rename myproject.shared.core.business.benefit.process.BenefitChooseStepData.InputPerson to InputCustomer
rename myproject.shared.core.business.benefit.process.BenefitChooseStepData.InputCompany to InputCustomer
rename myproject.shared.core.business.benefit.BenefitChooseTablePageParam#setPersonKey to setCustomerKey
rename myproject.shared.core.business.benefit.BenefitChooseTablePageParam#getPersonKey to getCustomerKey
rename myproject.shared.core.business.benefit.BenefitChooseTablePageParam#setCompanyKey to setCustomerKey
rename myproject.shared.core.business.benefit.BenefitChooseTablePageParam#getCompanyKey to getCustomerKey
rename myproject.server.core.business.benefit.BenefitPageService.BenefitTablePageBaseQuery#createLegalEntityCondition to createCustomerCondition
rename myproject.shared.core.business.process.AbstractBusinessChooseStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.business.process.AbstractBusinessChooseStepData#getInputCompany to getInputCustomer
rename myproject.shared.core.business.process.AbstractBusinessChooseStepData.InputPerson to InputCustomer
rename myproject.shared.core.business.process.AbstractBusinessChooseStepData.InputCompany to InputCustomer
rename myproject.shared.core.business.BusinessChooseTablePageParam#setPersonKey to setCustomerKey
rename myproject.shared.core.business.BusinessChooseTablePageParam#getPersonKey to getCustomerKey
rename myproject.shared.core.business.BusinessChooseTablePageParam#setCompanyKey to setCustomerKey
rename myproject.shared.core.business.BusinessChooseTablePageParam#getCompanyKey to getCustomerKey
move myproject.client.core.person.process.PersonCreateStep to myproject.client.core.customer.process
move myproject.client.core.company.process.CompanyCreateStep to myproject.client.core.customer.process
rename myproject.client.core.customer.process.PersonCreateStep to CustomerCreateStep
rename myproject.client.core.customer.process.CompanyCreateStep to CustomerCreateStep
move myproject.client.core.person.process.IPersonCreateStep to myproject.client.core.customer.process
move myproject.client.core.company.process.ICompanyCreateStep to myproject.client.core.customer.process
rename myproject.client.core.customer.process.IPersonCreateStep to ICustomerCreateStep
rename myproject.client.core.customer.process.ICompanyCreateStep to ICustomerCreateStep
rename myproject.client.core.customer.process.ICustomerCreateStep#setPersonOutput to setCustomerOutput
rename myproject.client.core.customer.process.ICustomerCreateStep#setCompanyOutput to setCustomerOutput
move myproject.shared.core.person.process.PersonCreateStepData to myproject.shared.core.customer.process
move myproject.shared.core.company.process.CompanyCreateStepData to myproject.shared.core.customer.process
rename myproject.shared.core.customer.process.PersonCreateStepData to CustomerCreateStepData
rename myproject.shared.core.customer.process.CompanyCreateStepData to CustomerCreateStepData
rename myproject.shared.core.customer.process.CustomerCreateStepData.OutputPerson to OutputCustomer
rename myproject.shared.core.customer.process.CustomerCreateStepData#getOutputPerson to getOutputCustomer
rename myproject.shared.core.customer.process.CustomerCreateStepData.OutputCompany to OutputCustomer
rename myproject.shared.core.customer.process.CustomerCreateStepData#getOutputCompany to getOutputCustomer
rename myproject.client.core.process.extension.CompanyCreateStepConfigurationExtension to CustomerCreateStepConfigurationExtension
rename myproject.server.core.process.ProcessDuplicatorTest#testCompanyCreateStepData to testCustomerCreateStepData
move myproject.client.core.process.ProcessDefinitionForm.MainBox.TabBox.ProcessInputsBox.AvailabilityGroupBox to myproject.client.core.process.ProcessDefinitionForm.MainBox.TabBox.MainTabBox
move myproject.client.core.company.process.CompanyModifyStep to myproject.client.core.customer.process
move myproject.client.core.person.process.PersonModifyStep to myproject.client.core.customer.process
rename myproject.client.core.customer.process.CompanyModifyStep to CustomerModifyStep
rename myproject.client.core.customer.process.PersonModifyStep to CustomerModifyStep
move myproject.shared.core.company.process.CompanyModifyStepData to myproject.shared.core.customer.process
move myproject.shared.core.person.process.PersonModifyStepData to myproject.shared.core.customer.process
rename myproject.shared.core.customer.process.CompanyModifyStepData to CustomerModifyStepData
rename myproject.shared.core.customer.process.PersonModifyStepData to CustomerModifyStepData
rename myproject.shared.core.customer.process.CustomerModifyStepData.InputPerson to InputCustomer
rename myproject.shared.core.customer.process.CustomerModifyStepData.InputCompany to InputCustomer
rename myproject.shared.core.customer.process.CustomerModifyStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.customer.process.CustomerModifyStepData#getInputCompany to getInputCustomer
move myproject.client.core.person.process.PersonChooseStep to myproject.client.core.customer.process
move myproject.client.core.company.process.CompanyChooseStep to myproject.client.core.customer.process
rename myproject.client.core.customer.process.PersonChooseStep to CustomerChooseStep
rename myproject.client.core.customer.process.CompanyChooseStep to CustomerChooseStep
move myproject.shared.core.person.process.PersonChooseStepData to myproject.shared.core.customer.process
move myproject.shared.core.company.process.CompanyChooseStepData to myproject.shared.core.customer.process
rename myproject.shared.core.customer.process.PersonChooseStepData to CustomerChooseStepData
rename myproject.shared.core.customer.process.CompanyChooseStepData to CustomerChooseStepData
move myproject.shared.core.person.process.AbstractPersonChooseStepData to myproject.shared.core.customer.process
move myproject.shared.core.company.process.AbstractCompanyChooseStepData to myproject.shared.core.customer.process
rename myproject.shared.core.customer.process.AbstractPersonChooseStepData to AbstractCustomerChooseStepData
rename myproject.shared.core.customer.process.AbstractCompanyChooseStepData to AbstractCustomerChooseStepData
rename myproject.shared.core.customer.process.AbstractCustomerChooseStepData.OutputPerson to OutputCustomer
rename myproject.shared.core.customer.process.AbstractCustomerChooseStepData#getOutputPerson to getOutputCustomer
rename myproject.shared.core.customer.process.AbstractCustomerChooseStepData.OutputCompany to OutputCustomer
rename myproject.shared.core.customer.process.AbstractCustomerChooseStepData#getOutputCompany to getOutputCustomer
rename myproject.shared.core.customer.process.AbstractCustomerChooseStepData.InputPerson to InputRelatedCustomer
rename myproject.shared.core.customer.process.AbstractCustomerChooseStepData#getInputPerson to getInputRelatedCustomer
rename myproject.shared.core.customer.process.AbstractCustomerChooseStepData.InputCompany to InputRelatedCustomer
rename myproject.shared.core.customer.process.AbstractCustomerChooseStepData#getInputCompany to getInputRelatedCustomer
move myproject.shared.core.person.process.ProcessInputPersonChooseStepData to myproject.shared.core.customer.process
move myproject.shared.core.company.process.ProcessInputCompanyChooseStepData to myproject.shared.core.customer.process
rename myproject.shared.core.customer.process.ProcessInputPersonChooseStepData to ProcessInputPrimaryCustomerChooseStepData
rename myproject.shared.core.customer.process.ProcessInputCompanyChooseStepData to ProcessInputContextCustomerChooseStepData
rename myproject.client.core.process.wizard.CaseWizard#setLegalEntityKey to setPrimaryCustomerKey
rename myproject.shared.core.process.CaseInputData#getPersonKey to getPrimaryCustomerKey
rename myproject.shared.core.process.CaseInputData#setPersonKey to setPrimaryCustomerKey
rename myproject.shared.core.process.CaseInputData#getCompanyKey to getContextCustomerKey
rename myproject.shared.core.process.CaseInputData#setCompanyKey to setContextCustomerKey
rename myproject.shared.core.process.ProcessInputCodeType#PersonCode to PrimaryCustomerCode
rename myproject.shared.core.process.ProcessInputCodeType#CompanyCode to ContextCustomerCode
rename myproject.client.core.process.wizard.ICaseWizard#getIdentifiedPersonKey to getIdentifiedPrimaryCustomerKey
rename myproject.client.core.process.wizard.ICaseWizard#getIdentifiedCompanyKey to getIdentifiedContextCustomerKey
rename myproject.client.core.process.wizard.CaseWizard#getIdentifiedPersonKey to getIdentifiedPrimaryCustomerKey
rename myproject.client.core.process.wizard.CaseWizard#getIdentifiedCompanyKey to getIdentifiedContextCustomerKey
rename myproject.server.core.process.pcase.CasePageService.CaseTablePageBaseQuery#getPersonCaseInput to getPrimaryCustomerCaseInput
rename myproject.server.core.process.pcase.CasePageService.CaseTablePageBaseQuery#getCompanyCaseInput to getContextCustomerCaseInput
rename myproject.client.core.process.pcase.AbstractCaseTablePage.Table.LegalEntityKeyColumn to CustomerKeyColumn
rename myproject.server.core.process.pcase.CasePageService.CaseTablePageBaseQuery#getPerson to getPrimaryCustomer
rename myproject.shared.core.process.wizard.ICaseWizardToolFormSupportService#getLegalEntityCasesData to getCustomerCasesData
rename myproject.server.core.process.wizard.CaseWizardToolFormSupportService#getLegalEntityCasesData to getCustomerCasesData
rename myproject.shared.core.process.wizard.ICaseWizardToolFormSupportService#getLegalEntityOpenCasesData to getCustomerOpenCasesData
rename myproject.server.core.process.wizard.CaseWizardToolFormSupportService#getLegalEntityOpenCasesData to getCustomerOpenCasesData
rename myproject.client.core.process.wizard.CaseWizardToolForm.P_CaseWizardListener#legalEntityChanged to customerChanged
rename myproject.server.core.process.pcase.CaseProcessService#loadPersonInput to loadPrimaryCustomerInput
rename myproject.server.core.process.pcase.CaseProcessService#loadCompanyInput to loadContextCustomerInput
rename myproject.shared.core.process.input.ProcessInputPersonHtmlDataBean to ProcessInputCustomerHtmlDataBean
rename myproject.shared.core.process.input.ProcessInputCompanyHtmlDataBean to ProcessInputCustomerHtmlDataBean
rename myproject.client.core.process.pcase.AbstractCaseLinkedElementsGroupBox.PersonInputGroupBox to PrimaryCustomerInputGroupBox
rename myproject.client.core.process.pcase.AbstractCaseLinkedElementsGroupBox#getPersonInputGroupBox to getPrimaryCustomerInputGroupBox
rename myproject.client.core.process.pcase.AbstractCaseLinkedElementsGroupBox.CompanyInputGroupBox to ContextCustomerInputGroupBox
rename myproject.client.core.process.pcase.AbstractCaseLinkedElementsGroupBox#getCompanyInputGroupBox to getContextCustomerInputGroupBox
rename myproject.client.core.process.pcase.AbstractCaseLinkedElementsGroupBox.PrimaryCustomerInputGroupBox.ProcessInputPersonField to ProcessInputPrimaryCustomerField
rename myproject.client.core.process.pcase.AbstractCaseLinkedElementsGroupBox#getProcessInputPersonField to getProcessInputPrimaryCustomerField
rename myproject.client.core.process.pcase.AbstractCaseLinkedElementsGroupBox.ContextCustomerInputGroupBox.ProcessInputCompanyField to ProcessInputContextCustomerField
rename myproject.client.core.process.pcase.AbstractCaseLinkedElementsGroupBox#getProcessInputCompanyField to getProcessInputContextCustomerField
move myproject.client.core.company.CompanyCaseClientAdapter to myproject.client.core.customer
rename myproject.client.core.customer.CompanyCaseClientAdapter to ContextCustomerCaseClientAdapter
rename myproject.shared.core.communicationcaseframe.ProcessLegalEntitySearchBean to ProcessCustomerSearchBean
rename myproject.shared.core.communicationcaseframe.ProcessCustomerSearchBean#getLegalEntityKey to getCustomerContextPair
rename myproject.shared.core.communicationcaseframe.ProcessCustomerSearchBean#setLegalEntityKey to setCustomerContextPair
rename myproject.server.core.process.pcase.AnonymiseCasesBuilderParts.AnonymiseCasesAddressCodeFormPart#getPersonCaseInput to getPrimaryCustomerCaseInput
rename myproject.server.core.process.pcase.AnonymiseCasesBuilderParts.AnonymiseCasesPhoneFieldPart#getPersonCaseInput to getPrimaryCustomerCaseInput
rename myproject.server.core.process.pcase.AnonymiseCasesBuilderParts.AnonymiseCasesEmailFieldPart#getPersonCaseInput to getPrimaryCustomerCaseInput
rename myproject.server.core.process.pcase.AnonymiseCasesBuilderParts.AnonymiseCasesPersonNameFieldPart to AnonymiseCasesCustomerNameFieldPart
rename myproject.server.core.process.pcase.CaseLookupService#getPersonCaseInput to getPrimaryCustomerCaseInput
rename myproject.server.core.process.pcase.CaseLookupService#getPerson to getPrimaryCustomer
rename myproject.shared.core.process.CaseData#isProcessPersonMandatory to isProcessPrimaryCustomerMandatory
rename myproject.shared.core.process.IProcessData#isPersonMandatory to isPrimaryCustomerMandatory
rename myproject.client.core.process.wizard.CaseWizardToolFormContentProvider#addCompanySummaryItem to addCustomerSummaryItem
rename myproject.client.core.process.wizard.CaseWizardToolFormContentProvider#addPersonSummaryItem to addCustomerSummaryItem
rename myproject.client.core.process.wizard.CaseWizardToolFormContentProvider#resolvePersonName to resolveCustomerName
rename myproject.shared.core.process.PhoneCorrespondenceLegalEntityBean to PhoneCorrespondenceCustomerBean
rename myproject.client.core.process.PhoneCorrespondenceForm.MainBox.PhoneBox.LegalEntityHtmlBeanField to CustomerHtmlBeanField
rename myproject.client.core.process.PhoneCorrespondenceForm#getLegalEntityHtmlBeanField to getCustomerHtmlBeanField
rename myproject.shared.core.process.pcase.CaseHelper#resolvePersonName to resolveCustomerName
rename myproject.client.core.process.ProcessModifyPersonStep to ProcessCustomerModifyStep
rename myproject.shared.core.process.ProcessModifyPersonStepData to ProcessCustomerModifyStepData
rename myproject.shared.core.process.ProcessConfiguredFunctionCodeType.ChoosePersonCode to ChooseCustomerCode
rename myproject.shared.core.process.CaseParam#setPersonKey to setCustomerKey
rename myproject.server.core.emailimport.operation.ProcessCommunicationCaseFrameAutomaticallyRuleOperation#getIdentifiedPersonKey to getIdentifiedCustomerKey
rename myproject.shared.core.communication.process.AbstractCommunicationChooseStepData.InputCompany to InputCustomer
rename myproject.shared.core.communication.process.AbstractCommunicationChooseStepData#getInputCompany to getInputCustomer
rename myproject.shared.core.communication.process.AbstractCommunicationChooseStepData.InputPerson to InputCustomer
rename myproject.shared.core.communication.process.AbstractCommunicationChooseStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.communication.process.CommunicationCreateStepData.InputCompany to InputOrganization
rename myproject.shared.core.task.process.AbstractTaskChooseStepData.InputCompany to InputCustomer
rename myproject.shared.core.task.process.AbstractTaskChooseStepData.InputPerson to InputCustomer
rename myproject.shared.core.task.process.TaskCreateStepData.InputCompany to InputOrganization
rename myproject.shared.core.business.role.BusinessRoleCreateStepData.OutputPerson to OutputCustomer
rename myproject.shared.core.business.role.BusinessRoleCreateStepData.OutputCompany to OutputCustomer
rename myproject.shared.core.business.role.BusinessRoleCreateStepData#getOutputPerson to getOutputCustomer
rename myproject.shared.core.business.role.BusinessRoleCreateStepData#getOutputCompany to getOutputCustomer
rename myproject.shared.core.business.role.BusinessRoleCreateStepData.InputPerson to InputCustomer
rename myproject.shared.core.business.role.BusinessRoleCreateStepData.InputCompany to InputCustomer
rename myproject.shared.core.business.role.BusinessRoleCreateStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.business.role.BusinessRoleCreateStepData#getInputCompany to getInputCustomer
rename myproject.shared.core.business.role.BusinessRoleModifyStepData#getInputBusinessCompany to getInputBusinessCustomer
rename myproject.shared.core.business.role.BusinessRoleModifyStepData.InputBusinessCompany to InputBusinessCustomer
rename myproject.shared.core.business.role.BusinessRoleModifyStepData#getInputBusinessPerson to getInputBusinessCustomer
rename myproject.shared.core.business.role.BusinessRoleModifyStepData.InputBusinessPerson to InputBusinessCustomer
rename myproject.shared.core.process.doctemplate.DocTemplateSelectionStepData#getOutputTemplateOverrideCompany to getOutputTemplateOverrideCustomer
move myproject.shared.core.company.process.CompanySetMailingDisabledFlagStepData to myproject.shared.core.customer.process
rename myproject.shared.core.customer.process.CompanySetMailingDisabledFlagStepData to CustomerSetMailingDisabledFlagStepData
rename myproject.shared.core.customer.process.CustomerSetMailingDisabledFlagStepData.InputCompany to InputCustomer
rename myproject.shared.core.customer.process.CustomerSetMailingDisabledFlagStepData#getInputCompany to getInputCustomer
move myproject.shared.core.company.process.CompanySetInactiveStepData to myproject.shared.core.customer.process
move myproject.shared.core.person.process.PersonSetInactiveStepData to myproject.shared.core.customer.process
rename myproject.shared.core.customer.process.CompanySetInactiveStepData to CustomerSetInactiveStepData
rename myproject.shared.core.customer.process.PersonSetInactiveStepData to CustomerSetInactiveStepData
rename myproject.shared.core.customer.process.CustomerSetInactiveStepData.InputCompany to InputCustomer
rename myproject.shared.core.customer.process.CustomerSetInactiveStepData#getInputCompany to getInputCustomer
rename myproject.shared.core.customer.process.CustomerSetInactiveStepData.InputPerson to InputCustomer
rename myproject.shared.core.customer.process.CustomerSetInactiveStepData#getInputPerson to getInputCustomer
move myproject.shared.core.company.ICompanyProcessService#setCompanyInactive to myproject.shared.core.customer.ICustomerProcessService
rename myproject.shared.core.customer.ICustomerProcessService#setCompanyInactive to setCustomerInactive
move myproject.server.core.company.CompanyProcessService#setCompanyInactive to myproject.server.core.customer.CustomerProcessService
rename myproject.server.core.customer.CustomerProcessService#setCompanyInactive to setCustomerInactive
move myproject.client.core.company.AbstractCompanyLogoField to myproject.client.core.customer
rename myproject.client.core.customer.AbstractCompanyLogoField to AbstractCustomerLogoField
rename myproject.client.core.doctemplate.AbstractCompanyEmailMenu to AbstractCustomerEmailMenu
move myproject.client.core.company.AbstractCompanyNameColumn to myproject.client.core.customer
rename myproject.client.core.customer.AbstractCompanyNameColumn to AbstractCustomerNameColumn
rename myproject.client.core.customer.AbstractCustomerNameBox#getCompanyNameSingleLined to getCustomerNameSingleLined
rename myproject.client.core.customer.AbstractCustomerNameBox#getCompanyNameMultiLined to getCustomerNameMultiLined
rename myproject.shared.core.process.ForwardByPhoneLookupCall#getCompanyKey to getRelatedCustomerKey
rename myproject.shared.core.process.ForwardByPhoneLookupCall#setCompanyKey to setRelatedCustomerKey
rename myproject.shared.core.test.business.BusinessRoleTestData#getLegalEntityKey to getCustomerKey
rename myproject.shared.core.customer.installedbase.CreateInstalledBasePermission#getLegalEntityKey to getCustomerKey
rename myproject.shared.core.communicationcaseframe.CommunicationCaseFrameFormParam#getIdentifiedLegalEntity to getIdentifiedCustomerKey
rename myproject.shared.core.communicationcaseframe.CommunicationCaseFrameFormParam#setIdentifiedLegalEntity to setIdentifiedCustomerKey
rename myproject.shared.core.address.optin.AddressOptInStatusFormParam#getLegalEntityKey to getCustomerKey
rename myproject.shared.core.address.optin.AddressOptInStatusFormParam#setLegalEntityKey to setCustomerKey
rename myproject.server.core.business.BusinessBaseService#storePersonRoleImpl to storeCustomerRoleImpl
rename myproject.server.core.business.BusinessBaseService#storeCompanyRoleImpl to storeCustomerRoleImpl
rename jpa myproject.server.core.dwh.report.MyUcDwhReportCompany#COMPANY_KEY to CUSTOMER_KEY
rename jpa myproject.server.core.dwh.report.MyUcDwhReportCompany#getCompanyKey to getCustomerKey
rename jpa myproject.server.core.dwh.report.MyUcDwhReportCompany#setCompanyKey to setCustomerKey
rename jpa myproject.server.core.dwh.report.MyUcDwhReportCompany#companyKey to customerKey
rename jpa myproject.server.core.dwh.report.MyUcDwhReportCompany#joinCompany to joinCustomer
rename jpa myproject.server.core.dwh.report.MyUcDwhReportCompany to MyUcDwhReportCustomer
rename myproject.shared.core.dwh.report.UcDwhReportCompanyKeyDescriptor to UcDwhReportCustomerKeyDescriptor
rename myproject.shared.core.dwh.report.UcDwhReportCompanyKey to UcDwhReportCustomerKey
rename myproject.shared.core.dwh.report.UcDwhReportCustomerKey#getCompanyKey to getCustomerKey
rename jpa myproject.server.core.business.captureplan.MyCapturePlanCategory#COMPANY_KEY to CUSTOMER_KEY
rename jpa myproject.server.core.business.captureplan.MyCapturePlanCategory#getCompanyKey to getCustomerKey
rename jpa myproject.server.core.business.captureplan.MyCapturePlanCategory#setCompanyKey to setCustomerKey
rename jpa myproject.server.core.business.captureplan.MyCapturePlanCategory#companyKey to customerKey
rename jpa myproject.server.core.business.captureplan.MyCapturePlanCategory#joinCompany to joinCustomer
rename myproject.shared.core.business.captureplan.CapturePlanCategoryKey#getCompanyKey to getCustomerKey
rename myproject.shared.core.business.captureplan.BusinessPersonInfluenceCodeType to BusinessCustomerInfluenceCodeType
rename myproject.shared.core.business.captureplan.BusinessCompanyCategoryCodeType to BusinessCustomerCategoryCodeType
rename jpa myproject.server.core.business.captureplan.MyUcCapturePlanCompany to MyUcCapturePlanOrganization
rename myproject.shared.core.business.captureplan.UcCapturePlanCompanyKey to UcCapturePlanOrganizationKey
rename myproject.shared.core.business.captureplan.UcCapturePlanCompanyKeyDescriptor to UcCapturePlanOrganizationKeyDescriptor
rename myproject.shared.core.CodeLookupRow to CoreLookupRow
rename myproject.client.core.customer.CustomerClientDomain#createPersonFormNewCaseCustomer to createCustomerFormNewCaseCustomer
rename myproject.client.core.process.ProcessCreatePersonStep to ProcessCustomerCreateStep
rename myproject.shared.core.process.ProcessCreatePersonStepData to ProcessCustomerCreateStepData
rename myproject.shared.core.process.ProcessCustomerCreateStepData.OutputPerson to OutputCustomer
rename myproject.shared.core.process.ProcessCustomerCreateStepData#getOutputPerson to getOutputCustomer
move myproject.client.core.person.process.IProcessCreatePersonStep to myproject.client.core.customer.process
rename myproject.client.core.customer.process.IProcessCreatePersonStep to IProcessCustomerCreateStep
rename myproject.client.core.customer.CustomerClientDomainTest#testCreatePersonSearchFormSearch to testCreateCustomerSearchFormSearch
rename myproject.client.core.customer.CustomerClientDomainTest#testCreatePersonFormModify to testCreateCustomerFormModify
rename myproject.client.core.customer.CustomerClientDomainTest#testCreatePersonFormModifyNonExclusive to testCreateCustomerFormModifyNonExclusive
rename myproject.client.core.customer.CustomerClientDomainTest#testCreatePersonFormModifyCasePerson to testCreateCustomerFormModifyCasePerson
rename myproject.client.core.customer.CustomerClientDomainTest#testCreatePersonFormNew to testCreateCustomerFormNew
rename myproject.client.core.customer.CustomerClientDomainTest#testCreatePersonFormNewCaseCustomer to testCreateCustomerFormNewCaseCustomer
rename myproject.client.core.customer.CustomerClientDomainTest#testCreatePersonFormReadOnly to testCreateCustomerFormReadOnly
rename myproject.client.core.customer.CustomerClientDomainTest#testCreateMergePersonFormDetailedMerge to testCreateMergeCustomerFormDetailedMerge
rename myproject.shared.core.calendar.appointmentcoord.AppointmentCoordinatorStepData#getInputCompany to getInputContextCustomer
rename myproject.shared.core.calendar.appointmentcoord.AppointmentCoordinatorStepData.InputCompany to InputContextCustomer
rename myproject.shared.core.calendar.appointmentcoord.AppointmentCoordinatorStepData#getInputPerson to getInputPrimaryCustomer
rename myproject.shared.core.calendar.appointmentcoord.AppointmentCoordinatorStepData.InputPerson to InputPrimaryCustomer
rename myproject.shared.core.calendar.appointmentcoord.AppointmentCoordinatorFormParam#getPersonKey to getPrimaryCustomerKey
rename myproject.shared.core.calendar.appointmentcoord.AppointmentCoordinatorFormParam#setPersonKey to setPrimaryCustomerKey
rename myproject.shared.core.calendar.appointmentcoord.AppointmentCoordinatorFormParam#getCompanyKey to getContextCustomerKey
rename myproject.shared.core.calendar.appointmentcoord.AppointmentCoordinatorFormParam#setCompanyKey to setContextCustomerKey
rename myproject.client.core.calendar.appointmentcoord.AppointmentCoordinatorForm.MainBox.NewCommunicationButton#collectPersons to collectCustomers
rename myproject.client.core.calendar.appointmentcoord.adapter.IResourceAdapter#getCorrespondingPerson to getCorrespondingCustomer
rename myproject.client.core.calendar.appointmentcoord.adapter.AbstractResourceAdapter#getCorrespondingPerson to getCorrespondingCustomer
rename myproject.client.core.calendar.appointmentcoord.adapter.UserKeyResourceAdapter#getCorrespondingPerson to getCorrespondingCustomer
rename myproject.server.core.process.PhoneCorrespondenceBaseService#getPhoneNrForCompany to getPhoneNrForCustomer
rename myproject.server.core.process.PhoneCorrespondenceBaseService#getPhoneNrForPerson to getPhoneNrForCustomer
rename myproject.server.core.process.PhoneCorrespondenceProcessService#getPhoneNrForCompany to getPhoneNrForCustomer
rename myproject.server.core.process.PhoneCorrespondenceProcessService#getPhoneNrForPerson to getPhoneNrForCustomer
rename myproject.shared.core.process.IPhoneCorrespondenceProcessService#getPhoneNrForPerson to getPhoneNrForCustomer
rename myproject.shared.core.process.IPhoneCorrespondenceProcessService#getPhoneNrForCompany to getPhoneNrForCustomer
rename myproject.client.core.process.AssignPhoneNumberForm.MainBox.GroupBox.PersonField
rename myproject.client.core.process.AssignPhoneNumberForm.MainBox.GroupBox.CompanyField
rename myproject.client.core.process.AssignPhoneNumberForm#getPersonField to getCustomerField
rename myproject.client.core.process.AssignPhoneNumberForm#getCompanyField to getCustomerField
rename myproject.shared.core.process.AssignPhoneNumberFormParam#getPersonKey to getCustomerKey
rename myproject.shared.core.process.AssignPhoneNumberFormParam#getCompanyKey to getCustomerKey
rename myproject.shared.core.process.AssignPhoneNumberFormParam#setPersonKey to setCustomerKey
rename myproject.shared.core.process.AssignPhoneNumberFormParam#setCompanyKey to setCustomerKey
rename myproject.client.core.process.PhoneCorrespondenceForm.MainBox.PhoneBox.ForwardByPhoneGroupBox.ForwardPersonField to ForwardCustomerField
rename myproject.client.core.process.PhoneCorrespondenceForm#getForwardPersonField to getForwardCustomerField
rename myproject.client.core.process.PhoneCorrespondenceForm.MainBox.PhoneBox.ForwardByPhoneGroupBox.ForwardCompanyField to ForwardCustomerField
rename myproject.client.core.process.PhoneCorrespondenceForm#getForwardCompanyField to getForwardCustomerField
rename myproject.client.core.process.PhoneCorrespondenceForm#getPersonKey to getCustomerKey
rename myproject.client.core.process.PhoneCorrespondenceForm#getCompanyKey to getCustomerKey
rename myproject.client.core.process.PhoneCorrespondenceForm#setPersonKey to setCustomerKey
rename myproject.client.core.process.PhoneCorrespondenceForm#setCompanyKey to setCustomerKey
rename myproject.shared.core.process.PhoneCorrespondenceFormParam#getPersonKey to getCustomerKey
rename myproject.shared.core.process.PhoneCorrespondenceFormParam#getCompanyKey to getCustomerKey
rename myproject.shared.core.process.PhoneCorrespondenceFormParam#setPersonKey to setCustomerKey
rename myproject.shared.core.process.PhoneCorrespondenceFormParam#setCompanyKey to setCustomerKey
rename myproject.client.core.process.PhoneCorrespondenceForm.MainBox.OutboundBox.OutboundResultBox.PersonReachedGroup to CustomerReachedGroup
rename myproject.client.core.business.role.BusinessRoleTablePage.Table.EditLegalEntityMenu to EditCustomerMenu
rename myproject.server.core.business.BusinessBuilderParts.CustomerNameFieldPart#getSelectBusinessLegalEntity to getSelectBusinessCustomer
rename myproject.shared.core.process.pcase.CaseDataModelItems.CaseLegalEntityAttribute to CaseCustomerAttribute
rename myproject.server.core.process.pcase.CaseBuilderParts.CaseLegalEntityAttributePart to CaseCustomerAttributePart
rename myproject.server.core.process.pcase.CaseBuilderParts.CaseCustomerAttributePart#getCaseInputLegalEntity to getCaseInputCustomer
rename myproject.shared.core.itemsummary.process.ProcessViewPersonItemSummaryStepData to ProcessViewCustomerItemSummaryStepData
rename myproject.client.core.common.monitoring.JobTablePage.Table.StartedByDirectoryUserColumn to StartedByUserColumn
move myproject.shared.core.person.process to myproject.shared.core.customer.process
rename myproject.shared.core.customer.process.PersonSetCompanyRoleStepData to SetCustomerCustomerRoleStepData
rename myproject.shared.core.customer.process.CustomerSetCustomerRoleStepData.InputCompany to InputRelatedCustomer
rename myproject.shared.core.customer.process.CustomerSetCustomerRoleStepData#getInputOrganization to getInputRelatedCustomer
rename myproject.shared.core.customer.process.CustomerSetCustomerRoleStepData.InputPerson to InputCustomer
rename myproject.shared.core.customer.process.CustomerSetCustomerRoleStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.customer.process.CustomerSetCustomerRoleStepData.InputCompanyPersonRole to InputCustomerCustomerRole
rename myproject.shared.core.customer.process.CustomerSetCustomerRoleStepData#getInputCompanyPersonRole to getInputCustomerCustomerRole
rename myproject.shared.core.customer.process.PersonSetNoInteractionFlagStepData to CustomerSetMailingDisabledFlagStepData
rename myproject.shared.core.customer.process.CustomerSetMailingDisabledFlagStepData.InputPerson to InputCustomer
rename myproject.shared.core.customer.process.CustomerSetMailingDisabledFlagStepData#getInputPerson to getInputCustomer
move myproject.client.core.person.dataquality to myproject.client.core.customer.dataquality
rename myproject.server.core.employee.PersonForEmployeeLookupService to CustomerForEmployeeLookupService
rename myproject.shared.core.employee.IPersonForEmployeeLookupService to ICustomerForEmployeeLookupService
rename myproject.shared.core.employee.PersonForEmployeeLookupCall to CustomerForEmployeeLookupCall
rename myproject.server.core.employee.PersonForEmployeeLookupServiceTest to CustomerForEmployeeLookupServiceTest
rename myproject.client.core.employee.PersonForEmployeeLookupCallTest to CustomerForEmployeeLookupCallTest
rename myproject.shared.core.communication.DistributorPersonKey to DistributorCustomerKey
rename myproject.shared.core.communication.DistributorPersonKeyDescriptor to DistributorCustomerKeyDescriptor
rename myproject.server.core.persistence.CoreResults#getPersonKey to getCustomerKey
rename myproject.server.core.advisor.CompanyAdvisorConsistencyCheckResult to CustomerAdvisorConsistencyCheckResult
rename myproject.server.core.advisor.AdvisorBaseService#checkCompanyAdvisorTypeUniqueness to checkCustomerAdvisorTypeUniqueness
rename myproject.server.core.advisor.CompanyAdvisorConsistencyCheckDomainKeyAdapter to CustomerAdvisorConsistencyCheckDomainKeyAdapter
rename myproject.server.core.advisor.PersonAdvisorConsistencyCheckDomainKeyAdapter to CustomerAdvisorConsistencyCheckDomainKeyAdapter
rename myproject.server.core.customer.interest.MyCustomerInterestHistory#joinLegalEntityInterest to joinLegalEntityInterest
move myproject.shared.core.person.PersonFunctionTypeCodeType to myproject.shared.core.customer
move myproject.shared.core.person.PersonFunctionLevelCodeType to myproject.shared.core.customer
rename myproject.shared.core.customer.PersonFunctionTypeCodeType to CustomerFunctionTypeCodeType
rename myproject.shared.core.customer.PersonFunctionLevelCodeType to CustomerFunctionLevelCodeType
move myproject.shared.core.person.AbstractCustomerLetterSalutationLineAttribute to myproject.shared.core.customer
move myproject.shared.core.person.AbstractCustomerSalutationAttribute to myproject.shared.core.customer
move myproject.shared.core.person.RecipientChooseTablePageData to myproject.shared.core.customer
move myproject.shared.core.person.RecipientChooseTablePageParam to myproject.shared.core.customer
move myproject.client.core.person.GenderLookupCallTest to myproject.client.core.customer
move myproject.shared.core.person.GenderLookupCall to myproject.client.core.customer
rename myproject.shared.core.ticket.TicketChooseTablePageParam#getPersonKey to getCustomerKey
rename myproject.shared.core.ticket.TicketChooseTablePageParam#setPersonKey to setCustomerKey
rename myproject.shared.core.ticket.process.AbstractTicketChooseStepData.InputPerson to InputCustomer
rename myproject.shared.core.ticket.process.AbstractTicketChooseStepData#getInputPerson to getInputCustomer
rename myproject.shared.core.process.knowledge.KnowledgePersonKey to KnowledgeCustomerKey
rename myproject.shared.core.process.knowledge.KnowledgePersonKeyDescriptor to KnowledgeCustomerKeyDescriptor
rename myproject.shared.core.process.knowledge.KnowledgePersonKeyTest to KnowledgeCustomerKeyTest
rename myproject.server.core.process.knowledge.KnowledgeBaseService#getPersonPositions to getCustomerPositions
rename myproject.server.core.process.knowledge.KnowledgeProcessService#getPersonPositions to getCustomerPositions
rename myproject.shared.core.process.knowledge.IKnowledgeProcessService#getPersonPositions to getCustomerPositions
rename myproject.shared.core.common.consistency.ConsistencyTypeCodeType.CompanyAdvisorTypeUniquenessCode to CustomerAdvisorTypeUniquenessCode
rename myproject.server.core.customer.targetplan.TargetPlanProcessService#loadNetworkPersonToCompanyTable to loadCustomerCustomerRoleTable
rename myproject.server.core.customer.targetplan.TargetPlanProcessService#loadInternalNetworkPersonToCompanyTable to loadInternalCustomerCustomerRoleTable
rename myproject.server.core.customer.targetplan.TargetPlanProcessService#loadExternalNetworkPersonToCompanyTable to loadExternalCustomerCustomerRoleTable
rename myproject.shared.core.customer.targetplan.TargetPlanFormData#getInternalNetworkPersonToCompanyTable to getInternalCustomerCustomerRoleTable
rename myproject.shared.core.customer.targetplan.TargetPlanFormData#getInternalExternalPersonToCompanyTable to getExternalCustomerCustomerRoleTable
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.AbstractNetworkPersonToCompanyTable to AbstractCustomerCustomerRoleTable
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.AbstractCustomerCustomerRoleTable.PersonKeyColumn to CustomerKeyColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.AbstractCustomerCustomerRoleTable#getPersonKeyColumn to getCustomerKeyColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.AbstractCustomerCustomerRoleTable.PersonNameColumn to CustomerNameColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.AbstractCustomerCustomerRoleTable#getPersonNameColumn to getCustomerNameColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.AbstractCustomerCustomerRoleTable.PersonFocusMenu to CustomerFocusMenu
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.AbstractCustomerCustomerRoleTable to AbstractNetworkPersonToCompanyTable
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.TopBox.ExternalNetworkPersonToCompanyTableField to ExternalCustomerCustomerRoleTableField
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.TopBox.ExternalCustomerCustomerRoleTableField.Table.AffiliateContactPersonNameColumn to AffiliateContactCustomerNameColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.TopBox.InternalNetworkPersonToCompanyTableField to InternalNetworkPersonToCompanyTableField to InternalCustomerCustomerRoleTableField
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.RelationsBox.TopBox.InternalCustomerCustomerRoleTableField.Table.InternalContactPersonNameColumn to InternalContactCustomerNameColumn
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.DetailsBox.KeyPlayerTableField.Table.EditKeyPersonMenu to EditKeyCustomerMenu
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.DetailsBox.KeyPlayerTableField.Table.DeleteKeyPersonMenu to DeleteKeyCustomerMenu
rename myproject.client.core.customer.targetplan.TargetPlanForm.MainBox.TabBox.DetailsBox.KeyPlayerTableField.Table.FocusKeyPersonMenu to FocusKeyCustomerMenu
rename myproject.shared.core.customer.targetplan.TargetPlanKeyPlayerFormParam#setPersonKey to setCustomerKey
rename myproject.shared.core.customer.targetplan.TargetPlanKeyPlayerFormParam#getPersonKey to getCustomerKey
rename myproject.client.core.process.ProcessStepDefinitionForm#isPersonProcessInputMandatory to isPrimaryCustomerProcessInputMandatory
rename myproject.client.core.process.ProcessStepDefinitionForm#setPersonProcessInputMandatory to setPrimaryCustomerProcessInputMandatory
rename myproject.client.core.process.extension.NotifySilentStepConfigurationExtension.TemplateBox.RecipientRadioButtonGroup.PersonField to CustomerField
rename myproject.client.core.process.extension.NotifySilentStepConfigurationExtension#getPersonField to getCustomerField
rename myproject.client.core.process.extension.NotifySilentStepConfigurationExtension.TemplateBox.RecipientRadioButtonGroup.PersonButton to CustomerButton
rename myproject.client.core.process.extension.NotifySilentStepConfigurationExtension#getPersonButton to getCustomerButton
rename myproject.shared.core.process.NotifySilentStepConfiguration#getRecipientPersonKey to getRecipientCustomerKey
rename myproject.shared.core.process.NotifySilentStepConfiguration#setRecipientPersonKey to setRecipientCustomerKey
rename myproject.shared.core.process.NotifySilentStepConfiguration#NOTIFY_CASE_PERSON to NOTIFY_CASE_CUSTOMER
rename myproject.shared.core.process.NotifySilentStepConfiguration#NOTIFY_PERSON to NOTIFY_CUSTOMER
rename myproject.shared.core.process.ProcessStepHtmlContentDefinitionFormParam#isPersonProcessInputMandatory to isCustomerProcessInputMandatory
rename myproject.shared.core.process.ProcessStepHtmlContentDefinitionFormParam#setPersonProcessInputMandatory to setCustomerProcessInputMandatory
rename myproject.server.core.process.ProcessInputBaseService#personInputRequired to primaryCustomerInputRequired
move myproject.server.core.person.PersonDocumentSenderRecipientServerDomainKeyAdapter to myproject.server.core.customer
move myproject.server.core.company.CompanyDocumentSenderRecipientServerDomainKeyAdapter to myproject.server.core.customer
rename myproject.server.core.customer.PersonDocumentSenderRecipientServerDomainKeyAdapter to CustomerDocumentSenderRecipientServerDomainKeyAdapter
rename myproject.server.core.customer.CompanyDocumentSenderRecipientServerDomainKeyAdapter to CustomerDocumentSenderRecipientServerDomainKeyAdapter
move myproject.server.core.person.AbstractConvertibleToPersonSenderRecipientServerDomainKeyAdapter to myproject.server.core.customer
rename myproject.server.core.customer.AbstractConvertibleToPersonSenderRecipientServerDomainKeyAdapter to AbstractConvertibleToCustomerSenderRecipientServerDomainKeyAdapter
delete myproject.server.core.person.PersonMergePartitionDomainKeyAdapter
rename jpa myproject.server.core.document.MyDirectoryDocument to MyDocumentContent
rename jpa myproject.server.core.document.MyDocumentContent#directoryDocumentKey to documentContentKey
rename jpa myproject.server.core.document.MyDocumentContent#DIRECTORY_DOCUMENT_NR to DOCUMENT_CONTENT_NR
rename jpa myproject.server.core.document.MyDocument#directoryDocumentKey to documentContentKey
rename jpa myproject.server.core.document.MyDocument#DIRECTORY_DOCUMENT_NR to DOCUMENT_CONTENT_NR
rename jpa myproject.server.core.document.MyDocument#joinDirectoryDocument to joinDocumentContent
rename myproject.server.core.persistence.CoreBinds#setDirectoryDocumentKey to setDocumentContentKey
rename myproject.server.core.textsearch.internal.builtin.DocumentSearchIndexBuiltInDefinition#getDirectoryDocument to getDocumentContent
rename myproject.shared.core.document.DirectoryDocumentKey to DocumentContentKey
rename myproject.shared.core.document.DirectoryDocumentKeyDescriptor to DocumentContentKeyDescriptor
rename myproject.server.core.document.DirectoryDocumentTransferBean to DocumentContentTransferBean
rename myproject.server.core.document.DirectoryDocumentTransferServerDomainAdapter to DocumentContentTransferServerDomainAdapter
rename myproject.server.core.document.DirectoryDocumentTransferServerDomainAdapterTest to DocumentContentTransferServerDomainAdapterTest
rename myproject.shared.core.document.IDocumentSupportService#touchDirectoryDocument to touchDocumentContent
rename myproject.shared.core.document.IDocumentSupportService#getDirectoryDocumentLastModified to getDocumentContentLastModified
rename myproject.shared.core.document.IDocumentSupportService#resolveDocumentDirectoryKey to resolveDocumentContentKey
rename myproject.server.core.document.DocumentBaseService#touchDirectoryDocument to touchDocumentContent
rename myproject.server.core.document.DocumentBaseService#getDirectoryDocumentLastModified to getDocumentContentLastModified
rename myproject.server.core.document.DocumentBaseService#resolveDirectoryDocumentKey to resolveDocumentContentKey
rename myproject.server.core.configuration.privacy.delete.DeleteBaseServiceTest#createDirectoryDocument to createDocumentContent
rename myproject.server.core.document.DocumentBuilderParts.IDocumentEntityPart#getDirectoryDocument to getDocumentContent
rename myproject.server.core.document.DocumentContentTransferBean#getDirectoryDocument to getDocumentContent
rename myproject.server.core.document.DocumentPageService.DocumentTablePageBaseQuery#getDirectoryDocument to getDocumentContent
rename myproject.server.core.persistence.CoreResults#getDirectoryDocumentKey to getDocumentContentKey
delete myproject.shared.core.document.DirectoryDocumentKeyAdapter
delete myproject.server.core.document.DocumentMergePartitionDomainKeyAdapter
delete myproject.shared.core.domain.AbstractDirectoryDomainKeyAdapter
delete myproject.shared.core.domain.IDirectoryDomainKeyAdapter
delete myproject.shared.core.domain.IShareableDomainKey
delete myproject.server.core.configuration.code.merge.AbstractShareableKeyMergePartitionDomainAdapter
rename myproject.client.core.process.doctemplate.AbstractEmailRecipientAndAttachmentBox.RecipientTableField.Table.AddPersonMenu to AddCustomerMenu
rename myproject.shared.core.legalentity.ChangeLegalEntityOwnerPermission to ChangeCustomerOwnerPermission
move myproject.shared.core.legalentity.ChangeCustomerOwnerPermission to myproject.shared.core.customer
rename myproject.shared.core.legalentity.ChangeLegalEntityOwnerAccessHelper to ChangeCustomerOwnerAccessHelper
move myproject.shared.core.legalentity.ChangeCustomerOwnerAccessHelper to myproject.shared.core.customer
rename myproject.shared.core.customer.ICustomerProcessService#setPersonInactive to setCustomerInactive
rename myproject.server.core.customer.CustomerProcessService#setPersonInactive to setCustomerInactive
rename myproject.shared.core.customer.ICustomerProcessService#getPersonGenderUid to getCustomerGenderUid
rename myproject.server.core.customer.CustomerProcessService#getPersonGenderUid to getCustomerGenderUid
rename myproject.server.core.customer.CustomerBaseService#getPersonGenderUid to getCustomerGenderUid
rename myproject.shared.core.customer.ICustomerProcessService#getPersonPortrait to getCustomerImage
rename myproject.server.core.customer.CustomerProcessService#getPersonPortrait to getCustomerImage
rename myproject.server.core.customer.CustomerBaseService#getPersonPortrait to getCustomerImage
rename myproject.server.core.customer.CustomerBaseService#getPersonLocale to getCustomerLocale
rename myproject.server.core.customer.CustomerBaseService#getPersonLanguageUid to getCustomerLanguageUid
rename myproject.shared.core.task.TaskChooseTablePageParam#getPersonKey to getCustomerKey
rename myproject.shared.core.task.TaskChooseTablePageParam#setPersonKey to setCustomerKey
rename myproject.shared.core.customer.UpdateCustomerPermission#getPersonKey to getCustomerKey
rename myproject.shared.core.ticket.OwnBusinessTicketTablePageParam#getPersonKey to getCustomerKey
rename myproject.shared.core.groupware.beans.GroupwarePersonHeader#setMyPersonKey to setMyCustomerKey
rename myproject.shared.core.groupware.beans.GroupwarePersonHeader#getMyPersonKey to getMyCustomerKey
move myproject.shared.core.person to myproject.shared.core.customer
move myproject.client.core.person to myproject.client.core.customer
move myproject.server.core.person to myproject.server.core.customer
move myproject.portal.commons.person to myproject.portal.commons.customer
rename myproject.server.core.notification.IEmailNotificationService#sendEmailNotificationToPersons to sendEmailNotificationToCustomers
rename myproject.server.core.notification.EmailNotificationService#sendEmailNotificationToPersons to sendEmailNotificationToCustomers
rename myproject.server.core.notification.MailRecipientBean#PERSON_KEY to CUSTOMER_KEY
rename myproject.server.core.notification.MailRecipientBean#getPersonKey to getCustomerKey
rename myproject.server.core.notification.MailRecipientBean#setPersonKey to setCustomerKey
rename myproject.shared.core.common.mail.CoreMailParticipant#withPersonKey to withCustomerKey
rename myproject.shared.core.common.mail.CoreMailParticipant#getPersonKey to getCustomerKey
rename myproject.server.core.common.exception.ExceptionProcessService#getPersonEmailInfo to getCustomerEmailInfo
rename myproject.server.core.notification.EmailNotificationService#getIgnoredFromPersonKeys to getIgnoredFromCustomerKeys
rename myproject.shared.core.user.UserLookupCall#getIgnorePersonKeys to getIgnoreCustomerKeys
rename myproject.shared.core.user.UserLookupCall#setIgnorePersonKeys to setIgnoreCustomerKeys
rename myproject.shared.core.user.UserLookupCall#getRestrictPersonKeys to getRestrictCustomerKeys
rename myproject.shared.core.user.UserLookupCall#setRestrictPersonKeys to setRestrictCustomerKeys
rename myproject.client.core.user.team.TeamCodeForm.TeamPartitionGroupBox.MemberTableField.Table#getUsedPersons to getUsedCustomers
rename myproject.client.core.communication.DistributorForm.MainBox.DistributorBox.DistributorTableField.Table#getUsedPersons to getUsedCustomers
rename myproject.client.core.communication.DistributorForm.MainBox.DistributorBox.DistributorTableField.Table.PersonColumn to CustomerColumn
rename myproject.client.core.communication.DistributorForm.MainBox.DistributorBox.DistributorTableField.Table#getPersonColumn to getCustomerColumn
rename myproject.client.core.communication.DistributorForm.MainBox.DistributorBox.DistributorTableField.Table.CustomerColumn.PersonColumnUserField to CustomerColumnUserField
rename myproject.client.core.communication.DistributorForm.MainBox.DistributorBox.DistributorTableField.Table.CustomerColumn.PersonColumnPersonField to CustomerColumnPersonField
rename jpa myproject.server.core.communication.MyDistributorPerson to MyDistributorCustomer
rename jpa myproject.server.core.communication.MyDistributorPerson#getPersonKey to getCustomerKey
rename jpa myproject.server.core.communication.MyDistributorPerson#joinPerson to joinCustomer
rename jpa myproject.server.core.communication.MyDistributor#joinDistributorPersons to joinDistributorCustomers
rename jpa myproject.server.core.customer.MyCustomer#joinDistributorPersons to joinDistributorCustomers
rename myproject.shared.core.customer.CustomerContextLookupCall#getIgnorePersonKeys to getIgnoreCustomerKeys
rename myproject.shared.core.customer.CustomerContextLookupCall#setIgnorePersonKeys to setIgnoreCustomerKeys
rename myproject.shared.core.customer.IPersonWithIgnoreListLookupCall to ICustomerWithIgnoreListLookupCall
rename myproject.shared.core.customer.ICustomerWithIgnoreListLookupCall#getIgnorePersonKeys to getIgnoreCustomerKeys
rename myproject.shared.core.customer.ICustomerWithIgnoreListLookupCall.setIgnorePersonKeys to setIgnoreCustomerKeys
rename myproject.shared.core.doctemplate.officeaddin.IAddInProcessService#findPersonKey to findCustomerKey
rename myproject.server.core.doctemplate.officeaddin.AddInBaseService#findPersonKey to findCustomerKey
rename myproject.shared.core.employee.course.ApproveCoursePermission#getCoursePersonKey to getCourseCustomerKey
rename myproject.shared.core.employee.course.ConfirmCoursePermission#getCoursePersonKey to getCourseCustomerKey
rename myproject.shared.core.employee.course.CoursePersonKeyDescriptor to CourseCustomerKeyDescriptor
rename myproject.shared.core.employee.course.CourseQuestionPersonKeyDescriptor to CourseQuestionCustomerKeyDescriptor
rename myproject.shared.core.employee.course.DeleteCourseCustomerPermission#getCoursePersonKey to getCourseCustomerKey
rename myproject.shared.core.employee.course.ReadCourseCustomerPermission#getCoursePersonKey to getCourseCustomerKey
rename myproject.shared.core.employee.course.ReadCourseQuestionCustomerPermission#getPersonKey to getCustomerKey
rename myproject.shared.core.employee.course.UpdateCourseQuestionCustomerPermission#getPersonKey to getCustomerKey
rename myproject.shared.core.user.team.TeamMemberModified#getPersonKey to getCustomerKey
rename myproject.shared.core.ticket.PersonForTicketLookupCall to CustomerForTicketLookupCall
rename myproject.shared.core.ticket.CustomerForTicketLookupCall#getValidatePersonKey to getValidateCustomerKey
rename myproject.shared.core.ticket.CustomerForTicketLookupCall#setValidatePersonKey to setValidateCustomerKey
rename myproject.shared.core.ticket.IPersonForTicketLookupService to ICustomerForTicketLookupService
rename myproject.server.core.ticket.PersonForTicketLookupService to CustomerForTicketLookupService
rename myproject.client.core.ticket.PersonForTicketLookupCallTest to CustomerForTicketLookupCallTest
rename myproject.server.core.ticket.PersonForTicketLookupServiceTest to CustomerForTicketLookupServiceTest
rename myproject.client.core.ticket.TicketForm#getInChargeOfPersonKey to getInChargeOfCustomerKey
rename myproject.client.core.ticket.TicketForm#getReportedByPersonKey to getReportedByCustomerKey
rename myproject.client.core.ticket.TicketForm#getLastChangePersonKey to getLastChangeCustomerKey
rename myproject.client.core.ticket.TicketForm#setLastChangePersonKey to setLastChangeCustomerKey
rename myproject.client.core.ticket.ITicketForm#getInChargeOfPersonKey to getInChargeOfCustomerKey
rename myproject.client.core.ticket.ITicketForm#getReportedByPersonKey to getReportedByCustomerKey
rename myproject.client.core.ticket.ITicketForm#getLastChangePersonKey to getLastChangeCustomerKey
rename myproject.shared.core.process.CustomerServiceFormParam#getPersonKey to getCustomerKey
rename myproject.shared.core.process.CustomerServiceFormParam#setPersonKey to setCustomerKey
rename myproject.shared.core.process.CaseInputHelperFormParam#getPersonKey to getCustomerKey
rename myproject.shared.core.process.CaseInputHelperFormParam#setPersonKey to setCustomerKey
rename myproject.client.core.process.pcase.AnonymiseCasesTablePage.Table.PersonKeyColumn to CustomerKeyColumn
rename myproject.client.core.process.pcase.AnonymiseCasesTablePage.Table#getPersonKeyColumn to getCustomerKeyColumn
rename myproject.client.core.process.pcase.AnonymiseCasesTablePage.Table.PersonNameColumn to CustomerNameColumn
rename myproject.client.core.process.pcase.AnonymiseCasesTablePage.Table#getPersonNameColumn to getCustomerNameColumn
rename myproject.server.core.process.pcase.CasePageService.AnonymiseCasesTablePageQuery#getPersonCaseInput to getCaseInput
rename myproject.server.core.process.pcase.CasePageService.AnonymiseCasesTablePageQuery#getPerson to getCustomer
rename myproject.shared.core.pim.PIMPerson#getPersonKey to getCustomerKey
rename myproject.shared.core.pim.PIMPerson#setPersonKey to setCustomerKey
rename myproject.shared.core.portal.CreatePortalIdentityPermission#getPersonKey to getCustomerKey
rename myproject.shared.core.socialmedia.twitter.TwitterFormParam#getPersonKey to getCustomerKey
rename myproject.shared.core.socialmedia.twitter.TwitterFormParam#setPersonKey to setCustomerKey
rename myproject.shared.core.marketing.mailmerge.MailMergePreviewData#getPersonKey to getCustomerKey
rename myproject.shared.core.marketing.mailmerge.MailMergePreviewData#setPersonKey to setCustomerKey
rename myproject.server.core.ruleengine.operation.sendelectronicmessage.SendEmailDefinitionBean#getRecipientPersonKey to getRecipientCustomerKey
rename myproject.server.core.emailimport.operation.ProcessCommunicationCaseFrameAutomaticallyRuleOperation#setIdentifiedPersonKey to setIdentifiedCustomerKey
rename myproject.server.core.emailimport.operation.ProcessCommunicationCaseFrameAutomaticallyRuleOperation#identifyPersonKey to identifyCustomerKey
rename myproject.client.core.process.CaseInputHelperForm#getPersonKey to getCustomerKey
rename myproject.client.core.user.AbstractUserFocusMenu#getKeyToFocusAsPersonKey to getKeyToFocusAsCustomerKey
rename org.eclipse.scout.rt.client.ui.form.fields.smartfield2.AbstractSmartField2 to AbstractSmartField
move org.eclipse.scout.rt.client.ui.form.fields.smartfield2.AbstractSmartField to org.eclipse.scout.rt.client.ui.form.fields.smartfield
rename org.eclipse.scout.rt.client.extension.ui.form.fields.smartfield2.AbstractSmartField2Extension to AbstractSmartFieldExtension
move org.eclipse.scout.rt.client.extension.ui.form.fields.smartfield2.AbstractSmartFieldExtension to org.eclipse.scout.rt.client.extension.ui.form.fields.smartfield
rename org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumn2 to AbstractSmartColumn