|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoasis.names.tc.wsrp.v1.types.InteractionParams
public class InteractionParams
| Constructor Summary | |
|---|---|
InteractionParams()
|
|
InteractionParams(Extension[] extensions,
NamedString[] formParameters,
java.lang.String interactionState,
StateChange portletStateChange,
UploadContext[] uploadContexts)
|
|
| 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 |
Extension[] |
getExtensions()
Gets the extensions value for this InteractionParams. |
Extension |
getExtensions(int i)
|
NamedString[] |
getFormParameters()
Gets the formParameters value for this InteractionParams. |
NamedString |
getFormParameters(int i)
|
java.lang.String |
getInteractionState()
Gets the interactionState value for this InteractionParams. |
StateChange |
getPortletStateChange()
Gets the portletStateChange value for this InteractionParams. |
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 |
UploadContext[] |
getUploadContexts()
Gets the uploadContexts value for this InteractionParams. |
UploadContext |
getUploadContexts(int i)
|
int |
hashCode()
|
void |
setExtensions(Extension[] extensions)
Sets the extensions value for this InteractionParams. |
void |
setExtensions(int i,
Extension _value)
|
void |
setFormParameters(int i,
NamedString _value)
|
void |
setFormParameters(NamedString[] formParameters)
Sets the formParameters value for this InteractionParams. |
void |
setInteractionState(java.lang.String interactionState)
Sets the interactionState value for this InteractionParams. |
void |
setPortletStateChange(StateChange portletStateChange)
Sets the portletStateChange value for this InteractionParams. |
void |
setUploadContexts(int i,
UploadContext _value)
|
void |
setUploadContexts(UploadContext[] uploadContexts)
Sets the uploadContexts value for this InteractionParams. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InteractionParams()
public InteractionParams(Extension[] extensions,
NamedString[] formParameters,
java.lang.String interactionState,
StateChange portletStateChange,
UploadContext[] uploadContexts)
| Method Detail |
|---|
public StateChange getPortletStateChange()
public void setPortletStateChange(StateChange portletStateChange)
portletStateChange - public java.lang.String getInteractionState()
public void setInteractionState(java.lang.String interactionState)
interactionState - public NamedString[] getFormParameters()
public void setFormParameters(NamedString[] formParameters)
formParameters - public NamedString getFormParameters(int i)
public void setFormParameters(int i,
NamedString _value)
public UploadContext[] getUploadContexts()
public void setUploadContexts(UploadContext[] uploadContexts)
uploadContexts - public UploadContext getUploadContexts(int i)
public void setUploadContexts(int i,
UploadContext _value)
public Extension[] getExtensions()
public void setExtensions(Extension[] extensions)
extensions - public Extension getExtensions(int i)
public void setExtensions(int i,
Extension _value)
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | ||||||||