Interface IApplicationType


  • public interface IApplicationType
    The type of the application.
    Restriction:
    This interface is not intended to be extended by clients.
    Restriction:
    This interface is not intended to be implemented by clients.
    • Method Detail

      • getId

        String getId()
        Returns the application type unique id.
        Returns:
        the application type unique id, never null
      • getName

        String getName()
        Returns the application type localized name.
        Returns:
        the application type localized name, never null