JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.sling.jcr.repoinit
Interface JcrRepoInitOpsProcessor
@ProviderType
public interface
JcrRepoInitOpsProcessor
Apply Operations produced by the repoinit parser to a JCR Repository
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
apply
(javax.jcr.Session session,
List
<
Operation
> ops)
Method Details
apply
void
apply
(javax.jcr.Session session,
List
<
Operation
> ops)