org.exoplatform.clouddrive.ecms.filters
Class SyncingCloudFileFilter

java.lang.Object
  extended by org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
      extended by org.exoplatform.clouddrive.ecms.filters.SyncingCloudFileFilter
All Implemented Interfaces:
org.exoplatform.webui.ext.filter.UIExtensionFilter

public class SyncingCloudFileFilter
extends AbstractCloudDriveNodeFilter

Filter for cloud files currently synchronizing.


Field Summary
protected static org.exoplatform.services.log.Log LOG
           
 
Fields inherited from class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
providers
 
Constructor Summary
SyncingCloudFileFilter()
           
SyncingCloudFileFilter(List<String> providers)
           
 
Method Summary
protected  boolean accept(javax.jcr.Node node)
          
 
Methods inherited from class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
accept, acceptProvider, getType, onDeny
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

protected static final org.exoplatform.services.log.Log LOG
Constructor Detail

SyncingCloudFileFilter

public SyncingCloudFileFilter()

SyncingCloudFileFilter

public SyncingCloudFileFilter(List<String> providers)
Method Detail

accept

protected boolean accept(javax.jcr.Node node)
                  throws javax.jcr.RepositoryException

Specified by:
accept in class AbstractCloudDriveNodeFilter
Throws:
javax.jcr.RepositoryException


Copyright © 2003–2015 eXo Platform SAS. All rights reserved.