Modifier and Type | Method and Description |
---|---|
PurchasingAccountsPayableSensitiveData |
PurchasingAccountsPayableModuleServiceNoOp.getSensitiveDataByCode(String sensitiveDataCode) |
PurchasingAccountsPayableSensitiveData |
PurchasingAccountsPayableModuleService.getSensitiveDataByCode(String sensitiveDataCode)
Returns a sensitive data record associated with the given code
|
Modifier and Type | Method and Description |
---|---|
List<PurchasingAccountsPayableSensitiveData> |
PurchasingAccountsPayableModuleServiceNoOp.getAllSensitiveDatas() |
List<PurchasingAccountsPayableSensitiveData> |
PurchasingAccountsPayableModuleService.getAllSensitiveDatas()
Returns all sensitive data records known to the module
|
Modifier and Type | Class and Description |
---|---|
class |
SensitiveData
Sensitive Data Business Object.
|
Modifier and Type | Method and Description |
---|---|
PurchasingAccountsPayableSensitiveData |
PurchasingAccountsPayableModuleServiceImpl.getSensitiveDataByCode(String sensitiveDataCode) |
Modifier and Type | Method and Description |
---|---|
List<PurchasingAccountsPayableSensitiveData> |
PurchasingAccountsPayableModuleServiceImpl.getAllSensitiveDatas() |
Modifier and Type | Method and Description |
---|---|
PurchasingAccountsPayableSensitiveData |
CommodityCode.getSensitiveData() |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.