|
||||||||||
| 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.Transform
public class Transform
| 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 |
|---|
public Transform()
public Transform(Reference source,
java.lang.String property,
Reference destinationReference,
java.lang.String destinationProperty,
ContentFormat destinationFormat)
| Method Detail |
|---|
public Reference getSource()
public void setSource(Reference source)
source - public java.lang.String getProperty()
public void setProperty(java.lang.String property)
property - public Reference getDestinationReference()
public void setDestinationReference(Reference destinationReference)
destinationReference - public java.lang.String getDestinationProperty()
public void setDestinationProperty(java.lang.String destinationProperty)
destinationProperty - public ContentFormat getDestinationFormat()
public void setDestinationFormat(ContentFormat destinationFormat)
destinationFormat - 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 | |||||||||