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

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

Uses of CodeHelperOutDto in org.jaffa.components.codehelper
 

Methods in org.jaffa.components.codehelper that return CodeHelperOutDto
 CodeHelperOutDto ICodeHelper.getCodes(CodeHelperInDto input)
          Retrieves the Codes for the specified domainClassName passed in the input.
 

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

Methods in org.jaffa.components.codehelper.tx that return CodeHelperOutDto
 CodeHelperOutDto CodeHelperTx.getCodes(CodeHelperInDto input)
          Retrieves the Codes for the specified domainClassName passed in the input.
 



Copyright © 2002-2004 JAFFA Project.