|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.alfresco.www.ws.service.content._1_0.Write
public class Write
| Constructor Summary | |
|---|---|
Write()
|
|
Write(Reference node,
java.lang.String property,
byte[] content,
ContentFormat format)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
byte[] |
getContent()
Gets the content value for this Write. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
ContentFormat |
getFormat()
Gets the format value for this Write. |
Reference |
getNode()
Gets the node value for this Write. |
java.lang.String |
getProperty()
Gets the property value for this Write. |
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 |
setContent(byte[] content)
Sets the content value for this Write. |
void |
setFormat(ContentFormat format)
Sets the format value for this Write. |
void |
setNode(Reference node)
Sets the node value for this Write. |
void |
setProperty(java.lang.String property)
Sets the property value for this Write. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Write()
public Write(Reference node,
java.lang.String property,
byte[] content,
ContentFormat format)
| Method Detail |
|---|
public Reference getNode()
public void setNode(Reference node)
node - public java.lang.String getProperty()
public void setProperty(java.lang.String property)
property - public byte[] getContent()
public void setContent(byte[] content)
content - public ContentFormat getFormat()
public void setFormat(ContentFormat format)
format - 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 | |||||||||