org.kuali.rice.kew.docsearch.service.impl
Class SearchableAttributeProcessor
java.lang.Object
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)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchableAttributeProcessor
public SearchableAttributeProcessor()
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.