public abstract class TypedMetaPartitionBase extends MetaPartitionBase
context, nonUniqueTypes, parent, typeMapping| Constructor and Description |
|---|
TypedMetaPartitionBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addFactory(TypedMetaElementFactory factory) |
protected io.crnk.core.utils.Optional<MetaElement> |
doAllocateMetaElement(java.lang.reflect.Type type) |
addElement, allocateEnumType, allocateMetaElement, getMeta, hasMeta, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdiscoverElementsprotected void addFactory(TypedMetaElementFactory factory)
protected io.crnk.core.utils.Optional<MetaElement> doAllocateMetaElement(java.lang.reflect.Type type)
doAllocateMetaElement in class MetaPartitionBase