|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.spi.optional.PortletRegistryEvent
public class PortletRegistryEvent
Encapsulation of event information.
Constructor Summary | |
---|---|
PortletRegistryEvent()
|
Method Summary | |
---|---|
java.lang.String |
getApplicationId()
|
PortletAppDD |
getPortletApplicationDescriptor()
|
void |
setApplicationId(java.lang.String applicationId)
|
void |
setPortletApplicationDescriptor(PortletAppDD portletApplicationDescriptor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortletRegistryEvent()
Method Detail |
---|
public java.lang.String getApplicationId()
public void setApplicationId(java.lang.String applicationId)
public PortletAppDD getPortletApplicationDescriptor()
public void setPortletApplicationDescriptor(PortletAppDD portletApplicationDescriptor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |