Class ActionConstants

  • All Implemented Interfaces:

    
    public class ActionConstants
    
                        

    Constants for every SDC service operation comprising input-output and input-only message exchanges.

    • Constructor Detail

      • ActionConstants

        ActionConstants()
    • Method Detail

      • getResponseAction

         static String getResponseAction(String requestActionUri)

        Generates a response action URI from an input action URI by appending 'Response'.

        Parameters:
        requestActionUri - the request action URI.
        Returns:

        the response action that is the requestAction plus 'Response'.