Package | Description |
---|---|
org.kuali.rice.krad.test.document | |
org.kuali.rice.krad.test.document.bo |
Modifier and Type | Method and Description |
---|---|
Account |
AccountRequestDocument2.getAccount(int index) |
Account |
AccountRequestDocument.getAccount(int index) |
Account |
AccountRequestDocumentWithCyclicalReference.getAccount(int index) |
Modifier and Type | Method and Description |
---|---|
List<Account> |
AccountRequestDocument2.getAccounts() |
List<Account> |
AccountRequestDocument.getAccounts() |
List<Account> |
AccountRequestDocumentWithCyclicalReference.getAccounts() |
Modifier and Type | Method and Description |
---|---|
void |
AccountRequestDocument2.setAccounts(List<Account> accounts) |
void |
AccountRequestDocument.setAccounts(List<Account> accounts) |
void |
AccountRequestDocumentWithCyclicalReference.setAccounts(List<Account> accounts) |
Modifier and Type | Method and Description |
---|---|
Account |
AccountExtension.getAccount() |
Modifier and Type | Method and Description |
---|---|
List<Account> |
AccountManager.getAccounts() |
Modifier and Type | Method and Description |
---|---|
void |
AccountExtension.setAccount(Account account) |
Modifier and Type | Method and Description |
---|---|
void |
AccountManager.setAccounts(List<Account> accounts) |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.