Uses of Class
org.nuxeo.ecm.core.io.registry.MarshallingException
Packages that use MarshallingException
-
Uses of MarshallingException in org.nuxeo.ecm.core.io.registry
Methods in org.nuxeo.ecm.core.io.registry that throw MarshallingExceptionModifier and TypeMethodDescriptionvoid
MarshallerRegistry.deregister
(Class<?> marshaller) Remove a marshaller from the registry.void
Makes a marshaller class available. -
Uses of MarshallingException in org.nuxeo.ecm.core.io.registry.context
Methods in org.nuxeo.ecm.core.io.registry.context that throw MarshallingExceptionModifier and TypeMethodDescriptionRenderingContext.getSession
(DocumentModel document) Gets the currentCoreSession
or try to create one.