public class GetExtractionResultFilesAction extends AbstractGetFilesAction
Modifier and Type | Field and Description |
---|---|
private CurrentUserProvider |
_currentUserProvider |
private RightManager |
_rightManager |
_cocoonContext
manager
EMPTY_MAP
Constructor and Description |
---|
GetExtractionResultFilesAction() |
Modifier and Type | Method and Description |
---|---|
Map |
act(Redirector redirector,
SourceResolver resolver,
Map objectModel,
String source,
Parameters parameters) |
protected String |
getRootURI(Request request)
Get the URI of root directory such as 'context://WEB-INF/param'
|
void |
service(ServiceManager serviceManager) |
_collection2JsonObject, _getRelativePath, _resource2JsonObject, contextualize, isIgnoredSource
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
private RightManager _rightManager
private CurrentUserProvider _currentUserProvider
public GetExtractionResultFilesAction()
public void service(ServiceManager serviceManager) throws ServiceException
service
in interface Serviceable
service
in class AbstractGetFilesAction
ServiceException
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
act
in interface Action
act
in class AbstractGetFilesAction
Exception
protected String getRootURI(Request request)
AbstractGetFilesAction
getRootURI
in class AbstractGetFilesAction
request
- the request