com.cognos.CAM_AAA.authentication

Interface IUiClass

    • Method Detail

      • getDescription

        java.lang.String getDescription(java.util.Locale theLocale)
        Returns the description of of this object for the specified locale. Returns null if there is no description of this object for the locale specified.
        Parameters:
        theLocale - The locale that determines the language in which the description is returned.
        Returns:
        The description of this object in the language determined by the specified locale.
      • getAvailableDescriptionLocales

        java.util.Locale[] getAvailableDescriptionLocales()
        Returns all the locales for which a description of this object exists.
        Returns:
        An array of locales for which a description exists.