Interface AccountUserLookupProvider


  • public interface AccountUserLookupProvider
    Lookups up users based on an account value.
    Since:
    $Release$
    Version:
    $Id$
    Author:
    Colin DuPlantis
    • Method Detail

      • getUserFor

        UserID getUserFor​(String inAccount)
        Get the user associated with the given account.
        Parameters:
        inAccount - a String value
        Returns:
        a UserID value