Class FederatedAddGraphWithHooksHandler
- java.lang.Object
-
- uk.gov.gchq.gaffer.federatedstore.operation.handler.FederatedAddGraphHandlerParent<AddGraphWithHooks>
-
- uk.gov.gchq.gaffer.federatedstore.operation.handler.impl.FederatedAddGraphWithHooksHandler
-
- All Implemented Interfaces:
OperationHandler<AddGraphWithHooks>
public class FederatedAddGraphWithHooksHandler extends FederatedAddGraphHandlerParent<AddGraphWithHooks>
A handler forAddGraphWithHooks
operation for the FederatedStore.- See Also:
FederatedAddGraphHandlerParent
,GraphDelegate
-
-
Field Summary
-
Fields inherited from class uk.gov.gchq.gaffer.federatedstore.operation.handler.FederatedAddGraphHandlerParent
ERROR_ADDING_GRAPH_GRAPH_ID_S, ERROR_BUILDING_GRAPH_GRAPH_ID_S, USER_IS_LIMITED_TO_ONLY_USING_PARENT_PROPERTIES_ID_FROM_GRAPHLIBRARY_BUT_FOUND_STORE_PROPERTIES_S
-
-
Constructor Summary
Constructors Constructor Description FederatedAddGraphWithHooksHandler()
-