JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
it.tidalwave.ui.example.model.SimpleDciEntity
Packages that use
SimpleDciEntity
Package
Description
it.tidalwave.ui.example.model
it.tidalwave.ui.example.model.impl
Uses of
SimpleDciEntity
in
it.tidalwave.ui.example.model
Methods in
it.tidalwave.ui.example.model
that return types with arguments of type
SimpleDciEntity
Modifier and Type
Method
Description
Collection
<
SimpleDciEntity
>
Dao.
getDciEntities
()
Returns a collection of entities.
Uses of
SimpleDciEntity
in
it.tidalwave.ui.example.model.impl
Methods in
it.tidalwave.ui.example.model.impl
that return types with arguments of type
SimpleDciEntity
Modifier and Type
Method
Description
Collection
<
SimpleDciEntity
>
DefaultDao.
getDciEntities
()