Uses of Interface
se.sj.stina.domain.model.SjUpdateCashJournalCurrencyList

Packages that use SjUpdateCashJournalCurrencyList
se.sj.stina.domain.model   
se.sj.stina.domain.model.impl.plain   
se.sj.stina.domain.model.impl.standard   
 

Uses of SjUpdateCashJournalCurrencyList in se.sj.stina.domain.model
 

Methods in se.sj.stina.domain.model that return SjUpdateCashJournalCurrencyList
 SjUpdateCashJournalCurrencyList SjStinaModelFactoryInterface.createUpdateCashJournalCurrencyList()
           
 SjUpdateCashJournalCurrencyList SjUpdateExaminationSpecification.getUpdateCashJournalCurrencyList()
          Field updateCashJournalCurrencyList is defined as mandatory.
 SjUpdateCashJournalCurrencyList SjUpdateExaminationSpecification.lookupUpdateCashJournalCurrencyList()
          Field updateCashJournalCurrencyList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjUpdateCashJournalCurrencyList
 void SjUpdateExaminationSpecification.setUpdateCashJournalCurrencyList(SjUpdateCashJournalCurrencyList inData)
          Field updateCashJournalCurrencyList is defined as mandatory.
 

Uses of SjUpdateCashJournalCurrencyList in se.sj.stina.domain.model.impl.plain
 

Classes in se.sj.stina.domain.model.impl.plain that implement SjUpdateCashJournalCurrencyList
 class SjUpdateCashJournalCurrencyListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjUpdateCashJournalCurrencyList
 SjUpdateCashJournalCurrencyList SjStinaModelFactory.createUpdateCashJournalCurrencyList()
           
 SjUpdateCashJournalCurrencyList SjUpdateExaminationSpecificationPlain.getUpdateCashJournalCurrencyList()
          Field updateCashJournalCurrencyList is defined as mandatory.
 SjUpdateCashJournalCurrencyList SjUpdateExaminationSpecificationPlain.lookupUpdateCashJournalCurrencyList()
          Field updateCashJournalCurrencyList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjUpdateCashJournalCurrencyList
 void SjUpdateExaminationSpecificationPlain.setUpdateCashJournalCurrencyList(SjUpdateCashJournalCurrencyList inData)
          Field updateCashJournalCurrencyList is defined as mandatory.
 

Uses of SjUpdateCashJournalCurrencyList in se.sj.stina.domain.model.impl.standard
 

Classes in se.sj.stina.domain.model.impl.standard that implement SjUpdateCashJournalCurrencyList
 class SjUpdateCashJournalCurrencyListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjUpdateCashJournalCurrencyList
 SjUpdateCashJournalCurrencyList SjStinaModelFactory.createUpdateCashJournalCurrencyList()
           
 SjUpdateCashJournalCurrencyList SjUpdateExaminationSpecificationStandard.getUpdateCashJournalCurrencyList()
          Field updateCashJournalCurrencyList is defined as mandatory.
 SjUpdateCashJournalCurrencyList SjUpdateExaminationSpecificationStandard.lookupUpdateCashJournalCurrencyList()
          Field updateCashJournalCurrencyList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjUpdateCashJournalCurrencyList
 void SjUpdateExaminationSpecificationStandard.setUpdateCashJournalCurrencyList(SjUpdateCashJournalCurrencyList inData)
          Field updateCashJournalCurrencyList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.