Uses of Class
org.silverpeas.core.index.indexing.model.FileDescription
- 
Packages that use FileDescription Package Description org.silverpeas.core.index.indexing.model 
- 
- 
Uses of FileDescription in org.silverpeas.core.index.indexing.modelSubclasses of FileDescription in org.silverpeas.core.index.indexing.model Modifier and Type Class Description classJcrContentReference entry to a binary content in a JCR repositoryMethods in org.silverpeas.core.index.indexing.model that return types with arguments of type FileDescription Modifier and Type Method Description List<FileDescription>FullIndexEntry. getFileContentList()Return the List of all the added files.List<FileDescription>FullIndexEntry. getLinkedFileContentList()Return the List of all the linked files.
 
-