public class DynamicUtil extends Object
| 构造器和说明 |
|---|
DynamicUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,Object> |
getDocumentList(Integer type,
String title) |
static Map<String,Object> |
getMemberList(boolean count) |
static Map<String,Object> |
getMessageList(Integer grade,
String name,
Integer messageType,
String nick,
Long timeLow,
Long timeHigh,
String mail,
Integer type,
Long userId) |
static Map<String,Object> |
getNotice() |
static Map<String,Object> |
getSubjectVideoStatus(Integer subject) |
static Map<String,Object> |
getUserMessageList(Long targetId,
Long userId,
Integer userRead) |
static Map<String,Object> |
getVideoList(Integer type,
String title,
Integer grade,
Integer subject) |
public static Map<String,Object> getVideoList(Integer type, String title, Integer grade, Integer subject)
public static Map<String,Object> getMessageList(Integer grade, String name, Integer messageType, String nick, Long timeLow, Long timeHigh, String mail, Integer type, Long userId)
public static Map<String,Object> getUserMessageList(Long targetId, Long userId, Integer userRead)
Copyright © 2017. All rights reserved.