|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SjCreateCustomerSpecification in se.sj.stina.domain.model |
---|
Methods in se.sj.stina.domain.model that return SjCreateCustomerSpecification | |
---|---|
SjCreateCustomerSpecification |
SjStinaModelFactoryInterface.createCreateCustomerSpecification()
|
SjCreateCustomerSpecification |
SjCreateCustomer.getCreateCustomerSpecification()
Field createCustomerSpecification is defined as part of xor. |
SjCreateCustomerSpecification |
SjCreateCustomer.lookupCreateCustomerSpecification()
Field createCustomerSpecification is defined as part of xor. |
Methods in se.sj.stina.domain.model with parameters of type SjCreateCustomerSpecification | |
---|---|
void |
SjCreateCustomer.setCreateCustomerSpecification(SjCreateCustomerSpecification inData)
Field createCustomerSpecification is defined as part of xor. |
Uses of SjCreateCustomerSpecification in se.sj.stina.domain.model.impl.plain |
---|
Classes in se.sj.stina.domain.model.impl.plain that implement SjCreateCustomerSpecification | |
---|---|
class |
SjCreateCustomerSpecificationPlain
|
Methods in se.sj.stina.domain.model.impl.plain that return SjCreateCustomerSpecification | |
---|---|
SjCreateCustomerSpecification |
SjStinaModelFactory.createCreateCustomerSpecification()
|
SjCreateCustomerSpecification |
SjCreateCustomerPlain.getCreateCustomerSpecification()
Field createCustomerSpecification is defined as part of xor. |
SjCreateCustomerSpecification |
SjCreateCustomerPlain.lookupCreateCustomerSpecification()
Field createCustomerSpecification is defined as part of xor. |
Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCreateCustomerSpecification | |
---|---|
void |
SjCreateCustomerPlain.setCreateCustomerSpecification(SjCreateCustomerSpecification inData)
Field createCustomerSpecification is defined as part of xor. |
Uses of SjCreateCustomerSpecification in se.sj.stina.domain.model.impl.standard |
---|
Classes in se.sj.stina.domain.model.impl.standard that implement SjCreateCustomerSpecification | |
---|---|
class |
SjCreateCustomerSpecificationStandard
|
Methods in se.sj.stina.domain.model.impl.standard that return SjCreateCustomerSpecification | |
---|---|
SjCreateCustomerSpecification |
SjStinaModelFactory.createCreateCustomerSpecification()
|
SjCreateCustomerSpecification |
SjCreateCustomerStandard.getCreateCustomerSpecification()
Field createCustomerSpecification is defined as part of xor. |
SjCreateCustomerSpecification |
SjCreateCustomerStandard.lookupCreateCustomerSpecification()
Field createCustomerSpecification is defined as part of xor. |
Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCreateCustomerSpecification | |
---|---|
void |
SjCreateCustomerStandard.setCreateCustomerSpecification(SjCreateCustomerSpecification inData)
Field createCustomerSpecification is defined as part of xor. |
Uses of SjCreateCustomerSpecification in se.sj.stina.domain.provider |
---|
Methods in se.sj.stina.domain.provider with parameters of type SjCreateCustomerSpecification | |
---|---|
SjCustomerInterface |
SjStinaInformationProviderInterface.createPrivateCustomer(SjCreateCustomerSpecification ccs)
Part of public Stina Server API. |
SjCustomerInterface |
SjStinaInformationProviderDelegate.createPrivateCustomer(SjCreateCustomerSpecification ccs)
|
SjCustomerInterface |
SjInformationProvider.createPrivateCustomer(SjCreateCustomerSpecification ccs)
Part of public Stina Server API. |
Uses of SjCreateCustomerSpecification in se.sj.stina.domain.provider.standalone |
---|
Methods in se.sj.stina.domain.provider.standalone with parameters of type SjCreateCustomerSpecification | |
---|---|
SjCustomerInterface |
SjStinaInformationProvider.createPrivateCustomer(SjCreateCustomerSpecification ccs)
Part of public Stina Server API. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |