public abstract class AbstractGenticsImp extends java.lang.Object implements GenticsImpInterface
Modifier and Type | Field and Description |
---|---|
protected com.gentics.lib.log.NodeLogger |
logger
logger
|
Modifier | Constructor and Description |
---|---|
protected |
AbstractGenticsImp() |
public java.lang.String getImpId()
GenticsImpInterface
getImpId
in interface GenticsImpInterface
public void init(java.lang.String impId, java.util.Map parameters) throws ImpException
GenticsImpInterface
init
in interface GenticsImpInterface
impId
- the configured id of the imp, must be returned by GenticsImpInterface.getImpId()
parameters
- configuration of the impImpException
- if errors occuredCopyright © 2020 Gentics Software. All Rights Reserved.