it.sistematica.isharedoc.sharecloud.engine
Class CloudQueryResults
java.lang.Object
it.sistematica.isharedoc.sharecloud.engine.CloudQueryResults
public class CloudQueryResults
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloudQueryResults
public CloudQueryResults()
CloudQueryResults
public CloudQueryResults(java.util.List<CloudQueryResult> list,
java.lang.Long count)
getList
public java.util.List<CloudQueryResult> getList()
setList
public void setList(java.util.List<CloudQueryResult> list)
getCount
public java.lang.Long getCount()
setCount
public void setCount(java.lang.Long count)
size
public int size()
files
public java.util.List<CloudFile> files(CloudSession session)