186187188189190191192193194195196
public void newChild(String strPathAbs) throws Exception { GfrWriteUsrAbs wrt = new GfrWriteUsrGrpChlWork(); wrt.doJob(strPathAbs); this.save(strPathAbs); }