public class EntityRef extends Object
EntityRef(Class<?> entityClass, Map<String,Object> propertyToValue)
boolean
equals(Object obj)
Class<?>
getEntityClass()
Map<String,Object>
getPropertyToValue()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public EntityRef(Class<?> entityClass, Map<String,Object> propertyToValue)
public Class<?> getEntityClass()
public Map<String,Object> getPropertyToValue()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2014. All Rights Reserved.