public class FileRelationship extends AbstractFileAttributedType<Relationship>
| Modifier | Constructor and Description |
|---|---|
protected |
FileRelationship(Relationship object) |
| Modifier and Type | Method and Description |
|---|---|
protected Relationship |
doCreateInstance(Map<String,Serializable> properties) |
protected Relationship |
doPopulateEntry(Map<String,Serializable> properties) |
protected void |
doPopulateProperties(Map<String,Serializable> properties) |
protected void |
doReadObject(ObjectInputStream s) |
protected void |
doWriteObject(ObjectOutputStream s) |
String |
getIdentityTypeId(String roleName) |
boolean |
hasIdentityType(IdentityType identityType) |
getIdgetEntry, getType, getVersionprotected FileRelationship(Relationship object)
protected Relationship doCreateInstance(Map<String,Serializable> properties) throws Exception
doCreateInstance in class AbstractFileAttributedType<Relationship>Exceptionprotected void doPopulateProperties(Map<String,Serializable> properties) throws Exception
doPopulateProperties in class AbstractFileAttributedType<Relationship>Exceptionprotected void doWriteObject(ObjectOutputStream s) throws Exception
doWriteObject in class AbstractFileAttributedType<Relationship>Exceptionprotected void doReadObject(ObjectInputStream s) throws Exception
doReadObject in class AbstractFileAttributedType<Relationship>Exceptionprotected Relationship doPopulateEntry(Map<String,Serializable> properties) throws Exception
doPopulateEntry in class AbstractFileAttributedType<Relationship>Exceptionpublic boolean hasIdentityType(IdentityType identityType)
Copyright © 2014. All Rights Reserved.