org.alfresco.www.ws.service.content._1_0
Class Write

java.lang.Object
  extended by org.alfresco.www.ws.service.content._1_0.Write
All Implemented Interfaces:
java.io.Serializable

public class Write
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

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

Write

public Write()

Write

public Write(Reference node,
             java.lang.String property,
             byte[] content,
             ContentFormat format)
Method Detail

getNode

public Reference getNode()
Gets the node value for this Write.

Returns:
node

setNode

public void setNode(Reference node)
Sets the node value for this Write.

Parameters:
node -

getProperty

public java.lang.String getProperty()
Gets the property value for this Write.

Returns:
property

setProperty

public void setProperty(java.lang.String property)
Sets the property value for this Write.

Parameters:
property -

getContent

public byte[] getContent()
Gets the content value for this Write.

Returns:
content

setContent

public void setContent(byte[] content)
Sets the content value for this Write.

Parameters:
content -

getFormat

public ContentFormat getFormat()
Gets the format value for this Write.

Returns:
format

setFormat

public void setFormat(ContentFormat format)
Sets the format value for this Write.

Parameters:
format -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2012 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.