Uses of Class
org.kuali.rice.kew.docsearch.QueryComponent
Packages that use QueryComponent
-
Uses of QueryComponent in org.kuali.rice.kew.impl.document.search
Methods in org.kuali.rice.kew.impl.document.search that return QueryComponentModifier and TypeMethodDescriptionDocumentSearchGeneratorImpl.generateSearchableAttributeSql(String tableName, String documentAttributeName, String whereSqlStarter, int tableIndex) DocumentSearchGeneratorImpl.getSearchableAttributeJoinSql(String tableName, String tableIdentifier, String whereSqlStarter, String attributeTableKeyColumnName) DocumentSearchGeneratorImpl.getSearchableAttributeSql(Map<String, List<String>> documentAttributeValues, List<org.kuali.rice.core.api.uif.RemotableAttributeField> searchFields, String whereClausePredicatePrefix)