|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JCRTask<T>
Represets a JCR unit of work tied to a session.
Meant to be passed to JCRSessionManager.executeAndSave(JCRTask)
| Method Summary | |
|---|---|
T |
execute(javax.jcr.Session session)
executes the unit of work |
| Method Detail |
|---|
T execute(javax.jcr.Session session)
throws Exception
session - session where the JCR tasks takes place.
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||