| Method and Description |
|---|
| io.crnk.meta.MetaModule.addMetaProvider(MetaProvider)
make use of
MetaModuleConfig and pass to this instance upon creation |
| io.crnk.meta.MetaModule.create() |
| io.crnk.meta.MetaModule.putIdMapping(String, Class<? extends MetaElement>, String)
make use of
MetaModuleConfig and pass to this instance upon creation |
| io.crnk.meta.MetaModule.putIdMapping(String, String)
make use of
MetaModuleConfig and pass to this instance upon creation |
| Constructor and Description |
|---|
| io.crnk.meta.MetaModule() |