|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoasis.names.tc.wsrp.v1.types.SetPortletProperties
public class SetPortletProperties
Constructor Summary | |
---|---|
SetPortletProperties()
|
|
SetPortletProperties(PortletContext portletContext,
PropertyList propertyList,
RegistrationContext registrationContext,
UserContext userContext)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
PortletContext |
getPortletContext()
Gets the portletContext value for this SetPortletProperties. |
PropertyList |
getPropertyList()
Gets the propertyList value for this SetPortletProperties. |
RegistrationContext |
getRegistrationContext()
Gets the registrationContext value for this SetPortletProperties. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
UserContext |
getUserContext()
Gets the userContext value for this SetPortletProperties. |
int |
hashCode()
|
void |
setPortletContext(PortletContext portletContext)
Sets the portletContext value for this SetPortletProperties. |
void |
setPropertyList(PropertyList propertyList)
Sets the propertyList value for this SetPortletProperties. |
void |
setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this SetPortletProperties. |
void |
setUserContext(UserContext userContext)
Sets the userContext value for this SetPortletProperties. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SetPortletProperties()
public SetPortletProperties(PortletContext portletContext, PropertyList propertyList, RegistrationContext registrationContext, UserContext userContext)
Method Detail |
---|
public RegistrationContext getRegistrationContext()
public void setRegistrationContext(RegistrationContext registrationContext)
registrationContext
- public PortletContext getPortletContext()
public void setPortletContext(PortletContext portletContext)
portletContext
- public UserContext getUserContext()
public void setUserContext(UserContext userContext)
userContext
- public PropertyList getPropertyList()
public void setPropertyList(PropertyList propertyList)
propertyList
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
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)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |