org.kuali.student.common.infc
Interface HoldsLuServiceInfc

All Known Implementing Classes:
LuiServiceMockPersistenceImpl

public interface HoldsLuServiceInfc

Author:
nwright

Method Summary
 LuService getLuService()
          Gets the underlying service provider.
 void setLuService(LuService luiService)
          Sets lui service
 

Method Detail

getLuService

LuService getLuService()
Gets the underlying service provider.


setLuService

void setLuService(LuService luiService)
Sets lui service



Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.