|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SjCustomerShort in se.sj.stina.domain.model |
---|
Methods in se.sj.stina.domain.model that return SjCustomerShort | |
---|---|
SjCustomerShort |
SjStinaModelFactoryInterface.createCustomerShort()
|
SjCustomerShort |
SjMatchCustomerResult.getCustomerShort()
Field customerShort is defined as optional. |
SjCustomerShort |
SjMatchCustomerResult.lookupCustomerShort()
Field customerShort is defined as optional. |
Methods in se.sj.stina.domain.model with parameters of type SjCustomerShort | |
---|---|
void |
SjMatchCustomerResult.setCustomerShort(SjCustomerShort inData)
Field customerShort is defined as optional. |
Uses of SjCustomerShort in se.sj.stina.domain.model.impl.plain |
---|
Classes in se.sj.stina.domain.model.impl.plain that implement SjCustomerShort | |
---|---|
class |
SjCustomerShortPlain
InnehÄller basinformation om en kund. |
Methods in se.sj.stina.domain.model.impl.plain that return SjCustomerShort | |
---|---|
SjCustomerShort |
SjStinaModelFactory.createCustomerShort()
|
SjCustomerShort |
SjMatchCustomerResultPlain.getCustomerShort()
Field customerShort is defined as optional. |
SjCustomerShort |
SjMatchCustomerResultPlain.lookupCustomerShort()
Field customerShort is defined as optional. |
Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCustomerShort | |
---|---|
void |
SjMatchCustomerResultPlain.setCustomerShort(SjCustomerShort inData)
Field customerShort is defined as optional. |
Uses of SjCustomerShort in se.sj.stina.domain.model.impl.standard |
---|
Classes in se.sj.stina.domain.model.impl.standard that implement SjCustomerShort | |
---|---|
class |
SjCustomerShortStandard
InnehÄller basinformation om en kund. |
Methods in se.sj.stina.domain.model.impl.standard that return SjCustomerShort | |
---|---|
SjCustomerShort |
SjStinaModelFactory.createCustomerShort()
|
SjCustomerShort |
SjMatchCustomerResultStandard.getCustomerShort()
Field customerShort is defined as optional. |
SjCustomerShort |
SjMatchCustomerResultStandard.lookupCustomerShort()
Field customerShort is defined as optional. |
Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCustomerShort | |
---|---|
void |
SjMatchCustomerResultStandard.setCustomerShort(SjCustomerShort inData)
Field customerShort is defined as optional. |
Uses of SjCustomerShort in se.sj.stina.domain.provider |
---|
Methods in se.sj.stina.domain.provider that return SjCustomerShort | |
---|---|
SjCustomerShort |
SjStinaInformationProviderInterface.authorizeCustomer(SjAuthorizeCustomerQuery acq)
Part of public Stina Server API. |
SjCustomerShort |
SjStinaInformationProviderDelegate.authorizeCustomer(SjAuthorizeCustomerQuery acq)
|
SjCustomerShort |
SjInformationProvider.authorizeCustomer(SjAuthorizeCustomerQuery acq)
Part of public Stina Server API. |
SjCustomerShort |
SjStinaInformationProviderInterface.getCustomerShort(SjCustomerQueryId cqi)
Part of public Stina Server API. |
SjCustomerShort |
SjStinaInformationProviderDelegate.getCustomerShort(SjCustomerQueryId cqi)
|
SjCustomerShort |
SjInformationProvider.getCustomerShort(SjCustomerQueryId cqi)
Part of public Stina Server API. |
Uses of SjCustomerShort in se.sj.stina.domain.provider.standalone |
---|
Methods in se.sj.stina.domain.provider.standalone that return SjCustomerShort | |
---|---|
SjCustomerShort |
SjStinaInformationProvider.authorizeCustomer(SjAuthorizeCustomerQuery acq)
|
SjCustomerShort |
SjStinaInformationProvider.getCustomerShort(SjCustomerQueryId cqi)
Part of public Stina Server API. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |