public abstract class GenericSearchConstants
extends java.lang.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 java.lang.String |
DONT_NEED_TOTAL |
static java.lang.String |
IGNORE_EMPTY_PROPERTIES |
static java.lang.String |
USE_SUBTYPES |
| Constructor and Description |
|---|
GenericSearchConstants() |
public static final java.lang.String USE_SUBTYPES
public static final java.lang.String DONT_NEED_TOTAL
public static final java.lang.String IGNORE_EMPTY_PROPERTIES
Copyright © 2018 SAP SE. All Rights Reserved.