public interface ActionHandler
Modifier and Type | Field and Description |
---|---|
static String |
ALL_TYPES |
static String |
JCR_SESSION_KEY |
Modifier and Type | Method and Description |
---|---|
void |
postProcess(String nodeType,
ActionType actionType,
Object object,
Map<String,Object> paramMap) |
void |
preProcess(String nodeType,
ActionType actionType,
Object object,
Map<String,Object> paramMap) |
static final String ALL_TYPES
static final String JCR_SESSION_KEY
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.