Class RmPropertiesGet

    • Constructor Detail

      • RmPropertiesGet

        public RmPropertiesGet()
    • Method Detail

      • setSiteService

        public void setSiteService​(SiteService siteService)
        Parameters:
        siteService - the site service to set
      • executeImpl

        protected Map<String,​Object> executeImpl​(org.springframework.extensions.webscripts.WebScriptRequest req,
                                                       org.springframework.extensions.webscripts.Status status,
                                                       org.springframework.extensions.webscripts.Cache cache)
        Overrides:
        executeImpl in class org.springframework.extensions.webscripts.DeclarativeWebScript
        See Also:
        DeclarativeWebScript.executeImpl(org.springframework.extensions.webscripts.WebScriptRequest, org.springframework.extensions.webscripts.Status, org.springframework.extensions.webscripts.Cache)