Uses of Class
com.retek.component.tax.impl.remote.TaxCreditorDto

Packages that use TaxCreditorDto
com.retek.component.tax.impl   
com.retek.component.tax.impl.remote   
com.retek.component.tax.impl.remote.command   
 

Uses of TaxCreditorDto in com.retek.component.tax.impl
 

Methods in com.retek.component.tax.impl that return TaxCreditorDto
protected  TaxCreditorDto TaxCreditorImpl.getDto()
           
 

Constructors in com.retek.component.tax.impl with parameters of type TaxCreditorDto
TaxCreditorImpl(DistributedContext context, TaxCreditorDto dto)
           
 

Uses of TaxCreditorDto in com.retek.component.tax.impl.remote
 

Methods in com.retek.component.tax.impl.remote that return TaxCreditorDto
 TaxCreditorDto TaxServiceRemote.creditTax(TaxCreditorDto dto)
           
 TaxCreditorDto TaxServiceEjb.creditTax(TaxCreditorDto dto)
           
 

Methods in com.retek.component.tax.impl.remote with parameters of type TaxCreditorDto
 TaxCreditorDto TaxServiceRemote.creditTax(TaxCreditorDto dto)
           
 TaxCreditorDto TaxServiceEjb.creditTax(TaxCreditorDto dto)
           
 

Uses of TaxCreditorDto in com.retek.component.tax.impl.remote.command
 

Fields in com.retek.component.tax.impl.remote.command declared as TaxCreditorDto
protected  TaxCreditorDto TaxCreditCommand.taxCreditDto
           
 

Methods in com.retek.component.tax.impl.remote.command that return TaxCreditorDto
 TaxCreditorDto TaxCreditCommand.getTaxCreditorDto()
           
 

Methods in com.retek.component.tax.impl.remote.command with parameters of type TaxCreditorDto
 void TaxCreditCommand.setTaxCreditorDto(TaxCreditorDto taxCreditDto)
           
protected abstract  void TaxCreditCommand.creditTax(TaxCreditorDto taxCreditorDto)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28