function listController() {
    ctrlFactory.list.call(this, '/rest/admin/accountnwdayscalendars');

    this.controllerAction = function() {
        this.jsonService(this.service('admin/accountnwdayscalendars/list'));