public class DynamicUtil extends Object
| 构造器和说明 |
|---|
DynamicUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,Object> |
getAllBookUnitList(String name,
Integer status,
Long id,
Integer grade,
Long vid) |
static Map<String,Object> |
getArticleListParam(Long startAt,
Long endAt,
Integer type,
String createBy,
String title,
String status) |
static Map<String,Object> |
getBookList(String name,
Long press,
Integer grade,
Integer term,
Integer status,
Long sid) |
static Map<String,Object> |
getBookSubjectList(String name,
Integer status) |
static Map<String,Object> |
getBookUnitList(String name,
Integer status,
Long id) |
static Map<String,Object> |
getBookVersionList(String name,
Integer status) |
static Map<String,Object> |
getCollaborateList(String name) |
static Map<String,Object> |
getCouponList(Integer status,
String number,
String minPeriod,
String maxPeriod,
Long effectBegin,
Long effectEnd,
Long invalidBegin,
Long invalidEnd,
Long memberId,
boolean count) |
static Map<String,Object> |
getDictationLessonList(Long sid,
Long lid,
String name,
Integer status,
Long vid) |
static Map<String,Object> |
getDictationPeriodList(Long sid,
Long levelId,
String name,
Long lid,
Long vid) |
static Map<String,Object> |
getDictationSubjectList(String name) |
static Map<String,Object> |
getIntroduceList(Integer type,
String name,
Long subjectId,
Long lessonId,
Long periodId) |
static Map<String,Object> |
getLessonByGradeType2(Integer level,
Long subjectId) |
static Map<String,Object> |
getLessonBySubjectIdAndLevel(Integer level,
Long subjectId,
Integer status) |
static Map<String,Object> |
getLessonList(String name,
Long subjectId,
Integer level,
Integer status,
Integer selected) |
static Map<String,Object> |
getMemberList(String name,
String minPeriod,
String maxPeriod,
String minPrice,
String maxPrice,
Integer status,
boolean count) |
static Map<String,Object> |
getMemberUserList(String nick,
String mail,
String mobile,
Integer grade,
String member,
Integer scoreStart,
Integer scoreEnd,
Integer learnPeriodStart,
Integer learnPeriodEnd) |
static Map<String,Object> |
getMessageList(Integer grade,
String name,
Integer messageType,
String nick,
Long timeLow,
Long timeHigh,
String mail,
Integer type) |
static Map<String,Object> |
getMinLessonList(String name,
Long subjectId,
Integer level,
Integer status) |
static Map<String,Object> |
getOrderDailyList(Long staticAt) |
static Map<String,Object> |
getOrderList(Long staticAtStart,
Long staticAtEnd) |
static Map<String,Object> |
getPaperList(String periodName,
Long subjectId,
Long lessonId,
Long periodId,
Long bookId,
Integer level,
Integer type) |
static Map<String,Object> |
getPeriodList(Integer level,
String name,
Long lessonId,
Long subjectId,
Integer type,
Long bookId,
Long unitId,
Integer status,
Integer press) |
static Map<String,Object> |
getSubjectList(Integer type,
String name,
Integer status) |
static Map<String,Object> |
getTaskList(Integer type,
String name,
Long subjectId,
Long lessonId,
Long periodId,
Long unitId,
Integer level,
Integer status,
Long bookId,
Integer press) |
static Map<String,Object> |
getUserList(String nick,
String mail,
String mobile,
Integer grade,
Integer status,
Integer scoreStart,
Integer scoreEnd,
Integer learnPeriodStart,
Integer learnPeriodEnd) |
public static Map<String,Object> getMemberList(String name, String minPeriod, String maxPeriod, String minPrice, String maxPrice, Integer status, boolean count)
public static Map<String,Object> getCouponList(Integer status, String number, String minPeriod, String maxPeriod, Long effectBegin, Long effectEnd, Long invalidBegin, Long invalidEnd, Long memberId, boolean count)
public static Map<String,Object> getLessonList(String name, Long subjectId, Integer level, Integer status, Integer selected)
public static Map<String,Object> getMinLessonList(String name, Long subjectId, Integer level, Integer status)
public static Map<String,Object> getPeriodList(Integer level, String name, Long lessonId, Long subjectId, Integer type, Long bookId, Long unitId, Integer status, Integer press)
public static Map<String,Object> getArticleListParam(Long startAt, Long endAt, Integer type, String createBy, String title, String status)
public static Map<String,Object> getBookList(String name, Long press, Integer grade, Integer term, Integer status, Long sid)
public static Map<String,Object> getMessageList(Integer grade, String name, Integer messageType, String nick, Long timeLow, Long timeHigh, String mail, Integer type)
public static Map<String,Object> getPaperList(String periodName, Long subjectId, Long lessonId, Long periodId, Long bookId, Integer level, Integer type)
public static Map<String,Object> getSubjectList(Integer type, String name, Integer status)
public static Map<String,Object> getTaskList(Integer type, String name, Long subjectId, Long lessonId, Long periodId, Long unitId, Integer level, Integer status, Long bookId, Integer press)
public static Map<String,Object> getIntroduceList(Integer type, String name, Long subjectId, Long lessonId, Long periodId)
public static Map<String,Object> getLessonByGradeType2(Integer level, Long subjectId)
public static Map<String,Object> getLessonBySubjectIdAndLevel(Integer level, Long subjectId, Integer status)
public static Map<String,Object> getUserList(String nick, String mail, String mobile, Integer grade, Integer status, Integer scoreStart, Integer scoreEnd, Integer learnPeriodStart, Integer learnPeriodEnd)
public static Map<String,Object> getBookUnitList(String name, Integer status, Long id)
public static Map<String,Object> getAllBookUnitList(String name, Integer status, Long id, Integer grade, Long vid)
public static Map<String,Object> getDictationLessonList(Long sid, Long lid, String name, Integer status, Long vid)
public static Map<String,Object> getDictationPeriodList(Long sid, Long levelId, String name, Long lid, Long vid)
public static Map<String,Object> getMemberUserList(String nick, String mail, String mobile, Integer grade, String member, Integer scoreStart, Integer scoreEnd, Integer learnPeriodStart, Integer learnPeriodEnd)
Copyright © 2017. All rights reserved.