Class PassthroughObjectFilter

  • All Implemented Interfaces:
    ObjectFilter

    public class PassthroughObjectFilter
    extends java.lang.Object
    implements ObjectFilter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean filter​(org.alfresco.service.cmr.repository.NodeRef nodeRef)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PassthroughObjectFilter

        public PassthroughObjectFilter()
    • Method Detail

      • filter

        public boolean filter​(org.alfresco.service.cmr.repository.NodeRef nodeRef)
        Specified by:
        filter in interface ObjectFilter