JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.luwrain.pim.diary.persistence.dao
Interface EventDAO
public interface
EventDAO
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
add
(
Event
event)
List
<
Event
>
getAll
()
Method Details
add
void
add
(
Event
event)
getAll
List
<
Event
>
getAll
()