org.infoglue.deliver.portal.om
Class PortletApplicationDefinitionImpl

java.lang.Object
  extended by 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

Constructor Summary
PortletApplicationDefinitionImpl(org.apache.pluto.om.common.ObjectID oid)
           
 
Method Summary
 org.apache.pluto.om.common.ObjectID getId()
           
 org.apache.pluto.om.portlet.PortletDefinitionList getPortletDefinitionList()
           
 org.apache.pluto.om.servlet.WebApplicationDefinition getWebApplicationDefinition()
           
 java.lang.String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletApplicationDefinitionImpl

public PortletApplicationDefinitionImpl(org.apache.pluto.om.common.ObjectID oid)
Parameters:
oid -
portletDefinitions -
Method Detail

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.