public bool addSpecificSolution(int _other_id, EConfSolu _solution_type, int?_target_id) { return(true); }
public void setDefaultSolution(EConfSolu _solution_type, int?_target_id) { }