Class ResourceModel

    • Constructor Detail

      • ResourceModel

        public ResourceModel​(String resourceKey)
        Constructor
        Parameters:
        resourceKey - key of the resource this model represents
      • ResourceModel

        public ResourceModel​(String resourceKey,
                             String defaultValue)
        Constructor
        Parameters:
        resourceKey - key of the resource this model represents
        defaultValue - value that will be returned if resource does not exist