Uses of Interface
info.magnolia.context.MgnlContext.SystemContextOperation

Packages that use MgnlContext.SystemContextOperation
info.magnolia.context   
 

Uses of MgnlContext.SystemContextOperation in info.magnolia.context
 

Methods in info.magnolia.context with parameters of type MgnlContext.SystemContextOperation
static void MgnlContext.doInSystemContext(MgnlContext.SystemContextOperation op)
          Deprecated. since 4.2 - use the Op interface, which can return values, or extend VoidOp.
static void MgnlContext.doInSystemContext(MgnlContext.SystemContextOperation op, boolean releaseAfterExecution)
          Deprecated. since 4.2 - use the Op interface, which can return values, or extend VoidOp.
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.