|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoasis.names.tc.wsrp.v1.types.GetPortletProperties
public class GetPortletProperties
Constructor Summary | |
---|---|
GetPortletProperties()
|
|
GetPortletProperties(java.lang.String[] names,
PortletContext portletContext,
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 |
java.lang.String[] |
getNames()
Gets the names value for this GetPortletProperties. |
java.lang.String |
getNames(int i)
|
PortletContext |
getPortletContext()
Gets the portletContext value for this GetPortletProperties. |
RegistrationContext |
getRegistrationContext()
Gets the registrationContext value for this GetPortletProperties. |
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 GetPortletProperties. |
int |
hashCode()
|
void |
setNames(int i,
java.lang.String _value)
|
void |
setNames(java.lang.String[] names)
Sets the names value for this GetPortletProperties. |
void |
setPortletContext(PortletContext portletContext)
Sets the portletContext value for this GetPortletProperties. |
void |
setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this GetPortletProperties. |
void |
setUserContext(UserContext userContext)
Sets the userContext value for this GetPortletProperties. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetPortletProperties()
public GetPortletProperties(java.lang.String[] names, PortletContext portletContext, 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 java.lang.String[] getNames()
public void setNames(java.lang.String[] names)
names
- public java.lang.String getNames(int i)
public void setNames(int i, java.lang.String _value)
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 |