|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SjContract | |
---|---|
se.sj.stina.domain.model | |
se.sj.stina.domain.model.impl.plain | |
se.sj.stina.domain.model.impl.standard | |
se.sj.stina.domain.provider | |
se.sj.stina.domain.provider.standalone |
Uses of SjContract in se.sj.stina.domain.model |
---|
Methods in se.sj.stina.domain.model that return SjContract | |
---|---|
SjContract |
SjStinaModelFactoryInterface.createContract()
|
SjContract |
SjCustomerAll.getContract()
Field contract is defined as optional. |
SjContract |
SjCustomerAll.lookupContract()
Field contract is defined as optional. |
Methods in se.sj.stina.domain.model with parameters of type SjContract | |
---|---|
void |
SjCustomerAll.setContract(SjContract inData)
Field contract is defined as optional. |
Uses of SjContract in se.sj.stina.domain.model.impl.plain |
---|
Classes in se.sj.stina.domain.model.impl.plain that implement SjContract | |
---|---|
class |
SjContractPlain
|
Methods in se.sj.stina.domain.model.impl.plain that return SjContract | |
---|---|
SjContract |
SjStinaModelFactory.createContract()
|
SjContract |
SjCustomerAllPlain.getContract()
Field contract is defined as optional. |
SjContract |
SjCustomerAllPlain.lookupContract()
Field contract is defined as optional. |
Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjContract | |
---|---|
void |
SjCustomerAllPlain.setContract(SjContract inData)
Field contract is defined as optional. |
Uses of SjContract in se.sj.stina.domain.model.impl.standard |
---|
Classes in se.sj.stina.domain.model.impl.standard that implement SjContract | |
---|---|
class |
SjContractStandard
|
Methods in se.sj.stina.domain.model.impl.standard that return SjContract | |
---|---|
SjContract |
SjStinaModelFactory.createContract()
|
SjContract |
SjCustomerAllStandard.getContract()
Field contract is defined as optional. |
SjContract |
SjCustomerAllStandard.lookupContract()
Field contract is defined as optional. |
Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjContract | |
---|---|
void |
SjCustomerAllStandard.setContract(SjContract inData)
Field contract is defined as optional. |
Uses of SjContract in se.sj.stina.domain.provider |
---|
Methods in se.sj.stina.domain.provider that return SjContract | |
---|---|
SjContract |
SjCustomerInterface.getContract(SjContractQuery cq)
Part of public Stina Server API. |
SjContract |
SjCustomer.getContract(SjContractQuery cq)
Part of public Stina Server API. |
SjContract |
SjStinaInformationProviderInterface.getCustomerContract(SjCustomerQueryUnique cqu)
Part of public Stina Server API. |
SjContract |
SjStinaInformationProviderDelegate.getCustomerContract(SjCustomerQueryUnique cqu)
|
SjContract |
SjInformationProvider.getCustomerContract(SjCustomerQueryUnique cqu)
Part of public Stina Server API. |
Uses of SjContract in se.sj.stina.domain.provider.standalone |
---|
Methods in se.sj.stina.domain.provider.standalone that return SjContract | |
---|---|
SjContract |
SjStinaInformationProvider.getCustomerContract(SjCustomerQueryUnique cqu)
Part of public Stina Server API. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |