| Package | Description |
|---|---|
| com.modeliosoft.modelio.cms.api |
| Modifier and Type | Method and Description |
|---|---|
static ICmsServices |
Cms.get(GProject project)
Get the CMS engine of a project.
|
static ICmsServices |
Cms.Registry.get(GProject project) |
static ICmsServices |
Cms.get(ICoreSession session)
Get the CMS engine of a core session.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Cms.Registry.add(GProject proj,
ICmsServices svc)
Register a project CMS services.
|