public class IsResourceCacheableAction extends ServiceableAction
| Modifier and Type | Field and Description |
|---|---|
private AmetysObjectResolver |
_resolver |
private RightManager |
_rightManager |
managerEMPTY_MAP| Constructor and Description |
|---|
IsResourceCacheableAction() |
| Modifier and Type | Method and Description |
|---|---|
private String |
_decodePath(String path) |
Map |
act(Redirector redirector,
SourceResolver resolver,
Map objectModel,
String source,
Parameters parameters) |
void |
service(ServiceManager smanager) |
enableLogging, getLogger, setupLogger, setupLogger, setupLoggerprivate AmetysObjectResolver _resolver
private RightManager _rightManager
public IsResourceCacheableAction()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class ServiceableActionServiceExceptionpublic Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
Exceptionprivate String _decodePath(String path) throws UnsupportedEncodingException
UnsupportedEncodingException