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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.mateu.util.persistence
Interface EntitySerializer
public interface
EntitySerializer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
Object
>
toMap
(
Object
entity)
Method Details
toMap
Map
<
String
,
Object
>
toMap
(
Object
entity)
throws
Exception
Throws:
Exception