Class RepoRestrictionsGet

java.lang.Object
org.springframework.extensions.webscripts.AbstractWebScript
org.springframework.extensions.webscripts.DeclarativeWebScript
org.alfresco.repo.web.scripts.admin.AbstractAdminWebScript
org.alfresco.repo.web.scripts.admin.RepoRestrictionsGet
All Implemented Interfaces:
org.springframework.extensions.webscripts.WebScript

public class RepoRestrictionsGet extends AbstractAdminWebScript
GET the repository restrictions.
Since:
3.4
Author:
Derek Hulley
  • Constructor Details

    • RepoRestrictionsGet

      public RepoRestrictionsGet()
  • Method Details

    • 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