this.d = deploy;
this.pr = print;
if (this.d.isGroupRequest) {
this.singleCreate = null;
this.groupCreate = new Create_Group(this.d.factoryEPR,
this.d.stubConfigurator,
this.pr);
this.eitherCreate = this.groupCreate;
} else {
this.singleCreate = new Create(this.d.factoryEPR,