public class RelationshipEntityInstantiator extends AbstractConstructorEntityInstantiator<org.neo4j.graphdb.Relationship>
ReflectionFactory internal to sun reflect
package.
Part of the SPI, not intended for public use.| Constructor and Description |
|---|
RelationshipEntityInstantiator(EntityStateHandler entityStateHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFailingMessageForClass(Class<?> entityClass,
Class<org.neo4j.graphdb.Relationship> relationshipClass) |
protected Class<org.neo4j.graphdb.Relationship> |
getStateInterface()
subclasses have to provide the concrete state interface
|
protected void |
setState(Object entity,
org.neo4j.graphdb.Relationship relationship)
Subclasses must implement to set state
|
createEntityFromState, createFailingInstantiator, createInstantiator, createWithoutConstructorInvocation, getDeclaredConstructor, getNoArgConstructor, isAbstractOrInterface, setInstantiators, stateTakingConstructorInstantiatorpublic RelationshipEntityInstantiator(EntityStateHandler entityStateHandler)
protected void setState(Object entity, org.neo4j.graphdb.Relationship relationship)
AbstractConstructorEntityInstantiatorsetState in class AbstractConstructorEntityInstantiator<org.neo4j.graphdb.Relationship>protected String getFailingMessageForClass(Class<?> entityClass, Class<org.neo4j.graphdb.Relationship> relationshipClass)
getFailingMessageForClass in class AbstractConstructorEntityInstantiator<org.neo4j.graphdb.Relationship>protected Class<org.neo4j.graphdb.Relationship> getStateInterface()
AbstractConstructorEntityInstantiatorgetStateInterface in class AbstractConstructorEntityInstantiator<org.neo4j.graphdb.Relationship>Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.