org.kuali.hr.time.docsearch
Interface TkSearchableAttributeService

All Known Implementing Classes:
TkSearchableAttributeServiceImpl

public interface TkSearchableAttributeService


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

Method Detail

createSearchableAttributeXml

String createSearchableAttributeXml(TimesheetDocument document,
                                    Date asOfDate)

updateSearchableAttribute

void updateSearchableAttribute(TimesheetDocument document,
                               Date asOfDate)


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