public class IsSearchResultCacheableAction extends ServiceableAction
SearchService
instance corresponding to the given ZoneItem
id is cacheable.Modifier and Type | Field and Description |
---|---|
protected AmetysObjectResolver |
_ametysObjectResolver
The resolver for Ametys objects
|
protected SearchService |
_searchService
The search
Service |
manager
EMPTY_MAP
Constructor and Description |
---|
IsSearchResultCacheableAction() |
Modifier and Type | Method and Description |
---|---|
Map |
act(Redirector redirector,
SourceResolver resolver,
Map objectModel,
String source,
Parameters parameters) |
void |
service(ServiceManager smanager) |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
protected SearchService _searchService
Service
protected AmetysObjectResolver _ametysObjectResolver
public IsSearchResultCacheableAction()
public void service(ServiceManager smanager) 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
Exception