org.kuali.hr.time.docsearch
Class TkSearchableAttributeServiceImpl

java.lang.Object
  extended by org.kuali.hr.time.docsearch.TkSearchableAttributeServiceImpl
All Implemented Interfaces:
TkSearchableAttributeService

public class TkSearchableAttributeServiceImpl
extends Object
implements TkSearchableAttributeService


Constructor Summary
TkSearchableAttributeServiceImpl()
           
 
Method Summary
 String createSearchableAttributeXml(CalendarDocumentContract document, Date asOfDate)
           
 void updateSearchableAttribute(CalendarDocumentContract document, Date asOfDate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TkSearchableAttributeServiceImpl

public TkSearchableAttributeServiceImpl()
Method Detail

updateSearchableAttribute

public void updateSearchableAttribute(CalendarDocumentContract document,
                                      Date asOfDate)
Specified by:
updateSearchableAttribute in interface TkSearchableAttributeService

createSearchableAttributeXml

public String createSearchableAttributeXml(CalendarDocumentContract document,
                                           Date asOfDate)
Specified by:
createSearchableAttributeXml in interface TkSearchableAttributeService


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