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