@Repository public class NamespaceIamRoleAuthorizationDaoImpl extends AbstractHerdDao implements NamespaceIamRoleAuthorizationDao
AbstractHerdDao.AggregateFunctionBUSINESS_OBJECT_DATA_PARTITIONS, BUSINESS_OBJECT_DATA_SUBPARTITIONS, configurationHelper, DEFAULT_SINGLE_DAY_DATE_MASK, MAX_PARTITION_FILTERS_PER_REQUEST| Constructor and Description |
|---|
NamespaceIamRoleAuthorizationDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
NamespaceIamRoleAuthorizationEntity |
getNamespaceIamRoleAuthorization(NamespaceIamRoleAuthorizationKey namespaceIamRoleAuthorizationKey)
Get a NamespaceIamRoleAuthorizationEntity by the namespaceIamRoleAuthorizationKey.
|
List<NamespaceIamRoleAuthorizationEntity> |
getNamespaceIamRoleAuthorizations(NamespaceEntity namespaceEntity)
Get a list of NamespaceIamRoleAuthorizationEntity by a namespace.
|
List<NamespaceIamRoleAuthorizationEntity> |
getNamespaceIamRoleAuthorizationsByIamRoleName(String iamRoleName)
Get a list of NamespaceIamRoleAuthorizationEntity by an IAM role name.
|
getQueryRestriction, 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, saveAndRefreshpublic NamespaceIamRoleAuthorizationDaoImpl()
public NamespaceIamRoleAuthorizationEntity getNamespaceIamRoleAuthorization(NamespaceIamRoleAuthorizationKey namespaceIamRoleAuthorizationKey)
NamespaceIamRoleAuthorizationDaogetNamespaceIamRoleAuthorization in interface NamespaceIamRoleAuthorizationDaonamespaceIamRoleAuthorizationKey - The namespace IAM role authorization key consisting of the namespace code and the IAM role namepublic List<NamespaceIamRoleAuthorizationEntity> getNamespaceIamRoleAuthorizations(NamespaceEntity namespaceEntity)
NamespaceIamRoleAuthorizationDaogetNamespaceIamRoleAuthorizations in interface NamespaceIamRoleAuthorizationDaonamespaceEntity - The namespace entitypublic List<NamespaceIamRoleAuthorizationEntity> getNamespaceIamRoleAuthorizationsByIamRoleName(String iamRoleName)
NamespaceIamRoleAuthorizationDaogetNamespaceIamRoleAuthorizationsByIamRoleName in interface NamespaceIamRoleAuthorizationDaoiamRoleName - The IAM role nameCopyright © 2021. All rights reserved.