Constructor and Description |
---|
ModeUtils() |
Modifier and Type | Method and Description |
---|---|
protected static Object[] |
getArgs(Object arg1,
Object arg2) |
static void |
validate(Mode mode,
String msg) |
static void |
validate(Mode mode,
String msg,
Object[] args,
String errMsg) |
static void |
validate(Mode mode,
String msg,
Object arg1,
Object arg2,
String errMsg) |
static void |
validate(Mode mode,
String msg,
Object arg,
String errMsg) |
static void |
validate(Mode mode,
String msg,
String errMsg) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.