Uses of Class
org.jaffa.components.codehelper.dto.CodeHelperInDto

Packages that use CodeHelperInDto
org.jaffa.components.codehelper   
org.jaffa.components.codehelper.tx   
 

Uses of CodeHelperInDto in org.jaffa.components.codehelper
 

Methods in org.jaffa.components.codehelper with parameters of type CodeHelperInDto
 CodeHelperOutDto ICodeHelper.getCodes(CodeHelperInDto input)
          Retrieves the Codes for the specified domainClassName passed in the input.
 

Uses of CodeHelperInDto in org.jaffa.components.codehelper.tx
 

Methods in org.jaffa.components.codehelper.tx with parameters of type CodeHelperInDto
 CodeHelperOutDto CodeHelperTx.getCodes(CodeHelperInDto input)
          Retrieves the Codes for the specified domainClassName passed in the input.
 



Copyright © 2002-2004 JAFFA Project.