public class DynamicUtil extends Object
| 构造器和说明 |
|---|
DynamicUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,Object> |
getArticleListParam(String title,
String url,
String content,
Integer status,
Integer type,
Integer bannerType) |
static Map<String,Object> |
getBannerListByPeriod(Long periodId) |
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> |
getDocumentList(Integer type,
String title,
String author,
Integer status,
Integer minLike,
Integer maxLike,
Integer minCollection,
Integer maxCollection) |
static Map<String,Object> |
getDocumentMaxOrderBy() |
static Map<String,Object> |
getDocumentRank(Long documentId) |
static Map<String,Object> |
getHollowList(Long minAt,
Long maxAt,
Integer minHotLevel,
Integer maxHotLevel,
Integer minBumpCount,
Integer maxBumpCount,
Integer minDownCount,
Integer maxDownCount,
Integer status) |
static Map<String,Object> |
getLessonList(String lessonName,
List<Long> subjectIds,
Integer status,
Integer gradeDept) |
static Map<String,Object> |
getMemberList(String name,
String minPeriod,
String maxPeriod,
String minPrice,
String maxPrice,
BigDecimal minIOSPrice,
BigDecimal maxIOSPrice,
Integer status,
boolean count) |
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> |
getNoticeList(String title,
Integer status,
boolean count) |
static Map<String,Object> |
getOpenidByMobileList(List<String> openidList,
String type) |
static Map<String,Object> |
getOpinionList(String name,
String mail,
Long startAt,
Long endAt) |
static Map<String,Object> |
getOpinionListByName(String name) |
static Map<String,Object> |
getPageStatisticsList(List<Long> targetIds,
Integer targetType,
Integer os,
Integer isMember,
Long startAt,
Long endAt) |
static Map<String,Object> |
getPeriodList(String periodName,
String lessonIds,
String subjectIds,
Integer status,
Integer gradeDept) |
static Map<String,Object> |
getPostList(Integer type,
String title,
String author,
Integer grade,
Long minAt,
Long maxAt,
Integer sort) |
static Map<String,Object> |
getRecommendList(String invitationCode,
String name,
String registerNumStart,
String registerNumEnd,
String minDiscount,
String maxDiscount,
String minSettlement,
String maxSettlement,
Integer recommendStatus,
String mobile,
String mail,
Boolean count) |
static Map<String,Object> |
getSchoolList(String name,
Long id) |
static Map<String,Object> |
getSchoolListByName(String name) |
static Map<String,Object> |
getSubjectList(String subjectName,
Integer gradeDept,
Integer status) |
static Map<String,Object> |
getTaskList(Integer taskType,
String taskName,
List<Long> subjectIds,
List<Long> lessonIds,
List<Long> periodIds,
Integer gradeDept,
Integer status,
Integer specificType,
Integer difficultyLevel) |
static Map<String,Object> |
getUidListByUserMemberRelation(Long endAt,
String name,
Integer status) |
static Map<String,Object> |
getUnitList(Integer mediaType) |
static Map<String,Object> |
getUserFavoriteRelationList(Integer targetType,
Integer collectType,
boolean count) |
static Map<String,Object> |
getUserIdByMobileList(List<String> openidList) |
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,
List<Integer> isMembers,
List<Long> userIds) |
static Map<String,Object> |
getUserListByIsMember(Integer isMember,
Long schoolId) |
static Map<String,Object> |
getVideoGradeIds(Long id) |
static Map<String,Object> |
getVideoGradeIdsTotal(Long id) |
static Map<String,Object> |
getVideoGradeRelationIds(Long videoId) |
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) |
static Map<String,Object> |
getVideoListByType(Integer type) |
static Map<String,Object> |
getVideoMaxOrderBy() |
static Map<String,Object> |
getVideotRank(Long videoId) |
static Map<String,Object> |
getXinHuaMeiYuDateOrder(Long startAt,
Long endAt,
Integer page,
Integer size)
为了填充日期无订单日期写出的方法,怎么实现的我也不是很明白,扩展性为0,非神人勿看
|
static Map<String,Object> |
getXinHuaMeiYuOrder(Long uid,
boolean count) |
static Map<String,Object> |
getXinHuaMeiYuUserList(String username,
String mobile,
Integer minOrderNumber,
Integer maxOrderNumber,
Double minOrderMoney,
Double maxOrderMoney,
boolean count) |
static Map<String,Object> |
getXinHuaMeiYuUserRelationIdByUid(Long uid) |
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, List<Integer> isMembers, 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, BigDecimal minIOSPrice, BigDecimal maxIOSPrice, 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, List<Long> subjectIds, List<Long> lessonIds, List<Long> periodIds, Integer gradeDept, Integer status, Integer specificType, Integer difficultyLevel)
public static Map<String,Object> getPeriodList(String periodName, String lessonIds, String subjectIds, Integer status, Integer gradeDept)
public static Map<String,Object> getLessonList(String lessonName, List<Long> 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)
public static Map<String,Object> getUserIdByMobileList(List<String> openidList)
public static Map<String,Object> getUserFavoriteRelationList(Integer targetType, Integer collectType, boolean count)
public static Map<String,Object> getPageStatisticsList(List<Long> targetIds, Integer targetType, Integer os, Integer isMember, Long startAt, Long endAt)
public static Map<String,Object> getXinHuaMeiYuUserList(String username, String mobile, Integer minOrderNumber, Integer maxOrderNumber, Double minOrderMoney, Double maxOrderMoney, boolean count)
public static Map<String,Object> getXinHuaMeiYuUserRelationIdByUid(Long uid)
public static Map<String,Object> getXinHuaMeiYuDateOrder(Long startAt, Long endAt, Integer page, Integer size)
startAt - endAt - page - size - public static Map<String,Object> getRecommendList(String invitationCode, String name, String registerNumStart, String registerNumEnd, String minDiscount, String maxDiscount, String minSettlement, String maxSettlement, Integer recommendStatus, String mobile, String mail, Boolean count)
Copyright © 2018. All rights reserved.