org.exoplatform.clouddrive.ecms.filters
Class LocalNodeFilter

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

public class LocalNodeFilter
extends AbstractCloudDriveNodeFilter

Filter for nodes are not cloud files but existing in cloud drive folder.


Field Summary
protected static org.exoplatform.services.log.Log LOG
           
 
Fields inherited from class org.exoplatform.clouddrive.ecms.filters.AbstractCloudDriveNodeFilter
providers
 
Constructor Summary
LocalNodeFilter()
           
 
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

LocalNodeFilter

public LocalNodeFilter()
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.