public class RestrictionsNormalizer extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DATE_FILTER_INTERVAL_SEPARATOR |
Constructor and Description |
---|
RestrictionsNormalizer() |
Modifier and Type | Method and Description |
---|---|
static List<Restriction> |
getNormalizedRestrictions(Class from,
List<Restriction> restrictions,
String alias) |
public static final String DATE_FILTER_INTERVAL_SEPARATOR
public static List<Restriction> getNormalizedRestrictions(Class from, List<Restriction> restrictions, String alias)
Copyright © 2015. All rights reserved.