public class CMLDelete extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
Predicate |
getWhere()
Gets the where value for this CMLDelete.
|
int |
hashCode() |
void |
setWhere(Predicate where)
Sets the where value for this CMLDelete.
|
public CMLDelete()
public CMLDelete(Predicate where)
public Predicate getWhere()
public void setWhere(Predicate where)
where - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2005–2014 Alfresco Software. All rights reserved.