org.exoplatform.clouddrive.ecms.filters
Class BelongToCloudDriveFilter

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

public class BelongToCloudDriveFilter
extends AbstractCloudDriveNodeFilter

Filter for cloud files.


Field Summary
protected static org.exoplatform.services.log.Log LOG
           
 
Constructor Summary
BelongToCloudDriveFilter()
           
 
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

BelongToCloudDriveFilter

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