|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoasis.names.tc.wsrp.v1.types.GetMarkup
public class GetMarkup
Constructor Summary | |
---|---|
GetMarkup()
|
|
GetMarkup(MarkupParams markupParams,
PortletContext portletContext,
RegistrationContext registrationContext,
RuntimeContext runtimeContext,
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 |
MarkupParams |
getMarkupParams()
Gets the markupParams value for this GetMarkup. |
PortletContext |
getPortletContext()
Gets the portletContext value for this GetMarkup. |
RegistrationContext |
getRegistrationContext()
Gets the registrationContext value for this GetMarkup. |
RuntimeContext |
getRuntimeContext()
Gets the runtimeContext value for this GetMarkup. |
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 GetMarkup. |
int |
hashCode()
|
void |
setMarkupParams(MarkupParams markupParams)
Sets the markupParams value for this GetMarkup. |
void |
setPortletContext(PortletContext portletContext)
Sets the portletContext value for this GetMarkup. |
void |
setRegistrationContext(RegistrationContext registrationContext)
Sets the registrationContext value for this GetMarkup. |
void |
setRuntimeContext(RuntimeContext runtimeContext)
Sets the runtimeContext value for this GetMarkup. |
void |
setUserContext(UserContext userContext)
Sets the userContext value for this GetMarkup. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetMarkup()
public GetMarkup(MarkupParams markupParams, PortletContext portletContext, RegistrationContext registrationContext, RuntimeContext runtimeContext, UserContext userContext)
Method Detail |
---|
public RegistrationContext getRegistrationContext()
public void setRegistrationContext(RegistrationContext registrationContext)
registrationContext
- public PortletContext getPortletContext()
public void setPortletContext(PortletContext portletContext)
portletContext
- public RuntimeContext getRuntimeContext()
public void setRuntimeContext(RuntimeContext runtimeContext)
runtimeContext
- public UserContext getUserContext()
public void setUserContext(UserContext userContext)
userContext
- public MarkupParams getMarkupParams()
public void setMarkupParams(MarkupParams markupParams)
markupParams
- 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 |