org.olat.search.service.indexer
Interface FolderIndexerAccess

All Known Implementing Classes:
FolderIndexerFullAccess, ScormRepositoryIndexer.ScormFileAccess

public interface FolderIndexerAccess


Field Summary
static FolderIndexerFullAccess FULL_ACCESS
           
 
Method Summary
 boolean allowed(VFSItem item)
           
 

Field Detail

FULL_ACCESS

static final FolderIndexerFullAccess FULL_ACCESS
Method Detail

allowed

boolean allowed(VFSItem item)