Interface ClientCodeMapping


public interface ClientCodeMapping
Implementations of this interface should return the client code. Often the client code is the Account. The client code must exist in the instance of your Barracuda OMS
  • Method Summary

    Modifier and Type
    Method
    Description
    getClientCode(String toboUsername, String account)
    Returns the Client Code, which is the Barracuda Client Code.
  • Method Details

    • getClientCode

      String getClientCode(String toboUsername, String account)
      Returns the Client Code, which is the Barracuda Client Code. Often Client code is the Account.
      Parameters:
      toboUsername -
      account -
      Returns:
      the Barracuda Client Code