public class UIModule
extends java.lang.Object
implements io.crnk.core.module.Module
| Modifier and Type | Method and Description |
|---|---|
static UIModule |
create(UIModuleConfig config) |
java.lang.String |
getModuleName() |
void |
setupModule(io.crnk.core.module.Module.ModuleContext context) |
public static UIModule create(UIModuleConfig config)
public java.lang.String getModuleName()
getModuleName in interface io.crnk.core.module.Modulepublic void setupModule(io.crnk.core.module.Module.ModuleContext context)
setupModule in interface io.crnk.core.module.Module