This project has retired. For details please refer to its
Attic page.
MutablePortletEntity (Jetspeed-2 Core API 2.1.3 API)
org.apache.jetspeed.om.common.portlet
Interface MutablePortletEntity
- All Superinterfaces:
- org.apache.pluto.om.Controller, org.apache.pluto.om.Model, org.apache.pluto.om.entity.PortletEntity, org.apache.pluto.om.entity.PortletEntityCtrl
public interface MutablePortletEntity
- extends org.apache.pluto.om.entity.PortletEntity, org.apache.pluto.om.entity.PortletEntityCtrl
MutablePortletEntity
- Version:
- $Id: MutablePortletEntity.java 516448 2007-03-09 16:25:47Z ate $
- Author:
- David Sean Taylor
Methods inherited from interface org.apache.pluto.om.entity.PortletEntity |
getDescription, getId, getPortletApplicationEntity, getPortletDefinition, getPortletWindowList, getPreferenceSet |
Methods inherited from interface org.apache.pluto.om.entity.PortletEntityCtrl |
reset, setId, setPortletDefinition, store |
PORTLET_ENTITY_ROOT
static final String PORTLET_ENTITY_ROOT
- See Also:
- Constant Field Values
getPortletUniqueName
String getPortletUniqueName()
setFragment
void setFragment(Fragment fragment)
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.