Uses of Class
org.silverpeas.search.indexEngine.model.FileDescription

Packages that use FileDescription
org.silverpeas.search.indexEngine.model   
 

Uses of FileDescription in org.silverpeas.search.indexEngine.model
 

Subclasses of FileDescription in org.silverpeas.search.indexEngine.model
 class JcrContent
          Reference entry to a binary content in a JCR repository
 

Methods in org.silverpeas.search.indexEngine.model that return types with arguments of type FileDescription
 List<FileDescription> FullIndexEntry.getFileContentList()
          Return the List of all the added files.
 List<FileDescription> FullIndexEntry.getLinkedFileContentList()
          Return the List of all the linked files.
 

Methods in org.silverpeas.search.indexEngine.model with parameters of type FileDescription
 Reader IndexManager.getReader(FileDescription file)
          Get the reader specific of the file described by the file description
 



Copyright © 2016 Silverpeas. All Rights Reserved.