Uses of Class
org.alfresco.repo.search.IndexMode
-
Packages that use IndexMode Package Description org.alfresco.repo.search -
-
Uses of IndexMode in org.alfresco.repo.search
Methods in org.alfresco.repo.search that return IndexMode Modifier and Type Method Description static IndexModeIndexMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IndexMode[]IndexMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-