Uses of Class
com.jalios.jcms.AbstractIndexManager.DataIndex
-
Packages that use AbstractIndexManager.DataIndex Package Description com.jalios.jcms Contains the core JPlatform classes. -
-
Uses of AbstractIndexManager.DataIndex in com.jalios.jcms
Subclasses of AbstractIndexManager.DataIndex in com.jalios.jcms Modifier and Type Class Description static classAbstractIndexManager.DataIndexMap<D extends Data,K,V>Pseudo map to store previoulsy computed information associated to Data and DBDatastatic classAbstractIndexManager.DataIndexSet<D extends Data,E>Pseudo Set to store previoulsy computed information associated to Data and DBData
-