Agentflow
V3.1

pe.pase
Class AbstractFilterCondition

java.lang.Object
  extended by pe.pase.AbstractFilterCondition
All Implemented Interfaces:
java.io.Serializable, FilterCondition
Direct Known Subclasses:
MonitorFilterCondition, TaskFilterCondition

public abstract class AbstractFilterCondition
extends java.lang.Object
implements FilterCondition, java.io.Serializable

No comment yet

Version:
1.1.5,
Author:
paul
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface pe.pase.FilterCondition
FilterCondition.Entity
 
Field Summary
 
Fields inherited from interface pe.pase.FilterCondition
CONTAINS, DATE, EQUALS, STRING
 
Constructor Summary
AbstractFilterCondition()
           
 
Method Summary
 void add(int theOp, int theType, int theField, java.lang.String theValue1, java.lang.String theValue2)
          Adds a search condition into this search condition
 java.util.Vector getEntityList()
          return an array of entity
 void update(AbstractFilterCondition newCondition)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractFilterCondition

public AbstractFilterCondition()
Method Detail

add

public void add(int theOp,
                int theType,
                int theField,
                java.lang.String theValue1,
                java.lang.String theValue2)
Description copied from interface: FilterCondition
Adds a search condition into this search condition

Specified by:
add in interface FilterCondition
Parameters:
theOp - the operand for combine the condition and before, should be SearchCondition.AND or SearchCondition.OR
theField - the field

getEntityList

public java.util.Vector getEntityList()
Description copied from interface: FilterCondition
return an array of entity

Specified by:
getEntityList in interface FilterCondition
Returns:
vector contains object of SearchCondidtion.Entity

update

public void update(AbstractFilterCondition newCondition)

Agentflow
V3.1

Submit a bug or feature
Copyright 1999-2010 Flowring , Inc. 12F., No.120, Sec2, Gongdao 5th Rd.,
Hsinchu City 300, Taiwan (R.O.C.) All Rights Reserved.