| Package | Description |
|---|---|
| org.picketlink.idm.jpa.internal | |
| org.picketlink.idm.jpa.internal.mappers |
| Modifier and Type | Method and Description |
|---|---|
EntityMapper |
JPAIdentityStore.getMapperForEntity(Class<?> entityClass) |
EntityMapper |
JPAIdentityStore.getRootMapperForEntity(Class<?> entityClass) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityMapper> |
JPAIdentityStore.getEntityMappers() |
List<EntityMapper> |
JPAIdentityStore.getMapperFor(Class<? extends AttributedType> attributedType)
Returns all
EntityMapper instances used to map the given AttributedType. |
| Constructor and Description |
|---|
PermissionOperationSet(Object entity,
Class resourceClass,
EntityMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
List |
EntityMapper.getAssociatedEntities(AttributedType attributedType,
EntityMapper entityMapper,
javax.persistence.EntityManager entityManager) |
Copyright © 2024. All rights reserved.