Package org.ametys.site
Class IsFromBackOfficeAction
- java.lang.Object
 - 
- org.ametys.site.IsFromBackOfficeAction
 
 
- 
public class IsFromBackOfficeAction extends Object implements Action
Action check if the request is from the backoffice. 
- 
- 
Constructor Summary
Constructors Constructor Description IsFromBackOfficeAction() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Mapact(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) 
 - 
 
- 
- 
Constructor Detail
- 
IsFromBackOfficeAction
public IsFromBackOfficeAction()
 
 - 
 
- 
Method Detail
- 
act
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
 
 - 
 
 -