|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wsrp2.type.ExportPortletsResponse
public class ExportPortletsResponse
| Constructor Summary | |
|---|---|
ExportPortletsResponse()
|
|
ExportPortletsResponse(byte[] exportContext,
ExportedPortlet[] exportedPortlet,
FailedPortlets[] failedPortlets,
Lifetime lifetime,
ResourceList resourceList,
Extension[] extensions)
|
|
| 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[] |
getExportContext()
Gets the exportContext value for this ExportPortletsResponse. |
ExportedPortlet[] |
getExportedPortlet()
Gets the exportedPortlet value for this ExportPortletsResponse. |
ExportedPortlet |
getExportedPortlet(int i)
|
Extension[] |
getExtensions()
Gets the extensions value for this ExportPortletsResponse. |
Extension |
getExtensions(int i)
|
FailedPortlets[] |
getFailedPortlets()
Gets the failedPortlets value for this ExportPortletsResponse. |
FailedPortlets |
getFailedPortlets(int i)
|
Lifetime |
getLifetime()
Gets the lifetime value for this ExportPortletsResponse. |
ResourceList |
getResourceList()
Gets the resourceList value for this ExportPortletsResponse. |
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 |
setExportContext(byte[] exportContext)
Sets the exportContext value for this ExportPortletsResponse. |
void |
setExportedPortlet(ExportedPortlet[] exportedPortlet)
Sets the exportedPortlet value for this ExportPortletsResponse. |
void |
setExportedPortlet(int i,
ExportedPortlet _value)
|
void |
setExtensions(Extension[] extensions)
Sets the extensions value for this ExportPortletsResponse. |
void |
setExtensions(int i,
Extension _value)
|
void |
setFailedPortlets(FailedPortlets[] failedPortlets)
Sets the failedPortlets value for this ExportPortletsResponse. |
void |
setFailedPortlets(int i,
FailedPortlets _value)
|
void |
setLifetime(Lifetime lifetime)
Sets the lifetime value for this ExportPortletsResponse. |
void |
setResourceList(ResourceList resourceList)
Sets the resourceList value for this ExportPortletsResponse. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExportPortletsResponse()
public ExportPortletsResponse(byte[] exportContext,
ExportedPortlet[] exportedPortlet,
FailedPortlets[] failedPortlets,
Lifetime lifetime,
ResourceList resourceList,
Extension[] extensions)
| Method Detail |
|---|
public byte[] getExportContext()
public void setExportContext(byte[] exportContext)
exportContext - public ExportedPortlet[] getExportedPortlet()
public void setExportedPortlet(ExportedPortlet[] exportedPortlet)
exportedPortlet - public ExportedPortlet getExportedPortlet(int i)
public void setExportedPortlet(int i,
ExportedPortlet _value)
public FailedPortlets[] getFailedPortlets()
public void setFailedPortlets(FailedPortlets[] failedPortlets)
failedPortlets - public FailedPortlets getFailedPortlets(int i)
public void setFailedPortlets(int i,
FailedPortlets _value)
public Lifetime getLifetime()
public void setLifetime(Lifetime lifetime)
lifetime - public ResourceList getResourceList()
public void setResourceList(ResourceList resourceList)
resourceList - 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 | |||||||||