org.kuali.rice.ken.api
Class KenApiConstants.RESPONSE_STATUSES

java.lang.Object
  extended by org.kuali.rice.ken.api.KenApiConstants.RESPONSE_STATUSES
Enclosing class:
KenApiConstants

public static final class KenApiConstants.RESPONSE_STATUSES
extends Object


Field Summary
static String FAILURE
           
static String SUCCESS
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUCCESS

public static final String SUCCESS
See Also:
Constant Field Values

FAILURE

public static final String FAILURE
See Also:
Constant Field Values


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