org.apache.cocoon.portal.pluto.om
Class PortletApplicationEntityImpl
java.lang.Object
org.apache.cocoon.portal.pluto.om.PortletApplicationEntityImpl
- All Implemented Interfaces:
- org.apache.pluto.om.entity.PortletApplicationEntity, org.apache.pluto.om.Model
public class PortletApplicationEntityImpl
- extends Object
- implements org.apache.pluto.om.entity.PortletApplicationEntity
- Version:
- CVS $Id: PortletApplicationEntityImpl.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Carsten Ziegeler
Field Summary |
protected org.apache.pluto.om.common.ObjectID |
objectId
|
protected org.apache.pluto.om.portlet.PortletApplicationDefinition |
pd
|
protected org.apache.pluto.om.entity.PortletEntityList |
portlets
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
portlets
protected org.apache.pluto.om.entity.PortletEntityList portlets
objectId
protected org.apache.pluto.om.common.ObjectID objectId
pd
protected org.apache.pluto.om.portlet.PortletApplicationDefinition pd
PortletApplicationEntityImpl
public PortletApplicationEntityImpl(String id,
org.apache.pluto.om.portlet.PortletApplicationDefinition pd)
- Constructor
getId
public org.apache.pluto.om.common.ObjectID getId()
- Specified by:
getId
in interface org.apache.pluto.om.entity.PortletApplicationEntity
getPortletEntityList
public org.apache.pluto.om.entity.PortletEntityList getPortletEntityList()
- Specified by:
getPortletEntityList
in interface org.apache.pluto.om.entity.PortletApplicationEntity
getPortletApplicationDefinition
public org.apache.pluto.om.portlet.PortletApplicationDefinition getPortletApplicationDefinition()
- Specified by:
getPortletApplicationDefinition
in interface org.apache.pluto.om.entity.PortletApplicationEntity
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.