org.kuali.kpme.tklm.time.docsearch
Interface TkSearchableAttributeService

All Known Implementing Classes:
TkSearchableAttributeServiceImpl

public interface TkSearchableAttributeService


Method Summary
 String createSearchableAttributeXml(CalendarDocumentContract document, org.joda.time.LocalDate asOfDate)
           
 void updateSearchableAttribute(CalendarDocumentContract document, org.joda.time.LocalDate asOfDate)
           
 

Method Detail

createSearchableAttributeXml

String createSearchableAttributeXml(CalendarDocumentContract document,
                                    org.joda.time.LocalDate asOfDate)

updateSearchableAttribute

void updateSearchableAttribute(CalendarDocumentContract document,
                               org.joda.time.LocalDate asOfDate)


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