|
Content Acquisition System Web Service Stubs 3.2.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.endeca.itl.cas.Filter
com.endeca.itl.cas.ComparableValueFilter
com.endeca.itl.cas.LongFilter
public class LongFilter
LongFilter is a comparison filter that specifies the value (as a long) to be compared against.
| Constructor Summary | |
|---|---|
LongFilter()
|
|
LongFilter(FilterScope scope,
java.lang.String propertyName,
ComparisonOperator operator,
long referenceValue)
|
|
| 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 |
long |
getReferenceValue()
Gets the referenceValue value for this LongFilter. |
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 |
setReferenceValue(long referenceValue)
Sets the referenceValue value for this LongFilter. |
| Methods inherited from class com.endeca.itl.cas.ComparableValueFilter |
|---|
getOperator, setOperator |
| Methods inherited from class com.endeca.itl.cas.Filter |
|---|
getPropertyName, getScope, setPropertyName, setScope |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LongFilter()
public LongFilter(FilterScope scope,
java.lang.String propertyName,
ComparisonOperator operator,
long referenceValue)
| Method Detail |
|---|
public long getReferenceValue()
public void setReferenceValue(long referenceValue)
referenceValue - public boolean equals(java.lang.Object obj)
equals in class ComparableValueFilterpublic int hashCode()
hashCode in class ComparableValueFilterpublic 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)
|
Content Acquisition System Web Service Stubs 3.2.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@VERSION PRODUCT: Content Acquisition System Web Service Stubs (casStubs) VERSION: 3.2.2 BUILD: NONEDEV ARCH_OS: n/a DATE: 2012-02-28T13:13:19-0500