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