This is the complete list of members for BatchDisplayController, including all inherited members.
| __construct(Session $session, PersistenceFacade $persistenceFacade, PermissionManager $permissionManager, ActionMapper $actionMapper, Localization $localization, Message $message, Configuration $configuration) | Controller | |
| addNodeToResponse(Node $node) | BatchDisplayController | protected |
| addWorkPackage($name, $size, array $oids, $callback, $args=null) | BatchController | protected |
| checkLanguageParameter() | Controller | protected |
| cleanup() | BatchController | protected |
| clearLocalSessionValues() | Controller | protected |
| CSRF_TOKEN_PARAM | Controller | |
| doExecute($method=null) | BatchController | protected |
| DOWNLOAD_STEP_VAR | BatchController | |
| endProcess() | BatchDisplayController | protected |
| endTransaction($commit) | Controller | protected |
| execute($method=null) | Controller | |
| executeSubAction($action) | Controller | protected |
| generateCsrfToken($name, $refresh=true) | Controller | protected |
| getActionMapper() | Controller | protected |
| getConfiguration() | Controller | protected |
| getDisplayText($step) | BatchController | protected |
| getDownloadFile() | BatchController | protected |
| getLocalization() | Controller | protected |
| getLocalSessionValue($key, $default=null) | Controller | protected |
| getLogger() | Controller | protected |
| getMessage() | Controller | protected |
| getNumberOfSteps() | BatchController | protected |
| getPermissionManager() | Controller | protected |
| getPersistenceFacade() | Controller | protected |
| getRequest() | Controller | |
| getRequestValue($name) | BatchController | protected |
| getResponse() | Controller | |
| getSession() | Controller | protected |
| getStepNumber() | BatchController | protected |
| getWorkPackage($number) | BatchDisplayController | protected |
| initialize(Request $request, Response $response) | BatchDisplayController | |
| isLocalizedRequest() | Controller | protected |
| isRegistered(ObjectId $oid) | BatchDisplayController | protected |
| ITERATOR_ID_VAR | BatchDisplayController | |
| loadNode(ObjectId $oid) | BatchDisplayController | protected |
| loadNodes($oids) | BatchDisplayController | protected |
| NODES_PER_CALL | BatchDisplayController | |
| NUM_STEPS_VAR | BatchController | |
| ONE_CALL_VAR | BatchController | |
| PACKAGES_VAR | BatchController | |
| processPart($step) | BatchController | protected |
| redirect($location, $key=null, $data=null) | Controller | protected |
| register(ObjectId $oid) | BatchDisplayController | protected |
| REGISTRY_VAR | BatchDisplayController | |
| REQUEST_VAR | BatchController | |
| requireTransaction() | Controller | protected |
| setLocalSessionValue($key, $value) | Controller | protected |
| startProcess($oids) | BatchDisplayController | protected |
| STEP_VAR | BatchController | |
| validate() | BatchDisplayController | protected |
| validateCsrfToken($name, $invalidate=true) | Controller | protected |