Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
F
R
S
U
B
br.com.arsmachina.controller.impl
- package br.com.arsmachina.controller.impl
C
countAll()
- Method in class br.com.arsmachina.controller.impl.
SpringControllerImpl
D
delete(K)
- Method in class br.com.arsmachina.controller.impl.
SpringControllerImpl
delete(T)
- Method in class br.com.arsmachina.controller.impl.
SpringControllerImpl
F
findAll()
- Method in class br.com.arsmachina.controller.impl.
SpringControllerImpl
findAll(int, int, SortCriterion...)
- Method in class br.com.arsmachina.controller.impl.
SpringControllerImpl
findById(K)
- Method in class br.com.arsmachina.controller.impl.
SpringControllerImpl
findByIds(K...)
- Method in class br.com.arsmachina.controller.impl.
SpringControllerImpl
R
refresh(T)
- Method in class br.com.arsmachina.controller.impl.
SpringControllerImpl
S
save(T)
- Method in class br.com.arsmachina.controller.impl.
SpringControllerImpl
saveOrUpdate(T)
- Method in class br.com.arsmachina.controller.impl.
SpringControllerImpl
SpringControllerImpl
<
T
,
K
extends
Serializable
> - Class in
br.com.arsmachina.controller.impl
Abstract class that extends
ControllerImpl
to annotate with
Transactional
all methods that can write to the object store and
Transactional
(readOnly=true)
all methods that read from the object store.
SpringControllerImpl(DAO<T, K>)
- Constructor for class br.com.arsmachina.controller.impl.
SpringControllerImpl
Single constructor of this class.
U
update(T)
- Method in class br.com.arsmachina.controller.impl.
SpringControllerImpl
B
C
D
F
R
S
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008-2009
Thiago H. de Paula Figueiredo
. All Rights Reserved.