public abstract class AbstractIdentityTypeEntry<T extends org.picketlink.idm.model.IdentityType> extends AbstractAttributedTypeEntry<T>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractIdentityTypeEntry(String version,
T object) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
doPopulateEntry(Map<String,Serializable> properties) |
protected void |
doPopulateProperties(Map<String,Serializable> properties) |
doCreateInstance, doReadObject, doWriteObjectgetEntry, getType, getVersionprotected T doPopulateEntry(Map<String,Serializable> properties) throws Exception
doPopulateEntry in class AbstractAttributedTypeEntry<T extends org.picketlink.idm.model.IdentityType>Exceptionprotected void doPopulateProperties(Map<String,Serializable> properties) throws Exception
doPopulateProperties in class AbstractAttributedTypeEntry<T extends org.picketlink.idm.model.IdentityType>ExceptionCopyright © 2013. All Rights Reserved.