|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.wsrp.types.PortletDescriptionResponse
Constructor Summary | |
PortletDescriptionResponse()
Deprecated. |
Method Summary | |
boolean |
equals(java.lang.Object obj)
Deprecated. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Deprecated. Get Custom Deserializer |
Extension[] |
getExtensions()
Deprecated. |
Extension |
getExtensions(int i)
Deprecated. |
PortletDescription |
getPortletDescription()
Deprecated. |
ResourceList |
getResourceList()
Deprecated. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Deprecated. Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Deprecated. Return type metadata object |
int |
hashCode()
Deprecated. |
void |
setExtensions(Extension[] extensions)
Deprecated. |
void |
setExtensions(int i,
Extension value)
Deprecated. |
void |
setPortletDescription(PortletDescription portletDescription)
Deprecated. |
void |
setResourceList(ResourceList resourceList)
Deprecated. |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PortletDescriptionResponse()
Method Detail |
public PortletDescription getPortletDescription()
public void setPortletDescription(PortletDescription portletDescription)
public ResourceList getResourceList()
public void setResourceList(ResourceList resourceList)
public Extension[] getExtensions()
public void setExtensions(Extension[] extensions)
public Extension getExtensions(int i)
public void setExtensions(int i, Extension value)
public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |