public class WebCmsDataActionResolver extends Object
| Constructor and Description |
|---|
WebCmsDataActionResolver() |
| Modifier and Type | Method and Description |
|---|---|
static WebCmsDataAction |
resolveAction(Object existing,
WebCmsDataEntry data)
Resolve the import action into the actual action to perform depending if there's an
existing item we're dealing with or not.
|
public static WebCmsDataAction resolveAction(Object existing, WebCmsDataEntry data)
null the
processing of the data entry will be skipped.existing - item or null if nonedata - set of data being passednull if noneCopyright © 2020. All rights reserved.