| Package | Description |
|---|---|
| org.kuali.kfs.integration.cg.dto | |
| org.kuali.kfs.module.external.kc.service | |
| org.kuali.kra.external.award.impl |
| Modifier and Type | Field and Description |
|---|---|
protected AccountParametersDTO |
CreateAccount.accountParametersDTO |
| Modifier and Type | Method and Description |
|---|---|
AccountParametersDTO |
CreateAccount.getAccountParametersDTO()
Gets the value of the accountParametersDTO property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAccount.setAccountParametersDTO(AccountParametersDTO value)
Sets the value of the accountParametersDTO property.
|
| Modifier and Type | Method and Description |
|---|---|
AccountCreationStatusDTO |
AccountCreationService.createAccount(AccountParametersDTO accountParametersDTO) |
| Modifier and Type | Method and Description |
|---|---|
protected AccountParametersDTO |
AccountCreationClientBase.getAccountParameters(Award award)
This method sets the necessary values in the AccountParametersDTO object to be sent
across to the financial service.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AccountCreationClientBase.setAdminAddress(Award award,
AccountParametersDTO accountParameters)
This method sets the admin address.
|
protected void |
AccountCreationClientBase.setDefaultAddress(Award award,
AccountParametersDTO accountParameters)
This method sets the default address.
|
protected void |
AccountCreationClientBase.setIncomeGuidelineText(Award award,
AccountParametersDTO accountParameters)
This method sets the income guideline text.
|
protected void |
AccountCreationClientBase.setName(Award award,
AccountParametersDTO accountParameters)
This method sets the name.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.