|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A shared portlet instance.
| Method Summary | |
InstanceContainer |
getContainer()
Return the container of this object. |
InstanceCustomization |
getCustomization(java.lang.String customizationId)
Return a customization. |
java.lang.String |
getId()
Return the id. |
Portlet |
getPortlet()
Return the runtime metadata for this portlet. |
PropertyMap |
getProperties()
Return the instance preferences. |
PropertyMap |
getProperties(java.util.Set keys)
Return the instance preferences. |
PortletInvocationResponse |
invoke(PortletInvocation invocation)
Invoke the instance |
void |
setProperties(PropertyChange[] changes)
Update the prefs of this instance. |
| Method Detail |
public java.lang.String getId()
public Portlet getPortlet() throws PortletInvokerException
PortletInvokerExceptionpublic InstanceContainer getContainer()
public PortletInvocationResponse invoke(PortletInvocation invocation) throws PortletInvokerException
invocation - the invocation
PortletInvokerExceptionpublic PropertyMap getProperties() throws PortletInvokerException
PortletInvokerExceptionpublic PropertyMap getProperties(java.util.Set keys) throws PortletInvokerException
PortletInvokerExceptionpublic void setProperties(PropertyChange[] changes) throws PortletInvokerException
changes - the changes
PortletInvokerExceptionpublic InstanceCustomization getCustomization(java.lang.String customizationId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||