Uses of Class
org.alfresco.util.schemacomp.model.Index
-
Packages that use Index Package Description org.alfresco.util.schemacomp.model -
-
Uses of Index in org.alfresco.util.schemacomp.model
Methods in org.alfresco.util.schemacomp.model that return types with arguments of type Index Modifier and Type Method Description java.util.List<Index>Table. getIndexes()Method parameters in org.alfresco.util.schemacomp.model with type arguments of type Index Modifier and Type Method Description voidTable. setIndexes(java.util.Collection<Index> indexes)
-