| Package | Description |
|---|---|
| org.kuali.common.util | |
| org.kuali.common.util.log |
| Modifier and Type | Method and Description |
|---|---|
static StringFilter |
StringFilter.getInstance(List<String> includes,
List<String> excludes)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
CollectionUtils.filter(Collection<String> strings,
StringFilter filter)
Deprecated.
|
static List<String> |
CollectionUtils.filterAndSort(List<String> strings,
StringFilter filter)
Deprecated.
|
static String |
LoggerUtils.getLogMsg(StringFilter filter)
Deprecated.
|
static Object[] |
LoggerUtils.getLogMsgArgs(StringFilter filter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
LoggerUtils.getLogMsg(StringFilter filter)
Deprecated.
|
static Object[] |
LoggerUtils.getLogMsgArgs(StringFilter filter)
Deprecated.
|
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.