Generic Adapter Connector Interface for Federation

Federation requests use the same method that is used for population requests, so the same population connector implementation can be used. A new attribute was added in the PopulationConnectorInput Java class called FlowType. The FlowType attribute can have two values, FEDERATION or POPULATION. The Generic Adapter knows the request type based on this attribute.