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

Packages that use SjCreateStatementResult
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 SjCreateStatementResult in se.sj.stina.domain.model
 

Methods in se.sj.stina.domain.model that return SjCreateStatementResult
 SjCreateStatementResult SjStinaModelFactoryInterface.createCreateStatementResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCreateStatementResult
 class SjCreateStatementResultPlain
          Den skapade kassaredovisningen.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCreateStatementResult
 SjCreateStatementResult SjStinaModelFactory.createCreateStatementResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCreateStatementResult
 class SjCreateStatementResultStandard
          Den skapade kassaredovisningen.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCreateStatementResult
 SjCreateStatementResult SjStinaModelFactory.createCreateStatementResult()
           
 

Uses of SjCreateStatementResult in se.sj.stina.domain.provider
 

Methods in se.sj.stina.domain.provider that return SjCreateStatementResult
 SjCreateStatementResult SjStinaInformationProviderInterface.createStatement(SjCreateStatementSpecification css)
          Part of public Stina Server API.
 SjCreateStatementResult SjStinaInformationProviderDelegate.createStatement(SjCreateStatementSpecification css)
           
 SjCreateStatementResult SjInformationProvider.createStatement(SjCreateStatementSpecification css)
          Part of public Stina Server API.
 

Uses of SjCreateStatementResult in se.sj.stina.domain.provider.standalone
 

Methods in se.sj.stina.domain.provider.standalone that return SjCreateStatementResult
 SjCreateStatementResult SjStinaInformationProvider.createStatement(SjCreateStatementSpecification css)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.