Class UserPreferencesEntity

    • Constructor Detail

      • UserPreferencesEntity

        public UserPreferencesEntity()
    • Method Detail

      • getURI

        public URI getURI()
        Description copied from interface: WebEntity
        Gets the URI at which this web entity is published and can be accessed.
        Specified by:
        getURI in interface WebEntity
        Returns:
        the web entity URI.
      • getLanguage

        public String getLanguage()
      • setURI

        protected void setURI​(URI uri)