Supported Methods

This section describes the methods that must be implemented to support the following interface:

Copy
com.activcard.aims.plugin.staticdata.StaticDataCollectionPlugin

A static data Cardholder-related information including things such as health benefits, biometrics, unique organizational identifiers, or unique personal identifiers that rarely change. plug-in must be used to implement this interface. This interface is defined in the aims-business.jar file located in the following folder:

cms_install_dir\aims.war\WEB-INF\lib

where cms_install_dir represents the directory into which ActivID CMS was installed.

Important: The cms_portal directory, used in previous versions of ActivID CMS, no longer exists. With the migration to WildFly in ActivID CMS 6.0, that directory is now called aims.war.

The supported methods are listed in alphabetic format in the following section.