Class RoleFinderUtil
Object
com.liferay.portal.kernel.service.persistence.RoleFinderUtil
- Author:
- Brian Wing Shun Chan
- {$generated.description}
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
countByC_N_D_T
(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) static int
countByC_N_D_T
(long companyId, String name, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) static int
countByC_N_T_D_T
(long companyId, String[] names, String[] titles, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) static int
countByC_N_T_D_T
(long companyId, String name, String title, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) static int
countByGroupRoleAndTeamRole
(long companyId, String name, List<String> excludedNames, String title, String description, int[] types, long excludedTeamRoleId, long teamGroupId) static int
countByKeywords
(long companyId, String keywords, Integer[] types) static int
countByKeywords
(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params) static int
filterCountByC_N_D_T
(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) static int
filterCountByC_N_D_T
(long companyId, String name, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) static int
filterCountByC_N_T_D_T
(long companyId, String[] names, String[] titles, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) static int
filterCountByC_N_T_D_T
(long companyId, String name, String title, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) static int
filterCountByGroupRoleAndTeamRole
(long companyId, String name, List<String> excludedNames, String title, String description, int[] types, long excludedTeamRoleId, long teamGroupId) static int
filterCountByKeywords
(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params) filterFindByC_N_D_T
(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Role> orderByComparator) filterFindByC_N_D_T
(long companyId, String name, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Role> orderByComparator) filterFindByC_N_T_D_T
(long companyId, String[] names, String[] titles, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Role> orderByComparator) filterFindByC_N_T_D_T
(long companyId, String name, String title, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Role> orderByComparator) filterFindByGroupRoleAndTeamRole
(long companyId, String name, List<String> excludedNames, String title, String description, int[] types, long excludedTeamRoleId, long teamGroupId, int start, int end) filterFindByKeywords
(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Role> orderByComparator) findByC_N_D_T
(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Role> orderByComparator) findByC_N_D_T
(long companyId, String name, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Role> orderByComparator) findByC_N_T_D_T
(long companyId, String[] names, String[] titles, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Role> orderByComparator) findByC_N_T_D_T
(long companyId, String name, String title, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Role> orderByComparator) findByGroupRoleAndTeamRole
(long companyId, String name, List<String> excludedNames, String title, String description, int[] types, long excludedTeamRoleId, long teamGroupId, int start, int end) findByKeywords
(long companyId, String keywords, Integer[] types, int start, int end, OrderByComparator<Role> orderByComparator) findByKeywords
(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Role> orderByComparator) static RoleFinder
void
setFinder
(RoleFinder finder)
-
Constructor Details
-
RoleFinderUtil
public RoleFinderUtil()
-
-
Method Details
-
countByGroupRoleAndTeamRole
-
countByKeywords
-
countByKeywords
public static int countByKeywords(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params) -
countByC_N_D_T
-
countByC_N_D_T
-
countByC_N_T_D_T
-
countByC_N_T_D_T
-
filterCountByGroupRoleAndTeamRole
-
filterCountByKeywords
public static int filterCountByKeywords(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params) -
filterCountByC_N_D_T
-
filterCountByC_N_D_T
-
filterCountByC_N_T_D_T
-
filterCountByC_N_T_D_T
-
filterFindByGroupRoleAndTeamRole
-
filterFindByKeywords
public static List<Role> filterFindByKeywords(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Role> orderByComparator) -
filterFindByC_N_D_T
public static List<Role> filterFindByC_N_D_T(long companyId, String name, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Role> orderByComparator) -
filterFindByC_N_D_T
public static List<Role> filterFindByC_N_D_T(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Role> orderByComparator) -
filterFindByC_N_T_D_T
-
filterFindByC_N_T_D_T
-
findByGroupRoleAndTeamRole
-
findByKeywords
-
findByKeywords
public static List<Role> findByKeywords(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Role> orderByComparator) -
findByC_N_D_T
public static List<Role> findByC_N_D_T(long companyId, String name, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Role> orderByComparator) -
findByC_N_D_T
public static List<Role> findByC_N_D_T(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Role> orderByComparator) -
findByC_N_T_D_T
-
findByC_N_T_D_T
-
getFinder
-
setFinder
-