public class DynamicUtil extends Object
| 构造器和说明 |
|---|
DynamicUtil() |
public static Map<String,Object> getArticleListParam(String title, String url, String content, Integer status, Integer type, Integer bannerType)
public static Map<String,Object> getDocumentList(Integer type, String title, String author, Integer status, Integer minLike, Integer maxLike, Integer minCollection, Integer maxCollection)
public static Map<String,Object> getVideoList(Integer type, String title, String grade, Integer status, Integer subject, Integer minLike, Integer maxLike, Integer minCollection, Integer maxCollection, String teacherName)
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> getUserList(String alias, String mail, String mobile, Integer grade, Integer status, Integer scoreStart, Integer scoreEnd, String location, Long schoolId, String className, Integer isMember, List<Long> userIds)
public static Map<String,Object> getUserListByIsMember(Integer isMember, Long schoolId)
public static Map<String,Object> getPostList(Integer type, String title, String author, Integer grade, Long minAt, Long maxAt, Integer sort)
public static Map<String,Object> getHollowList(Long minAt, Long maxAt, Integer minHotLevel, Integer maxHotLevel, Integer minBumpCount, Integer maxBumpCount, Integer minDownCount, Integer maxDownCount, Integer status)
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> getMemberList(String name, String minPeriod, String maxPeriod, String minPrice, String maxPrice, Integer status, boolean count)
public static Map<String,Object> getNoticeList(String title, Integer status, boolean count)
public static Map<String,Object> getTaskList(Integer taskType, String taskName, String subjectIds, String lessonIds, String periodIds, Integer gradeDept, Integer status)
public static Map<String,Object> getPeriodList(String periodName, String lessonIds, String subjectIds, Integer status, Integer gradeDept)
public static Map<String,Object> getLessonList(String lessonName, String subjectIds, Integer status, Integer gradeDept)
public static Map<String,Object> getSubjectList(String subjectName, Integer gradeDept, Integer status)
public static Map<String,Object> getOpinionList(String name, String mail, Long startAt, Long endAt)
public static Map<String,Object> getUidListByUserMemberRelation(Long endAt, String name, Integer status)
public static Map<String,Object> getOpenidByMobileList(List<String> openidList, String type)
Copyright © 2017. All rights reserved.