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

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

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

See Also:
Serialized Form

Constructor Summary
Transform()
           
Transform(Reference source, java.lang.String property, Reference destinationReference, java.lang.String destinationProperty, ContentFormat destinationFormat)
           
 
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
 ContentFormat getDestinationFormat()
          Gets the destinationFormat value for this Transform.
 java.lang.String getDestinationProperty()
          Gets the destinationProperty value for this Transform.
 Reference getDestinationReference()
          Gets the destinationReference value for this Transform.
 java.lang.String getProperty()
          Gets the property value for this Transform.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 Reference getSource()
          Gets the source value for this Transform.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setDestinationFormat(ContentFormat destinationFormat)
          Sets the destinationFormat value for this Transform.
 void setDestinationProperty(java.lang.String destinationProperty)
          Sets the destinationProperty value for this Transform.
 void setDestinationReference(Reference destinationReference)
          Sets the destinationReference value for this Transform.
 void setProperty(java.lang.String property)
          Sets the property value for this Transform.
 void setSource(Reference source)
          Sets the source value for this Transform.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Transform

public Transform()

Transform

public Transform(Reference source,
                 java.lang.String property,
                 Reference destinationReference,
                 java.lang.String destinationProperty,
                 ContentFormat destinationFormat)
Method Detail

getSource

public Reference getSource()
Gets the source value for this Transform.

Returns:
source

setSource

public void setSource(Reference source)
Sets the source value for this Transform.

Parameters:
source -

getProperty

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

Returns:
property

setProperty

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

Parameters:
property -

getDestinationReference

public Reference getDestinationReference()
Gets the destinationReference value for this Transform.

Returns:
destinationReference

setDestinationReference

public void setDestinationReference(Reference destinationReference)
Sets the destinationReference value for this Transform.

Parameters:
destinationReference -

getDestinationProperty

public java.lang.String getDestinationProperty()
Gets the destinationProperty value for this Transform.

Returns:
destinationProperty

setDestinationProperty

public void setDestinationProperty(java.lang.String destinationProperty)
Sets the destinationProperty value for this Transform.

Parameters:
destinationProperty -

getDestinationFormat

public ContentFormat getDestinationFormat()
Gets the destinationFormat value for this Transform.

Returns:
destinationFormat

setDestinationFormat

public void setDestinationFormat(ContentFormat destinationFormat)
Sets the destinationFormat value for this Transform.

Parameters:
destinationFormat -

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.