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