|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SearchBiz.MediaItemSearchCriteria
Search criteria for MediaItem searches.
Method Summary | |
---|---|
java.util.Calendar |
getEndDate()
Get a maximum date. |
MediaItem |
getMediaItemTemplate()
Get a search object template. |
java.lang.String |
getQuickSearch()
Get a quick search query. |
java.util.Calendar |
getStartDate()
Get a minimum date. |
java.lang.String |
getUserAnonymousKey()
Limit the results to those owned by the given user's anonymous key. |
java.lang.Long |
getUserId()
Limit the results to those owned by the given user ID. |
boolean |
isCountOnly()
If true then return only the count of matches, but not the matches themselves. |
boolean |
isSharedOnly()
If true then limit results to only those that are part of shared albums. |
Method Detail |
---|
java.lang.String getQuickSearch()
java.util.Calendar getStartDate()
java.util.Calendar getEndDate()
MediaItem getMediaItemTemplate()
boolean isCountOnly()
java.lang.Long getUserId()
java.lang.String getUserAnonymousKey()
boolean isSharedOnly()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |