Agentflow
V3.1

pe.pase
Interface FilterCondition

All Known Implementing Classes:
AbstractFilterCondition, MonitorFilterCondition, TaskFilterCondition

public interface FilterCondition

No comment yet

Version:
1.1.5,
Author:
semap

Nested Class Summary
static class FilterCondition.Entity
           
 
Field Summary
static int CONTAINS
           
static int DATE
           
static int EQUALS
           
static int STRING
           
 
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
 

Field Detail

CONTAINS

static final int CONTAINS
See Also:
Constant Field Values

DATE

static final int DATE
See Also:
Constant Field Values

EQUALS

static final int EQUALS
See Also:
Constant Field Values

STRING

static final int STRING
See Also:
Constant Field Values
Method Detail

add

void add(int theOp,
         int theType,
         int theField,
         java.lang.String theValue1,
         java.lang.String theValue2)
Adds a search condition into this search condition

Parameters:
theOp - the operand for combine the condition and before, should be SearchCondition.AND or SearchCondition.OR
theField - the field
theValue - the value..

getEntityList

java.util.Vector getEntityList()
return an array of entity

Returns:
vector contains object of SearchCondidtion.Entity

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.