|
Fido Alpha 3.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fido.db.ConditionalOperatorTable
Field Summary | |
static int |
CONTAINS_ATTR
|
static int |
CONTAINS_LINK
|
static int |
NOT_CONTAINS_ATTR
|
static int |
NOT_CONTAINS_LINK
|
Constructor Summary | |
ConditionalOperatorTable()
|
Method Summary | |
java.util.Collection |
list()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int CONTAINS_LINK
public static final int NOT_CONTAINS_LINK
public static final int CONTAINS_ATTR
public static final int NOT_CONTAINS_ATTR
Constructor Detail |
public ConditionalOperatorTable()
Method Detail |
public java.util.Collection list() throws FidoDatabaseException
FidoDatabaseException
|
Fido Alpha 3.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |