All Implemented Interfaces:
Provider<ObjectCollection>

public class IfParamEqual extends ObjectCollectionProvider
Multiplexes between two object-collection-providers depending on whether a parameter value equals a particular string

If the parameter value doesn't exist or is null, an exception is thrown.

Author:
Owen Feehan