Package org.ametys.site
Class IsFromBackOfficeAction
java.lang.Object
org.ametys.site.IsFromBackOfficeAction
Action check if the request is from the backoffice.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionact
(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters)
-
Constructor Details
-
IsFromBackOfficeAction
public IsFromBackOfficeAction()
-
-
Method Details
-
act
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
-