Class RoleFinderImpl
Object
com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.Role>
com.liferay.portal.service.persistence.impl.RoleFinderBaseImpl
com.liferay.portal.service.persistence.impl.RoleFinderImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.dao.orm.SessionFactory,com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.Role>,com.liferay.portal.kernel.service.persistence.RoleFinder
public class RoleFinderImpl
extends RoleFinderBaseImpl
implements com.liferay.portal.kernel.service.persistence.RoleFinder
- Author:
- Brian Wing Shun Chan, Marcellus Tavares, Connor McKay
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class com.liferay.portal.service.persistence.impl.RoleFinderBaseImpl
rolePersistenceFields inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl
CAST_CLOB_TEXT_OPEN, COUNT_COLUMN_NAME, databaseInMaxParameters, dbColumnNames, dummyEntityCache, dummyFinderCache, entityCacheEnabled, FINDER_ARGS_EMPTY, finderCacheEnabled, NULL_SAFE_STRING_COMPARATOR, nullModel, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT, WHERE_AND, WHERE_GREATER_THAN, WHERE_GREATER_THAN_HAS_NEXT, WHERE_LESSER_THAN, WHERE_LESSER_THAN_HAS_NEXT, WHERE_OR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcountByC_N_D_T(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) intcountByC_N_D_T(long companyId, String name, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) intcountByC_N_T_D_T(long companyId, String[] names, String[] titles, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) intcountByC_N_T_D_T(long companyId, String name, String title, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) intcountByGroupRoleAndTeamRole(long companyId, String name, List<String> excludedNames, String title, String description, int[] types, long excludedTeamRoleId, long teamGroupId) intcountByKeywords(long companyId, String keywords, Integer[] types) intcountByKeywords(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params) protected intdoCountByC_N_D_T(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, boolean inlineSQLHelper) protected intdoCountByC_N_T_D_T(long companyId, String[] names, String[] titles, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, boolean inlineSQLHelper) protected intdoCountByGroupRoleAndTeamRole(long companyId, String name, List<String> excludedNames, String title, String description, int[] types, long excludedTeamRoleId, long teamGroupId, boolean inlineSQLHelper) protected List<com.liferay.portal.kernel.model.Role>doFindByC_N_D_T(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator, boolean inlineSQLHelper) protected List<com.liferay.portal.kernel.model.Role>doFindByC_N_T_D_T(long companyId, String[] names, String[] titles, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator, boolean inlineSQLHelper) protected List<com.liferay.portal.kernel.model.Role>doFindByGroupRoleAndTeamRole(long companyId, String name, List<String> excludedNames, String title, String description, int[] types, long excludedTeamRoleId, long teamGroupId, int start, int end, boolean inlineSQLHelper) intfilterCountByC_N_D_T(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) intfilterCountByC_N_D_T(long companyId, String name, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) intfilterCountByC_N_T_D_T(long companyId, String[] names, String[] titles, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) intfilterCountByC_N_T_D_T(long companyId, String name, String title, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) intfilterCountByGroupRoleAndTeamRole(long companyId, String name, List<String> excludedNames, String title, String description, int[] types, long excludedTeamRoleId, long teamGroupId) intfilterCountByKeywords(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params) List<com.liferay.portal.kernel.model.Role>filterFindByC_N_D_T(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) List<com.liferay.portal.kernel.model.Role>filterFindByC_N_D_T(long companyId, String name, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) List<com.liferay.portal.kernel.model.Role>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, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) List<com.liferay.portal.kernel.model.Role>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, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) List<com.liferay.portal.kernel.model.Role>filterFindByGroupRoleAndTeamRole(long companyId, String name, List<String> excludedNames, String title, String description, int[] types, long excludedTeamRoleId, long teamGroupId, int start, int end) List<com.liferay.portal.kernel.model.Role>filterFindByKeywords(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) List<com.liferay.portal.kernel.model.Role>findByC_N_D_T(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) List<com.liferay.portal.kernel.model.Role>findByC_N_D_T(long companyId, String name, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) List<com.liferay.portal.kernel.model.Role>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, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) List<com.liferay.portal.kernel.model.Role>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, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) List<com.liferay.portal.kernel.model.Role>findByGroupRoleAndTeamRole(long companyId, String name, List<String> excludedNames, String title, String description, int[] types, long excludedTeamRoleId, long teamGroupId, int start, int end) List<com.liferay.portal.kernel.model.Role>findByKeywords(long companyId, String keywords, Integer[] types, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) List<com.liferay.portal.kernel.model.Role>findByKeywords(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) protected StringgetExcludedNames(List<String> excludedNames) protected Stringprotected StringgetJoin(LinkedHashMap<String, Object> params) protected StringgetTypes(int size) protected Stringprotected StringgetWhere(LinkedHashMap<String, Object> params) protected voidsetJoin(com.liferay.portal.kernel.dao.orm.QueryPos queryPos, LinkedHashMap<String, Object> params) Methods inherited from class com.liferay.portal.service.persistence.impl.RoleFinderBaseImpl
getBadColumnNames, getRolePersistence, setRolePersistenceMethods inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl
appendOrderByComparator, appendOrderByComparator, cacheResult, clearCache, clearCache, clearCache, closeSession, countWithDynamicQuery, countWithDynamicQuery, dslQuery, fetchByPrimaryKey, fetchByPrimaryKeys, findByPrimaryKey, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getClassLoader, getColumnName, getCompoundPKColumnNames, getCurrentSession, getDataSource, getDB, getDialect, getEntityCache, getFinderCache, getListeners, getModelClass, getPKDBName, getSelectSQL, getTableColumnsMap, openNewSession, openSession, processException, registerListener, remove, remove, removeByFunction, removeConjunction, removeImpl, setConfiguration, setDataSource, setDBColumnNames, setEntityCacheEnabled, setModelClass, setModelImplClass, setModelPKClass, setSessionFactory, setTable, unregisterListener, update, update, updateImplMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.service.persistence.BasePersistence
clearCache, dslQueryCount
-
Field Details
-
COUNT_BY_C_N_D_T
-
COUNT_BY_C_N_T_D_T
-
FIND_BY_C_N_D_T
-
FIND_BY_C_N_T_D_T
-
JOIN_BY_USERS_ROLES
-
-
Constructor Details
-
RoleFinderImpl
public RoleFinderImpl()
-
-
Method Details
-
countByGroupRoleAndTeamRole
public int countByGroupRoleAndTeamRole(long companyId, String name, List<String> excludedNames, String title, String description, int[] types, long excludedTeamRoleId, long teamGroupId) - Specified by:
countByGroupRoleAndTeamRolein interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
countByKeywords
- Specified by:
countByKeywordsin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
countByKeywords
public int countByKeywords(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params) - Specified by:
countByKeywordsin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
countByC_N_D_T
public int countByC_N_D_T(long companyId, String name, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) - Specified by:
countByC_N_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
countByC_N_D_T
public int countByC_N_D_T(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) - Specified by:
countByC_N_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
countByC_N_T_D_T
public int countByC_N_T_D_T(long companyId, String name, String title, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) - Specified by:
countByC_N_T_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
countByC_N_T_D_T
public int countByC_N_T_D_T(long companyId, String[] names, String[] titles, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) - Specified by:
countByC_N_T_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
filterCountByGroupRoleAndTeamRole
public int filterCountByGroupRoleAndTeamRole(long companyId, String name, List<String> excludedNames, String title, String description, int[] types, long excludedTeamRoleId, long teamGroupId) - Specified by:
filterCountByGroupRoleAndTeamRolein interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
filterCountByKeywords
public int filterCountByKeywords(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params) - Specified by:
filterCountByKeywordsin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
filterCountByC_N_D_T
public int filterCountByC_N_D_T(long companyId, String name, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) - Specified by:
filterCountByC_N_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
filterCountByC_N_D_T
public int filterCountByC_N_D_T(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) - Specified by:
filterCountByC_N_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
filterCountByC_N_T_D_T
public int filterCountByC_N_T_D_T(long companyId, String name, String title, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) - Specified by:
filterCountByC_N_T_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
filterCountByC_N_T_D_T
public int filterCountByC_N_T_D_T(long companyId, String[] names, String[] titles, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator) - Specified by:
filterCountByC_N_T_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
filterFindByGroupRoleAndTeamRole
public List<com.liferay.portal.kernel.model.Role> filterFindByGroupRoleAndTeamRole(long companyId, String name, List<String> excludedNames, String title, String description, int[] types, long excludedTeamRoleId, long teamGroupId, int start, int end) - Specified by:
filterFindByGroupRoleAndTeamRolein interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
filterFindByKeywords
public List<com.liferay.portal.kernel.model.Role> filterFindByKeywords(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) - Specified by:
filterFindByKeywordsin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
filterFindByC_N_D_T
public List<com.liferay.portal.kernel.model.Role> filterFindByC_N_D_T(long companyId, String name, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) - Specified by:
filterFindByC_N_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
filterFindByC_N_D_T
public List<com.liferay.portal.kernel.model.Role> filterFindByC_N_D_T(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) - Specified by:
filterFindByC_N_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
filterFindByC_N_T_D_T
public List<com.liferay.portal.kernel.model.Role> 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, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) - Specified by:
filterFindByC_N_T_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
filterFindByC_N_T_D_T
public List<com.liferay.portal.kernel.model.Role> 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, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) - Specified by:
filterFindByC_N_T_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
findByGroupRoleAndTeamRole
public List<com.liferay.portal.kernel.model.Role> findByGroupRoleAndTeamRole(long companyId, String name, List<String> excludedNames, String title, String description, int[] types, long excludedTeamRoleId, long teamGroupId, int start, int end) - Specified by:
findByGroupRoleAndTeamRolein interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
findByKeywords
public List<com.liferay.portal.kernel.model.Role> findByKeywords(long companyId, String keywords, Integer[] types, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) - Specified by:
findByKeywordsin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
findByKeywords
public List<com.liferay.portal.kernel.model.Role> findByKeywords(long companyId, String keywords, Integer[] types, LinkedHashMap<String, Object> params, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) - Specified by:
findByKeywordsin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
findByC_N_D_T
public List<com.liferay.portal.kernel.model.Role> findByC_N_D_T(long companyId, String name, String description, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) - Specified by:
findByC_N_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
findByC_N_D_T
public List<com.liferay.portal.kernel.model.Role> findByC_N_D_T(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) - Specified by:
findByC_N_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
findByC_N_T_D_T
public List<com.liferay.portal.kernel.model.Role> 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, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) - Specified by:
findByC_N_T_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
findByC_N_T_D_T
public List<com.liferay.portal.kernel.model.Role> 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, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator) - Specified by:
findByC_N_T_D_Tin interfacecom.liferay.portal.kernel.service.persistence.RoleFinder
-
doCountByGroupRoleAndTeamRole
-
doCountByC_N_D_T
-
doCountByC_N_T_D_T
-
doFindByGroupRoleAndTeamRole
-
doFindByC_N_D_T
protected List<com.liferay.portal.kernel.model.Role> doFindByC_N_D_T(long companyId, String[] names, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator, boolean inlineSQLHelper) -
doFindByC_N_T_D_T
protected List<com.liferay.portal.kernel.model.Role> doFindByC_N_T_D_T(long companyId, String[] names, String[] titles, String[] descriptions, Integer[] types, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.Role> orderByComparator, boolean inlineSQLHelper) -
getExcludedNames
-
getJoin
-
getJoin
-
getTypes
-
getWhere
-
getWhere
-
setJoin
protected void setJoin(com.liferay.portal.kernel.dao.orm.QueryPos queryPos, LinkedHashMap<String, Object> params)
-