public interface MetaPartitionContext
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(MetaElement element) |
MetaPartition |
getBasePartition() |
io.crnk.core.utils.Optional<MetaElement> |
getMetaElement(java.lang.String id) |
io.crnk.core.module.Module.ModuleContext |
getModuleContext() |
void addElement(MetaElement element)
io.crnk.core.module.Module.ModuleContext getModuleContext()
io.crnk.core.utils.Optional<MetaElement> getMetaElement(java.lang.String id)
MetaPartition getBasePartition()