this.content = nat.getContentHelper();
this.security = nat.getSecurityHelper();
this.lock = nat.getLockHelper();
this.macro = nat.getMacroHelper();
this.slideToken = new SlideTokenImpl(credToken);
try {
this.revisionDescriptors = content.retrieve(this.slideToken,
this.config.getFilesPath()+
this.path);