|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.todoroo.astrid.data.StoreObjectApiDao.StoreObjectCriteria
public static class StoreObjectApiDao.StoreObjectCriteria
Generates SQL clauses
| Constructor Summary | |
|---|---|
StoreObjectApiDao.StoreObjectCriteria()
|
|
| Method Summary | |
|---|---|
static Criterion |
byType(java.lang.String type)
Returns all store objects with given type |
static Criterion |
byTypeAndItem(java.lang.String type,
java.lang.String item)
Returns store object with type and key |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StoreObjectApiDao.StoreObjectCriteria()
| Method Detail |
|---|
public static Criterion byType(java.lang.String type)
public static Criterion byTypeAndItem(java.lang.String type,
java.lang.String item)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||