JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.kaczmarzyk.spring.data.jpa.utils
Interface BodyParams
All Known Implementing Classes:
JsonBodyParams
public interface
BodyParams
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
static
BodyParams
empty
()
Collection
<
String
>
getParamValues
(
String
paramKey)
Method Details
getParamValues
Collection
<
String
>
getParamValues
(
String
paramKey)
empty
static
BodyParams
empty
()