Package | Description |
---|---|
org.apache.pluto.om.entity |
Modifier and Type | Method and Description |
---|---|
PortletApplicationEntity |
PortletApplicationEntityListCtrl.add(java.lang.String definitionId)
create a new PortletApplicationEntity, add it to the list and return the new instance
|
PortletApplicationEntity |
PortletApplicationEntityList.get(ObjectID id)
Returns the portlet entity object of the given id.
|
PortletApplicationEntity |
PortletEntity.getPortletApplicationEntity()
Returns the parent application instance of this portlet instance
The return value cannot be NULL.
|
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
|
Copyright © 2003-2013 . All Rights Reserved.