photospace.meta
Class SearchResult
java.lang.Object
photospace.meta.Meta
photospace.meta.CollectionMeta
photospace.meta.SearchResult
- All Implemented Interfaces:
- java.lang.Cloneable, java.io.Serializable
- public class SearchResult
- extends CollectionMeta
- See Also:
- Serialized Form
Methods inherited from class photospace.meta.CollectionMeta |
addFile, addFiles, clearFiles, containsFile, getCreated, getEnd, getFiles, getFolders, getPhotos, getStart, getTotal, isLocated, setEnd, setStart, setTotal, sortFiles |
Methods inherited from class photospace.meta.Meta |
clone, getCreator, getDescription, getLabel, getName, getParent, getParentPath, getPath, getPosition, getRating, getRatingCount, getTags, getTitle, getUpdated, getViewCount, setCreated, setCreator, setDescription, setName, setParent, setPath, setPosition, setRating, setRatingCount, setTags, setTitle, setUpdated, setViewCount |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
SearchResult
public SearchResult()
toString
public java.lang.String toString()
- Overrides:
toString
in class Meta
getQuery
public java.lang.String getQuery()
setQuery
public void setQuery(java.lang.String query)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class Meta
hashCode
public int hashCode()
- Overrides:
hashCode
in class Meta
getDuration
public long getDuration()
setDuration
public void setDuration(long duration)