Uses of Class
org.javlo.module.file.FileBean
-
Packages that use FileBean Package Description org.javlo.component.files org.javlo.module.file -
-
Uses of FileBean in org.javlo.component.files
Methods in org.javlo.component.files that return types with arguments of type FileBean Modifier and Type Method Description protected List<FileBean>FileFinder. getFileList(ContentContext ctx, FileFinder.FileFilter filter, int max, boolean defaultFound) -
Uses of FileBean in org.javlo.module.file
Methods in org.javlo.module.file that return types with arguments of type FileBean Modifier and Type Method Description List<FileBean>FileBean. getTranslation()Methods in org.javlo.module.file with parameters of type FileBean Modifier and Type Method Description voidFileBean. addTranslation(FileBean fileBean)intFileBean.FileBeanComparator. compare(FileBean file1, FileBean file2)
-