@param query Type: BusinessQuery
14151416141714181419142014211422142314241425
for (BusinessQuery f : qq_localVector) { mgrIndex = query.getForeignAttrMgr(f.getParentAttr()); if (mgrIndex > 0) { mgr = this.getForeignMgrs().get(mgrIndex-1); if (!(mgr.getReadOnly())) { mgr.update(f); } } } } }
14661467146814691470147114721473147414751476
14421443144414451446144714481449145014511452
14931494149514961497149814991500150115021503