org.infoglue.deliver.portal.om
Class PortletApplicationDefinitionImpl
java.lang.Object
org.infoglue.deliver.portal.om.PortletApplicationDefinitionImpl
- All Implemented Interfaces:
- org.apache.pluto.om.Model, org.apache.pluto.om.portlet.PortletApplicationDefinition
public class PortletApplicationDefinitionImpl
- extends java.lang.Object
- implements org.apache.pluto.om.portlet.PortletApplicationDefinition
Dummy implementation of interface
- Author:
- Jöran
TODO Implement this
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletApplicationDefinitionImpl
public PortletApplicationDefinitionImpl(org.apache.pluto.om.common.ObjectID oid)
- Parameters:
oid - portletDefinitions -
getId
public org.apache.pluto.om.common.ObjectID getId()
- Specified by:
getId in interface org.apache.pluto.om.portlet.PortletApplicationDefinition
getVersion
public java.lang.String getVersion()
- Specified by:
getVersion in interface org.apache.pluto.om.portlet.PortletApplicationDefinition
getPortletDefinitionList
public org.apache.pluto.om.portlet.PortletDefinitionList getPortletDefinitionList()
- Specified by:
getPortletDefinitionList in interface org.apache.pluto.om.portlet.PortletApplicationDefinition
getWebApplicationDefinition
public org.apache.pluto.om.servlet.WebApplicationDefinition getWebApplicationDefinition()
- Specified by:
getWebApplicationDefinition in interface org.apache.pluto.om.portlet.PortletApplicationDefinition
Copyright © 2005 InfoGlue.org All Rights Reserved.