@Repository public class SecurityRoleDaoImpl extends AbstractHerdDao implements SecurityRoleDao
AbstractHerdDao.AggregateFunctionBUSINESS_OBJECT_DATA_PARTITIONS, BUSINESS_OBJECT_DATA_SUBPARTITIONS, configurationHelper, DEFAULT_SINGLE_DAY_DATE_MASK, MAX_PARTITION_FILTERS_PER_REQUESTentityManager| Constructor and Description |
|---|
SecurityRoleDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityRoleEntity> |
getAllSecurityRoles()
Gets the list of all security roles entities.
|
SecurityRoleEntity |
getSecurityRoleByName(String securityRoleName)
Gets a security role by it's name.
|
List<SecurityRoleKey> |
getSecurityRoleKeys()
Gets all the security roles in ascending order of security role names.
|
getMaximumBusinessObjectDataVersionSubQuery, getQueryRestriction, getQueryRestriction, getQueryRestriction, getQueryRestrictionOnBusinessObjectDataVersionAndStatus, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnStorage, savedelete, detach, executeSingleResultQuery, findAll, findById, findByNamedProperties, findUniqueByNamedProperties, getCurrentTimestamp, getEntityManager, getPredicateForInClause, query, queryByNamedParams, saveAndRefreshclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, detach, findAll, findById, findByNamedProperties, findUniqueByNamedProperties, getCurrentTimestamp, getEntityManager, query, queryByNamedParams, save, saveAndRefresh@Cacheable(value="herd_cache") public List<SecurityRoleEntity> getAllSecurityRoles()
SecurityRoleDaogetAllSecurityRoles in interface SecurityRoleDaopublic SecurityRoleEntity getSecurityRoleByName(String securityRoleName)
SecurityRoleDaogetSecurityRoleByName in interface SecurityRoleDaosecurityRoleName - the security role name (case-insensitive)public List<SecurityRoleKey> getSecurityRoleKeys()
SecurityRoleDaogetSecurityRoleKeys in interface SecurityRoleDaoCopyright © 2019. All rights reserved.