首页信息
| Type | Name and description |
|---|---|
WorkSummary |
newWork首页最新一条待办/待阅任务 |
NewsSummary |
news首页最新一条新闻 |
NoticeSummary |
notice首页最新一条公告 |
String |
todoCount待办数量 |
String |
toreadCount待阅数量 |
String |
totalNews新闻总数量 |
String |
totalNotices公告总数量 |
String |
totalWorks待办待阅总数量 |
| Type | Name and description |
|---|---|
static WorkSummary |
getNewWorkAsJSON(Object params, Object session)查找最新一条待办/待阅消息 |
| Methods inherited from class | Name |
|---|---|
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
首页最新一条待办/待阅任务
首页最新一条新闻
首页最新一条公告
待办数量
待阅数量
新闻总数量
公告总数量
待办待阅总数量
查找最新一条待办/待阅消息
params - 其他参数session - 当前的session信息