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

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

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

Methods in se.sj.stina.domain.model that return SjPowerOfAttorneyList
 SjPowerOfAttorneyList SjStinaModelFactoryInterface.createPowerOfAttorneyList()
           
 SjPowerOfAttorneyList SjPowerOfAttorneysResult.getPowerOfAttorneyList()
          Field powerOfAttorneyList is defined as mandatory.
 SjPowerOfAttorneyList SjCustomerAll.getPowerOfAttorneyList()
          Field powerOfAttorneyList is defined as optional.
 SjPowerOfAttorneyList SjPowerOfAttorneysResult.lookupPowerOfAttorneyList()
          Field powerOfAttorneyList is defined as mandatory.
 SjPowerOfAttorneyList SjCustomerAll.lookupPowerOfAttorneyList()
          Field powerOfAttorneyList is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjPowerOfAttorneyList
 void SjPowerOfAttorneysResult.setPowerOfAttorneyList(SjPowerOfAttorneyList inData)
          Field powerOfAttorneyList is defined as mandatory.
 void SjCustomerAll.setPowerOfAttorneyList(SjPowerOfAttorneyList inData)
          Field powerOfAttorneyList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjPowerOfAttorneyList
 class SjPowerOfAttorneyListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjPowerOfAttorneyList
 SjPowerOfAttorneyList SjStinaModelFactory.createPowerOfAttorneyList()
           
 SjPowerOfAttorneyList SjPowerOfAttorneysResultPlain.getPowerOfAttorneyList()
          Field powerOfAttorneyList is defined as mandatory.
 SjPowerOfAttorneyList SjCustomerAllPlain.getPowerOfAttorneyList()
          Field powerOfAttorneyList is defined as optional.
 SjPowerOfAttorneyList SjPowerOfAttorneysResultPlain.lookupPowerOfAttorneyList()
          Field powerOfAttorneyList is defined as mandatory.
 SjPowerOfAttorneyList SjCustomerAllPlain.lookupPowerOfAttorneyList()
          Field powerOfAttorneyList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjPowerOfAttorneyList
 void SjPowerOfAttorneysResultPlain.setPowerOfAttorneyList(SjPowerOfAttorneyList inData)
          Field powerOfAttorneyList is defined as mandatory.
 void SjCustomerAllPlain.setPowerOfAttorneyList(SjPowerOfAttorneyList inData)
          Field powerOfAttorneyList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjPowerOfAttorneyList
 class SjPowerOfAttorneyListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjPowerOfAttorneyList
 SjPowerOfAttorneyList SjStinaModelFactory.createPowerOfAttorneyList()
           
 SjPowerOfAttorneyList SjPowerOfAttorneysResultStandard.getPowerOfAttorneyList()
          Field powerOfAttorneyList is defined as mandatory.
 SjPowerOfAttorneyList SjCustomerAllStandard.getPowerOfAttorneyList()
          Field powerOfAttorneyList is defined as optional.
 SjPowerOfAttorneyList SjPowerOfAttorneysResultStandard.lookupPowerOfAttorneyList()
          Field powerOfAttorneyList is defined as mandatory.
 SjPowerOfAttorneyList SjCustomerAllStandard.lookupPowerOfAttorneyList()
          Field powerOfAttorneyList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjPowerOfAttorneyList
 void SjPowerOfAttorneysResultStandard.setPowerOfAttorneyList(SjPowerOfAttorneyList inData)
          Field powerOfAttorneyList is defined as mandatory.
 void SjCustomerAllStandard.setPowerOfAttorneyList(SjPowerOfAttorneyList inData)
          Field powerOfAttorneyList is defined as optional.
 



Copyright © 2012. All Rights Reserved.