2930313233343536
if (group.isUser()) { WallEntryLocalServiceUtil.deleteWallEntries(group.getGroupId()); } } catch (Exception e) { throw new ModelListenerException(e); } }