| Package | Description |
|---|---|
| org.picketlink.idm.config | |
| org.picketlink.idm.jpa.annotations |
| Modifier and Type | Method and Description |
|---|---|
org.picketlink.common.properties.Property<Object> |
JPAIdentityStoreConfiguration.getModelProperty(PropertyType propertyType) |
<P> P |
JPAIdentityStoreConfiguration.getModelPropertyValue(Class<P> propertyClass,
Object instance,
PropertyType propertyType) |
void |
JPAIdentityStoreConfiguration.setModelPropertyValue(Object instance,
PropertyType propertyType,
Object value) |
void |
JPAIdentityStoreConfiguration.setModelPropertyValue(Object instance,
PropertyType propertyType,
Object value,
boolean required) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyType |
PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyType[] |
PropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.