Class BlogService
java.lang.Object
sk.iway.iwcm.components.blog.rest.BlogService
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddSpecSearch(Map<String, String> params, List<javax.persistence.criteria.Predicate> predicates, javax.persistence.criteria.Root<DocDetails> root, javax.persistence.criteria.CriteriaBuilder builder, Identity user) static List<LabelValueInteger>getActualBloggerGroups(Identity currentUser) static DatatablePageImpl<DocDetails>getAllItems(GetAllItemsDocOptions options)
-
Method Details
-
getAllItems
-
addSpecSearch
-
getActualBloggerGroups
-