org.olat.search.service.indexer.repository
Class ScormRepositoryIndexer.ScormFileAccess

java.lang.Object
  extended by org.olat.search.service.indexer.repository.ScormRepositoryIndexer.ScormFileAccess
All Implemented Interfaces:
FolderIndexerAccess
Enclosing class:
ScormRepositoryIndexer

public class ScormRepositoryIndexer.ScormFileAccess
extends java.lang.Object
implements FolderIndexerAccess


Field Summary
 
Fields inherited from interface org.olat.search.service.indexer.FolderIndexerAccess
FULL_ACCESS
 
Constructor Summary
ScormRepositoryIndexer.ScormFileAccess()
           
 
Method Summary
 boolean allowed(VFSItem item)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScormRepositoryIndexer.ScormFileAccess

public ScormRepositoryIndexer.ScormFileAccess()
Method Detail

allowed

public boolean allowed(VFSItem item)
Specified by:
allowed in interface FolderIndexerAccess