public abstract class AbstractGenticsImp extends Object implements GenticsImpInterface
Modifier and Type | Field and Description |
---|---|
protected com.gentics.lib.log.NodeLogger |
logger
logger
|
Modifier | Constructor and Description |
---|---|
protected |
AbstractGenticsImp() |
public String getImpId()
GenticsImpInterface
getImpId
in interface GenticsImpInterface
public void init(String impId, 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 © 2016 Gentics Software GmbH. All Rights Reserved.