org.pentaho.platform.api.engine
Interface IFileFilter

All Known Implementing Classes:
PermissionFilter

public interface IFileFilter


Method Summary
 boolean accept(ISolutionFile file)
           
 

Method Detail

accept

boolean accept(ISolutionFile file)