Package | Description |
---|---|
org.kuali.ole.module.purap.document | |
org.kuali.ole.module.purap.service | |
org.kuali.ole.module.purap.service.impl |
Modifier and Type | Field and Description |
---|---|
protected List<PurchaseOrderSensitiveData> |
PurchaseOrderDocument.purchaseOrderSensitiveData |
Modifier and Type | Method and Description |
---|---|
List<PurchaseOrderSensitiveData> |
PurchaseOrderDocument.getPurchaseOrderSensitiveData() |
Modifier and Type | Method and Description |
---|---|
void |
PurchaseOrderDocument.setPurchaseOrderSensitiveData(List<PurchaseOrderSensitiveData> purchaseOrderSensitiveData) |
Modifier and Type | Method and Description |
---|---|
void |
SensitiveDataService.savePurchaseOrderSensitiveDatas(List<PurchaseOrderSensitiveData> posds)
Saves the specified list of PurchaseOrderSensitiveData objects into the database.
|
Modifier and Type | Method and Description |
---|---|
void |
SensitiveDataServiceImpl.savePurchaseOrderSensitiveDatas(List<PurchaseOrderSensitiveData> posds) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.