|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommodityCodeService
This interface defines methods that a Commodity Code Service must provide
| Method Summary | |
|---|---|
CommodityCode |
getByPrimaryId(String purchasingCommodityCode)
Retrieves a commodity code object by its primary key - the purchasing commodity code. |
boolean |
wildCardCommodityCodeExists(String wildCardCommodityCode)
Checks whether the commodity code in wildcard form exists. |
| Method Detail |
|---|
CommodityCode getByPrimaryId(String purchasingCommodityCode)
purchasingCommodityCode -
boolean wildCardCommodityCodeExists(String wildCardCommodityCode)
wildCardCommodityCode - The string containing wild card character to be queried to the database.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||