public class SiteLayoutMarshaller extends AbstractMarshaller<org.exoplatform.portal.config.model.PortalConfig>
| Constructor and Description |
|---|
SiteLayoutMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
void |
marshal(org.exoplatform.portal.config.model.PortalConfig object,
OutputStream outputStream,
boolean pretty) |
org.exoplatform.portal.config.model.PortalConfig |
unmarshal(InputStream is) |
marshalAccessPermissions, marshalApplication, marshalContainer, marshalEditPermission, marshalModelObject, marshalPermissions, marshalPortletApplication, unmarshalAccessPermissions, unmarshalApplication, unmarshalContainer, unmarshalEditPermission, unmarshalPermissions, unmarshalPortletApplication, writeGateinObjectsNamespacepublic void marshal(org.exoplatform.portal.config.model.PortalConfig object,
OutputStream outputStream,
boolean pretty)
throws org.gatein.management.api.binding.BindingException
org.gatein.management.api.binding.BindingExceptionpublic org.exoplatform.portal.config.model.PortalConfig unmarshal(InputStream is) throws org.gatein.management.api.binding.BindingException
org.gatein.management.api.binding.BindingExceptionCopyright © 2003–2021 eXo Platform SAS. All rights reserved.