Uses of Interface
org.javlo.data.taxonomy.ITaxonomyContainer
-
-
Uses of ITaxonomyContainer in org.javlo.component.files
Classes in org.javlo.component.files that implement ITaxonomyContainer Modifier and Type Class Description static class
FileFinder.FileFilter
-
Uses of ITaxonomyContainer in org.javlo.component.links
Classes in org.javlo.component.links that implement ITaxonomyContainer Modifier and Type Class Description class
PageReferenceComponent
list of links to a subset of pages. -
Uses of ITaxonomyContainer in org.javlo.component.multimedia
Classes in org.javlo.component.multimedia that implement ITaxonomyContainer Modifier and Type Class Description class
Multimedia
standard image component.class
PDFMultimedia
class
VideoContentMultimedia
-
Uses of ITaxonomyContainer in org.javlo.data.taxonomy
Classes in org.javlo.data.taxonomy that implement ITaxonomyContainer Modifier and Type Class Description class
TaxonomyContainerBean
Methods in org.javlo.data.taxonomy that return ITaxonomyContainer Modifier and Type Method Description ITaxonomyContainer
TaxonomyService. addParentsToContainer(ITaxonomyContainer container, int minDepth)
static ITaxonomyContainer
TaxonomyService. getSessionFilter(ContentContext ctx)
Methods in org.javlo.data.taxonomy with parameters of type ITaxonomyContainer Modifier and Type Method Description ITaxonomyContainer
TaxonomyService. addParentsToContainer(ITaxonomyContainer container, int minDepth)
boolean
TaxonomyService. isAllMatch(ITaxonomyContainer container, ITaxonomyContainer filter)
boolean
TaxonomyService. isAllMatch(ITaxonomyContainer container, ITaxonomyContainer filter, int depth)
boolean
TaxonomyService. isMatch(ITaxonomyContainer container, ITaxonomyContainer filter)
boolean
TaxonomyService. isMatch(ITaxonomyContainer container, ITaxonomyContainer filter, int minDepth)
check if a taxonomy group matchboolean
TaxonomyServiceAgregation. isMatch(ITaxonomyContainer cont1, ITaxonomyContainer cont2)
boolean
TaxonomyService. isMatchWidthParent(ITaxonomyContainer container, ITaxonomyContainer filter)
add all parent of the selection in the listboolean
TaxonomyServiceAgregation. isMatchWidthParent(ITaxonomyContainer cont1, ITaxonomyContainer cont2)
-
Uses of ITaxonomyContainer in org.javlo.module.file
Classes in org.javlo.module.file that implement ITaxonomyContainer Modifier and Type Class Description class
FileBean
-
Uses of ITaxonomyContainer in org.javlo.module.search
Classes in org.javlo.module.search that implement ITaxonomyContainer Modifier and Type Class Description class
SearchFilter
-
Uses of ITaxonomyContainer in org.javlo.navigation
Classes in org.javlo.navigation that implement ITaxonomyContainer Modifier and Type Class Description class
MenuElement
class
RootMenuElement
-
Uses of ITaxonomyContainer in org.javlo.ztatic
Classes in org.javlo.ztatic that implement ITaxonomyContainer Modifier and Type Class Description class
StaticInfoBean
-