org.kuali.rice.kew.docsearch.service
Interface SearchableAttributeProcessingService

All Known Implementing Classes:
SearchableAttributeProcessor

public interface SearchableAttributeProcessingService

Service for indexing documents searchable information that have associated searchable attributes.

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

Method Summary
 void indexDocument(Long documentId)
           
 

Method Detail

indexDocument

void indexDocument(Long documentId)


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