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
io.mateu.mdd.core.interfaces
Interface JpaRpcCrudFactory
All Known Implementing Classes:
FakeJpaRpcCrudFactory
public interface
JpaRpcCrudFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Listing
create
(
Object
parentEntity,
FieldInterfaced
field)
Method Details
create
Listing
create
(
Object
parentEntity,
FieldInterfaced
field)
throws
Exception
Throws:
Exception