Uses of Class
org.kuali.rice.kew.framework.document.search.DocumentSearchResultValue

Packages that use DocumentSearchResultValue
org.kuali.rice.kew.docsearch.service.impl   
org.kuali.rice.kew.framework.document.search Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of DocumentSearchResultValue in org.kuali.rice.kew.docsearch.service.impl
 

Methods in org.kuali.rice.kew.docsearch.service.impl with parameters of type DocumentSearchResultValue
protected  void DocumentSearchServiceImpl.applyResultCustomization(DocumentSearchResult.Builder result, DocumentSearchResultValue value)
           
 

Uses of DocumentSearchResultValue in org.kuali.rice.kew.framework.document.search
 

Methods in org.kuali.rice.kew.framework.document.search that return DocumentSearchResultValue
 DocumentSearchResultValue DocumentSearchResultValue.Builder.build()
           
 

Methods in org.kuali.rice.kew.framework.document.search that return types with arguments of type DocumentSearchResultValue
 List<DocumentSearchResultValue> DocumentSearchResultValues.getResultValues()
           
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.