|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface JcrProvider
| Method Summary | |
|---|---|
R
|
withJcr(Closure closure)
|
R
|
withJcr(String repositoryName, Closure closure)
|
R
|
withJcr(CallableWithArgs callable)
|
R
|
withJcr(String repositoryName, CallableWithArgs callable)
|
| Method Detail |
|---|
public R withJcr(Closure closure)
public R withJcr(String repositoryName, Closure closure)
public R withJcr(CallableWithArgs callable)
public R withJcr(String repositoryName, CallableWithArgs callable)
Groovy Documentation