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 TypeMethodDescriptionvoidMarshallerRegistry.deregister(Class<?> marshaller) Remove a marshaller from the registry.voidMakes 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 currentCoreSessionor try to create one.