public class B2BDaoImpl extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements B2BDao
| Constructor and Description |
|---|
B2BDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
sendPunchOutRequest(String request,
String punchoutUrl)
Take the request XML, post it to SciQuest, then get the response XML and return it.
|
getDbPlatform, setDbPlatformpublic B2BDaoImpl()
public String sendPunchOutRequest(String request, String punchoutUrl)
sendPunchOutRequest in interface B2BDaoCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.