JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
it.tidalwave.ui.example.model.FileEntity
Uses of
FileEntity
in
it.tidalwave.ui.example.model
Methods in
it.tidalwave.ui.example.model
that return
FileEntity
Modifier and Type
Method
Description
static
FileEntity
FileEntity.
of
(
Path
path)
Returns a new instance.
Methods in
it.tidalwave.ui.example.model
that return types with arguments of type
FileEntity
Modifier and Type
Method
Description
Collection
<
FileEntity
>
Dao.
getFiles
()
Returns a collection of file entities.