public class GetExtractionDefinitionFilesAction extends GetParameterFileAction
| Modifier and Type | Field and Description |
|---|---|
private CurrentUserProvider |
_currentUserProvider |
private RightManager |
_rightManager |
_cocoonContextmanagerEMPTY_MAP| Constructor and Description |
|---|
GetExtractionDefinitionFilesAction() |
| 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'
|
protected boolean |
isIgnoredSource(String fileName)
Test if the source has to be ignored
|
void |
service(ServiceManager serviceManager) |
_collection2JsonObject, _getRelativePath, _resource2JsonObject, contextualizeenableLogging, getLogger, setupLogger, setupLogger, setupLoggerprivate RightManager _rightManager
private CurrentUserProvider _currentUserProvider
public GetExtractionDefinitionFilesAction()
public void service(ServiceManager serviceManager) throws ServiceException
service in interface Serviceableservice in class AbstractGetFilesActionServiceExceptionpublic Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
act in interface Actionact in class AbstractGetFilesActionExceptionprotected String getRootURI(Request request)
AbstractGetFilesActiongetRootURI in class GetParameterFileActionrequest - the requestprotected boolean isIgnoredSource(String fileName)
AbstractGetFilesActionisIgnoredSource in class GetParameterFileActionfileName - The file name