Uses of Class
com.jalios.jcms.FileIndexManager
-
Packages that use FileIndexManager Package Description com.jalios.jcms Contains the core JPlatform classes. -
-
Uses of FileIndexManager in com.jalios.jcms
Fields in com.jalios.jcms declared as FileIndexManager Modifier and Type Field Description protected FileIndexManager
Channel. fim
Methods in com.jalios.jcms that return FileIndexManager Modifier and Type Method Description FileIndexManager
Channel. getFileIndexManager()
Return theFileIndexManager
singleton instance which manages Data's links to filename.
-