public interface OleUuidCheckWebService
Modifier and Type | Method and Description |
---|---|
String |
checkUuidExsistence(String uuid)
This method takes uuid as parameter and checks whether uuid exists in RequisitionItem,POItem,RecivingLineItem and PaymentRequest
returns true or false based on the exist of uuid in the above documents database.
|
String checkUuidExsistence(String uuid)
uuid
- Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.