com.aiyc.server.standalone.dzdp
类 DataHandler
java.lang.Object
com.aiyc.server.standalone.dzdp.DataHandler
public class DataHandler
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataHandler
public DataHandler()
clearData
public void clearData(Businesses bs)
throws Exception
- 抛出:
Exception
saveBusinesses
public void saveBusinesses(Businesses bs)
throws Exception
- 抛出:
Exception
saveBusinessesDetail
public void saveBusinessesDetail(BusinessesDetail det)
throws Exception
- 抛出:
Exception
saveDealsDetail
public void saveDealsDetail(String bsId,
DealsDetail deal)
throws Exception
- 抛出:
Exception
saveCouponDetail
public void saveCouponDetail(String bsId,
CouponDetail cou)
throws Exception
- 抛出:
Exception
Copyright © 2017. All Rights Reserved.