public class BaseController
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
DEFAULT_CURRENT_PAGE |
protected static java.lang.String |
DEFAULT_PAGE_SIZE |
| Constructor and Description |
|---|
BaseController() |
| Modifier and Type | Method and Description |
|---|---|
protected ErrorListWsDTO |
handleErrorInternal(java.lang.String type,
java.lang.String message) |
ErrorListWsDTO |
handleModelNotFoundException(java.lang.Exception ex) |
protected static java.lang.String |
sanitize(java.lang.String input) |
protected static final java.lang.String DEFAULT_PAGE_SIZE
protected static final java.lang.String DEFAULT_CURRENT_PAGE
public ErrorListWsDTO handleModelNotFoundException(java.lang.Exception ex)
protected ErrorListWsDTO handleErrorInternal(java.lang.String type, java.lang.String message)
protected static java.lang.String sanitize(java.lang.String input)
Copyright © 2018 SAP SE. All Rights Reserved.