|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CnMapPublishException | |
|---|---|
| com.gentics.api.contentnode.publish | |
| Uses of CnMapPublishException in com.gentics.api.contentnode.publish |
|---|
| Methods in com.gentics.api.contentnode.publish that throw CnMapPublishException | |
|---|---|
void |
CnMapPublishHandler.createObject(Resolvable object)
This method is called for every object, which is created in the ContentRepository (was created/published since the last publish process into the respective ContentRepository). |
void |
CnMapPublishHandler.deleteObject(Resolvable object)
This method is called for every object, which is removed from the ContentRepository (was deleted or taken offline since the last publish run). |
void |
CnMapPublishHandler.init(java.util.Map parameters)
This method is called once for every configured instance to take the handler into service. |
void |
CnMapPublishHandler.open(long timestamp)
This method is called once for every configured instance for each publish run. |
void |
CnMapPublishHandler.updateObject(Resolvable object)
This method is called for every object, which needs to be updated in the ContentRepository (was changed since the last publish process). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||