throw new Exception(res.getErrorMessage());
java.util.List rows = ((VOListResponse)res).getRows();
GridContactVO vo = null;
Response contactRes = null;
SubjectVO subVO = null;
OrganizationVO orgVO = null;
for(int i=0;i<rows.size();i++) {
vo = (GridContactVO)rows.get(i);
if (vo.getProgressiveReg04REG04()!=null) {
subVO = new SubjectVO(
vo.getCompanyCodeSys01REG04(),
vo.getProgressiveReg04REG04(),
null, // it's not very good...
null, // it's not very good...
ApplicationConsts.SUBJECT_ORGANIZATION_CONTACT