Skip navigation links
A B C D E F G I J L M N O P R S T U 

A

addCanvas(Canvas) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.ICanvasService
保存油画信息
addCanvas(Canvas) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.CanvasServiceImpl
 
addCategory(Category) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.ICategoryService
插入油画分类信息
addCategory(Category) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.CategoryServiceImpl
 
addMessage(Message) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.IMessageService
写入留言信息
addMessage(Message) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.MessageServiceImpl
 
addMsg(Message) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.canvasmodel.IMessageContraller
 
addMsg(Message) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.MessageControllerImpl
功能描述
addNewBeginChat(Chat) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
addOneSall(Sall) - Method in class net.ojbk.study.curriculumDesign.service.impl.sall.SallServiceImpl
添加一条拍卖记录
addOneSall(Sall) - Method in interface net.ojbk.study.curriculumDesign.service.sall.ISallService
添加一条拍卖记录
addOneUser(User) - Method in class net.ojbk.study.curriculumDesign.service.impl.usermanage.UserServiceImpl
 
addOneUser(User) - Method in interface net.ojbk.study.curriculumDesign.service.usermanage.IUserService
新增一个用户信息
APICodeConstant - Class in net.ojbk.study.curriculumDesign.common.api
 
APICodeConstant() - Constructor for class net.ojbk.study.curriculumDesign.common.api.APICodeConstant
 
APIResult - Class in net.ojbk.study.curriculumDesign.beans
 
APIResult() - Constructor for class net.ojbk.study.curriculumDesign.beans.APIResult
 
ApplicationListener - Class in net.ojbk.study.curriculumDesign.web.listener
 
ApplicationListener() - Constructor for class net.ojbk.study.curriculumDesign.web.listener.ApplicationListener
 

B

becomeServicer(User) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICenterManaService
将该用户 成为 该客服中心 的一份子
becomeServicer(User) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CenterManaServiceImpl
将该用户 成为 该客服中心 的一份子
becomeServicer(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.ICenterController
成为客服
becomeServicer(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CenterControllerImpl
成为客服

C

Canvas - Class in net.ojbk.study.curriculumDesign.beans.canvasmodel
 
Canvas() - Constructor for class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
Canvas(int, int, String, String, int, String, Date, Date, String) - Constructor for class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
CanvasControllerImpl - Class in net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel
 
CanvasControllerImpl() - Constructor for class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CanvasControllerImpl
 
CanvasDao - Interface in net.ojbk.study.curriculumDesign.dao.canvasmodel
 
CanvasServiceImpl - Class in net.ojbk.study.curriculumDesign.service.impl.canvasmodel
 
CanvasServiceImpl() - Constructor for class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.CanvasServiceImpl
 
catChat() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
切断连接
catChat(Chat) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
catChat(Servicer, Chat) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.ServicerCommServiceImpl
需求:一个客服,断开 一个用户,的会话
catChat(Servicer, Chat) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.IServicerCommService
需求:一个客服,断开 一个用户,的会话
catChat(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.ICustomerController
断开连接
catChat(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CustomerControllerImpl
断开连接
catChat(HttpSession, String) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.ServicerControllerImpl
断开连接
catChat(HttpSession, String) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.IServicerController
断开连接
Category - Class in net.ojbk.study.curriculumDesign.beans.canvasmodel
 
Category(int, String) - Constructor for class net.ojbk.study.curriculumDesign.beans.canvasmodel.Category
 
Category() - Constructor for class net.ojbk.study.curriculumDesign.beans.canvasmodel.Category
 
CategoryControllerImpl - Class in net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel
 
CategoryControllerImpl() - Constructor for class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CategoryControllerImpl
 
CategoryDao - Interface in net.ojbk.study.curriculumDesign.dao.canvasmodel
 
Categorylist(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.canvasmodel.ICategoryController
向前台展示分类信息,判断用户有没有登陆
Categorylist(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CategoryControllerImpl
看看我有啥分类
CategoryServiceImpl - Class in net.ojbk.study.curriculumDesign.service.impl.canvasmodel
 
CategoryServiceImpl() - Constructor for class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.CategoryServiceImpl
 
catService(Chat) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICustomerCommService
断开连接,还未评论。
catService(Chat) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CustomerCommServiceImpl
断开连接,还未评论。
CenterCommServiceImpl - Class in net.ojbk.study.curriculumDesign.service.cilentservicer.impl
Created with IntelliJ IDEA.
CenterCommServiceImpl() - Constructor for class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CenterCommServiceImpl
 
CenterControllerImpl - Class in net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl
Created with IntelliJ IDEA.
CenterControllerImpl() - Constructor for class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CenterControllerImpl
 
CenterManaServiceImpl - Class in net.ojbk.study.curriculumDesign.service.cilentservicer.impl
Created with IntelliJ IDEA.
CenterManaServiceImpl() - Constructor for class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CenterManaServiceImpl
 
Changeright - Class in net.ojbk.study.curriculumDesign.util
 
Changeright(ISallService) - Constructor for class net.ojbk.study.curriculumDesign.util.Changeright
 
Chat - Class in net.ojbk.study.curriculumDesign.beans.cilentservicer
Created with IntelliJ IDEA.
Chat() - Constructor for class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
ChatMessage - Class in net.ojbk.study.curriculumDesign.beans.cilentservicer
Created with IntelliJ IDEA.
ChatMessage() - Constructor for class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatMessage
 
ChatMessage(String, String, Date, int) - Constructor for class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatMessage
 
ChatStatus - Interface in net.ojbk.study.curriculumDesign.common.cilentservicer
Created with IntelliJ IDEA.
ChatSystem - Class in net.ojbk.study.curriculumDesign.beans.cilentservicer
Created with IntelliJ IDEA.
ChatSystem(ServicerDao) - Constructor for class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
contextDestroyed(ServletContextEvent) - Method in class net.ojbk.study.curriculumDesign.web.listener.ApplicationListener
 
contextInitialized(ServletContextEvent) - Method in class net.ojbk.study.curriculumDesign.web.listener.ApplicationListener
 
countBycgid(int) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.CanvasDao
 
countCakesBycgid(int) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.ICanvasService
根据分类ID进行油画数量的统计
countCakesBycgid(int) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.CanvasServiceImpl
 
createError(APICodeConstant, String) - Static method in class net.ojbk.study.curriculumDesign.beans.APIResult
 
createFail(APICodeConstant, String) - Static method in class net.ojbk.study.curriculumDesign.beans.APIResult
 
createNewChat(User) - Static method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
createSuccess(APICodeConstant, Object) - Static method in class net.ojbk.study.curriculumDesign.beans.APIResult
 
createSuccessMessage(APICodeConstant, String) - Static method in class net.ojbk.study.curriculumDesign.beans.APIResult
 
CustomerCommServiceImpl - Class in net.ojbk.study.curriculumDesign.service.cilentservicer.impl
Created with IntelliJ IDEA.
CustomerCommServiceImpl() - Constructor for class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CustomerCommServiceImpl
 
CustomerControllerImpl - Class in net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl
Created with IntelliJ IDEA.
CustomerControllerImpl() - Constructor for class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CustomerControllerImpl
 
CustomerManaServiceImpl - Class in net.ojbk.study.curriculumDesign.service.cilentservicer.impl
Created with IntelliJ IDEA.
CustomerManaServiceImpl() - Constructor for class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CustomerManaServiceImpl
 
cutChat(Chat) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 

D

delCanvas(Integer) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.canvasmodel.ICanvasController
根据cid删除油画信息
delCanvas(Integer) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CanvasControllerImpl
不卖这该死的油画了 从数据库删除油画
delCategory(Integer) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.canvasmodel.ICategoryController
删除一条分类信息
delCategory(Integer) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CategoryControllerImpl
删一个油画类
deleteBycid(Integer) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.CanvasDao
通过cid删除一条信息
deleteById(Integer) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.CategoryDao
 
deleteById(Integer) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.ICategoryService
根据ID删除某一具体分类
deleteById(Integer) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.CategoryServiceImpl
 
deleteMessage(int) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.IMessageService
根据留言id删除留言信息
deleteMessage(int) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.MessageServiceImpl
 
deleteOne(int) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.MessageDao
 
deleteOne(T) - Method in interface net.ojbk.study.curriculumDesign.dao.SupperDao
deleteOne By obj
deleteOneByid(Integer) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.ICanvasService
删除一个油画
deleteOneByid(Integer) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.CanvasServiceImpl
 
deleteOneSall(Sall) - Method in class net.ojbk.study.curriculumDesign.service.impl.sall.SallServiceImpl
删除一条拍卖记录
deleteOneSall(Sall) - Method in interface net.ojbk.study.curriculumDesign.service.sall.ISallService
删除一条拍卖记录
deleteOneUser(User) - Method in class net.ojbk.study.curriculumDesign.service.impl.usermanage.UserServiceImpl
 
deleteOneUser(User) - Method in interface net.ojbk.study.curriculumDesign.service.usermanage.IUserService
删除一个用户信息

E

endChat(double) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
Chat成面上的 结束会话
endChat(Chat, double) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICustomerCommService
用户进行评分,并结束掉此会话!!
endChat(Chat, double) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CustomerCommServiceImpl
用户进行评分,并结束掉此会话!!
endChat(HttpSession, double) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.ICustomerController
发送评分,结束会话
endChat(HttpSession, double) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CustomerControllerImpl
发送评分,结束会话
escapeCenter(Servicer) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICenterManaService
这个客服 居然打算从客服中心 逃跑
escapeCenter(Servicer) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CenterManaServiceImpl
这个客服 居然打算从客服中心 逃跑
escapeCenter(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.ICenterController
逃离中心
escapeCenter(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CenterControllerImpl
逃离中心

F

findMe(User) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
forceCutChat(Chat) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICenterCommService
强行 切断 客户中心的 一个会话
forceCutChat(Chat) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CenterCommServiceImpl
强行 切断 客户中心的 一个会话,设置其为 切断状态,并移除队列

G

getAddress() - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
getAge() - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
getAllBeginChat() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
getAllCanvasByUid(String) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.CanvasDao
 
getALlChated(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.ICustomerController
从数据库获取所有的服务记录
getALlChated(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CustomerControllerImpl
从数据库获取所有的服务记录
getAllChating() - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICenterCommService
获取 客服中心,所有正在chat的chat
getAllChating() - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CenterCommServiceImpl
获取 客服中心,所有正在chat的chat
getAllChatMsg(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.ICustomerController
获取所有消息的聊天记录
getAllChatMsg(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CustomerControllerImpl
获取所有消息的聊天记录
getAllRequest(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.ICenterController
获取所有待接受的请求
getAllRequest(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CenterControllerImpl
获取所有待接受的请求
getAllRequestChat() - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICenterCommService
获取 客服中心 所有 未被连接的用户会话
getAllRequestChat() - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CenterCommServiceImpl
获取 客服中心 所有 未被连接的用户会话
getAllSall() - Method in class net.ojbk.study.curriculumDesign.service.impl.sall.SallServiceImpl
查找所有记录
getAllSall() - Method in interface net.ojbk.study.curriculumDesign.service.sall.ISallService
查找所有记录
getAllSerRec(User) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICustomerManaService
查询用户所有的被服务记录
getAllSerRec(User) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CustomerManaServiceImpl
查询用户所有的被服务记录
getAllServicer(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.ICenterController
获取所有客服
getAllServicer(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CenterControllerImpl
获取所有客服
getAllServicerByDB() - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICenterManaService
从数据库中获取所有的客服
getAllServicerByDB() - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CenterManaServiceImpl
从数据库中获取所有的客服 静止使用!!!
getAllServicers() - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICenterManaService
获取内存中所有的客服
getAllServicers() - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CenterManaServiceImpl
获取内存中所有的客服
getAllServiceUserList(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.ServicerControllerImpl
获取服务list serviceUserList
getAllUser() - Method in class net.ojbk.study.curriculumDesign.service.impl.usermanage.UserServiceImpl
 
getAllUser() - Method in interface net.ojbk.study.curriculumDesign.service.usermanage.IUserService
查找全部用户信息
getBeginChatByUser(User) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
getBeginTime() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
getBeginTime() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
getBeginTime() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ServiceRecord
 
getBill(double) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
返回此次会话的结果账单,方便存入数据库
getCanvas(int, int) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.ICanvasService
分页查询油画
getCanvas(int, int) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.CanvasServiceImpl
 
getCanvasBycgid(Integer, int, int) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.ICanvasService
根据分类分页查询油画
getCanvasBycgid(Integer, int, int) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.CanvasServiceImpl
 
getCanvasBycgid(String) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.canvasmodel.ICanvasController
根据分类id查询油画信息
getCanvasBycgid(String) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CanvasControllerImpl
我要把油画给管理员看 展示油画 skip是从每页的第n+1个油画开始展示 size是每页的油画数
getCategories() - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.ICategoryService
查询全部油画分类
getCategories() - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.CategoryServiceImpl
 
getCgid() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
getCgid() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Category
 
getCgName() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Category
 
getChatAllMsg(Chat) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICenterCommService
获取该 system中的 某chat的所有聊天记录
getChatAllMsg(Chat) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CenterCommServiceImpl
获取该 system中的 某chat的所有聊天记录
getChatBeginList() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
getChating(Chat) - Static method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
getChatingByUser(User) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
getChatingList() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
getChatingList(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CenterControllerImpl
获取正在通话的Chat
getChatMsg(HttpSession, String) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.ICenterController
获取该用户的 实时聊天记录
getChatMsg(HttpSession, String) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CenterControllerImpl
获取该用户的 实时聊天记录
getCid() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
getCid() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Message
 
getCid() - Method in class net.ojbk.study.curriculumDesign.beans.sall.Sall
 
getCode() - Method in class net.ojbk.study.curriculumDesign.beans.APIResult
 
getCount() - Method in class net.ojbk.study.curriculumDesign.beans.sall.Sall
 
getCount() - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.IMessageService
查询留言板内容
getCount() - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.MessageServiceImpl
 
getCount(Sall) - Method in class net.ojbk.study.curriculumDesign.service.impl.sall.SallServiceImpl
 
getCount(Sall) - Method in interface net.ojbk.study.curriculumDesign.service.sall.ISallService
 
getCreateTime() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
getCreateTime() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Category
 
getCreateTime() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Message
 
getCreator() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
getCuid() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ServiceRecord
 
getCuser() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
getCuserName() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
getCuserNewMsgList() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
getCuserUid() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
getCustomerNewMsgList() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
获取客户的 未读消息
getData() - Method in class net.ojbk.study.curriculumDesign.beans.APIResult
 
getDescription() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
getDivScore() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
getEmail() - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
getEndTime() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ServiceRecord
 
getEndtime() - Method in class net.ojbk.study.curriculumDesign.beans.sall.Sall
 
getErrorCode() - Method in class net.ojbk.study.curriculumDesign.common.api.APICodeConstant
 
getFailCode() - Method in class net.ojbk.study.curriculumDesign.common.api.APICodeConstant
 
getImg() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
getImg(int) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.ICanvasService
查询油画图片信息
getImg(int) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.CanvasServiceImpl
 
getMaxprice() - Method in class net.ojbk.study.curriculumDesign.beans.sall.Sall
 
getMeScore(Servicer) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.ServicerManaServiceImpl
获取此客服的评分
getMeScore(Servicer) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.IServicerManaService
获取此客服的评分
getMeScore(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.ServicerControllerImpl
获取自己的评分
getMeScore(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.IServicerController
获取自己的评分
getMessage() - Method in class net.ojbk.study.curriculumDesign.beans.APIResult
 
getMid() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Message
 
getmsgBycid(int) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.IMessageService
根据油画id查询油画留言信息
getmsgBycid(int) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.MessageServiceImpl
 
getMsgByCid(Integer) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.canvasmodel.IMessageContraller
 
getMsgByCid(Integer) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.MessageControllerImpl
 
getmsgByuid(int) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.IMessageService
根据用户id查询用户留言信息
getmsgByuid(int) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.MessageServiceImpl
 
getMsgcontent() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Message
 
getMsgList() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
getMsgList(Chat) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICustomerCommService
获取所有聊天记录
getMsgList(Chat) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CustomerCommServiceImpl
获取所有聊天记录
getMsgList(HttpSession, String) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.ServicerControllerImpl
 
getName() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
getName() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
getNewMessage(Chat) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICustomerCommService
返回一条新消息
getNewMessage(Chat) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CustomerCommServiceImpl
获取未读聊天记录
getNewMsg(Chat) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.ServicerCommServiceImpl
获取该会话的,客服新消息
getNewMsg(Chat) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.IServicerCommService
返回客服,此会话的一条新消息
getNewMsg(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.ICustomerController
获取新消息列表
getNewMsg(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CustomerControllerImpl
获取一条新消息
getnewMsg(HttpSession, String) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.ServicerControllerImpl
获取所有与该用户的一条新消息
getnewMsg(HttpSession, String) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.IServicerController
获取所有与该用户的一条新消息
getOneByid(Integer) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.ICanvasService
 
getOneByid(Integer) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.CanvasServiceImpl
 
getOnecanvas(String) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.canvasmodel.ICanvasController
把油画图片放在详细页面显示
getOnecanvas(String) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CanvasControllerImpl
 
getOneUser(User) - Method in class net.ojbk.study.curriculumDesign.service.impl.usermanage.UserServiceImpl
 
getOneUser(User) - Method in interface net.ojbk.study.curriculumDesign.service.usermanage.IUserService
 
getPhone() - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
getPrice() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
getPw() - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
getRequestChat(Chat) - Static method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
返回带接受客服对象时用。
getSallDetail(int) - Method in class net.ojbk.study.curriculumDesign.service.impl.sall.SallServiceImpl
根据cid到竞拍对象sall和canvas
getSallDetail(int) - Method in interface net.ojbk.study.curriculumDesign.service.sall.ISallService
根据cid到竞拍对象sall和canvas
getsChatList() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
getScore() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ServiceRecord
 
getServicedSum() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
getServiceInfo(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.ServicerControllerImpl
获取客服的信息
getServiceInfo(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.IServicerController
获取客服的信息
getServicer() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
getServicerList() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
getServicerNewMsgList() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
getStatus() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
getStatus() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
getStatus() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
getStatus() - Method in class net.ojbk.study.curriculumDesign.beans.sall.Sall
 
getSuccessCode() - Method in class net.ojbk.study.curriculumDesign.common.api.APICodeConstant
 
getSuid() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ServiceRecord
 
getSuserName() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
getSuserNewMsgList() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
getSuserUid() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
getTime() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatMessage
 
getType() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatMessage
 
getUid() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
getUid() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Message
 
getUid() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatMessage
 
getUid() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
getUid() - Method in class net.ojbk.study.curriculumDesign.beans.sall.Sall
 
getUid() - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
getUid(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.TestController
 
getUname() - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
getUpdateTime() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
getUpdateTime() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Category
 
getUser(User) - Method in interface net.ojbk.study.curriculumDesign.dao.usermanage.UserDao
 
getUser(User) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.usermanage.UserControllerImpl
 
getUser(User) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.usermanage.IUserController
 
getUsername() - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Message
 
getValue() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatMessage
 

I

ICanvasController - Interface in net.ojbk.study.curriculumDesign.web.handlers.canvasmodel
 
ICanvasService - Interface in net.ojbk.study.curriculumDesign.service.canvasmodel
 
ICategoryController - Interface in net.ojbk.study.curriculumDesign.web.handlers.canvasmodel
 
ICategoryService - Interface in net.ojbk.study.curriculumDesign.service.canvasmodel
 
ICenterCommService - Interface in net.ojbk.study.curriculumDesign.service.cilentservicer
Created with IntelliJ IDEA.
ICenterController - Interface in net.ojbk.study.curriculumDesign.web.handlers.cilentservicer
Created with IntelliJ IDEA.
ICenterManaService - Interface in net.ojbk.study.curriculumDesign.service.cilentservicer
Created with IntelliJ IDEA.
ICustomerCommService - Interface in net.ojbk.study.curriculumDesign.service.cilentservicer
Created with IntelliJ IDEA.
ICustomerController - Interface in net.ojbk.study.curriculumDesign.web.handlers.cilentservicer
Created with IntelliJ IDEA.
ICustomerManaService - Interface in net.ojbk.study.curriculumDesign.service.cilentservicer
Created with IntelliJ IDEA.
ICustomerService - Interface in net.ojbk.study.curriculumDesign.service
Created with IntelliJ IDEA.
IMessageContraller - Interface in net.ojbk.study.curriculumDesign.web.handlers.canvasmodel
 
IMessageService - Interface in net.ojbk.study.curriculumDesign.service.canvasmodel
 
index() - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.sall.SallControllerImpl
 
index() - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.usermanage.UserControllerImpl
 
insertOne(Canvas) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.CanvasDao
 
insertOne(Category) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.CategoryDao
 
insertOne(Message) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.MessageDao
 
insertOne(T) - Method in interface net.ojbk.study.curriculumDesign.dao.SupperDao
insert into one row
ISallController - Interface in net.ojbk.study.curriculumDesign.web.handlers.sallmodel
 
ISallService - Interface in net.ojbk.study.curriculumDesign.service.sall
 
IServicerCommService - Interface in net.ojbk.study.curriculumDesign.service.cilentservicer
Created with IntelliJ IDEA.
IServicerController - Interface in net.ojbk.study.curriculumDesign.web.handlers.cilentservicer
Created with IntelliJ IDEA.
IServicerManaService - Interface in net.ojbk.study.curriculumDesign.service.cilentservicer
Created with IntelliJ IDEA.
isHaveNewMsg(Chat) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICustomerManaService
用户的本次会话是否有新消息
isHaveNewMsg(Chat) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CustomerManaServiceImpl
用户的本次会话是否有新消息
isHaveNewMsg(Servicer) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.ServicerManaServiceImpl
该客服是否还有新消息。
isHaveNewMsg(Servicer) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.IServicerManaService
该客服是否还有新消息。
isHaveNewMsg(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.ICustomerController
心跳包,查看是否有新消息
isHaveNewMsg(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CustomerControllerImpl
心跳包,查看是否有新消息
isHaveNewMsg(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.ServicerControllerImpl
查看是否有新消息
isHaveNewMsg(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.IServicerController
查看是否有新消息
isHaveNewRequest() - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICenterCommService
客服中心 是否还有 未连接的用户会话
isHaveNewRequest() - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CenterCommServiceImpl
客服中心 是否还有 未连接的用户会话
isHaveNewRequest(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.ICenterController
查看是否有新的请求
isHaveNewRequest(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CenterControllerImpl
查看是否有新的请求
ITestService - Interface in net.ojbk.study.curriculumDesign.service
 
IUserController - Interface in net.ojbk.study.curriculumDesign.web.handlers.usermanage
 
IUserService - Interface in net.ojbk.study.curriculumDesign.service.usermanage
 

J

joinChat(Chat) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
joinChat(Servicer, Chat) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.ServicerCommServiceImpl
一个客服接入一个通讯
joinChat(Servicer, Chat) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.IServicerCommService
一个客服接入一个通讯
joinChat(HttpSession, User) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.ServicerControllerImpl
连接一个客户
joinChat(HttpSession, User) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.IServicerController
连接一个客户
joinSall(Sall) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.sall.SallControllerImpl
参与竞拍,如果价格高于最后一次拍卖价,更新拍卖信息, 只更新maxprice和uid
joinSall(Sall) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.sallmodel.ISallController
 
joinServicer(Servicer) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 

L

linkService(User) - Method in interface net.ojbk.study.curriculumDesign.service.ICustomerService
 
login(HttpSession, String) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.TestController
 

M

maintenancedata(Date) - Method in class net.ojbk.study.curriculumDesign.service.impl.sall.SallServiceImpl
maintenance data
maintenancedata(Date) - Method in interface net.ojbk.study.curriculumDesign.service.sall.ISallService
maintenance data
maintendata(Date) - Method in interface net.ojbk.study.curriculumDesign.dao.sall.SallDao
maintenance data completion action to web sever
Message - Class in net.ojbk.study.curriculumDesign.beans.canvasmodel
 
Message() - Constructor for class net.ojbk.study.curriculumDesign.beans.canvasmodel.Message
 
Message(int, String, int, String) - Constructor for class net.ojbk.study.curriculumDesign.beans.canvasmodel.Message
 
MessageControllerImpl - Class in net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel
 
MessageControllerImpl() - Constructor for class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.MessageControllerImpl
 
MessageDao - Interface in net.ojbk.study.curriculumDesign.dao.canvasmodel
 
MessageServiceImpl - Class in net.ojbk.study.curriculumDesign.service.impl.canvasmodel
 
MessageServiceImpl() - Constructor for class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.MessageServiceImpl
 

N

net.ojbk.study.curriculumDesign.beans - package net.ojbk.study.curriculumDesign.beans
 
net.ojbk.study.curriculumDesign.beans.canvasmodel - package net.ojbk.study.curriculumDesign.beans.canvasmodel
 
net.ojbk.study.curriculumDesign.beans.cilentservicer - package net.ojbk.study.curriculumDesign.beans.cilentservicer
 
net.ojbk.study.curriculumDesign.beans.sall - package net.ojbk.study.curriculumDesign.beans.sall
 
net.ojbk.study.curriculumDesign.beans.usermanage - package net.ojbk.study.curriculumDesign.beans.usermanage
 
net.ojbk.study.curriculumDesign.common.api - package net.ojbk.study.curriculumDesign.common.api
 
net.ojbk.study.curriculumDesign.common.cilentservicer - package net.ojbk.study.curriculumDesign.common.cilentservicer
 
net.ojbk.study.curriculumDesign.dao - package net.ojbk.study.curriculumDesign.dao
 
net.ojbk.study.curriculumDesign.dao.canvasmodel - package net.ojbk.study.curriculumDesign.dao.canvasmodel
 
net.ojbk.study.curriculumDesign.dao.cilentservicer - package net.ojbk.study.curriculumDesign.dao.cilentservicer
 
net.ojbk.study.curriculumDesign.dao.sall - package net.ojbk.study.curriculumDesign.dao.sall
 
net.ojbk.study.curriculumDesign.dao.usermanage - package net.ojbk.study.curriculumDesign.dao.usermanage
 
net.ojbk.study.curriculumDesign.service - package net.ojbk.study.curriculumDesign.service
 
net.ojbk.study.curriculumDesign.service.canvasmodel - package net.ojbk.study.curriculumDesign.service.canvasmodel
 
net.ojbk.study.curriculumDesign.service.cilentservicer - package net.ojbk.study.curriculumDesign.service.cilentservicer
 
net.ojbk.study.curriculumDesign.service.cilentservicer.impl - package net.ojbk.study.curriculumDesign.service.cilentservicer.impl
 
net.ojbk.study.curriculumDesign.service.impl - package net.ojbk.study.curriculumDesign.service.impl
 
net.ojbk.study.curriculumDesign.service.impl.canvasmodel - package net.ojbk.study.curriculumDesign.service.impl.canvasmodel
 
net.ojbk.study.curriculumDesign.service.impl.sall - package net.ojbk.study.curriculumDesign.service.impl.sall
 
net.ojbk.study.curriculumDesign.service.impl.usermanage - package net.ojbk.study.curriculumDesign.service.impl.usermanage
 
net.ojbk.study.curriculumDesign.service.sall - package net.ojbk.study.curriculumDesign.service.sall
 
net.ojbk.study.curriculumDesign.service.usermanage - package net.ojbk.study.curriculumDesign.service.usermanage
 
net.ojbk.study.curriculumDesign.util - package net.ojbk.study.curriculumDesign.util
 
net.ojbk.study.curriculumDesign.web.handlers.canvasmodel - package net.ojbk.study.curriculumDesign.web.handlers.canvasmodel
 
net.ojbk.study.curriculumDesign.web.handlers.cilentservicer - package net.ojbk.study.curriculumDesign.web.handlers.cilentservicer
 
net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl - package net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl
 
net.ojbk.study.curriculumDesign.web.handlers.impl - package net.ojbk.study.curriculumDesign.web.handlers.impl
 
net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel - package net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel
 
net.ojbk.study.curriculumDesign.web.handlers.impl.sall - package net.ojbk.study.curriculumDesign.web.handlers.impl.sall
 
net.ojbk.study.curriculumDesign.web.handlers.impl.usermanage - package net.ojbk.study.curriculumDesign.web.handlers.impl.usermanage
 
net.ojbk.study.curriculumDesign.web.handlers.sallmodel - package net.ojbk.study.curriculumDesign.web.handlers.sallmodel
 
net.ojbk.study.curriculumDesign.web.handlers.usermanage - package net.ojbk.study.curriculumDesign.web.handlers.usermanage
 
net.ojbk.study.curriculumDesign.web.interceptors - package net.ojbk.study.curriculumDesign.web.interceptors
 
net.ojbk.study.curriculumDesign.web.listener - package net.ojbk.study.curriculumDesign.web.listener
 

O

offSall(Sall) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.sall.SallControllerImpl
Deprecated.
offSall(Sall) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.sallmodel.ISallController
 

P

Promptadd() - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CanvasControllerImpl
 
Promptadd() - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CategoryControllerImpl
 
PromptCglist() - Method in interface net.ojbk.study.curriculumDesign.web.handlers.canvasmodel.ICategoryController
转向油画分类列表
PromptCglist() - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CategoryControllerImpl
 
PromptClist() - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CanvasControllerImpl
 
Promptdetail() - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CanvasControllerImpl
 
PromptInsert() - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.MessageControllerImpl
 
Promptlistdo(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CanvasControllerImpl
 

R

removeChat(Chat) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
RequestChat - Class in net.ojbk.study.curriculumDesign.beans.cilentservicer
Created with IntelliJ IDEA.
RequestChat(String, String, String, String, int, Date) - Constructor for class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
RequestChat(String, String, int, Date) - Constructor for class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
requestService(User) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICustomerCommService
请求服务
requestService(User) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CustomerCommServiceImpl
 
requestServicer(HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.ICustomerController
请求一个客服
requestServicer(HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CustomerControllerImpl
请求一个客服
run() - Method in class net.ojbk.study.curriculumDesign.util.Changeright
 

S

Sall - Class in net.ojbk.study.curriculumDesign.beans.sall
 
Sall() - Constructor for class net.ojbk.study.curriculumDesign.beans.sall.Sall
 
SallControllerImpl - Class in net.ojbk.study.curriculumDesign.web.handlers.impl.sall
 
SallControllerImpl() - Constructor for class net.ojbk.study.curriculumDesign.web.handlers.impl.sall.SallControllerImpl
 
SallDao - Interface in net.ojbk.study.curriculumDesign.dao.sall
 
salldetail(int) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.sall.SallControllerImpl
展示竞拍信息
salls() - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.sall.SallControllerImpl
 
SallServiceImpl - Class in net.ojbk.study.curriculumDesign.service.impl.sall
 
SallServiceImpl() - Constructor for class net.ojbk.study.curriculumDesign.service.impl.sall.SallServiceImpl
 
SCInterceptors - Class in net.ojbk.study.curriculumDesign.web.interceptors
Created with IntelliJ IDEA.
SCInterceptors() - Constructor for class net.ojbk.study.curriculumDesign.web.interceptors.SCInterceptors
 
selectAll() - Method in interface net.ojbk.study.curriculumDesign.dao.SupperDao
select all.
selectAllByUser(User) - Method in interface net.ojbk.study.curriculumDesign.dao.cilentservicer.ServiceRecordDao
 
selectAllInsallCanvas(String) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.ICanvasService
 
selectAllInsallCanvas(String) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.CanvasServiceImpl
 
selectBycgid(int, int, int) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.CanvasDao
 
selectBycid(int) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.MessageDao
 
selectByPage(int, int) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.CanvasDao
 
selectByuid(int) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.MessageDao
 
selectCount() - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.MessageDao
 
selectCount(int) - Method in interface net.ojbk.study.curriculumDesign.dao.sall.SallDao
 
selectimg(int) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.CanvasDao
 
selectOneCanvas(Integer) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.CanvasDao
 
selectOneSall(int) - Method in interface net.ojbk.study.curriculumDesign.dao.sall.SallDao
 
sendMessage(Chat, ChatMessage) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.ICustomerCommService
发送一条消息给客服
sendMessage(Chat, ChatMessage) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.CustomerCommServiceImpl
发送一条消息给客服
sendMsg(Servicer, Chat, ChatMessage) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.ServicerCommServiceImpl
需求:一个客服,给一个用户的会话(其实前期设计的时候应该给User也包装下),发送一条消息
sendMsg(Servicer, Chat, ChatMessage) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.IServicerCommService
需求:一个客服,给一个用户的会话(其实前期设计的时候应该给User也包装下),发送一条消息
sendMsg(HttpSession, ChatMessage) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.ICustomerController
发送一条消息
sendMsg(HttpSession, ChatMessage) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.CustomerControllerImpl
发送一条消息
sendMsgToSer(ChatMessage) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
客户 -> 客服
sendMsgToUser(ChatMessage) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
客服 -> 客户
sendMsgToUserChat(Chat, ChatMessage) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
sendNewMsg(HttpSession, String, ChatMessage) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.ServicerControllerImpl
发送一条新消息
sendNewMsg(HttpSession, String, ChatMessage) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.IServicerController
发送一条新消息
Servicer - Class in net.ojbk.study.curriculumDesign.beans.cilentservicer
Created with IntelliJ IDEA.
Servicer() - Constructor for class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
Servicer(String, String, int, double) - Constructor for class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
ServicerCommServiceImpl - Class in net.ojbk.study.curriculumDesign.service.cilentservicer.impl
Created with IntelliJ IDEA.
ServicerCommServiceImpl() - Constructor for class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.ServicerCommServiceImpl
 
ServicerControllerImpl - Class in net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl
Created with IntelliJ IDEA.
ServicerControllerImpl() - Constructor for class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.ServicerControllerImpl
 
ServicerDao - Interface in net.ojbk.study.curriculumDesign.dao.cilentservicer
Created with IntelliJ IDEA.
ServiceRecord - Class in net.ojbk.study.curriculumDesign.beans.cilentservicer
Created with IntelliJ IDEA.
ServiceRecord() - Constructor for class net.ojbk.study.curriculumDesign.beans.cilentservicer.ServiceRecord
 
ServiceRecord(String, String, Date, Date, double) - Constructor for class net.ojbk.study.curriculumDesign.beans.cilentservicer.ServiceRecord
 
ServiceRecordDao - Interface in net.ojbk.study.curriculumDesign.dao.cilentservicer
Created with IntelliJ IDEA.
servicerJoinChat(Servicer, Chat) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
ServicerManaServiceImpl - Class in net.ojbk.study.curriculumDesign.service.cilentservicer.impl
Created with IntelliJ IDEA.
ServicerManaServiceImpl() - Constructor for class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.ServicerManaServiceImpl
 
ServicerStatus - Interface in net.ojbk.study.curriculumDesign.common.cilentservicer
Created with IntelliJ IDEA.
setAddress(String) - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
setAge(int) - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
setBeginTime(Date) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
setBeginTime(Date) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
setBeginTime(Date) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ServiceRecord
 
setCanvas(Canvas, HttpSession) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.canvasmodel.ICanvasController
新增油画
setCanvas(Canvas, HttpSession) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CanvasControllerImpl
卖画咯卖画咯
setCategory(String) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.canvasmodel.ICategoryController
新增一个油画分类
setCategory(String) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.canvasmodel.CategoryControllerImpl
再来一个油画类!
setCgid(int) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
setCgid(int) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Category
 
setCgName(String) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Category
 
setChatBeginList(List<Chat>) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
setChatingList(List<Chat>) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
setCid(int) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
setCid(int) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Message
 
setCid(int) - Method in class net.ojbk.study.curriculumDesign.beans.sall.Sall
 
setCode(int) - Method in class net.ojbk.study.curriculumDesign.beans.APIResult
 
setCount(int) - Method in class net.ojbk.study.curriculumDesign.beans.sall.Sall
 
setCreateTime(Date) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
setCreateTime(Date) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Category
 
setCreateTime(Date) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Message
 
setCreator(String) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
setCuid(String) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ServiceRecord
 
setCuser(User) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
setCuserName(String) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
setCuserNewMsgList(List<ChatMessage>) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
setCuserUid(String) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
setData(Object) - Method in class net.ojbk.study.curriculumDesign.beans.APIResult
 
setDescription(String) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
setDivScore(double) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
setEmail(String) - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
setEndTime(Date) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ServiceRecord
 
setEndtime(Date) - Method in class net.ojbk.study.curriculumDesign.beans.sall.Sall
 
setImg(String) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
setMaxprice(int) - Method in class net.ojbk.study.curriculumDesign.beans.sall.Sall
 
setMessage(String) - Method in class net.ojbk.study.curriculumDesign.beans.APIResult
 
setMeStatus(Servicer, int) - Method in class net.ojbk.study.curriculumDesign.service.cilentservicer.impl.ServicerManaServiceImpl
设置客服的状态
setMeStatus(Servicer, int) - Method in interface net.ojbk.study.curriculumDesign.service.cilentservicer.IServicerManaService
设置客服的状态
setMeStatus(HttpSession, int) - Method in class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.ServicerControllerImpl
设置客服状态
setMeStatus(HttpSession, int) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.IServicerController
设置客服状态
setMid(int) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Message
 
setMsgcontent(String) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Message
 
setMsgList(List<ChatMessage>) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
setName(String) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
setName(String) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
setPhone(String) - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
setPrice(int) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
setPw(String) - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
setSall(Sall) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.sall.SallControllerImpl
设置拍卖 拍卖油画->拍卖者
setSall(Sall) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.sallmodel.ISallController
 
setsChatList(List<Chat>) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
setScore(double) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ServiceRecord
 
setServicedSum(int) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
setServicer(Servicer) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
setServicerList(List<Servicer>) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
setStatus(int) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
setStatus(int) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
setStatus(int) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
setStatus(int) - Method in class net.ojbk.study.curriculumDesign.beans.sall.Sall
 
setSuid(String) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ServiceRecord
 
setSuserName(String) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
setSuserNewMsgList(List<ChatMessage>) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
setSuserUid(String) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
setTime(Date) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatMessage
 
setType(int) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatMessage
 
setUid(String) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
setUid(String) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Message
 
setUid(String) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatMessage
 
setUid(String) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
setUid(String) - Method in class net.ojbk.study.curriculumDesign.beans.sall.Sall
 
setUid(String) - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
setUname(String) - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
setUpdateTime(Date) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Canvas
 
setUpdateTime(Date) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Category
 
setUsername(String) - Method in class net.ojbk.study.curriculumDesign.beans.canvasmodel.Message
 
setValue(String) - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatMessage
 
STATUS_CAT - Static variable in interface net.ojbk.study.curriculumDesign.common.cilentservicer.ChatStatus
 
STATUS_CATED - Static variable in interface net.ojbk.study.curriculumDesign.common.cilentservicer.ChatStatus
 
STATUS_CHATING - Static variable in interface net.ojbk.study.curriculumDesign.common.cilentservicer.ChatStatus
 
STATUS_END - Static variable in interface net.ojbk.study.curriculumDesign.common.cilentservicer.ChatStatus
 
STATUS_LEAVE - Static variable in interface net.ojbk.study.curriculumDesign.common.cilentservicer.ServicerStatus
 
STATUS_OK - Static variable in interface net.ojbk.study.curriculumDesign.common.cilentservicer.ServicerStatus
 
STATUS_REQUESTING - Static variable in interface net.ojbk.study.curriculumDesign.common.cilentservicer.ChatStatus
 
successSall(Sall) - Method in class net.ojbk.study.curriculumDesign.service.impl.sall.SallServiceImpl
成功拍卖出去
successSall(Sall) - Method in interface net.ojbk.study.curriculumDesign.service.sall.ISallService
成功拍卖出去
SupperDao<T> - Interface in net.ojbk.study.curriculumDesign.dao
 

T

test1() - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.TestControllerImpl
 
TestController - Class in net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl
Created with IntelliJ IDEA.
TestController() - Constructor for class net.ojbk.study.curriculumDesign.web.handlers.cilentservicer.impl.TestController
 
TestControllerImpl - Class in net.ojbk.study.curriculumDesign.web.handlers.impl
 
TestControllerImpl() - Constructor for class net.ojbk.study.curriculumDesign.web.handlers.impl.TestControllerImpl
 
TestInter - Class in net.ojbk.study.curriculumDesign.web.interceptors
 
TestInter() - Constructor for class net.ojbk.study.curriculumDesign.web.interceptors.TestInter
 
testOk() - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.TestControllerImpl
 
TestServiceImpl - Class in net.ojbk.study.curriculumDesign.service.impl
 
TestServiceImpl() - Constructor for class net.ojbk.study.curriculumDesign.service.impl.TestServiceImpl
 
TestUtil - Class in net.ojbk.study.curriculumDesign.util
 
TestUtil() - Constructor for class net.ojbk.study.curriculumDesign.util.TestUtil
 
toString() - Method in class net.ojbk.study.curriculumDesign.beans.APIResult
 
toString() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Chat
 
toString() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.RequestChat
 
toString() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.Servicer
 
toString() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ServiceRecord
 
toString() - Method in class net.ojbk.study.curriculumDesign.beans.usermanage.User
 

U

updateCanvas(Canvas) - Method in interface net.ojbk.study.curriculumDesign.service.canvasmodel.ICanvasService
修改油画信息
updateCanvas(Canvas) - Method in class net.ojbk.study.curriculumDesign.service.impl.canvasmodel.CanvasServiceImpl
 
updateOne(Canvas) - Method in interface net.ojbk.study.curriculumDesign.dao.canvasmodel.CanvasDao
 
updateOne(T) - Method in interface net.ojbk.study.curriculumDesign.dao.SupperDao
updateOne by new obj
updateOneSall(Sall) - Method in class net.ojbk.study.curriculumDesign.service.impl.sall.SallServiceImpl
修改一条拍卖记录 有人竞拍,价格更改
updateOneSall(Sall) - Method in interface net.ojbk.study.curriculumDesign.service.sall.ISallService
修改一条拍卖记录
updateOneUser(User) - Method in class net.ojbk.study.curriculumDesign.service.impl.usermanage.UserServiceImpl
 
updateOneUser(User) - Method in interface net.ojbk.study.curriculumDesign.service.usermanage.IUserService
修改一个用户信息(修改原有属性且保存到数据库中)
updateServicerList() - Method in class net.ojbk.study.curriculumDesign.beans.cilentservicer.ChatSystem
 
User - Class in net.ojbk.study.curriculumDesign.beans.usermanage
 
User() - Constructor for class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
User(String) - Constructor for class net.ojbk.study.curriculumDesign.beans.usermanage.User
 
user(User) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.usermanage.UserControllerImpl
post一个用户信息
user(String) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.usermanage.UserControllerImpl
删除一个用户信息
user() - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.usermanage.UserControllerImpl
查询全部用户信息
user() - Method in interface net.ojbk.study.curriculumDesign.web.handlers.usermanage.IUserController
post所有用户
user(User) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.usermanage.IUserController
post一个用户
user(String) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.usermanage.IUserController
删除用户信息
user_put(User) - Method in class net.ojbk.study.curriculumDesign.web.handlers.impl.usermanage.UserControllerImpl
put更新用户信息
user_put(User) - Method in interface net.ojbk.study.curriculumDesign.web.handlers.usermanage.IUserController
put更新用户信息
UserControllerImpl - Class in net.ojbk.study.curriculumDesign.web.handlers.impl.usermanage
 
UserControllerImpl() - Constructor for class net.ojbk.study.curriculumDesign.web.handlers.impl.usermanage.UserControllerImpl
 
UserDao - Interface in net.ojbk.study.curriculumDesign.dao.usermanage
 
UserServiceImpl - Class in net.ojbk.study.curriculumDesign.service.impl.usermanage
 
UserServiceImpl() - Constructor for class net.ojbk.study.curriculumDesign.service.impl.usermanage.UserServiceImpl
 
A B C D E F G I J L M N O P R S T U 
Skip navigation links

Copyright © 2019. All rights reserved.