org.kuali.student.r2.common.infc
Interface HoldsLuiService


public interface HoldsLuiService

Author:
nwright

Method Summary
 LuiService getLuiService()
          Gets the underlying service provider.
 void setLuiService(LuiService luiService)
          Sets lui service
 

Method Detail

getLuiService

LuiService getLuiService()
Gets the underlying service provider.


setLuiService

void setLuiService(LuiService luiService)
Sets lui service



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