This is the complete list of members for BatchController, including all inherited members.
| __construct(Session $session, PersistenceFacade $persistenceFacade, PermissionManager $permissionManager, ActionMapper $actionMapper, Localization $localization, Message $message, Configuration $configuration) | Controller | |
| addWorkPackage($name, $size, $oids, $callback, $args=null) | BatchController | protected |
| assignResponseDefaults() | Controller | protected |
| checkLanguageParameter() | Controller | protected |
| doExecute() | BatchController | protected |
| DOWNLOAD_STEP | BatchController | |
| execute($method=null) | Controller | |
| executeSubAction($action) | Controller | protected |
| getActionMapper() | Controller | protected |
| getConfiguration() | Controller | protected |
| getDisplayText($step) | BatchController | protected |
| getDownloadFile() | BatchController | protected |
| getLocalization() | Controller | protected |
| getLogger() | Controller | protected |
| getMessage() | Controller | protected |
| getNumberOfSteps() | BatchController | protected |
| getPermissionManager() | Controller | protected |
| getPersistenceFacade() | Controller | protected |
| getRequest() | Controller | |
| getResponse() | Controller | |
| getSession() | Controller | protected |
| getStepNumber() | BatchController | protected |
| getWorkPackage($number) | BatchController | protected |
| initialize(Request $request, Response $response) | BatchController | |
| isLocalizedRequest() | Controller | protected |
| NUM_STEPS_VARNAME | BatchController | |
| ONE_CALL_SESSION_VARNAME | BatchController | |
| processPart() | BatchController | protected |
| STEP_SESSION_VARNAME | BatchController | |
| validate() | Controller | protected |
| WORK_PACKAGES_VARNAME | BatchController | |