JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.cg.webbpm.studio.subsystems.page_designer.serialization.api.beans.adapter
Interface ComponentAdapterBean
All Known Implementing Classes:
ComponentAdapterImpl
public interface
ComponentAdapterBean
Author:
krylov
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
marshal
(
Component
object,
Path
path)
Component
unmarshal
(
Path
path)
Method Details
unmarshal
Component
unmarshal
(
Path
path)
marshal
void
marshal
(
Component
object,
Path
path)