com.clickntap.hub
Class BO
java.lang.Object
com.clickntap.tool.bean.BeanId
com.clickntap.tool.bean.Bean
com.clickntap.hub.BO
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- UiCalendar, UiCalendarInstance
public class BO
- extends Bean
- See Also:
- Serialized Form
|
Constructor Summary |
BO()
|
BO(javax.servlet.http.HttpServletRequest request)
|
| Methods inherited from class com.clickntap.tool.bean.Bean |
clear, clone, copyFrom, copyTo, create, createOrUpdate, delete, execute, get, getBeanManager, read, read, setBeanManager, stream, toMap, toMap, update |
BO
public BO()
BO
public BO(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
setApp
public void setApp(BOManager app)
getApp
public BOManager getApp()
throws Exception
- Throws:
Exception
toJSON
public org.json.JSONObject toJSON()
Copyright © 2014. All rights reserved.