public interface CnMapPublishHandler2 extends CnMapPublishHandler
CnMapPublishHandler
DS_ID
Modifier and Type | Method and Description |
---|---|
void |
updateObject(com.gentics.api.lib.resolving.Resolvable object,
com.gentics.api.lib.resolving.Resolvable original,
java.util.Set<java.lang.String> attributes)
This method is called for every object, which needs to be updated in the Content Repository.
|
close, commit, createObject, deleteObject, destroy, init, open, rollback, updateObject
void updateObject(com.gentics.api.lib.resolving.Resolvable object, com.gentics.api.lib.resolving.Resolvable original, java.util.Set<java.lang.String> attributes) throws CnMapPublishException
CnMapPublishHandler.updateObject(Resolvable)
object
- resolvable object that will be written into the Content Repositoryoriginal
- original object in the Content Repositoryattributes
- set of attribute names that will be published. All other attributes will not be changed in the Content Repository.CnMapPublishException
Copyright © 2024 Gentics Software GmbH. All rights reserved.