|
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.PortletPropertyDescriptionResponse
Constructor Summary | |
PortletPropertyDescriptionResponse()
|
|
PortletPropertyDescriptionResponse(ModelDescription modelDescription,
ResourceList resourceList,
Extension[] extensions)
|
Method Summary | |
Extension[] |
getExtensions()
|
ModelDescription |
getModelDescription()
|
ResourceList |
getResourceList()
|
void |
setExtensions(Extension[] extensions)
|
void |
setModelDescription(ModelDescription modelDescription)
|
void |
setResourceList(ResourceList resourceList)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PortletPropertyDescriptionResponse()
public PortletPropertyDescriptionResponse(ModelDescription modelDescription, ResourceList resourceList, Extension[] extensions)
Method Detail |
public ModelDescription getModelDescription()
public void setModelDescription(ModelDescription modelDescription)
public ResourceList getResourceList()
public void setResourceList(ResourceList resourceList)
public Extension[] getExtensions()
public void setExtensions(Extension[] extensions)
|
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 |