Class UISettings

  • All Implemented Interfaces:
    Serializable

    public class UISettings
    extends Object
    implements Serializable
    Encapsulates server base url and the serverName form the configuration. The purpose is to be consumed in order to compute the url for registry repository view
    See Also:
    Serialized Form
    • Constructor Detail

    • Method Detail

      • getServerName

        public String getServerName()
      • getBaseUrl

        public String getBaseUrl()
      • getPageSize

        public String getPageSize()