public void put(DelineatedPrivilegesByCategoryVORowImpl obj, Object value) {
   obj.setCatId((String) value);
 }