public class DynamicUtil extends Object
| 构造器和说明 |
|---|
DynamicUtil() |
public static Map<String,Object> getVersionList(Integer type, String os, String version)
public static Map<String,Object> getLessonList(String name, Long subjectId, Integer level)
public static Map<String,Object> getPeriodList(Integer level, String name, Long lessonId, Long subjectId, Integer type, Long bookId, Long unitId)
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> getPaperList(Long subjectId, Long lessonId, Long periodId, Long bookId, Integer level, Integer type)
public static Map<String,Object> getArticleListParam(Long startAt, Long endAt, Integer type, String title, String source, String status)
public static Map<String,Object> getTaskList(Integer type, String name, Long subjectId, Long lessonId, Long periodId, Integer level, Integer status)
public static Map<String,Object> getUserMessageList(Long targetId, Long userId, Integer userRead)
public static Map<String,Object> getBookList(String name, String press, Integer grade, Integer term, Long sid)
Copyright © 2017. All rights reserved.