org.apache.pluto.spi.optional
Class PortletRegistryEvent
java.lang.Object
org.apache.pluto.spi.optional.PortletRegistryEvent
public class PortletRegistryEvent
- extends Object
Encapsulation of event information.
- Since:
- 1.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletRegistryEvent
public PortletRegistryEvent()
getApplicationId
public String getApplicationId()
setApplicationId
public void setApplicationId(String applicationId)
getPortletApplicationDescriptor
public PortletAppDD getPortletApplicationDescriptor()
setPortletApplicationDescriptor
public void setPortletApplicationDescriptor(PortletAppDD portletApplicationDescriptor)
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.