Class PageObjectAdapterImpl
java.lang.Object
ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl.adapter.PageObjectAdapterImpl
- All Implemented Interfaces:
PageObjectAdapterBean
- Author:
- krylov
-
Constructor Summary
ConstructorsConstructorDescriptionPageObjectAdapterImpl
(ScriptAdapterBean scriptAdapterBean, ComponentRegistry componentRegistry) -
Method Summary
Modifier and TypeMethodDescriptionmarshal
(PageObject pageObject) unmarshal
(XmlPageObject xml, Page page)
-
Constructor Details
-
PageObjectAdapterImpl
@Autowired public PageObjectAdapterImpl(ScriptAdapterBean scriptAdapterBean, @Lazy ComponentRegistry componentRegistry)
-
-
Method Details
-
unmarshal
- Specified by:
unmarshal
in interfacePageObjectAdapterBean
-
marshal
- Specified by:
marshal
in interfacePageObjectAdapterBean
-