com.liferay.portal.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException {
Object returnObj = null;
MethodHandler methodHandler = new MethodHandler(_addWallEntryMethodKey13,
groupId, userId, comments, themeDisplay);
try {
returnObj = _classLoaderProxy.invoke(methodHandler);
}