if((controllerType!="title")&&(controllerType!="sample_description")&&(controllerType!="acquisition_spy")&&(controllerType!="serializer")&&(controllerType!="scan_spy")){// see how to do in a nicer way
// if ((controllerType != "title") && (controllerType != "sample_description") && (controllerType != "acquisition_spy") && (controllerType != "serializer") && (controllerType != "scan_spy")) { // see how to do in a nicer way
// NOTE: Pending to discuss this method. It has the same signature that the one in ServantAccessor but it is done locally due to we cannot retrieve not configured children data through Database