Uses of Class
com.jalios.jcms.LinkIndexManager
-
Packages that use LinkIndexManager Package Description com.jalios.jcms Contains the core JPlatform classes. -
-
Uses of LinkIndexManager in com.jalios.jcms
Fields in com.jalios.jcms declared as LinkIndexManager Modifier and Type Field Description protected LinkIndexManager
Channel. lim
Methods in com.jalios.jcms that return LinkIndexManager Modifier and Type Method Description LinkIndexManager
Channel. getLinkIndexManager()
Return theLinkIndexManager
singleton instance which manages Data's links on each other.
-