com.dotmarketing.viewtools
Class WebEventsWebAPI
java.lang.Object
com.dotmarketing.viewtools.WebEventsWebAPI
public class WebEventsWebAPI
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebEventsWebAPI
public WebEventsWebAPI()
init
public void init(java.lang.Object obj)
init
public void init(HttpServletRequest req,
HttpServletResponse response)
getWebEvent
public WebEvent getWebEvent(java.lang.String inode)
getWebEventLocation
public WebEventLocation getWebEventLocation(java.lang.String inode)
getWebEvent
public WebEvent getWebEvent(long inode)
getWebEventFiles
public java.util.List getWebEventFiles(WebEvent e)
getWebEventLocation
public WebEventLocation getWebEventLocation(long inode)
getWebEventLocationsPerEvent
public java.util.List getWebEventLocationsPerEvent(java.lang.String eventInode)
getWebEventLocationsPerEvent
public java.util.List getWebEventLocationsPerEvent(long eventInode)
getWebEventLocationsPerEvent
public java.util.List getWebEventLocationsPerEvent(WebEvent event)
getUpcomingWebEventLocationsPerEvent
public java.util.List getUpcomingWebEventLocationsPerEvent(WebEvent event)
getPastWebEventLocationsPerEvent
public java.util.List getPastWebEventLocationsPerEvent(WebEvent event)
getUpcomingWebEvents
public java.util.List getUpcomingWebEvents()
getUpcomingWebEvents
public java.util.List getUpcomingWebEvents(boolean institute)
getPastWebEvents
public java.util.List getPastWebEvents()
getEventLocationPrice
public float getEventLocationPrice(WebEventLocation loc)
isEventLocationAlmostAtCapacity
public boolean isEventLocationAlmostAtCapacity(WebEventLocation loc)
getRegistration
public WebEventRegistration getRegistration(java.lang.String registrationInode)
getRegistrationAttendees
public java.util.List<WebEventAttendee> getRegistrationAttendees(WebEventRegistration reg)
getHotelLinkURL
public java.lang.String getHotelLinkURL(long linkInode)
getPastEventLinkURL
public java.lang.String getPastEventLinkURL(long linkInode)
getEventDateRange
public java.lang.String getEventDateRange(java.util.Date date1,
java.util.Date date2)
getPaymentMethods
public java.util.List<java.util.Map> getPaymentMethods(boolean institute)
getPaymentMethods
public java.util.List<java.util.Map> getPaymentMethods()
getCreditCardTypes
public java.util.List<java.lang.String> getCreditCardTypes()
getWebEventRegistrationByUser
public java.util.List<WebEventRegistration> getWebEventRegistrationByUser(java.lang.String userId)
getWebEventRegistrationByUserInode
public java.util.List<WebEventRegistration> getWebEventRegistrationByUserInode(java.lang.String inode)
getRegistrationStatus
public java.util.HashMap getRegistrationStatus()
valueOfStatus
public java.lang.String valueOfStatus(java.lang.Object value)
dateToPrettyHTMLDate
public java.lang.String dateToPrettyHTMLDate(java.util.Date x)
getContactOrganizationTitle
public java.lang.String getContactOrganizationTitle(WebEventRegistration registration)
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.