org.exoplatform.clouddrive.ecms.filters
Class CloudFileFilter

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

public class CloudFileFilter
extends AbstractCloudDriveNodeFilter

Filter for cloud files.


Field Summary
protected static org.exoplatform.services.log.Log LOG
           
 
Constructor Summary
CloudFileFilter()
           
 
Method Summary
protected  boolean accept(javax.jcr.Node node)
          
 
Methods inherited from class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
accept, 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

CloudFileFilter

public CloudFileFilter()
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–2014 eXo Platform SAS. All rights reserved.