org.kuali.rice.kew.docsearch.service.impl
Class SearchableAttributeProcessor

java.lang.Object
  extended by org.kuali.rice.kew.docsearch.service.impl.SearchableAttributeProcessor
All Implemented Interfaces:
SearchableAttributeProcessingService

public class SearchableAttributeProcessor
extends Object
implements SearchableAttributeProcessingService

Implementation of SearchableAttributeProcessingService.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
SearchableAttributeProcessor()
           
 
Method Summary
 void indexDocument(Long documentId)
           
 void indexDocument(Long documentId, boolean useMostRecentDocType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchableAttributeProcessor

public SearchableAttributeProcessor()
Method Detail

indexDocument

public void indexDocument(Long documentId)
Specified by:
indexDocument in interface SearchableAttributeProcessingService

indexDocument

public void indexDocument(Long documentId,
                          boolean useMostRecentDocType)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.