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