public class FileIdentityType extends AbstractFileAttributedType<IdentityType>
Modifier | Constructor and Description |
---|---|
protected |
FileIdentityType(IdentityType object) |
Modifier and Type | Method and Description |
---|---|
protected IdentityType |
doPopulateEntry(Map<String,Serializable> properties) |
protected void |
doPopulateProperties(Map<String,Serializable> properties) |
doCreateInstance, doReadObject, doWriteObject, getId
getEntry, getType, getVersion
protected FileIdentityType(IdentityType object)
protected IdentityType doPopulateEntry(Map<String,Serializable> properties) throws Exception
doPopulateEntry
in class AbstractFileAttributedType<IdentityType>
Exception
protected void doPopulateProperties(Map<String,Serializable> properties) throws Exception
doPopulateProperties
in class AbstractFileAttributedType<IdentityType>
Exception
Copyright © 2018 JBoss by Red Hat. All rights reserved.