|
This interface is generated from the WSRP version 1.0 specification. For details on this interface, please see the WSRP version 1.0 specification | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.portal.wsrp.common.stubs.DestroyPortlets
Constructor Summary | |
DestroyPortlets()
|
|
DestroyPortlets(RegistrationContext registrationContext,
String[] portletHandles)
|
Method Summary | |
String[] |
getPortletHandles()
|
RegistrationContext |
getRegistrationContext()
|
void |
setPortletHandles(String[] portletHandles)
|
void |
setRegistrationContext(RegistrationContext registrationContext)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DestroyPortlets()
public DestroyPortlets(RegistrationContext registrationContext, String[] portletHandles)
Method Detail |
public RegistrationContext getRegistrationContext()
public void setRegistrationContext(RegistrationContext registrationContext)
public String[] getPortletHandles()
public void setPortletHandles(String[] portletHandles)
|
This interface is generated from the WSRP version 1.0 specification. For details on this interface, please see the WSRP version 1.0 specification | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |