Image request handlers
Users can write image request handlers to retrieve images from different image repositories. Duplicate
Detect provides ImagesRequestHandlerInterface as a generic interface that is used
to implement image request handlers. The interface defines the various methods that you must implement. For
more information, refer to the Javadoc HTML documentation.
Duplicate
Detect provides the following image request handlers:
ReferenceCimsImageRequestHandlerProxyretrieves images from CIMS.ReferenceDcimsImageRequestHandlerProxyretrieves images from DCIMS.ReferenceItsImageRequestHandlerProxyretrieves images from Transaction Server.
Sample source code and the files that are needed to compile it, such as library files, are included with Duplicate Detect.
The files that you need are provided in the FTM artifacts pod and must be downloaded from the pod. For more information about getting files from the artifacts container for your offering, see Getting the files from the artifacts container for your FTM offering.