org.kuali.rice.krms.impl.repository
Class KrmsStudentMockServiceImpl

java.lang.Object
  extended by org.kuali.rice.krms.impl.repository.KrmsStudentMockServiceImpl

public class KrmsStudentMockServiceImpl
extends Object

Created with IntelliJ IDEA. User: SW Date: 2012/08/02 Time: 4:27 PM To change this template use File | Settings | File Templates.


Constructor Summary
KrmsStudentMockServiceImpl()
           
 
Method Summary
 String getOperationForType(String type)
           
 String getTermForType(String type)
           
 String getValueForType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KrmsStudentMockServiceImpl

public KrmsStudentMockServiceImpl()
Method Detail

getTermForType

public String getTermForType(String type)

getOperationForType

public String getOperationForType(String type)

getValueForType

public String getValueForType(String type)


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