|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.eng.rdlab.soa3.pm.connector.beans.TimeRelatedCondition
it.eng.rdlab.soa3.pm.connector.beans.DateCondition
public class DateCondition
| Field Summary | |
|---|---|
static String |
GREATER
|
static String |
GREATER_EQUAL
|
static String |
LESSER
|
static String |
LESSER_EQUAL
|
| Fields inherited from class it.eng.rdlab.soa3.pm.connector.beans.TimeRelatedCondition |
|---|
condition |
| Constructor Summary | |
|---|---|
DateCondition(String condition)
|
|
| Method Summary | |
|---|---|
protected boolean |
checkCondition(String condition)
|
| Methods inherited from class it.eng.rdlab.soa3.pm.connector.beans.TimeRelatedCondition |
|---|
getCondition, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static String GREATER_EQUAL
public static String GREATER
public static String LESSER_EQUAL
public static String LESSER
| Constructor Detail |
|---|
public DateCondition(String condition)
throws IllegalArgumentException
IllegalArgumentException| Method Detail |
|---|
protected boolean checkCondition(String condition)
checkCondition in class TimeRelatedCondition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||