|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SjCommonCustomer | |
---|---|
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 SjCommonCustomer in se.sj.stina.domain.model |
---|
Methods in se.sj.stina.domain.model that return SjCommonCustomer | |
---|---|
SjCommonCustomer |
SjStinaModelFactoryInterface.createCommonCustomer()
|
SjCommonCustomer |
SjCustomerData.getCommonCustomer()
Field commonCustomer is defined as mandatory. |
SjCommonCustomer |
SjCustomerData.lookupCommonCustomer()
Field commonCustomer is defined as mandatory. |
Methods in se.sj.stina.domain.model with parameters of type SjCommonCustomer | |
---|---|
void |
SjCustomerData.setCommonCustomer(SjCommonCustomer inData)
Field commonCustomer is defined as mandatory. |
Uses of SjCommonCustomer in se.sj.stina.domain.model.impl.plain |
---|
Classes in se.sj.stina.domain.model.impl.plain that implement SjCommonCustomer | |
---|---|
class |
SjCommonCustomerPlain
|
Methods in se.sj.stina.domain.model.impl.plain that return SjCommonCustomer | |
---|---|
SjCommonCustomer |
SjStinaModelFactory.createCommonCustomer()
|
SjCommonCustomer |
SjCustomerDataPlain.getCommonCustomer()
Field commonCustomer is defined as mandatory. |
SjCommonCustomer |
SjCustomerDataPlain.lookupCommonCustomer()
Field commonCustomer is defined as mandatory. |
Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCommonCustomer | |
---|---|
void |
SjCustomerDataPlain.setCommonCustomer(SjCommonCustomer inData)
Field commonCustomer is defined as mandatory. |
Uses of SjCommonCustomer in se.sj.stina.domain.model.impl.standard |
---|
Classes in se.sj.stina.domain.model.impl.standard that implement SjCommonCustomer | |
---|---|
class |
SjCommonCustomerStandard
|
Methods in se.sj.stina.domain.model.impl.standard that return SjCommonCustomer | |
---|---|
SjCommonCustomer |
SjStinaModelFactory.createCommonCustomer()
|
SjCommonCustomer |
SjCustomerDataStandard.getCommonCustomer()
Field commonCustomer is defined as mandatory. |
SjCommonCustomer |
SjCustomerDataStandard.lookupCommonCustomer()
Field commonCustomer is defined as mandatory. |
Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCommonCustomer | |
---|---|
void |
SjCustomerDataStandard.setCommonCustomer(SjCommonCustomer inData)
Field commonCustomer is defined as mandatory. |
Uses of SjCommonCustomer in se.sj.stina.domain.provider |
---|
Methods in se.sj.stina.domain.provider that return SjCommonCustomer | |
---|---|
SjCommonCustomer |
SjCustomerInterface.getCommonData(SjCommonDataQuery cdq)
Part of public Stina Server API. |
SjCommonCustomer |
SjCustomer.getCommonData(SjCommonDataQuery cdq)
Part of public Stina Server API. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |