R
- the return type of this operationpublic abstract class SilentSessionOp<R> extends Object implements MgnlContext.Op<R,RuntimeException>
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log |
Constructor and Description |
---|
SilentSessionOp(String repository) |
Modifier and Type | Method and Description |
---|---|
abstract R |
doExec(javax.jcr.Session session) |
R |
exec() |
public SilentSessionOp(String repository)
public R exec()
exec
in interface MgnlContext.Op<R,RuntimeException>
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.