|
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._clonePortlet
Constructor Summary | |
_clonePortlet()
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 |
PortletContext |
getPortletContext()
Deprecated. |
RegistrationContext |
getRegistrationContext()
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 |
UserContext |
getUserContext()
Deprecated. |
int |
hashCode()
Deprecated. |
void |
setPortletContext(PortletContext portletContext)
Deprecated. |
void |
setRegistrationContext(RegistrationContext registrationContext)
Deprecated. |
void |
setUserContext(UserContext userContext)
Deprecated. |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public _clonePortlet()
Method Detail |
public RegistrationContext getRegistrationContext()
public void setRegistrationContext(RegistrationContext registrationContext)
public PortletContext getPortletContext()
public void setPortletContext(PortletContext portletContext)
public UserContext getUserContext()
public void setUserContext(UserContext userContext)
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 |