Skip navigation links
A B C D G H I L M N O P R S T U W 

I

i18n(String) - Method in interface de.contecon.picapport.groovy.IAddonContext
Utilitiy method.
i18n(String, Map) - Method in interface de.contecon.picapport.groovy.IAddonContext
author Eric 09.07.2020
IAddonContext - Interface in de.contecon.picapport.groovy
The IAddonContext provides utilitys and services for Add-ons It is usually passed to every supported method of an add-on.
IAddonExecutionContext - Interface in de.contecon.picapport.groovy
The ExecutionContext can be used over the lifetime of an Add-on procedure to store values of your processor.
IAddonFileToProcess - Interface in de.contecon.picapport.groovy
This class provides methods to obtain Information about the currently processed photo file and some utility functions for the file processing.
IccImageMetaData - Interface in de.contecon.imageutils
Utility class to access (read) metadata of a photo file (jpg) 11.09.2020
INDEX_TYPE_FULLTEXT - Static variable in class de.contecon.picapport.groovy.PhotoFieldProvider
The fieldvalue can be accessed for search with the search operator with wildcard support.
INDEX_TYPE_HIERARCHICAL - Static variable in class de.contecon.picapport.groovy.PhotoFieldProvider
The fieldvalue can be accessed for search with the search operator with wildcard support.
INDEX_TYPE_ID - Static variable in class de.contecon.picapport.groovy.PhotoFieldProvider
The fieldvalue can be accessed for search with the search operator without wildcard support.
INDEX_TYPE_NOINDEX - Static variable in class de.contecon.picapport.groovy.PhotoFieldProvider
The fieldvalue will be stored and is may be available in the global search (depends on the addToGlobalFulltext setting of the addon)
init(IAddonContext) - Method in interface de.contecon.picapport.groovy.IPicApportGroovyAddon
author Eric 24.10.2018
init(File, Properties, IPicApportPlugInLogger) - Method in interface de.contecon.picapport.plugins.IPicApportPlugin
author Eric 11.08.2014 A PicApport plugin must provide at lest one entry in List<OtherFormatsDescriptor> Example public List<OtherFormatsDescriptor> init(File pluginDirectory, Properties props, IPicApportPlugInLogger logger) { this.logger = logger; if(props !
IOtherFileFormat - Interface in de.contecon.picapport.plugins.otherformats
The IOtherFileFormat plugin type should be used to convert any filetype to a jpg image called a substitute Substitutes will be managed by PicApport By convention substitute files will always add ".$.jpg" to the original filename
IPhotoMetaData - Interface in de.contecon.picapport
Interface for accessing photo metadata in PicApport 11.09.2020
IPhotoMetaDataFilter - Interface in de.contecon.picapport
This Interface is used by PhotoFieldProvider Add-on to set or change Field values of a Photo before it's inserted to the database.
IPicApportGroovyAddon - Interface in de.contecon.picapport.groovy
A valid PicApport Add-on has to implement this interface.
IPicApportPlugin - Interface in de.contecon.picapport.plugins
09.02.2015
IPicApportPlugInLogger - Interface in de.contecon.picapport.plugins
A PicApport plug-in or add-on should always use this class to create log-output 11.09.2020
isCreatedByPlugin() - Method in interface de.contecon.picapport.groovy.IAddonFileToProcess
author Eric 14.09.2020
isLastFileToProcess() - Method in interface de.contecon.picapport.groovy.IAddonExecutionContext
author Eric 14.09.2020
isOtherFileFormatPlugin() - Method in class de.contecon.picapport.plugins.otherformats.OtherFormatsDescriptor
PicApport internal method author Eric 09.02.2015
isOtherImageFormatPlugin() - Method in class de.contecon.picapport.plugins.otherformats.OtherFormatsDescriptor
PicApport internal method author Eric 09.02.2015
isSubstitute() - Method in interface de.contecon.picapport.IPhotoMetaData
author Eric 11.09.2020
A B C D G H I L M N O P R S T U W