| Package | Description |
|---|---|
| org.apache.pluto.core.impl | |
| org.apache.pluto.factory | |
| org.apache.pluto.factory.impl | |
| org.apache.pluto.om.entity | |
| org.apache.pluto.om.window |
| Constructor and Description |
|---|
PortletPreferencesImpl(java.lang.Integer methodId,
PortletEntity portletEntity) |
| Modifier and Type | Method and Description |
|---|---|
static javax.portlet.PortletPreferences |
PortletObjectAccess.getPortletPreferences(java.lang.Integer methodId,
PortletEntity portletEntity) |
javax.portlet.PortletPreferences |
PortletPreferencesFactory.getPortletPreferences(java.lang.Integer methodId,
PortletEntity portletEntity) |
| Modifier and Type | Method and Description |
|---|---|
javax.portlet.PortletPreferences |
PortletPreferencesFactoryImpl.getPortletPreferences(java.lang.Integer methodId,
PortletEntity portletEntity) |
| Modifier and Type | Method and Description |
|---|---|
PortletEntity |
PortletEntityListCtrl.add(PortletApplicationEntity appEntity,
java.lang.String definitionId)
create a new PortletEntity, add it to the list and return the new instance
|
PortletEntity |
PortletEntityList.get(ObjectID id)
Returns the portlet entity object of the given id.
|
| Modifier and Type | Method and Description |
|---|---|
PortletEntity |
PortletWindow.getPortletEntity()
Returns the portlet entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortletWindowCtrl.setPortletEntity(PortletEntity portletEntity)
binds a portlet instance to this portlet window
|
Copyright © 2003-2013 . All Rights Reserved.