public class ShallowReferenceType extends EntityType
ShallowReferenceDEFAULT_TYPE_PARAMETER| Modifier and Type | Method | Description |
|---|---|---|
boolean |
canBePrototype() |
|
boolean |
equals(java.lang.Object o) |
|
java.lang.Class |
getBaseJavaClass() |
|
int |
hashCode() |
|
boolean |
isInstance(java.lang.Object cdo) |
createIdFromInstance, createIdFromInstanceId, getIdOf, getIdProperty, getIdPropertyGenericType, isIdProperty, prettyPrintBuilder, toStringequals, getBaseJavaType, getConcreteClassTypeArguments, getName, isGenericType, prettyPrintfindProperty, forEachProperty, getProperties, getProperties, getProperty, getPropertyNames, getRawDehydratedTypepublic boolean equals(java.lang.Object o)
equals in class EntityTypepublic int hashCode()
hashCode in class EntityTypepublic boolean canBePrototype()
canBePrototype in class JaversTypepublic boolean isInstance(java.lang.Object cdo)
isInstance in class JaversTypepublic java.lang.Class getBaseJavaClass()