public class IsSitemapRestrictedAction extends ServiceableAction implements ThreadSafe
AccessDeniedException
is thrown.AuthorizationRequiredException
is thrown.Modifier and Type | Field and Description |
---|---|
protected CurrentUserProvider |
_currentUserProvider
The current user provider
|
protected RightManager |
_rightManager
The right manager
|
protected SiteManager |
_siteManager
The site manager.
|
static String |
REQUEST_ATTRIBUTE_DONOTCHECKRIGHTS
Set a boolean in this attribute.
|
manager
EMPTY_MAP
Constructor and Description |
---|
IsSitemapRestrictedAction() |
Modifier and Type | Method and Description |
---|---|
Map |
act(Redirector redirector,
SourceResolver resolver,
Map objectModel,
String source,
Parameters parameters) |
void |
service(ServiceManager serviceManager) |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
public static final String REQUEST_ATTRIBUTE_DONOTCHECKRIGHTS
protected SiteManager _siteManager
protected RightManager _rightManager
protected CurrentUserProvider _currentUserProvider
public IsSitemapRestrictedAction()
public void service(ServiceManager serviceManager) throws ServiceException
service
in interface Serviceable
service
in class ServiceableAction
ServiceException
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception