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