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 classFileFinder.FileFilter -
Uses of ITaxonomyContainer in org.javlo.component.links
Classes in org.javlo.component.links that implement ITaxonomyContainer Modifier and Type Class Description classPageReferenceComponentlist 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 classMultimediastandard image component.classPDFMultimediaclassVideoContentMultimedia -
Uses of ITaxonomyContainer in org.javlo.data.taxonomy
Classes in org.javlo.data.taxonomy that implement ITaxonomyContainer Modifier and Type Class Description classTaxonomyContainerBeanMethods in org.javlo.data.taxonomy that return ITaxonomyContainer Modifier and Type Method Description ITaxonomyContainerTaxonomyService. addParentsToContainer(ITaxonomyContainer container, int minDepth)static ITaxonomyContainerTaxonomyService. getSessionFilter(ContentContext ctx)Methods in org.javlo.data.taxonomy with parameters of type ITaxonomyContainer Modifier and Type Method Description ITaxonomyContainerTaxonomyService. addParentsToContainer(ITaxonomyContainer container, int minDepth)booleanTaxonomyService. isAllMatch(ITaxonomyContainer container, ITaxonomyContainer filter)booleanTaxonomyService. isAllMatch(ITaxonomyContainer container, ITaxonomyContainer filter, int depth)booleanTaxonomyService. isMatch(ITaxonomyContainer container, ITaxonomyContainer filter)booleanTaxonomyService. isMatch(ITaxonomyContainer container, ITaxonomyContainer filter, int minDepth)check if a taxonomy group matchbooleanTaxonomyServiceAgregation. isMatch(ITaxonomyContainer cont1, ITaxonomyContainer cont2)booleanTaxonomyService. isMatchWidthParent(ITaxonomyContainer container, ITaxonomyContainer filter)add all parent of the selection in the listbooleanTaxonomyServiceAgregation. 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 classFileBean -
Uses of ITaxonomyContainer in org.javlo.module.search
Classes in org.javlo.module.search that implement ITaxonomyContainer Modifier and Type Class Description classSearchFilter -
Uses of ITaxonomyContainer in org.javlo.navigation
Classes in org.javlo.navigation that implement ITaxonomyContainer Modifier and Type Class Description classMenuElementclassRootMenuElement -
Uses of ITaxonomyContainer in org.javlo.ztatic
Classes in org.javlo.ztatic that implement ITaxonomyContainer Modifier and Type Class Description classStaticInfoBean
-