public void put(SendToGroupEOImpl obj, Object value) {
   obj.setResourceEO((ResourceEOImpl) value);
 }