A C D E I M O R U 

A

applyPostMigrationProcessing(Template, TagTypeMigrationRequest, Logger) - Method in interface com.gentics.api.contentnode.migration.IMigrationPostprocessor
Performs post-processing on a template following a tag type migration.
applyPostMigrationProcessing(Page, TagTypeMigrationRequest, Logger) - Method in interface com.gentics.api.contentnode.migration.IMigrationPostprocessor
Performs post-processing on a page following a tag type migration.
applyPostMigrationProcessing(Folder, TagTypeMigrationRequest, Logger) - Method in interface com.gentics.api.contentnode.migration.IMigrationPostprocessor
Performs post-processing on a folder following a tag type migration.
applyPostMigrationProcessing(Image, TagTypeMigrationRequest, Logger) - Method in interface com.gentics.api.contentnode.migration.IMigrationPostprocessor
Performs post-processing on a image following a tag type migration.
applyPostMigrationProcessing(File, TagTypeMigrationRequest, Logger) - Method in interface com.gentics.api.contentnode.migration.IMigrationPostprocessor
Performs post-processing on a file following a tag type migration.
applyPostMigrationProcessing(Page, TemplateMigrationRequest, Logger) - Method in interface com.gentics.api.contentnode.migration.IMigrationPostprocessor
Performs post-processing on a page following a template migration.

C

cleanAfterRender() - Method in interface com.gentics.api.contentnode.parttype.ExtensiblePartType
Perform cleanup operations after rendering.
close() - Method in interface com.gentics.api.contentnode.publish.CnMapPublishHandler
This method is called once at the end of any publish process.
CnMapPublishException - Exception in com.gentics.api.contentnode.publish
Exception that may be thrown in instances of CnMapPublishHandler
CnMapPublishException() - Constructor for exception com.gentics.api.contentnode.publish.CnMapPublishException
Creates an instance of the exception without message or cause
CnMapPublishException(String) - Constructor for exception com.gentics.api.contentnode.publish.CnMapPublishException
Creates an instance of the exception with the given message
CnMapPublishException(Throwable) - Constructor for exception com.gentics.api.contentnode.publish.CnMapPublishException
Creates an instance of the exception with the given cause
CnMapPublishException(String, Throwable) - Constructor for exception com.gentics.api.contentnode.publish.CnMapPublishException
Creates an instance of the exception with the given message and cause
CnMapPublishHandler - Interface in com.gentics.api.contentnode.publish
Interface for specific implementations that add additional functionality to publish into a ContentRepository.
com.gentics.api.contentnode.migration - package com.gentics.api.contentnode.migration
 
com.gentics.api.contentnode.parttype - package com.gentics.api.contentnode.parttype
 
com.gentics.api.contentnode.publish - package com.gentics.api.contentnode.publish
 
commit() - Method in interface com.gentics.api.contentnode.publish.CnMapPublishHandler
This method is called at the end of a successful publish process
createObject(Resolvable) - Method in interface com.gentics.api.contentnode.publish.CnMapPublishHandler
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).

D

deleteObject(Resolvable) - Method in interface com.gentics.api.contentnode.publish.CnMapPublishHandler
This method is called for every object, which is removed from the ContentRepository (was deleted or taken offline since the last publish run).
destroy() - Method in interface com.gentics.api.contentnode.publish.CnMapPublishHandler
This method is called at the end of the lifetime of this handler instance.

E

ExtensiblePartType - Interface in com.gentics.api.contentnode.parttype
Interface for extended parttypes

I

IMigrationPostprocessor - Interface in com.gentics.api.contentnode.migration
Implementations of this interface can be configured during Tag migration to apply post-processing to migrated objects following the migration process.
init(Map) - Method in interface com.gentics.api.contentnode.publish.CnMapPublishHandler
This method is called once for every configured instance to take the handler into service.

M

MigrationException - Exception in com.gentics.api.contentnode.migration
Exception that may be thrown in implementations of IMigrationPostprocessor
MigrationException() - Constructor for exception com.gentics.api.contentnode.migration.MigrationException
Creates an instance of the exception without message or cause
MigrationException(String) - Constructor for exception com.gentics.api.contentnode.migration.MigrationException
Creates an instance of the exception with the given message
MigrationException(Throwable) - Constructor for exception com.gentics.api.contentnode.migration.MigrationException
Creates an instance of the exception with the given cause
MigrationException(String, Throwable) - Constructor for exception com.gentics.api.contentnode.migration.MigrationException
Creates an instance of the exception with the given message and cause

O

open(long) - Method in interface com.gentics.api.contentnode.publish.CnMapPublishHandler
This method is called once for every configured instance for each publish run.

R

render() - Method in interface com.gentics.api.contentnode.parttype.ExtensiblePartType
Render the parttype
rollback() - Method in interface com.gentics.api.contentnode.publish.CnMapPublishHandler
This method is called at the end of a failed publish process

U

updateObject(Resolvable) - Method in interface com.gentics.api.contentnode.publish.CnMapPublishHandler
This method is called for every object, which needs to be updated in the ContentRepository (was changed since the last publish process).
A C D E I M O R U 

Copyright © 2014 Gentics Software GmbH. All rights reserved.