|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SjCustomerAddress | |
---|---|
se.sj.stina.domain.model | |
se.sj.stina.domain.model.impl.plain | |
se.sj.stina.domain.model.impl.standard | |
se.sj.stina.domain.provider |
Uses of SjCustomerAddress in se.sj.stina.domain.model |
---|
Methods in se.sj.stina.domain.model that return SjCustomerAddress | |
---|---|
SjCustomerAddress |
SjStinaModelFactoryInterface.createCustomerAddress()
|
SjCustomerAddress |
SjMatchCustomerResult.getCommunicationAddress()
Field communicationAddress is defined as optional. |
SjCustomerAddress |
SjCustomerAll.getCommunicationAddress()
Field communicationAddress is defined as optional. |
SjCustomerAddress |
SjMatchCustomerQuery.getCustomerAddress()
Field customerAddress is defined as mandatory. |
SjCustomerAddress |
SjSemaData.getOfficialAddress()
Field officialAddress is defined as mandatory. |
SjCustomerAddress |
SjMatchCustomerResult.getOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjCustomerAll.getOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjCreateSemaCustomerSpecification.getOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjMatchCustomerResult.lookupCommunicationAddress()
Field communicationAddress is defined as optional. |
SjCustomerAddress |
SjCustomerAll.lookupCommunicationAddress()
Field communicationAddress is defined as optional. |
SjCustomerAddress |
SjMatchCustomerQuery.lookupCustomerAddress()
Field customerAddress is defined as mandatory. |
SjCustomerAddress |
SjSemaData.lookupOfficialAddress()
Field officialAddress is defined as mandatory. |
SjCustomerAddress |
SjMatchCustomerResult.lookupOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjCustomerAll.lookupOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjCreateSemaCustomerSpecification.lookupOfficialAddress()
Field officialAddress is defined as optional. |
Methods in se.sj.stina.domain.model with parameters of type SjCustomerAddress | |
---|---|
void |
SjMatchCustomerResult.setCommunicationAddress(SjCustomerAddress inData)
Field communicationAddress is defined as optional. |
void |
SjCustomerAll.setCommunicationAddress(SjCustomerAddress inData)
Field communicationAddress is defined as optional. |
void |
SjMatchCustomerQuery.setCustomerAddress(SjCustomerAddress inData)
Field customerAddress is defined as mandatory. |
void |
SjSemaData.setOfficialAddress(SjCustomerAddress inData)
Field officialAddress is defined as mandatory. |
void |
SjMatchCustomerResult.setOfficialAddress(SjCustomerAddress inData)
Field officialAddress is defined as optional. |
void |
SjCustomerAll.setOfficialAddress(SjCustomerAddress inData)
Field officialAddress is defined as optional. |
void |
SjCreateSemaCustomerSpecification.setOfficialAddress(SjCustomerAddress inData)
Field officialAddress is defined as optional. |
Uses of SjCustomerAddress in se.sj.stina.domain.model.impl.plain |
---|
Classes in se.sj.stina.domain.model.impl.plain that implement SjCustomerAddress | |
---|---|
class |
SjCustomerAddressPlain
InnehÄller en kundadress |
Methods in se.sj.stina.domain.model.impl.plain that return SjCustomerAddress | |
---|---|
SjCustomerAddress |
SjStinaModelFactory.createCustomerAddress()
|
SjCustomerAddress |
SjMatchCustomerResultPlain.getCommunicationAddress()
Field communicationAddress is defined as optional. |
SjCustomerAddress |
SjCustomerAllPlain.getCommunicationAddress()
Field communicationAddress is defined as optional. |
SjCustomerAddress |
SjMatchCustomerQueryPlain.getCustomerAddress()
Field customerAddress is defined as mandatory. |
SjCustomerAddress |
SjSemaDataPlain.getOfficialAddress()
Field officialAddress is defined as mandatory. |
SjCustomerAddress |
SjMatchCustomerResultPlain.getOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjCustomerAllPlain.getOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjCreateSemaCustomerSpecificationPlain.getOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjMatchCustomerResultPlain.lookupCommunicationAddress()
Field communicationAddress is defined as optional. |
SjCustomerAddress |
SjCustomerAllPlain.lookupCommunicationAddress()
Field communicationAddress is defined as optional. |
SjCustomerAddress |
SjMatchCustomerQueryPlain.lookupCustomerAddress()
Field customerAddress is defined as mandatory. |
SjCustomerAddress |
SjSemaDataPlain.lookupOfficialAddress()
Field officialAddress is defined as mandatory. |
SjCustomerAddress |
SjMatchCustomerResultPlain.lookupOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjCustomerAllPlain.lookupOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjCreateSemaCustomerSpecificationPlain.lookupOfficialAddress()
Field officialAddress is defined as optional. |
Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCustomerAddress | |
---|---|
void |
SjMatchCustomerResultPlain.setCommunicationAddress(SjCustomerAddress inData)
Field communicationAddress is defined as optional. |
void |
SjCustomerAllPlain.setCommunicationAddress(SjCustomerAddress inData)
Field communicationAddress is defined as optional. |
void |
SjMatchCustomerQueryPlain.setCustomerAddress(SjCustomerAddress inData)
Field customerAddress is defined as mandatory. |
void |
SjSemaDataPlain.setOfficialAddress(SjCustomerAddress inData)
Field officialAddress is defined as mandatory. |
void |
SjMatchCustomerResultPlain.setOfficialAddress(SjCustomerAddress inData)
Field officialAddress is defined as optional. |
void |
SjCustomerAllPlain.setOfficialAddress(SjCustomerAddress inData)
Field officialAddress is defined as optional. |
void |
SjCreateSemaCustomerSpecificationPlain.setOfficialAddress(SjCustomerAddress inData)
Field officialAddress is defined as optional. |
Uses of SjCustomerAddress in se.sj.stina.domain.model.impl.standard |
---|
Classes in se.sj.stina.domain.model.impl.standard that implement SjCustomerAddress | |
---|---|
class |
SjCustomerAddressStandard
InnehÄller en kundadress |
Methods in se.sj.stina.domain.model.impl.standard that return SjCustomerAddress | |
---|---|
SjCustomerAddress |
SjStinaModelFactory.createCustomerAddress()
|
SjCustomerAddress |
SjMatchCustomerResultStandard.getCommunicationAddress()
Field communicationAddress is defined as optional. |
SjCustomerAddress |
SjCustomerAllStandard.getCommunicationAddress()
Field communicationAddress is defined as optional. |
SjCustomerAddress |
SjMatchCustomerQueryStandard.getCustomerAddress()
Field customerAddress is defined as mandatory. |
SjCustomerAddress |
SjSemaDataStandard.getOfficialAddress()
Field officialAddress is defined as mandatory. |
SjCustomerAddress |
SjMatchCustomerResultStandard.getOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjCustomerAllStandard.getOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjCreateSemaCustomerSpecificationStandard.getOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjMatchCustomerResultStandard.lookupCommunicationAddress()
Field communicationAddress is defined as optional. |
SjCustomerAddress |
SjCustomerAllStandard.lookupCommunicationAddress()
Field communicationAddress is defined as optional. |
SjCustomerAddress |
SjMatchCustomerQueryStandard.lookupCustomerAddress()
Field customerAddress is defined as mandatory. |
SjCustomerAddress |
SjSemaDataStandard.lookupOfficialAddress()
Field officialAddress is defined as mandatory. |
SjCustomerAddress |
SjMatchCustomerResultStandard.lookupOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjCustomerAllStandard.lookupOfficialAddress()
Field officialAddress is defined as optional. |
SjCustomerAddress |
SjCreateSemaCustomerSpecificationStandard.lookupOfficialAddress()
Field officialAddress is defined as optional. |
Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCustomerAddress | |
---|---|
void |
SjMatchCustomerResultStandard.setCommunicationAddress(SjCustomerAddress inData)
Field communicationAddress is defined as optional. |
void |
SjCustomerAllStandard.setCommunicationAddress(SjCustomerAddress inData)
Field communicationAddress is defined as optional. |
void |
SjMatchCustomerQueryStandard.setCustomerAddress(SjCustomerAddress inData)
Field customerAddress is defined as mandatory. |
void |
SjSemaDataStandard.setOfficialAddress(SjCustomerAddress inData)
Field officialAddress is defined as mandatory. |
void |
SjMatchCustomerResultStandard.setOfficialAddress(SjCustomerAddress inData)
Field officialAddress is defined as optional. |
void |
SjCustomerAllStandard.setOfficialAddress(SjCustomerAddress inData)
Field officialAddress is defined as optional. |
void |
SjCreateSemaCustomerSpecificationStandard.setOfficialAddress(SjCustomerAddress inData)
Field officialAddress is defined as optional. |
Uses of SjCustomerAddress in se.sj.stina.domain.provider |
---|
Methods in se.sj.stina.domain.provider that return SjCustomerAddress | |
---|---|
SjCustomerAddress |
SjCustomerInterface.addDeliveryAddress(SjCustomerAddress address)
Part of public Stina Server API. |
SjCustomerAddress |
SjCustomer.addDeliveryAddress(SjCustomerAddress address)
Part of public Stina Server API. |
SjCustomerAddress |
SjCustomerInterface.getCommunicationAddress(SjCommunicationAddressQuery caq)
Part of public Stina Server API. |
SjCustomerAddress |
SjCustomer.getCommunicationAddress(SjCommunicationAddressQuery caq)
Part of public Stina Server API. |
SjCustomerAddress |
SjCustomerInterface.getOfficialAddress(SjOfficialAddressQuery oaq)
Part of public Stina Server API. |
SjCustomerAddress |
SjCustomer.getOfficialAddress(SjOfficialAddressQuery oaq)
Part of public Stina Server API. |
Methods in se.sj.stina.domain.provider with parameters of type SjCustomerAddress | |
---|---|
SjCustomerAddress |
SjCustomerInterface.addDeliveryAddress(SjCustomerAddress address)
Part of public Stina Server API. |
SjCustomerAddress |
SjCustomer.addDeliveryAddress(SjCustomerAddress address)
Part of public Stina Server API. |
SjChangeCommunicationAddressResult |
SjCustomerInterface.changeCommunicationAddress(SjCustomerAddress address)
Part of public Stina Server API. |
SjChangeCommunicationAddressResult |
SjCustomer.changeCommunicationAddress(SjCustomerAddress address)
Part of public Stina Server API. |
SjChangeDeliveryAddressResult |
SjCustomerInterface.changeDeliveryAddress(SjCustomerAddress address)
Part of public Stina Server API. |
SjChangeDeliveryAddressResult |
SjCustomer.changeDeliveryAddress(SjCustomerAddress address)
Part of public Stina Server API. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |