public abstract class GenericSearchConstants extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
GenericSearchConstants.CHARS
Definition of constants for some special characters, which could be used for formulating a search expressions.
|
static interface |
GenericSearchConstants.LOG
Constant used for logging.
|
static interface |
GenericSearchConstants.ORDER_BY
Definition of constants, which could be used for the creation of an 'ODERY BY' part of a SQL expression.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
DONT_NEED_TOTAL |
static String |
IGNORE_EMPTY_PROPERTIES |
static String |
USE_SUBTYPES |
| Constructor and Description |
|---|
GenericSearchConstants() |
public static final String USE_SUBTYPES
public static final String DONT_NEED_TOTAL
public static final String IGNORE_EMPTY_PROPERTIES
Copyright © 2017 SAP SE. All Rights Reserved.