org.infoglue.deliver.portal
Interface OmBuilder
- All Known Implementing Classes:
- OmBuilderXStreamImpl
- public interface OmBuilder
- Version:
- $Revision: 1.2 $
- Author:
- joran, jand
getPortletApplicationEntityList
public PortletApplicationEntityListImpl getPortletApplicationEntityList(java.io.InputStream is)
- Parse registry from an XML inputstream
- Parameters:
is - inputstream of XML
- Returns:
toXML
public java.lang.String toXML(org.apache.pluto.om.entity.PortletApplicationEntityList pael)
- Serialize registry to XML
- Parameters:
pael -
- Returns: