| Package | Description |
|---|---|
| org.picketlink.idm.jpa.internal.mappers |
| Modifier and Type | Method and Description |
|---|---|
EntityMapping |
PartitionMapper.configure(Class<?> managedType,
Class<?> entityType) |
EntityMapping |
RelationshipMapper.configure(Class<?> managedType,
Class<?> entityType) |
protected abstract EntityMapping |
AbstractIdentityManagedMapper.configure(Class<?> supportedType,
Class<?> entityType) |
EntityMapping |
IdentityTypeMapper.configure(Class<?> supportedTypes,
Class<?> entityType) |
EntityMapping |
AbstractAttributedTypeMapper.configure(Class<?> managedType,
Class<?> entityType) |
EntityMapping |
NamedMappedAttribute.configure(Class<?> supportedType,
Class<?> entityType) |
EntityMapping |
AttributedValueMapper.configure(Class<?> managedType,
Class<?> entityType) |
EntityMapping |
EntityMapper.getMappingsFor(Class<?> attributedType) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityMapping> |
ModelMapper.createMapping(Class<?> entityType) |
List<EntityMapping> |
AbstractModelMapper.createMapping(Class<?> entityType) |
List<EntityMapping> |
ManagedCredentialAttributeMapper.doCreateMapping(Class<?> entityType) |
protected List<EntityMapping> |
AbstractIdentityManagedMapper.doCreateMapping(Class<?> entityType) |
protected List<EntityMapping> |
AttributeTypeMapper.doCreateMapping(Class<?> entityType) |
protected abstract List<EntityMapping> |
AbstractModelMapper.doCreateMapping(Class<?> entityType) |
protected List<EntityMapping> |
RelationshipIdentityMapper.doCreateMapping(Class<?> entityType) |
List<EntityMapping> |
EntityMapper.getEntityMappings() |
Copyright © 2014. All Rights Reserved.