|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wsrp2.type.MimeResponse
public class MimeResponse
| Constructor Summary | |
|---|---|
MimeResponse()
|
|
MimeResponse(java.lang.Boolean useCachedItem,
java.lang.String mimeType,
java.lang.String itemString,
byte[] itemBinary,
java.lang.String locale,
java.lang.Boolean requiresRewriting,
CacheControl cacheControl,
NamedString[] clientAttributes,
Extension[] extensions,
java.lang.String ccppProfileWarning)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
CacheControl |
getCacheControl()
Gets the cacheControl value for this MimeResponse. |
java.lang.String |
getCcppProfileWarning()
Gets the ccppProfileWarning value for this MimeResponse. |
NamedString[] |
getClientAttributes()
Gets the clientAttributes value for this MimeResponse. |
NamedString |
getClientAttributes(int i)
|
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 MimeResponse. |
Extension |
getExtensions(int i)
|
byte[] |
getItemBinary()
Gets the itemBinary value for this MimeResponse. |
java.lang.String |
getItemString()
Gets the itemString value for this MimeResponse. |
java.lang.String |
getLocale()
Gets the locale value for this MimeResponse. |
java.lang.String |
getMimeType()
Gets the mimeType value for this MimeResponse. |
java.lang.Boolean |
getRequiresRewriting()
Gets the requiresRewriting value for this MimeResponse. |
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 |
java.lang.Boolean |
getUseCachedItem()
Gets the useCachedItem value for this MimeResponse. |
int |
hashCode()
|
void |
setCacheControl(CacheControl cacheControl)
Sets the cacheControl value for this MimeResponse. |
void |
setCcppProfileWarning(java.lang.String ccppProfileWarning)
Sets the ccppProfileWarning value for this MimeResponse. |
void |
setClientAttributes(int i,
NamedString _value)
|
void |
setClientAttributes(NamedString[] clientAttributes)
Sets the clientAttributes value for this MimeResponse. |
void |
setExtensions(Extension[] extensions)
Sets the extensions value for this MimeResponse. |
void |
setExtensions(int i,
Extension _value)
|
void |
setItemBinary(byte[] itemBinary)
Sets the itemBinary value for this MimeResponse. |
void |
setItemString(java.lang.String itemString)
Sets the itemString value for this MimeResponse. |
void |
setLocale(java.lang.String locale)
Sets the locale value for this MimeResponse. |
void |
setMimeType(java.lang.String mimeType)
Sets the mimeType value for this MimeResponse. |
void |
setRequiresRewriting(java.lang.Boolean requiresRewriting)
Sets the requiresRewriting value for this MimeResponse. |
void |
setUseCachedItem(java.lang.Boolean useCachedItem)
Sets the useCachedItem value for this MimeResponse. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MimeResponse()
public MimeResponse(java.lang.Boolean useCachedItem,
java.lang.String mimeType,
java.lang.String itemString,
byte[] itemBinary,
java.lang.String locale,
java.lang.Boolean requiresRewriting,
CacheControl cacheControl,
NamedString[] clientAttributes,
Extension[] extensions,
java.lang.String ccppProfileWarning)
| Method Detail |
|---|
public java.lang.Boolean getUseCachedItem()
public void setUseCachedItem(java.lang.Boolean useCachedItem)
useCachedItem - public java.lang.String getMimeType()
public void setMimeType(java.lang.String mimeType)
mimeType - public java.lang.String getItemString()
public void setItemString(java.lang.String itemString)
itemString - public byte[] getItemBinary()
public void setItemBinary(byte[] itemBinary)
itemBinary - public java.lang.String getLocale()
public void setLocale(java.lang.String locale)
locale - public java.lang.Boolean getRequiresRewriting()
public void setRequiresRewriting(java.lang.Boolean requiresRewriting)
requiresRewriting - public CacheControl getCacheControl()
public void setCacheControl(CacheControl cacheControl)
cacheControl - public NamedString[] getClientAttributes()
public void setClientAttributes(NamedString[] clientAttributes)
clientAttributes - public NamedString getClientAttributes(int i)
public void setClientAttributes(int i,
NamedString _value)
public Extension[] getExtensions()
public void setExtensions(Extension[] extensions)
extensions - public Extension getExtensions(int i)
public void setExtensions(int i,
Extension _value)
public java.lang.String getCcppProfileWarning()
public void setCcppProfileWarning(java.lang.String ccppProfileWarning)
ccppProfileWarning - 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 | |||||||||