Uses of Class
org.kuali.kfs.integration.cg.dto.AccountParametersDTO

Packages that use AccountParametersDTO
org.kuali.kfs.integration.cg.service   
org.kuali.kfs.module.external.kc.service.impl   
 

Uses of AccountParametersDTO in org.kuali.kfs.integration.cg.service
 

Methods in org.kuali.kfs.integration.cg.service with parameters of type AccountParametersDTO
 AccountCreationStatusDTO AccountCreationService.createAccount(AccountParametersDTO accountParametersDTO)
           
 

Uses of AccountParametersDTO in org.kuali.kfs.module.external.kc.service.impl
 

Methods in org.kuali.kfs.module.external.kc.service.impl with parameters of type AccountParametersDTO
 AccountCreationStatusDTO AccountCreationServiceImpl.createAccount(AccountParametersDTO accountParameters)
          This is the web service method that creates a new account 1.
 Account AccountCreationServiceImpl.createAccountObject(AccountParametersDTO parameters, AccountAutoCreateDefaults defaults)
          This method creates an account to be used for automatic maintenance document
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.