A B C D E G I L M P R S T U V W

A

addCategory(String, Category) - Method in class com.evdb.javaapi.operations.EventOperations
Add a category to an event
addComment(String, String, Comment) - Method in class com.evdb.javaapi.operations.BaseOperations
Add a comment to an object
addComment(String, Comment) - Method in class com.evdb.javaapi.operations.DemandOperations
Add a comment to a demand
addComment(String, Comment) - Method in class com.evdb.javaapi.operations.EventOperations
Add a comment to an event
addComment(String, Comment) - Method in class com.evdb.javaapi.operations.PerformerOperations
Add a comment to a performer
addComment(String, Comment) - Method in class com.evdb.javaapi.operations.VenueOperations
Add a comment to an event
addImage(String, String, Image) - Method in class com.evdb.javaapi.operations.BaseOperations
Add am image
addImage(String, Image) - Method in class com.evdb.javaapi.operations.DemandOperations
Add an image to the given demand
addImage(String, Image) - Method in class com.evdb.javaapi.operations.EventOperations
Add an image to the given event
addImage(String, Image) - Method in class com.evdb.javaapi.operations.PerformerOperations
Add an image to the given performer
addImage(String, Image) - Method in class com.evdb.javaapi.operations.VenueOperations
Add an image to the given event
addLink(String, String, Link) - Method in class com.evdb.javaapi.operations.BaseOperations
Add a link
addLink(String, Link) - Method in class com.evdb.javaapi.operations.DemandOperations
Add a link to the demand
addLink(String, Link) - Method in class com.evdb.javaapi.operations.EventOperations
Add a link to an event
addLink(String, Link) - Method in class com.evdb.javaapi.operations.PerformerOperations
Add a link to the performer
addLink(String, Link) - Method in class com.evdb.javaapi.operations.VenueOperations
Add a link to the venue
addPerformer(String, Performer) - Method in class com.evdb.javaapi.operations.EventOperations
Add a performer
addProperty(String, String, Property) - Method in class com.evdb.javaapi.operations.BaseOperations
Add a property
addProperty(String, Property) - Method in class com.evdb.javaapi.operations.EventOperations
Add a property
addProperty(String, Property) - Method in class com.evdb.javaapi.operations.PerformerOperations
Add a property
addProperty(String, Property) - Method in class com.evdb.javaapi.operations.VenueOperations
Add a property
addTags(String, List<Tag>) - Method in class com.evdb.javaapi.operations.DemandOperations
Add tags to a demand
addTags(String, List<Tag>) - Method in class com.evdb.javaapi.operations.EventOperations
Add tags to an event
addTags(String, List<Tag>) - Method in class com.evdb.javaapi.operations.PerformerOperations
Add tags to a performer
addTags(String, List<Tag>) - Method in class com.evdb.javaapi.operations.VenueOperations
Add tags to a venue
APIConfiguration - Class in com.evdb.javaapi
API Configuration constants
APIConfiguration() - Constructor for class com.evdb.javaapi.APIConfiguration
 
asInteger() - Method in enum com.evdb.javaapi.data.Link.LinkType
 

B

BaseOperations - Class in com.evdb.javaapi.operations
The base operations class, contains methods common to all objects
BaseOperations() - Constructor for class com.evdb.javaapi.operations.BaseOperations
 

C

Calendar - Class in com.evdb.javaapi.data
Data representation of the calendar object Mapped from XML using JAXB
Calendar() - Constructor for class com.evdb.javaapi.data.Calendar
 
Category - Class in com.evdb.javaapi.data
The category object
Category() - Constructor for class com.evdb.javaapi.data.Category
 
com.evdb.javaapi - package com.evdb.javaapi
 
com.evdb.javaapi.data - package com.evdb.javaapi.data
 
com.evdb.javaapi.data.request - package com.evdb.javaapi.data.request
 
com.evdb.javaapi.data.response - package com.evdb.javaapi.data.response
 
com.evdb.javaapi.network - package com.evdb.javaapi.network
 
com.evdb.javaapi.operations - package com.evdb.javaapi.operations
 
com.evdb.javaapi.util - package com.evdb.javaapi.util
 
Comment - Class in com.evdb.javaapi.data
Comment Object
Comment() - Constructor for class com.evdb.javaapi.data.Comment
Create a new comment
Comment(String) - Constructor for class com.evdb.javaapi.data.Comment
Create a comment with the given text
create(Demand) - Method in class com.evdb.javaapi.operations.DemandOperations
Create a new demand
create(Event) - Method in class com.evdb.javaapi.operations.EventOperations
Creates a new event.
create(Performer) - Method in class com.evdb.javaapi.operations.PerformerOperations
Create a new performer
create(Venue) - Method in class com.evdb.javaapi.operations.VenueOperations
Create a new venue

D

DateAdapter - Class in com.evdb.javaapi.util
Helper class for marhalling and unmarshalling EVDB date formats via JAXB
DateAdapter() - Constructor for class com.evdb.javaapi.util.DateAdapter
 
deleteCategory(String, Category) - Method in class com.evdb.javaapi.operations.EventOperations
Remove a category from an event
deleteComment(String, Comment) - Method in class com.evdb.javaapi.operations.BaseOperations
Delete a comment
deleteComment(Comment) - Method in class com.evdb.javaapi.operations.DemandOperations
Delete a comment
deleteComment(Comment) - Method in class com.evdb.javaapi.operations.EventOperations
Delete a comment
deleteComment(Comment) - Method in class com.evdb.javaapi.operations.PerformerOperations
Delete a comment
deleteComment(Comment) - Method in class com.evdb.javaapi.operations.VenueOperations
Delete a comment
deleteImage(String, String, Image) - Method in class com.evdb.javaapi.operations.BaseOperations
Delete an image
deleteImage(String, Image) - Method in class com.evdb.javaapi.operations.DemandOperations
Remove the image
deleteImage(String, Image) - Method in class com.evdb.javaapi.operations.EventOperations
Remove the image
deleteImage(String, Image) - Method in class com.evdb.javaapi.operations.PerformerOperations
Remove the image
deleteImage(String, Image) - Method in class com.evdb.javaapi.operations.VenueOperations
Remove the image
deleteLink(String, Link) - Method in class com.evdb.javaapi.operations.BaseOperations
Remove a link
deleteLink(Link) - Method in class com.evdb.javaapi.operations.DemandOperations
Remove a link from the demand
deleteLink(Link) - Method in class com.evdb.javaapi.operations.EventOperations
Remove a link from an event
deleteLink(String, Link) - Method in class com.evdb.javaapi.operations.PerformerOperations
Remove a link from the performer
deleteLink(Link) - Method in class com.evdb.javaapi.operations.VenueOperations
Remove a link from the venue
deletePerformer(String, Performer) - Method in class com.evdb.javaapi.operations.EventOperations
Remove a performer
deleteProperty(String, String, Property) - Method in class com.evdb.javaapi.operations.BaseOperations
Remove a property
deleteProperty(String, Property) - Method in class com.evdb.javaapi.operations.EventOperations
Delete a property
deleteProperty(String, Property) - Method in class com.evdb.javaapi.operations.PerformerOperations
Delete a property
deleteProperty(String, Property) - Method in class com.evdb.javaapi.operations.VenueOperations
Delete a property
deleteTags(String, List<Tag>) - Method in class com.evdb.javaapi.operations.DemandOperations
Add tags to an demand
deleteTags(String, List<Tag>) - Method in class com.evdb.javaapi.operations.EventOperations
Add tags to an event
deleteTags(String, List<Tag>) - Method in class com.evdb.javaapi.operations.PerformerOperations
Add tags to an performer
deleteTags(String, List<Tag>) - Method in class com.evdb.javaapi.operations.VenueOperations
Add tags to an venue
Demand - Class in com.evdb.javaapi.data
Demand Object.
Demand() - Constructor for class com.evdb.javaapi.data.Demand
 
DemandOperations - Class in com.evdb.javaapi.operations
Demand Operations
DemandOperations() - Constructor for class com.evdb.javaapi.operations.DemandOperations
 
DemandSearchRequest - Class in com.evdb.javaapi.data.request
Demand search request object
DemandSearchRequest() - Constructor for class com.evdb.javaapi.data.request.DemandSearchRequest
 
DemandSearchRequest.SortOrder - Enum in com.evdb.javaapi.data.request
Sort order for searches

E

EVDBAPIException - Exception in com.evdb.javaapi
Class for exceptions thrown by the API itself
EVDBAPIException(String) - Constructor for exception com.evdb.javaapi.EVDBAPIException
 
EVDBAPIException(GenericErrorResponse) - Constructor for exception com.evdb.javaapi.EVDBAPIException
 
EVDBAPIException(String, Exception) - Constructor for exception com.evdb.javaapi.EVDBAPIException
 
EVDBRuntimeException - Exception in com.evdb.javaapi
Class for other, non-API exceptions
EVDBRuntimeException(String) - Constructor for exception com.evdb.javaapi.EVDBRuntimeException
 
EVDBRuntimeException(String, Exception) - Constructor for exception com.evdb.javaapi.EVDBRuntimeException
 
Event - Class in com.evdb.javaapi.data
Event class.
Event() - Constructor for class com.evdb.javaapi.data.Event
 
EventOperations - Class in com.evdb.javaapi.operations
Class encapsulating event operations
EventOperations() - Constructor for class com.evdb.javaapi.operations.EventOperations
 
EventSearchRequest - Class in com.evdb.javaapi.data.request
Class encapsulating event search operations
EventSearchRequest() - Constructor for class com.evdb.javaapi.data.request.EventSearchRequest
 
EventSearchRequest.SortOrder - Enum in com.evdb.javaapi.data.request
Sort order for searches

G

GenericErrorResponse - Class in com.evdb.javaapi.data.response
If an error response is returned, this class is used.
GenericErrorResponse() - Constructor for class com.evdb.javaapi.data.response.GenericErrorResponse
 
GenericResponse - Class in com.evdb.javaapi.data.response
Base API response class, mapped from XML via JAXB
GenericResponse() - Constructor for class com.evdb.javaapi.data.response.GenericResponse
 
get(String) - Method in class com.evdb.javaapi.operations.DemandOperations
Return a demand from an SDID
get(String) - Method in class com.evdb.javaapi.operations.EventOperations
Get an event from the EVDB website
get(Event) - Method in class com.evdb.javaapi.operations.EventOperations
Fills in the data for an event given an event object
get(String) - Method in class com.evdb.javaapi.operations.PerformerOperations
Return a performer from an SPID
get(String) - Method in class com.evdb.javaapi.operations.VenueOperations
Return a venue from an SVID
getAddress() - Method in class com.evdb.javaapi.data.Venue
Street address of the venue
getApiKey() - Static method in class com.evdb.javaapi.APIConfiguration
Get the API key, after having stored it via setApiKey.
getBaseURL() - Static method in class com.evdb.javaapi.APIConfiguration
Base URL
getBio() - Method in class com.evdb.javaapi.data.User
User bio
getBlock() - Method in class com.evdb.javaapi.data.Image
 
getBlogName() - Method in class com.evdb.javaapi.data.Trackback
 
getCalendars() - Method in class com.evdb.javaapi.data.Event
Return a list of calendars featuring this event
getCaption() - Method in class com.evdb.javaapi.data.Image
 
getCategories() - Method in class com.evdb.javaapi.data.Event
A list of event categories
getCategory() - Method in class com.evdb.javaapi.data.request.EventSearchRequest
 
getChildren() - Method in class com.evdb.javaapi.data.Event
Event children
getChildren() - Method in class com.evdb.javaapi.data.Venue
List of child venues
getCity() - Method in class com.evdb.javaapi.data.Location
 
getCity() - Method in class com.evdb.javaapi.data.Venue
City of the venue
getComments() - Method in class com.evdb.javaapi.data.Demand
Return demand comments
getComments() - Method in class com.evdb.javaapi.data.Event
Return event comments
getComments() - Method in class com.evdb.javaapi.data.Performer
List of performer comments
getComments() - Method in class com.evdb.javaapi.data.Venue
Venue comments
getConnectionTimeOut() - Method in class com.evdb.javaapi.data.request.SearchRequest
Get the connection timeout
getCountry() - Method in class com.evdb.javaapi.data.Location
 
getCountry() - Method in class com.evdb.javaapi.data.Venue
Country the venue is in
getCountryThreeLetterAbbreviation() - Method in class com.evdb.javaapi.data.Venue
Three letter country abbreviation
getCountryTwoLetterAbbreviation() - Method in class com.evdb.javaapi.data.Venue
2-letter country abbreviation
getCreated() - Method in class com.evdb.javaapi.data.Demand
Get the demand created date
getCreated() - Method in class com.evdb.javaapi.data.Performer
Date performer was created
getCreatedTime() - Method in class com.evdb.javaapi.data.Link
 
getCreator() - Method in class com.evdb.javaapi.data.Demand
Return the demand creator name
getCreator() - Method in class com.evdb.javaapi.data.Image
 
getCreator() - Method in class com.evdb.javaapi.data.Performer
Get the creator of the performer
getCreatorId() - Method in class com.evdb.javaapi.data.Group
 
getDateRange() - Method in class com.evdb.javaapi.data.request.EventSearchRequest
 
getDemandCount() - Method in class com.evdb.javaapi.data.Performer
Return performer demand count
getDemandMemberCount() - Method in class com.evdb.javaapi.data.Performer
Total number of demand members
getDemands() - Method in class com.evdb.javaapi.data.SearchResult
 
getDescription() - Method in class com.evdb.javaapi.data.Calendar
Calendar description
getDescription() - Method in class com.evdb.javaapi.data.Demand
Return the demand description
getDescription() - Method in class com.evdb.javaapi.data.Event
Event description
getDescription() - Method in class com.evdb.javaapi.data.Group
 
getDescription() - Method in class com.evdb.javaapi.data.Link
 
getDescription() - Method in class com.evdb.javaapi.data.response.GenericErrorResponse
Description of the status
getDescription() - Method in class com.evdb.javaapi.data.Venue
Venue description
getDisplay() - Method in class com.evdb.javaapi.data.Venue
Set the display property
getEvdbPassword() - Static method in class com.evdb.javaapi.APIConfiguration
 
getEvdbUser() - Static method in class com.evdb.javaapi.APIConfiguration
Return te EVDB Username
getEventCount() - Method in class com.evdb.javaapi.data.Performer
Number of performer events
getEvents() - Method in class com.evdb.javaapi.data.Demand
List of events created by this demand
getEvents() - Method in class com.evdb.javaapi.data.Performer
List of performer events
getEvents() - Method in class com.evdb.javaapi.data.SearchResult
 
getEvents() - Method in class com.evdb.javaapi.data.Venue
List of events at the venue
getEventWatchingGoingStatus() - Method in class com.evdb.javaapi.data.User
Get the users watching going status for an event
getExcerpt() - Method in class com.evdb.javaapi.data.Trackback
 
getFirstItem() - Method in class com.evdb.javaapi.data.SearchResult
 
getFirstName() - Method in class com.evdb.javaapi.data.User
First name
getGeocodeType() - Method in class com.evdb.javaapi.data.Venue
Geocode type for the venue
getGoing() - Method in class com.evdb.javaapi.data.Event
List of users going to the event
getGoing() - Method in class com.evdb.javaapi.data.User
List of events the user is going
getGroups() - Method in class com.evdb.javaapi.data.Event
Groups that feature this event
getHeight() - Method in class com.evdb.javaapi.data.Image
 
getHeight() - Method in class com.evdb.javaapi.data.ImageItem
 
getHometown() - Method in class com.evdb.javaapi.data.User
Users hometown
getId() - Method in class com.evdb.javaapi.data.Category
Return the category ID
getId() - Method in class com.evdb.javaapi.data.Comment
Return comment ID
getId() - Method in class com.evdb.javaapi.data.Image
 
getId() - Method in class com.evdb.javaapi.data.Link
 
getId() - Method in class com.evdb.javaapi.data.Property
 
getId() - Method in class com.evdb.javaapi.data.response.GenericResponse
Response ID
getId() - Method in class com.evdb.javaapi.data.Tag
 
getId() - Method in class com.evdb.javaapi.data.Trackback
 
getImages() - Method in class com.evdb.javaapi.data.Demand
Get the demadn images
getImages() - Method in class com.evdb.javaapi.data.Event
List of images for the event
getImages() - Method in class com.evdb.javaapi.data.Performer
List the performer images
getImages() - Method in class com.evdb.javaapi.data.User
User images
getInterests() - Method in class com.evdb.javaapi.data.User
User interests
getKeywords() - Method in class com.evdb.javaapi.data.Calendar
Return calendar keywords
getKeywords() - Method in class com.evdb.javaapi.data.request.SearchRequest
Return search phrase
getLarge() - Method in class com.evdb.javaapi.data.Image
 
getLastItem() - Method in class com.evdb.javaapi.data.SearchResult
 
getLastName() - Method in class com.evdb.javaapi.data.User
User last name
getLatitude() - Method in class com.evdb.javaapi.data.Location
 
getLatitude() - Method in class com.evdb.javaapi.data.Venue
Latitude
getLinks() - Method in class com.evdb.javaapi.data.Demand
Return the demand links
getLinks() - Method in class com.evdb.javaapi.data.Event
List of event links
getLinks() - Method in class com.evdb.javaapi.data.Performer
Return a list of performer links
getLinks() - Method in class com.evdb.javaapi.data.User
List of links
getLinks() - Method in class com.evdb.javaapi.data.Venue
List of web links
getLocation() - Method in class com.evdb.javaapi.data.Demand
Return the demand location
getLocation() - Method in class com.evdb.javaapi.data.request.SearchRequest
Get the search location
getLocationRadius() - Method in class com.evdb.javaapi.data.request.SearchRequest
Get the location radius
getLocationUnits() - Method in class com.evdb.javaapi.data.request.SearchRequest
Get the location units
getLongBio() - Method in class com.evdb.javaapi.data.Performer
Performer long bio
getLongitude() - Method in class com.evdb.javaapi.data.Location
 
getLongitude() - Method in class com.evdb.javaapi.data.Venue
Longitude
getMedium() - Method in class com.evdb.javaapi.data.Image
 
getMemberCount() - Method in class com.evdb.javaapi.data.Demand
Return the total number of demand members
getMessage() - Method in class com.evdb.javaapi.data.response.GenericResponse
Retruns the response message
getMetro() - Method in class com.evdb.javaapi.data.Location
 
getName() - Method in class com.evdb.javaapi.data.Calendar
Calendar name
getName() - Method in class com.evdb.javaapi.data.Category
Get the category name
getName() - Method in class com.evdb.javaapi.data.Group
 
getName() - Method in class com.evdb.javaapi.data.Performer
Performer name
getName() - Method in class com.evdb.javaapi.data.Property
 
getName() - Method in class com.evdb.javaapi.data.Venue
Name of the venue
getNotifySchedule() - Method in class com.evdb.javaapi.data.Calendar
Calendar notification schedule
getOlsonPath() - Method in class com.evdb.javaapi.data.Event
The timezone olson path for the event
getOriginal() - Method in class com.evdb.javaapi.data.Image
 
getOriginal() - Method in class com.evdb.javaapi.data.Location
 
getOwner() - Method in class com.evdb.javaapi.data.Calendar
Return the calendar owner
getOwner() - Method in class com.evdb.javaapi.data.Tag
 
getPageCount() - Method in class com.evdb.javaapi.data.SearchResult
 
getPageItems() - Method in class com.evdb.javaapi.data.SearchResult
 
getPageNumber() - Method in class com.evdb.javaapi.data.request.SearchRequest
Page number of search results
getPageNumber() - Method in class com.evdb.javaapi.data.SearchResult
 
getPageSize() - Method in class com.evdb.javaapi.data.request.SearchRequest
Page size, default is 10
getPageSize() - Method in class com.evdb.javaapi.data.SearchResult
 
getParents() - Method in class com.evdb.javaapi.data.Event
Return parent events
getParents() - Method in class com.evdb.javaapi.data.Venue
Parent venues
getPerformer() - Method in class com.evdb.javaapi.data.Demand
Return the performer being demanded
getPerformers() - Method in class com.evdb.javaapi.data.Event
Get the list of performers for the event
getPerformers() - Method in class com.evdb.javaapi.data.SearchResult
 
getPostalCode() - Method in class com.evdb.javaapi.data.Location
 
getPostalCode() - Method in class com.evdb.javaapi.data.Venue
Venue postal code
getPrice() - Method in class com.evdb.javaapi.data.Event
Price of the event
getPrivacy() - Method in class com.evdb.javaapi.data.Calendar
Get the privacy of the calendar 1 is public, 2 is private
getPrivacy() - Method in class com.evdb.javaapi.data.Event
Event privacy.
getPrivacy() - Method in class com.evdb.javaapi.data.Venue
Venue privacy
getProperties() - Method in class com.evdb.javaapi.data.Calendar
Calendar properties
getProperties() - Method in class com.evdb.javaapi.data.Event
A list of event properites
getProperties() - Method in class com.evdb.javaapi.data.Performer
Return the properites
getProperties() - Method in class com.evdb.javaapi.data.Venue
Venue properties
getProperties(String) - Method in class com.evdb.javaapi.operations.EventOperations
Return a list of properties
getProperties(String) - Method in class com.evdb.javaapi.operations.PerformerOperations
Return a list of properties
getPropertyId() - Method in class com.evdb.javaapi.data.response.GenericResponse
 
getReadTimeOut() - Method in class com.evdb.javaapi.data.request.SearchRequest
Get the read timeout
getRegion() - Method in class com.evdb.javaapi.data.Location
 
getRegion() - Method in class com.evdb.javaapi.data.Venue
Region of the venue
getRegionAbbreviation() - Method in class com.evdb.javaapi.data.Venue
Region abbreviation
getRegistrationDate() - Method in class com.evdb.javaapi.data.User
User registration date
getReputation() - Method in class com.evdb.javaapi.data.User
User reputation
getScid() - Method in class com.evdb.javaapi.data.Calendar
Return the calendar SCID
getSdid() - Method in class com.evdb.javaapi.data.Demand
Return the SDID
getSearchTime() - Method in class com.evdb.javaapi.data.SearchResult
 
getSeid() - Method in class com.evdb.javaapi.data.Event
The event SEID
getSgid() - Method in class com.evdb.javaapi.data.Group
 
getShortBio() - Method in class com.evdb.javaapi.data.Performer
Set the performer short bio
getSmall() - Method in class com.evdb.javaapi.data.Image
 
getSortDirection() - Method in class com.evdb.javaapi.data.request.SearchRequest
Sort direction
getSortOrder() - Method in class com.evdb.javaapi.data.request.DemandSearchRequest
 
getSortOrder() - Method in class com.evdb.javaapi.data.request.EventSearchRequest
 
getSortOrder() - Method in class com.evdb.javaapi.data.request.PerformerSearchRequest
 
getSortOrder() - Method in class com.evdb.javaapi.data.request.SearchRequest
 
getSortOrder() - Method in class com.evdb.javaapi.data.request.VenueSearchRequest
 
getSource() - Method in class com.evdb.javaapi.data.Image
 
getSpid() - Method in class com.evdb.javaapi.data.Performer
Return performer SPID
getStartTime() - Method in class com.evdb.javaapi.data.Event
Event start time
getStatus() - Method in class com.evdb.javaapi.data.Demand
Return the demand status
getStatus() - Method in class com.evdb.javaapi.data.response.GenericErrorResponse
Status of the request, will usually be "ok" or "error"
getStatus() - Method in class com.evdb.javaapi.data.response.GenericResponse
Response status.
getStopTime() - Method in class com.evdb.javaapi.data.Event
Event stop time
getSvid() - Method in class com.evdb.javaapi.data.Event
SVID for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getSvid() - Method in class com.evdb.javaapi.data.Venue
Venue SVID
getTags() - Method in class com.evdb.javaapi.data.Demand
List the demand tags
getTags() - Method in class com.evdb.javaapi.data.Event
Return the list of event tags
getTags() - Method in class com.evdb.javaapi.data.Performer
List of performer tags
getTags() - Method in class com.evdb.javaapi.data.Venue
List of venue tags
getTags(String) - Method in class com.evdb.javaapi.operations.DemandOperations
List the tags for a given SDID
getTags(String) - Method in class com.evdb.javaapi.operations.EventOperations
List the tags for a given SEID
getTags(String) - Method in class com.evdb.javaapi.operations.PerformerOperations
List the tags for a given SPID
getTags(String) - Method in class com.evdb.javaapi.operations.VenueOperations
List the tags for a given SVID
getText() - Method in class com.evdb.javaapi.data.Comment
Return comment text
getThumb() - Method in class com.evdb.javaapi.data.Image
 
getTime() - Method in class com.evdb.javaapi.data.Comment
Get the time the comment was made
getTimeReceived() - Method in class com.evdb.javaapi.data.Trackback
 
getTitle() - Method in class com.evdb.javaapi.data.Event
Event title
getTitle() - Method in class com.evdb.javaapi.data.Tag
 
getTotalItems() - Method in class com.evdb.javaapi.data.SearchResult
 
getTrackbacks() - Method in class com.evdb.javaapi.data.Event
Trackback URLs to the event
getTrackbacks() - Method in class com.evdb.javaapi.data.Venue
List of venue trackbacks
getType() - Method in class com.evdb.javaapi.data.Link
 
getType() - Method in class com.evdb.javaapi.data.Venue
Type of venue
getUnmarshaller(Class) - Method in class com.evdb.javaapi.operations.BaseOperations
Return an unmarshaller
getURL() - Method in class com.evdb.javaapi.data.Event
Event URL
getUrl() - Method in class com.evdb.javaapi.data.Image
 
getUrl() - Method in class com.evdb.javaapi.data.ImageItem
 
getUrl() - Method in class com.evdb.javaapi.data.Link
 
getUrl() - Method in class com.evdb.javaapi.data.Trackback
 
getUrl() - Method in class com.evdb.javaapi.data.Venue
Venue URL
getUrlType() - Method in class com.evdb.javaapi.data.Venue
URL type
getUsername() - Method in class com.evdb.javaapi.data.Comment
Username that made the comment
getUsername() - Method in class com.evdb.javaapi.data.Link
 
getUsername() - Method in class com.evdb.javaapi.data.User
User name
getValue() - Method in class com.evdb.javaapi.data.Property
 
getVenue() - Method in class com.evdb.javaapi.data.Event
Return the venue from the given information.
getVenueAddress() - Method in class com.evdb.javaapi.data.Event
Address for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getVenueCity() - Method in class com.evdb.javaapi.data.Event
City for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getVenueCountry() - Method in class com.evdb.javaapi.data.Event
Country for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getVenueCountryThreeLetterAbbreviation() - Method in class com.evdb.javaapi.data.Event
Country Abbreviations for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getVenueCountryTwoLetterAbbreviation() - Method in class com.evdb.javaapi.data.Event
Country Abbreviation for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getVenueDisplay() - Method in class com.evdb.javaapi.data.Event
Display variable for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getVenueGeocodeType() - Method in class com.evdb.javaapi.data.Event
Geocode Type for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getVenueLatitude() - Method in class com.evdb.javaapi.data.Event
Latitude for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getVenueLongitude() - Method in class com.evdb.javaapi.data.Event
Longitude for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getVenueName() - Method in class com.evdb.javaapi.data.Event
Name for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getVenuePostalCode() - Method in class com.evdb.javaapi.data.Event
Postal Code for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getVenueRegion() - Method in class com.evdb.javaapi.data.Event
Region for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getVenueRegionAbbreviation() - Method in class com.evdb.javaapi.data.Event
Region Abbreviation for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getVenues() - Method in class com.evdb.javaapi.data.SearchResult
 
getVenueType() - Method in class com.evdb.javaapi.data.Event
Tyoe of the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
getWhatQuery() - Method in class com.evdb.javaapi.data.Calendar
For dynamic calendars, get the what query
getWhereQuary() - Method in class com.evdb.javaapi.data.Calendar
For dynamic calendars, get the where query
getWidth() - Method in class com.evdb.javaapi.data.Image
 
getWidth() - Method in class com.evdb.javaapi.data.ImageItem
 
getWithdrawnNote() - Method in class com.evdb.javaapi.data.Demand
Note for why the demand was withdrawn
getWithdrawnNote() - Method in class com.evdb.javaapi.data.Event
Get the withdrawn note
getWithdrawnNote() - Method in class com.evdb.javaapi.data.Performer
Return the withdrawn note
Group - Class in com.evdb.javaapi.data
Group object
Group() - Constructor for class com.evdb.javaapi.data.Group
 

I

Image - Class in com.evdb.javaapi.data
Image object
Image() - Constructor for class com.evdb.javaapi.data.Image
 
ImageItem - Class in com.evdb.javaapi.data
Each image contains several image items.
ImageItem() - Constructor for class com.evdb.javaapi.data.ImageItem
 
ImageOperations - Class in com.evdb.javaapi.operations
Image operations
ImageOperations() - Constructor for class com.evdb.javaapi.operations.ImageOperations
 
invokeMethod(String, Map<String, String>) - Method in class com.evdb.javaapi.network.ServerCommunication
Main method used to call URLs at EVDB
isAllDay() - Method in class com.evdb.javaapi.data.Event
Whether the event is all day or not
isFree() - Method in class com.evdb.javaapi.data.Event
Whether the event is free or not
isHuman() - Method in class com.evdb.javaapi.data.Performer
Whether the performer is human or not
isSticky() - Method in class com.evdb.javaapi.data.Image
 
isWithdrawn() - Method in class com.evdb.javaapi.data.Demand
Return whether the demand is withdrawn
isWithdrawn() - Method in class com.evdb.javaapi.data.Event
Whether the event is withdrawn (or deleted) or not
isWithdrawn() - Method in class com.evdb.javaapi.data.Performer
Whether the performer is withdrawn

L

Link - Class in com.evdb.javaapi.data
Implementation of the Link object
Link() - Constructor for class com.evdb.javaapi.data.Link
 
Link.LinkType - Enum in com.evdb.javaapi.data
 
listProperties(Class, String, String) - Method in class com.evdb.javaapi.operations.BaseOperations
List properties
listTags(Class, String, String) - Method in class com.evdb.javaapi.operations.BaseOperations
List the tags for an object
Location - Class in com.evdb.javaapi.data
Data representation of the Location object Mapped from XML using JAXB
Location() - Constructor for class com.evdb.javaapi.data.Location
 
LocationOperations - Class in com.evdb.javaapi.operations
Class encapsulating location operations
LocationOperations() - Constructor for class com.evdb.javaapi.operations.LocationOperations
 

M

marshal(Date) - Method in class com.evdb.javaapi.util.DateAdapter
 
modify(Demand) - Method in class com.evdb.javaapi.operations.DemandOperations
Modify a demand
modify(Event) - Method in class com.evdb.javaapi.operations.EventOperations
Modifies an existing event
modify(Performer) - Method in class com.evdb.javaapi.operations.PerformerOperations
Modify a performer
modify(Venue) - Method in class com.evdb.javaapi.operations.VenueOperations
Modify a venue
modifyComment(String, Comment) - Method in class com.evdb.javaapi.operations.BaseOperations
Modify a comment
modifyComment(Comment) - Method in class com.evdb.javaapi.operations.DemandOperations
Modify a comment
modifyComment(Comment) - Method in class com.evdb.javaapi.operations.EventOperations
Modify a comment
modifyComment(Comment) - Method in class com.evdb.javaapi.operations.PerformerOperations
Modify a comment
modifyComment(Comment) - Method in class com.evdb.javaapi.operations.VenueOperations
Modify a comment
modifyTags(String, String, List<Tag>) - Method in class com.evdb.javaapi.operations.BaseOperations
Add or remove tags from an object

P

Performer - Class in com.evdb.javaapi.data
Eventful performer object.
Performer() - Constructor for class com.evdb.javaapi.data.Performer
 
PerformerOperations - Class in com.evdb.javaapi.operations
Performer operations
PerformerOperations() - Constructor for class com.evdb.javaapi.operations.PerformerOperations
 
PerformerSearchRequest - Class in com.evdb.javaapi.data.request
Performer search request object
PerformerSearchRequest() - Constructor for class com.evdb.javaapi.data.request.PerformerSearchRequest
 
PerformerSearchRequest.SortOrder - Enum in com.evdb.javaapi.data.request
Sort order for searches
Property - Class in com.evdb.javaapi.data
Several EVDB objects contain properties
Property() - Constructor for class com.evdb.javaapi.data.Property
 
Property(String, String) - Constructor for class com.evdb.javaapi.data.Property
 

R

restore(String) - Method in class com.evdb.javaapi.operations.DemandOperations
Restores (i.e.
restore(String) - Method in class com.evdb.javaapi.operations.EventOperations
Restores (un-withdraws) an event
restore(String) - Method in class com.evdb.javaapi.operations.PerformerOperations
Restores (i.e.
restore(String) - Method in class com.evdb.javaapi.operations.VenueOperations
Restores (i.e.

S

search(DemandSearchRequest) - Method in class com.evdb.javaapi.operations.DemandOperations
Demand search request
search(EventSearchRequest) - Method in class com.evdb.javaapi.operations.EventOperations
Event search request
search(String) - Method in class com.evdb.javaapi.operations.LocationOperations
Search for a location and resolve it to a metro/city/region
search(PerformerSearchRequest) - Method in class com.evdb.javaapi.operations.PerformerOperations
Performer search request
search(VenueSearchRequest) - Method in class com.evdb.javaapi.operations.VenueOperations
Venue search request
SearchRequest - Class in com.evdb.javaapi.data.request
Simple Search Request Object.
SearchRequest() - Constructor for class com.evdb.javaapi.data.request.SearchRequest
 
SearchRequest.SortDirection - Enum in com.evdb.javaapi.data.request
Types of Sort Direction
SearchResult - Class in com.evdb.javaapi.data
Generic search result object
SearchResult() - Constructor for class com.evdb.javaapi.data.SearchResult
 
ServerCommunication - Class in com.evdb.javaapi.network
Class responsible for actual server communication
ServerCommunication() - Constructor for class com.evdb.javaapi.network.ServerCommunication
Constructor, setup networking parameters
serverCommunication - Variable in class com.evdb.javaapi.operations.BaseOperations
The main server communication object
setAddress(String) - Method in class com.evdb.javaapi.data.Venue
Street address of the venue
setAllDay(boolean) - Method in class com.evdb.javaapi.data.Event
Whether the event is all day or not
setApiKey(String) - Static method in class com.evdb.javaapi.APIConfiguration
Set the app key
setBaseURL(String) - Static method in class com.evdb.javaapi.APIConfiguration
Base URL
setBio(String) - Method in class com.evdb.javaapi.data.User
Set the user bio
setBlock(ImageItem) - Method in class com.evdb.javaapi.data.Image
 
setBlogName(String) - Method in class com.evdb.javaapi.data.Trackback
 
setCalendars(List<Calendar>) - Method in class com.evdb.javaapi.data.Event
Set calendars with this event.
setCaption(String) - Method in class com.evdb.javaapi.data.Image
 
setCategories(List<Category>) - Method in class com.evdb.javaapi.data.Event
Set the event categories.
setCategory(String) - Method in class com.evdb.javaapi.data.request.EventSearchRequest
 
setChildren(List<Event>) - Method in class com.evdb.javaapi.data.Event
Event children
setChildren(List<Venue>) - Method in class com.evdb.javaapi.data.Venue
Set the child venues
setCity(String) - Method in class com.evdb.javaapi.data.Location
 
setCity(String) - Method in class com.evdb.javaapi.data.Venue
Set the city
setComments(List<Comment>) - Method in class com.evdb.javaapi.data.Demand
Set demand comments.
setComments(List<Comment>) - Method in class com.evdb.javaapi.data.Event
Set the event comments.
setComments(List<Comment>) - Method in class com.evdb.javaapi.data.Performer
List of performer comments.
setComments(List<Comment>) - Method in class com.evdb.javaapi.data.Venue
Set the venue comments
setConnectionTimeout(int) - Method in class com.evdb.javaapi.data.request.SearchRequest
Set the connection timeout (for users of Google App Engine that need to change the default of 5 seconds)
Non Google App Engine users should not need to set this.
setCountry(String) - Method in class com.evdb.javaapi.data.Location
 
setCountry(String) - Method in class com.evdb.javaapi.data.Venue
Country the venue is in
setCountryThreeLetterAbbreviation(String) - Method in class com.evdb.javaapi.data.Venue
Three letter country abbreviation
setCountryTwoLetterAbbreviation(String) - Method in class com.evdb.javaapi.data.Venue
2-letter abbreviation
setCreated(Date) - Method in class com.evdb.javaapi.data.Demand
Set the demand created date
setCreated(Date) - Method in class com.evdb.javaapi.data.Performer
Date performer was created
setCreatedTime(Date) - Method in class com.evdb.javaapi.data.Link
 
setCreator(String) - Method in class com.evdb.javaapi.data.Demand
Set the demand creator name
setCreator(String) - Method in class com.evdb.javaapi.data.Image
 
setCreator(String) - Method in class com.evdb.javaapi.data.Performer
Set the performer creator
setCreatorId(int) - Method in class com.evdb.javaapi.data.Group
 
setDateRange(String) - Method in class com.evdb.javaapi.data.request.EventSearchRequest
 
setDemandCount(int) - Method in class com.evdb.javaapi.data.Performer
Set the performer demand count
setDemandMemberCount(int) - Method in class com.evdb.javaapi.data.Performer
Total number of demand members.
setDemands(List<Demand>) - Method in class com.evdb.javaapi.data.SearchResult
 
setDescription(String) - Method in class com.evdb.javaapi.data.Calendar
Set the calendar description
setDescription(String) - Method in class com.evdb.javaapi.data.Demand
Set the demand description
setDescription(String) - Method in class com.evdb.javaapi.data.Event
Event description
setDescription(String) - Method in class com.evdb.javaapi.data.Group
 
setDescription(String) - Method in class com.evdb.javaapi.data.Link
 
setDescription(String) - Method in class com.evdb.javaapi.data.response.GenericErrorResponse
 
setDescription(String) - Method in class com.evdb.javaapi.data.Venue
Set the venue description
setDisplay(int) - Method in class com.evdb.javaapi.data.Venue
Set the display property
setEvdbPassword(String) - Static method in class com.evdb.javaapi.APIConfiguration
Set the EVDB login password
setEvdbUser(String) - Static method in class com.evdb.javaapi.APIConfiguration
Set the EVDB API username
setEventCount(int) - Method in class com.evdb.javaapi.data.Performer
Number of performer events.
setEvents(List<Event>) - Method in class com.evdb.javaapi.data.Demand
Set the events
setEvents(List<Event>) - Method in class com.evdb.javaapi.data.Performer
Set the performer events.
setEvents(List<Event>) - Method in class com.evdb.javaapi.data.SearchResult
 
setEvents(List<Event>) - Method in class com.evdb.javaapi.data.Venue
Set the venue event list
setEventWatchingGoingStatus(String) - Method in class com.evdb.javaapi.data.User
For events, get the users watching status
setExcerpt(String) - Method in class com.evdb.javaapi.data.Trackback
 
setFirstItem(int) - Method in class com.evdb.javaapi.data.SearchResult
 
setFirstName(String) - Method in class com.evdb.javaapi.data.User
First name
setFree(boolean) - Method in class com.evdb.javaapi.data.Event
 
setGeocodeType(String) - Method in class com.evdb.javaapi.data.Venue
Geocode type of the venue.
setGoing(List<User>) - Method in class com.evdb.javaapi.data.Event
Set the users going to the event.
setGoing(List<Event>) - Method in class com.evdb.javaapi.data.User
List of events the user is going
setGroups(List<Group>) - Method in class com.evdb.javaapi.data.Event
Set the group list
setHeight(int) - Method in class com.evdb.javaapi.data.Image
 
setHeight(int) - Method in class com.evdb.javaapi.data.ImageItem
 
setHometown(String) - Method in class com.evdb.javaapi.data.User
Users hometown
setHuman(boolean) - Method in class com.evdb.javaapi.data.Performer
Set whether the performer is human or not
setId(String) - Method in class com.evdb.javaapi.data.Category
Set the category ID
setId(int) - Method in class com.evdb.javaapi.data.Comment
Set comment ID
setId(String) - Method in class com.evdb.javaapi.data.Image
 
setId(int) - Method in class com.evdb.javaapi.data.Link
 
setId(int) - Method in class com.evdb.javaapi.data.Property
 
setId(String) - Method in class com.evdb.javaapi.data.response.GenericResponse
 
setId(String) - Method in class com.evdb.javaapi.data.Tag
 
setId(int) - Method in class com.evdb.javaapi.data.Trackback
 
setImages(List<Image>) - Method in class com.evdb.javaapi.data.Demand
Set the demand image list.
setImages(List<Image>) - Method in class com.evdb.javaapi.data.Event
List of images to set.
setImages(List<Image>) - Method in class com.evdb.javaapi.data.Performer
Set the performer images
setImages(List<Image>) - Method in class com.evdb.javaapi.data.User
User images
setInterests(String) - Method in class com.evdb.javaapi.data.User
Set user interests
setKeywords(String) - Method in class com.evdb.javaapi.data.Calendar
Set calendar keywords
setKeywords(String) - Method in class com.evdb.javaapi.data.request.SearchRequest
Set the search phrase
setLarge(ImageItem) - Method in class com.evdb.javaapi.data.Image
 
setLastItem(int) - Method in class com.evdb.javaapi.data.SearchResult
 
setLastName(String) - Method in class com.evdb.javaapi.data.User
User last name
setLatitude(double) - Method in class com.evdb.javaapi.data.Location
 
setLatitude(double) - Method in class com.evdb.javaapi.data.Venue
Latitude
setLinks(List<Link>) - Method in class com.evdb.javaapi.data.Demand
Set the links for a demand.
setLinks(List<Link>) - Method in class com.evdb.javaapi.data.Event
Set event links.
setLinks(List<Link>) - Method in class com.evdb.javaapi.data.Performer
Set the performer links.
setLinks(List<Link>) - Method in class com.evdb.javaapi.data.User
Set the list of links
setLinks(List<Link>) - Method in class com.evdb.javaapi.data.Venue
List of web links
setLocation(String) - Method in class com.evdb.javaapi.data.Demand
Set the demand location
setLocation(String) - Method in class com.evdb.javaapi.data.request.SearchRequest
Set the location.
setLocationRadius(int) - Method in class com.evdb.javaapi.data.request.SearchRequest
Set the location radius
setLocationUnits(String) - Method in class com.evdb.javaapi.data.request.SearchRequest
Set the location units.
setLongBio(String) - Method in class com.evdb.javaapi.data.Performer
Performer long bio
setLongitude(double) - Method in class com.evdb.javaapi.data.Location
 
setLongitude(double) - Method in class com.evdb.javaapi.data.Venue
Longitude
setMedium(ImageItem) - Method in class com.evdb.javaapi.data.Image
 
setMemberCount(int) - Method in class com.evdb.javaapi.data.Demand
Set the number of demand members
setMessage(String) - Method in class com.evdb.javaapi.data.response.GenericResponse
 
setMetro(String) - Method in class com.evdb.javaapi.data.Location
 
setName(String) - Method in class com.evdb.javaapi.data.Calendar
Set calendar name
setName(String) - Method in class com.evdb.javaapi.data.Category
Set the category name
setName(String) - Method in class com.evdb.javaapi.data.Group
 
setName(String) - Method in class com.evdb.javaapi.data.Performer
Set the performer name
setName(String) - Method in class com.evdb.javaapi.data.Property
 
setName(String) - Method in class com.evdb.javaapi.data.Venue
Set the venue name
setNotifySchedule(String) - Method in class com.evdb.javaapi.data.Calendar
Set the notification schedule
setOlsonPath(String) - Method in class com.evdb.javaapi.data.Event
The timezone olson path for the event
setOriginal(ImageItem) - Method in class com.evdb.javaapi.data.Image
 
setOriginal(String) - Method in class com.evdb.javaapi.data.Location
 
setOwner(String) - Method in class com.evdb.javaapi.data.Calendar
Set the calendar owner
setOwner(String) - Method in class com.evdb.javaapi.data.Tag
 
setPageCount(int) - Method in class com.evdb.javaapi.data.SearchResult
 
setPageItems(int) - Method in class com.evdb.javaapi.data.SearchResult
 
setPageNumber(int) - Method in class com.evdb.javaapi.data.request.SearchRequest
Set the page number of search results to return.
setPageNumber(int) - Method in class com.evdb.javaapi.data.SearchResult
 
setPageSize(int) - Method in class com.evdb.javaapi.data.request.SearchRequest
Number of items displayed on a page of search results.
setPageSize(int) - Method in class com.evdb.javaapi.data.SearchResult
 
setParents(List<Event>) - Method in class com.evdb.javaapi.data.Event
Set parent events
setParents(List<Venue>) - Method in class com.evdb.javaapi.data.Venue
Set the parent venues
setPerformer(Performer) - Method in class com.evdb.javaapi.data.Demand
Set the performer being demanded.
setPerformers(List<Performer>) - Method in class com.evdb.javaapi.data.Event
Set the list of event performers.
setPerformers(List<Performer>) - Method in class com.evdb.javaapi.data.SearchResult
 
setPostalCode(String) - Method in class com.evdb.javaapi.data.Location
 
setPostalCode(String) - Method in class com.evdb.javaapi.data.Venue
Postal code
setPrice(String) - Method in class com.evdb.javaapi.data.Event
Set the event price
setPrivacy(int) - Method in class com.evdb.javaapi.data.Calendar
Set the caledars privacy.
setPrivacy(int) - Method in class com.evdb.javaapi.data.Event
Set the event privacy.
setPrivacy(int) - Method in class com.evdb.javaapi.data.Venue
Set the venue privacy
setProperties(List<Property>) - Method in class com.evdb.javaapi.data.Calendar
Set the calendar properties
setProperties(List<Property>) - Method in class com.evdb.javaapi.data.Event
Set the event properties.
setProperties(List<Property>) - Method in class com.evdb.javaapi.data.Performer
Set the properties.
setProperties(List<Property>) - Method in class com.evdb.javaapi.data.Venue
List of venue properties
setPropertyId(int) - Method in class com.evdb.javaapi.data.response.GenericResponse
 
setReadTimeout(int) - Method in class com.evdb.javaapi.data.request.SearchRequest
Set the read timeout (for users of Google App Engine that need to change the default of 5 seconds)
Non Google App Engine users should not need to set this.
setRegion(String) - Method in class com.evdb.javaapi.data.Location
 
setRegion(String) - Method in class com.evdb.javaapi.data.Venue
Venue Region
setRegionAbbreviation(String) - Method in class com.evdb.javaapi.data.Venue
Region abbreviation
setRegistrationDate(Date) - Method in class com.evdb.javaapi.data.User
User registration date
setReputation(String) - Method in class com.evdb.javaapi.data.User
User reputation
setScid(String) - Method in class com.evdb.javaapi.data.Calendar
Set the calendar SCID
setSdid(String) - Method in class com.evdb.javaapi.data.Demand
Set the SDID
setSearchTime(double) - Method in class com.evdb.javaapi.data.SearchResult
 
setSeid(String) - Method in class com.evdb.javaapi.data.Event
The event SEID
setSgid(String) - Method in class com.evdb.javaapi.data.Group
 
setShortBio(String) - Method in class com.evdb.javaapi.data.Performer
Performer short bio
setSmall(ImageItem) - Method in class com.evdb.javaapi.data.Image
 
setSortDirection(SearchRequest.SortDirection) - Method in class com.evdb.javaapi.data.request.SearchRequest
Set sort direction.
setSortOrder(DemandSearchRequest.SortOrder) - Method in class com.evdb.javaapi.data.request.DemandSearchRequest
 
setSortOrder(EventSearchRequest.SortOrder) - Method in class com.evdb.javaapi.data.request.EventSearchRequest
 
setSortOrder(PerformerSearchRequest.SortOrder) - Method in class com.evdb.javaapi.data.request.PerformerSearchRequest
 
setSortOrder(VenueSearchRequest.SortOrder) - Method in class com.evdb.javaapi.data.request.VenueSearchRequest
 
setSource(String) - Method in class com.evdb.javaapi.data.Image
 
setSpid(String) - Method in class com.evdb.javaapi.data.Performer
Set the performer SPID.
setStartTime(Date) - Method in class com.evdb.javaapi.data.Event
Event start time
setStatus(String) - Method in class com.evdb.javaapi.data.Demand
Set the demand status
setStatus(String) - Method in class com.evdb.javaapi.data.response.GenericErrorResponse
 
setStatus(String) - Method in class com.evdb.javaapi.data.response.GenericResponse
 
setSticky(boolean) - Method in class com.evdb.javaapi.data.Image
 
setStopTime(Date) - Method in class com.evdb.javaapi.data.Event
Event stop time
setSvid(String) - Method in class com.evdb.javaapi.data.Event
SVID for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setSvid(String) - Method in class com.evdb.javaapi.data.Venue
Venue SVID
setTags(List<Tag>) - Method in class com.evdb.javaapi.data.Demand
Set the demand tags.
setTags(List<Tag>) - Method in class com.evdb.javaapi.data.Event
Set the list of event tags.
setTags(List<Tag>) - Method in class com.evdb.javaapi.data.Performer
List of performer tags.
setTags(List<Tag>) - Method in class com.evdb.javaapi.data.Venue
Set the venue tags
setText(String) - Method in class com.evdb.javaapi.data.Comment
Set comment text
setThumb(ImageItem) - Method in class com.evdb.javaapi.data.Image
 
setTime(Date) - Method in class com.evdb.javaapi.data.Comment
Set the comment time
setTimeReceived(Date) - Method in class com.evdb.javaapi.data.Trackback
 
setTitle(String) - Method in class com.evdb.javaapi.data.Event
Title of the event
setTitle(String) - Method in class com.evdb.javaapi.data.Tag
 
setTotalItems(int) - Method in class com.evdb.javaapi.data.SearchResult
 
setTrackbacks(List<Trackback>) - Method in class com.evdb.javaapi.data.Event
Set the trackback URLs.
setTrackbacks(List<Trackback>) - Method in class com.evdb.javaapi.data.Venue
List of venue trackbacks
setType(Link.LinkType) - Method in class com.evdb.javaapi.data.Link
 
setType(String) - Method in class com.evdb.javaapi.data.Venue
Set the venue type
setUrl(String) - Method in class com.evdb.javaapi.data.Image
 
setUrl(String) - Method in class com.evdb.javaapi.data.ImageItem
 
setUrl(String) - Method in class com.evdb.javaapi.data.Link
 
setUrl(String) - Method in class com.evdb.javaapi.data.Trackback
 
setUrl(String) - Method in class com.evdb.javaapi.data.Venue
Set the venue URL
setUrlType(String) - Method in class com.evdb.javaapi.data.Venue
URL type
setUsername(String) - Method in class com.evdb.javaapi.data.Comment
Set the name of the user making the comment
setUsername(String) - Method in class com.evdb.javaapi.data.Link
 
setUsername(String) - Method in class com.evdb.javaapi.data.User
Set the username.
setValue(String) - Method in class com.evdb.javaapi.data.Property
 
setVenue(Venue) - Method in class com.evdb.javaapi.data.Event
Venue for the event
setVenueAddress(String) - Method in class com.evdb.javaapi.data.Event
Address for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setVenueCity(String) - Method in class com.evdb.javaapi.data.Event
City for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setVenueCountry(String) - Method in class com.evdb.javaapi.data.Event
Country for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setVenueCountryThreeLetterAbbreviation(String) - Method in class com.evdb.javaapi.data.Event
Country Abbreviation for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setVenueCountryTwoLetterAbbreviation(String) - Method in class com.evdb.javaapi.data.Event
Country Abbreviation for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setVenueDisplay(int) - Method in class com.evdb.javaapi.data.Event
Display variable for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setVenueGeocodeType(String) - Method in class com.evdb.javaapi.data.Event
Geocode Type for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setVenueLatitude(double) - Method in class com.evdb.javaapi.data.Event
Latitude for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setVenueLongitude(double) - Method in class com.evdb.javaapi.data.Event
Longitude for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setVenueName(String) - Method in class com.evdb.javaapi.data.Event
Name for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setVenuePostalCode(String) - Method in class com.evdb.javaapi.data.Event
Postal Code for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setVenueRegion(String) - Method in class com.evdb.javaapi.data.Event
Region for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setVenueRegionAbbreviation(String) - Method in class com.evdb.javaapi.data.Event
Region Abbreviation for the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setVenues(List<Venue>) - Method in class com.evdb.javaapi.data.SearchResult
 
setVenueType(String) - Method in class com.evdb.javaapi.data.Event
Tyoe of the venue the event appears at Note that the Venue member is the preferred way to retrieve this information
setWhatQuery(String) - Method in class com.evdb.javaapi.data.Calendar
Set the calendar query
setWhereQuary(String) - Method in class com.evdb.javaapi.data.Calendar
Set the calendar where query
setWidth(int) - Method in class com.evdb.javaapi.data.Image
 
setWidth(int) - Method in class com.evdb.javaapi.data.ImageItem
 
setWithdrawn(boolean) - Method in class com.evdb.javaapi.data.Demand
Set whether the demand is withdrawn
setWithdrawn(boolean) - Method in class com.evdb.javaapi.data.Event
Delete the event.
setWithdrawn(boolean) - Method in class com.evdb.javaapi.data.Performer
Whether the performer is withdrawn.
setWithdrawnNote(String) - Method in class com.evdb.javaapi.data.Demand
Set the withdrawn note
setWithdrawnNote(String) - Method in class com.evdb.javaapi.data.Event
Set the withdrawn note.
setWithdrawnNote(String) - Method in class com.evdb.javaapi.data.Performer
Set the withdrawn note.
startTime - Variable in class com.evdb.javaapi.data.Event
Event start time

T

Tag - Class in com.evdb.javaapi.data
Tag object implementation
Tag() - Constructor for class com.evdb.javaapi.data.Tag
Creates a tag
Tag(String) - Constructor for class com.evdb.javaapi.data.Tag
Creates a tag
Trackback - Class in com.evdb.javaapi.data
Trackback object, record of external references to the object
Trackback() - Constructor for class com.evdb.javaapi.data.Trackback
 

U

unmarshal(String) - Method in class com.evdb.javaapi.util.DateAdapter
 
unmarshallRequest(Class, InputStream) - Method in class com.evdb.javaapi.operations.BaseOperations
Unmarshall server response data
uploadImageFromLocalFile(File, String) - Method in class com.evdb.javaapi.operations.ImageOperations
Add an image form the local filesystem
uploadImageFromURL(String, String) - Method in class com.evdb.javaapi.operations.ImageOperations
Add an image to the EVDB system
User - Class in com.evdb.javaapi.data
Eventful user object
User() - Constructor for class com.evdb.javaapi.data.User
 

V

valueOf(String) - Static method in enum com.evdb.javaapi.data.Link.LinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.evdb.javaapi.data.request.DemandSearchRequest.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.evdb.javaapi.data.request.EventSearchRequest.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.evdb.javaapi.data.request.PerformerSearchRequest.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.evdb.javaapi.data.request.SearchRequest.SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.evdb.javaapi.data.request.VenueSearchRequest.SortOrder
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.evdb.javaapi.data.Link.LinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.evdb.javaapi.data.request.DemandSearchRequest.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.evdb.javaapi.data.request.EventSearchRequest.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.evdb.javaapi.data.request.PerformerSearchRequest.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.evdb.javaapi.data.request.SearchRequest.SortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.evdb.javaapi.data.request.VenueSearchRequest.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
Venue - Class in com.evdb.javaapi.data
Venue object
Venue() - Constructor for class com.evdb.javaapi.data.Venue
 
VenueOperations - Class in com.evdb.javaapi.operations
Venue object operations
VenueOperations() - Constructor for class com.evdb.javaapi.operations.VenueOperations
 
VenueSearchRequest - Class in com.evdb.javaapi.data.request
Venue search request impl
VenueSearchRequest() - Constructor for class com.evdb.javaapi.data.request.VenueSearchRequest
 
VenueSearchRequest.SortOrder - Enum in com.evdb.javaapi.data.request
Sort order for searches

W

withdraw(String, String) - Method in class com.evdb.javaapi.operations.DemandOperations
Withdraws an demand
withdraw(String, String) - Method in class com.evdb.javaapi.operations.EventOperations
Withdraws an event
withdraw(String, String) - Method in class com.evdb.javaapi.operations.PerformerOperations
Withdraws an performer
withdraw(String, String) - Method in class com.evdb.javaapi.operations.VenueOperations
Withdraws an venue

A B C D E G I L M P R S T U V W

Copyright © 2007 Eventful Inc. All Rights Reserved.