com.sun.portal.wsrp.common.stubs
Class PortletDescriptionResponse
java.lang.Object
com.sun.portal.wsrp.common.stubs.PortletDescriptionResponse
- public class PortletDescriptionResponse
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletDescriptionResponse
public PortletDescriptionResponse()
PortletDescriptionResponse
public PortletDescriptionResponse(PortletDescription portletDescription,
ResourceList resourceList,
Extension[] extensions)
getPortletDescription
public PortletDescription getPortletDescription()
setPortletDescription
public void setPortletDescription(PortletDescription portletDescription)
getResourceList
public ResourceList getResourceList()
setResourceList
public void setResourceList(ResourceList resourceList)
getExtensions
public Extension[] getExtensions()
setExtensions
public void setExtensions(Extension[] extensions)