it.sistematica.isharedoc.sharecloud.engine.smartsheet
Class CloudFinderSmartsheetImpl

java.lang.Object
  extended by it.sistematica.isharedoc.sharecloud.engine.CloudFinder
      extended by it.sistematica.isharedoc.sharecloud.engine.smartsheet.CloudFinderSmartsheetImpl

public class CloudFinderSmartsheetImpl
extends CloudFinder


Field Summary
 
Fields inherited from class it.sistematica.isharedoc.sharecloud.engine.CloudFinder
clazz, cloudSession, criterias, DEFAULT_MAX_RESULTS, first, max, order, using
 
Constructor Summary
CloudFinderSmartsheetImpl(CloudSession session)
           
 
Method Summary
 long count()
           
 CloudQueryResults list()
           
 
Methods inherited from class it.sistematica.isharedoc.sharecloud.engine.CloudFinder
addCriteria, and, by, find, first, from, getCloudSession, getCriteria, getOrder, inFolder, inTree, max, order, order, showHidden, using
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloudFinderSmartsheetImpl

public CloudFinderSmartsheetImpl(CloudSession session)
Method Detail

list

@Transactional
public CloudQueryResults list()
Specified by:
list in class CloudFinder

count

public long count()
Specified by:
count in class CloudFinder