| Package | Description |
|---|---|
| org.nuxeo.ecm.core.io.registry | |
| org.nuxeo.ecm.core.io.registry.context |
| Modifier and Type | Method and Description |
|---|---|
void |
MarshallerRegistry.deregister(Class<?> marshaller)
Remove a marshaller from the registry.
|
void |
MarshallerRegistry.register(Class<?> marshaller)
Makes a marshaller class available.
|
| Modifier and Type | Method and Description |
|---|---|
RenderingContext.SessionWrapper |
RenderingContext.getSession(DocumentModel document)
Gets the current
CoreSession or try to create one. |
Copyright © 2019 Nuxeo. All rights reserved.