public interface CommodityCodeDao
| Modifier and Type | Method and Description | 
|---|---|
| boolean | wildCardCommodityCodeExists(String wildCardCommodityCode)Checks whether the commodity code in wildcard form exists. | 
boolean wildCardCommodityCodeExists(String wildCardCommodityCode)
wildCardCommodityCode - The string containing wild card character to be queried to the database.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.