int totalAttendees, int maxAttendees, double price, byte[] thumbnail)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException {
Object returnObj = null;
MethodHandler methodHandler = new MethodHandler(_addMeetupsEntryMethodKey13,
userId, title, description, startDateMonth, startDateDay,
startDateYear, startDateHour, startDateMinute, endDateMonth,
endDateDay, endDateYear, endDateHour, endDateMinute,
totalAttendees, maxAttendees, price, thumbnail);