pageActions = getLoggablePageActions();
allocActions = getLoggableAllocationActions();
} else {
// unlogged
pageActions = new DirectActions();
allocActions = new DirectAllocActions();
// RESOLVE: need to get rid of this automatic escalation if
// MODE_CREATE_UNLOGGED for sure, why need it at all?
//