|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wsrp2.type.ImportPortlet
public class ImportPortlet
| Constructor Summary | |
|---|---|
ImportPortlet()
|
|
ImportPortlet(byte[] exportData,
Extension[] extensions,
java.lang.String importID)
|
|
| 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 |
byte[] |
getExportData()
Gets the exportData value for this ImportPortlet. |
Extension[] |
getExtensions()
Gets the extensions value for this ImportPortlet. |
Extension |
getExtensions(int i)
|
java.lang.String |
getImportID()
Gets the importID value for this ImportPortlet. |
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 |
int |
hashCode()
|
void |
setExportData(byte[] exportData)
Sets the exportData value for this ImportPortlet. |
void |
setExtensions(Extension[] extensions)
Sets the extensions value for this ImportPortlet. |
void |
setExtensions(int i,
Extension _value)
|
void |
setImportID(java.lang.String importID)
Sets the importID value for this ImportPortlet. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportPortlet()
public ImportPortlet(byte[] exportData,
Extension[] extensions,
java.lang.String importID)
| Method Detail |
|---|
public byte[] getExportData()
public void setExportData(byte[] exportData)
exportData - 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 getImportID()
public void setImportID(java.lang.String importID)
importID - 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 | |||||||||