org.kuali.kfs.sys
Class KFSConstants.OperationType
java.lang.Object
org.kuali.kfs.sys.KFSConstants.OperationType
- Enclosing class:
- KFSConstants
public static class KFSConstants.OperationType
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
READ
public static final String READ
- See Also:
- Constant Field Values
REPORT_ERROR
public static final String REPORT_ERROR
- See Also:
- Constant Field Values
INSERT
public static final String INSERT
- See Also:
- Constant Field Values
UPDATE
public static final String UPDATE
- See Also:
- Constant Field Values
DELETE
public static final String DELETE
- See Also:
- Constant Field Values
SELECT
public static final String SELECT
- See Also:
- Constant Field Values
BYPASS
public static final String BYPASS
- See Also:
- Constant Field Values
KFSConstants.OperationType
public KFSConstants.OperationType()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.