org.kuali.hr.time.docsearch
Interface TkSearchableAttributeService

All Known Implementing Classes:
TkSearchableAttributeServiceImpl

public interface TkSearchableAttributeService


Method Summary
 String createSearchableAttributeXml(CalendarDocumentContract document, Date asOfDate)
           
 void updateSearchableAttribute(CalendarDocumentContract document, Date asOfDate)
           
 

Method Detail

createSearchableAttributeXml

String createSearchableAttributeXml(CalendarDocumentContract document,
                                    Date asOfDate)

updateSearchableAttribute

void updateSearchableAttribute(CalendarDocumentContract document,
                               Date asOfDate)


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