A B C D E F G H I L M N O P Q R S T U V W 

A

abortCheckIn(Tournament) - Method in class at.stefangeyer.challonge.Challonge
 
abortCheckIn(Tournament, boolean, boolean) - Method in class at.stefangeyer.challonge.Challonge
 
abortCheckIn(Tournament, boolean, boolean) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
abortCheckIn(Tournament, boolean, boolean) - Method in interface at.stefangeyer.challonge.service.TournamentService
When your tournament is in a 'checking_in' or 'checked_in' state, there's no way to edit the tournament's start time (start_at) or check-in duration (check_in_duration).
abortCheckIn(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
abortCheckIn(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
abortCheckIn(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.TournamentService
When your tournament is in a 'checking_in' or 'checked_in' state, there's no way to edit the tournament's start time (start_at) or check-in duration (check_in_duration).
abortCheckIn(Tournament, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
abortCheckIn(String, boolean, boolean) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
When your tournament is in a 'checking_in' or 'checked_in' state, there's no way to edit the tournament's start time (start_at) or check-in duration (check_in_duration).
abortCheckIn(String, boolean, boolean, Callback<TournamentWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
When your tournament is in a 'checking_in' or 'checked_in' state, there's no way to edit the tournament's start time (start_at) or check-in duration (check_in_duration).
acceptAttachments(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
acceptAttachments(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
acceptingPredictions(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
active(Boolean) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
addParticipant(Tournament, ParticipantQuery) - Method in class at.stefangeyer.challonge.Challonge
 
addParticipant(Tournament, ParticipantQuery) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
addParticipant(Tournament, ParticipantQuery) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Add a participant to a tournament (up until it is started).
addParticipant(Tournament, ParticipantQuery, Callback<Participant>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
addParticipant(Tournament, ParticipantQuery, Callback<Participant>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
addParticipant(Tournament, ParticipantQuery, Callback<Participant>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Add a participant to a tournament (up until it is started).
addParticipant(String, ParticipantQueryWrapper) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Add a participant to a tournament (up until it is started).
addParticipant(String, ParticipantQueryWrapper, Callback<ParticipantWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Add a participant to a tournament (up until it is started).
ALL - at.stefangeyer.challonge.model.enumeration.MatchState
 
ALL - at.stefangeyer.challonge.model.query.enumeration.TournamentQueryState
 
allowParticipantMatchReporting(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
anonymousVoting(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
asset(File) - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery.AttachmentQueryBuilder
 
assetContentType(String) - Method in class at.stefangeyer.challonge.model.Attachment.AttachmentBuilder
 
assetFileName(String) - Method in class at.stefangeyer.challonge.model.Attachment.AttachmentBuilder
 
assetFileSize(Long) - Method in class at.stefangeyer.challonge.model.Attachment.AttachmentBuilder
 
assetUrl(String) - Method in class at.stefangeyer.challonge.model.Attachment.AttachmentBuilder
 
at.stefangeyer.challonge - package at.stefangeyer.challonge
 
at.stefangeyer.challonge.async - package at.stefangeyer.challonge.async
 
at.stefangeyer.challonge.exception - package at.stefangeyer.challonge.exception
 
at.stefangeyer.challonge.model - package at.stefangeyer.challonge.model
 
at.stefangeyer.challonge.model.enumeration - package at.stefangeyer.challonge.model.enumeration
 
at.stefangeyer.challonge.model.query - package at.stefangeyer.challonge.model.query
 
at.stefangeyer.challonge.model.query.enumeration - package at.stefangeyer.challonge.model.query.enumeration
 
at.stefangeyer.challonge.model.query.wrapper - package at.stefangeyer.challonge.model.query.wrapper
 
at.stefangeyer.challonge.model.wrapper - package at.stefangeyer.challonge.model.wrapper
 
at.stefangeyer.challonge.rest - package at.stefangeyer.challonge.rest
 
at.stefangeyer.challonge.serializer - package at.stefangeyer.challonge.serializer
 
at.stefangeyer.challonge.service - package at.stefangeyer.challonge.service
 
at.stefangeyer.challonge.service.implementation - package at.stefangeyer.challonge.service.implementation
 
attachedParticipatablePortraitUrl(String) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
Attachment - Class in at.stefangeyer.challonge.model
 
Attachment.AttachmentBuilder - Class in at.stefangeyer.challonge.model
 
attachmentCount(Integer) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
AttachmentQuery - Class in at.stefangeyer.challonge.model.query
 
AttachmentQuery.AttachmentQueryBuilder - Class in at.stefangeyer.challonge.model.query
 
AttachmentRestClient - Interface in at.stefangeyer.challonge.rest
Attachment Rest Client Definition
attachments(List<Attachment>) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
AttachmentService - Interface in at.stefangeyer.challonge.service
Attachment Service Definitions
AttachmentWrapper - Class in at.stefangeyer.challonge.model.wrapper
Wrapper for easy JSON serialisation of an Attachment
AttachmentWrapper(Attachment) - Constructor for class at.stefangeyer.challonge.model.wrapper.AttachmentWrapper
 
AWAITING_REVIEW - at.stefangeyer.challonge.model.enumeration.TournamentState
 

B

BLANK - at.stefangeyer.challonge.model.query.enumeration.GrandFinalsModifier
 
build() - Method in class at.stefangeyer.challonge.model.Attachment.AttachmentBuilder
 
build() - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
build() - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
build() - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery.AttachmentQueryBuilder
 
build() - Method in class at.stefangeyer.challonge.model.query.MatchQuery.MatchQueryBuilder
 
build() - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery.ParticipantQueryBuilder
 
build() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
build() - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
builder() - Static method in class at.stefangeyer.challonge.model.Attachment
 
builder() - Static method in class at.stefangeyer.challonge.model.Match
 
builder() - Static method in class at.stefangeyer.challonge.model.Participant
 
builder() - Static method in class at.stefangeyer.challonge.model.query.AttachmentQuery
 
builder() - Static method in class at.stefangeyer.challonge.model.query.MatchQuery
 
builder() - Static method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
builder() - Static method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
builder() - Static method in class at.stefangeyer.challonge.model.Tournament
 
bulkAddParticipants(Tournament, List<ParticipantQuery>) - Method in class at.stefangeyer.challonge.Challonge
 
bulkAddParticipants(Tournament, List<ParticipantQuery>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
bulkAddParticipants(Tournament, List<ParticipantQuery>) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Bulk add participants to a tournament (up until it is started).
bulkAddParticipants(Tournament, List<ParticipantQuery>, Callback<List<Participant>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
bulkAddParticipants(Tournament, List<ParticipantQuery>, Callback<List<Participant>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
bulkAddParticipants(Tournament, List<ParticipantQuery>, Callback<List<Participant>>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Bulk add participants to a tournament (up until it is started).
bulkAddParticipants(String, ParticipantQueryListWrapper) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Bulk add participants to a tournament (up until it is started).
bulkAddParticipants(String, ParticipantQueryListWrapper, Callback<List<ParticipantWrapper>>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Bulk add participants to a tournament (up until it is started).

C

Callback<T> - Interface in at.stefangeyer.challonge.async
Generic callback used for async calls
canCheckIn(Boolean) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
canEqual(Object) - Method in class at.stefangeyer.challonge.model.Attachment
 
canEqual(Object) - Method in class at.stefangeyer.challonge.model.Credentials
 
canEqual(Object) - Method in class at.stefangeyer.challonge.model.Match
 
canEqual(Object) - Method in class at.stefangeyer.challonge.model.Participant
 
canEqual(Object) - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery
 
canEqual(Object) - Method in class at.stefangeyer.challonge.model.query.MatchQuery
 
canEqual(Object) - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
canEqual(Object) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
canEqual(Object) - Method in class at.stefangeyer.challonge.model.Tournament
 
category(String) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
Challonge - Class in at.stefangeyer.challonge
 
Challonge(Credentials, Serializer, RestClient) - Constructor for class at.stefangeyer.challonge.Challonge
 
challongeEmailAddressVerified(String) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
challongeUsername(String) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
challongeUsername(String) - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery.ParticipantQueryBuilder
 
CHECKED_IN - at.stefangeyer.challonge.model.enumeration.TournamentState
 
checkedIn(Boolean) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
checkedInAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
checkInDuration(Long) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
checkInDuration(Long) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
CHECKING_IN - at.stefangeyer.challonge.model.enumeration.TournamentState
 
checkInParticipant(Participant) - Method in class at.stefangeyer.challonge.Challonge
 
checkInParticipant(Participant) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
checkInParticipant(Participant) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Checks a participant in, setting checked_in_at to the current time.
checkInParticipant(Participant, Callback<Participant>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
checkInParticipant(Participant, Callback<Participant>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
checkInParticipant(Participant, Callback<Participant>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Checks a participant in, setting checked_in_at to the current time.
checkInParticipant(String, long) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Checks a participant in, setting checked_in_at to the current time.
checkInParticipant(String, long, Callback<ParticipantWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Checks a participant in, setting checked_in_at to the current time.
COMPLETE - at.stefangeyer.challonge.model.enumeration.MatchState
 
COMPLETE - at.stefangeyer.challonge.model.enumeration.TournamentState
 
completedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
confirmRemove(Boolean) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
createAttachment(Match, AttachmentQuery) - Method in class at.stefangeyer.challonge.Challonge
 
createAttachment(Match, AttachmentQuery) - Method in interface at.stefangeyer.challonge.service.AttachmentService
Add a file, link, or text attachment to a match.
createAttachment(Match, AttachmentQuery) - Method in class at.stefangeyer.challonge.service.implementation.SimpleAttachmentService
 
createAttachment(Match, AttachmentQuery, Callback<Attachment>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
createAttachment(Match, AttachmentQuery, Callback<Attachment>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.AttachmentService
Add a file, link, or text attachment to a match.
createAttachment(Match, AttachmentQuery, Callback<Attachment>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleAttachmentService
 
createAttachment(String, long, AttachmentQuery) - Method in interface at.stefangeyer.challonge.rest.AttachmentRestClient
Add a file, link, or text attachment to a match.
createAttachment(String, long, AttachmentQuery, Callback<AttachmentWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.AttachmentRestClient
Add a file, link, or text attachment to a match.
createAttachmentRestClient() - Method in interface at.stefangeyer.challonge.rest.RestClient
Creates an instance of the AttachmentRestClient
createdAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Attachment.AttachmentBuilder
 
createdAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
createdAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
createdAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
createdByApi(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
createMatchRestClient() - Method in interface at.stefangeyer.challonge.rest.RestClient
Creates an instance of the MatchRestClient
createParticipantRestClient() - Method in interface at.stefangeyer.challonge.rest.RestClient
Creates an instance of the ParticipantRestClient
createTournament(TournamentQuery) - Method in class at.stefangeyer.challonge.Challonge
 
createTournament(TournamentQuery) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
createTournament(TournamentQuery) - Method in interface at.stefangeyer.challonge.service.TournamentService
Create a new tournament.
createTournament(TournamentQuery, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
createTournament(TournamentQuery, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
createTournament(TournamentQuery, Callback<Tournament>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.TournamentService
Create a new tournament.
createTournament(TournamentQueryWrapper) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Create a new tournament.
createTournament(TournamentQueryWrapper, Callback<TournamentWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Create a new tournament.
createTournamentRestClient() - Method in interface at.stefangeyer.challonge.rest.RestClient
Creates an instance of the TournamentRestClient
Credentials - Class in at.stefangeyer.challonge.model
Challonge credentials containing username and api-key.
Credentials(String, String) - Constructor for class at.stefangeyer.challonge.model.Credentials
 
creditCapped(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
CUSTOM - at.stefangeyer.challonge.model.enumeration.RankedBy
 

D

DataAccessException - Exception in at.stefangeyer.challonge.exception
 
DataAccessException(String) - Constructor for exception at.stefangeyer.challonge.exception.DataAccessException
 
DataAccessException(String, Throwable) - Constructor for exception at.stefangeyer.challonge.exception.DataAccessException
 
deleteAttachment(Match, Attachment) - Method in class at.stefangeyer.challonge.Challonge
 
deleteAttachment(Match, Attachment) - Method in interface at.stefangeyer.challonge.service.AttachmentService
Delete a match attachment.
deleteAttachment(Match, Attachment) - Method in class at.stefangeyer.challonge.service.implementation.SimpleAttachmentService
 
deleteAttachment(Match, Attachment, Callback<Attachment>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
deleteAttachment(Match, Attachment, Callback<Attachment>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.AttachmentService
Delete a match attachment.
deleteAttachment(Match, Attachment, Callback<Attachment>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleAttachmentService
 
deleteAttachment(String, long, long) - Method in interface at.stefangeyer.challonge.rest.AttachmentRestClient
Delete a match attachment.
deleteAttachment(String, long, long, Callback<AttachmentWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.AttachmentRestClient
Delete a match attachment.
deleteParticipant(Participant) - Method in class at.stefangeyer.challonge.Challonge
 
deleteParticipant(Participant) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
deleteParticipant(Participant) - Method in interface at.stefangeyer.challonge.service.ParticipantService
If the tournament has not started, delete a participant, automatically filling in the abandoned seed number.
deleteParticipant(Participant, Callback<Participant>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
deleteParticipant(Participant, Callback<Participant>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
deleteParticipant(Participant, Callback<Participant>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.ParticipantService
If the tournament has not started, delete a participant, automatically filling in the abandoned seed number.
deleteParticipant(String, long) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
If the tournament has not started, delete a participant, automatically filling in the abandoned seed number.
deleteParticipant(String, long, Callback<ParticipantWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
If the tournament has not started, delete a participant, automatically filling in the abandoned seed number.
deleteTournament(Tournament) - Method in class at.stefangeyer.challonge.Challonge
 
deleteTournament(Tournament) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
deleteTournament(Tournament) - Method in interface at.stefangeyer.challonge.service.TournamentService
Deletes a tournament along with all its associated records.
deleteTournament(Tournament, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
deleteTournament(Tournament, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
deleteTournament(Tournament, Callback<Tournament>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.TournamentService
Deletes a tournament along with all its associated records.
deleteTournament(String) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Deletes a tournament along with all its associated records.
deleteTournament(String, Callback<TournamentWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Deletes a tournament along with all its associated records.
description(String) - Method in class at.stefangeyer.challonge.model.Attachment.AttachmentBuilder
 
description(String) - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery.AttachmentQueryBuilder
 
description(String) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
description(String) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
descriptionSource(String) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
deserialize(String, Type) - Method in interface at.stefangeyer.challonge.serializer.Serializer
Deserializes a JSON string to an object of the given type
displayNameWithInvitationEmailAddress(String) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
DOUBLE_ELIMINATION - at.stefangeyer.challonge.model.enumeration.TournamentType
 

E

email(String) - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery.ParticipantQueryBuilder
 
emailHash(String) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
ENDED - at.stefangeyer.challonge.model.query.enumeration.TournamentQueryState
 
equals(Object) - Method in class at.stefangeyer.challonge.model.Attachment
 
equals(Object) - Method in class at.stefangeyer.challonge.model.Credentials
 
equals(Object) - Method in class at.stefangeyer.challonge.model.Match
 
equals(Object) - Method in class at.stefangeyer.challonge.model.Participant
 
equals(Object) - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery
 
equals(Object) - Method in class at.stefangeyer.challonge.model.query.MatchQuery
 
equals(Object) - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
equals(Object) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
equals(Object) - Method in class at.stefangeyer.challonge.model.Tournament
 
eventId(Long) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 

F

finalizeTournament(Tournament) - Method in class at.stefangeyer.challonge.Challonge
 
finalizeTournament(Tournament, boolean, boolean) - Method in class at.stefangeyer.challonge.Challonge
 
finalizeTournament(Tournament, boolean, boolean) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
finalizeTournament(Tournament, boolean, boolean) - Method in interface at.stefangeyer.challonge.service.TournamentService
Finalize a tournament that has had all match scores submitted, rendering its results permanent.
finalizeTournament(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
finalizeTournament(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
finalizeTournament(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.TournamentService
Finalize a tournament that has had all match scores submitted, rendering its results permanent.
finalizeTournament(Tournament, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
finalizeTournament(String, boolean, boolean) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Finalize a tournament that has had all match scores submitted, rendering its results permanent.
finalizeTournament(String, boolean, boolean, Callback<TournamentWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Finalize a tournament that has had all match scores submitted, rendering its results permanent.
finalRank(Integer) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
fullChallongeUrl(String) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 

G

GAME_WINS - at.stefangeyer.challonge.model.enumeration.RankedBy
 
gameId(Long) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
gameName(String) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
getAcceptAttachments() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getAcceptAttachments() - Method in class at.stefangeyer.challonge.model.Tournament
 
getAcceptingPredictions() - Method in class at.stefangeyer.challonge.model.Tournament
 
getActive() - Method in class at.stefangeyer.challonge.model.Participant
 
getAllowParticipantMatchReporting() - Method in class at.stefangeyer.challonge.model.Tournament
 
getAnonymousVoting() - Method in class at.stefangeyer.challonge.model.Tournament
 
getAsset() - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery
 
getAssetContentType() - Method in class at.stefangeyer.challonge.model.Attachment
 
getAssetFileName() - Method in class at.stefangeyer.challonge.model.Attachment
 
getAssetFileSize() - Method in class at.stefangeyer.challonge.model.Attachment
 
getAssetMimeType() - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery
 
getAssetUrl() - Method in class at.stefangeyer.challonge.model.Attachment
 
getAttachedParticipatablePortraitUrl() - Method in class at.stefangeyer.challonge.model.Participant
 
getAttachment(Match, long) - Method in class at.stefangeyer.challonge.Challonge
 
getAttachment(Match, long) - Method in interface at.stefangeyer.challonge.service.AttachmentService
Retrieve a single match attachment record.
getAttachment(Match, long) - Method in class at.stefangeyer.challonge.service.implementation.SimpleAttachmentService
 
getAttachment(Match, long, Callback<Attachment>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getAttachment(Match, long, Callback<Attachment>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.AttachmentService
Retrieve a single match attachment record.
getAttachment(Match, long, Callback<Attachment>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleAttachmentService
 
getAttachment(String, long, long) - Method in interface at.stefangeyer.challonge.rest.AttachmentRestClient
Retrieve a single match attachment record.
getAttachment(String, long, long, Callback<AttachmentWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.AttachmentRestClient
Retrieve a single match attachment record.
getAttachmentCount() - Method in class at.stefangeyer.challonge.model.Match
 
getAttachments() - Method in class at.stefangeyer.challonge.model.Match
 
getAttachments(Match) - Method in class at.stefangeyer.challonge.Challonge
 
getAttachments(Match) - Method in interface at.stefangeyer.challonge.service.AttachmentService
Retrieve a match's attachments.
getAttachments(Match) - Method in class at.stefangeyer.challonge.service.implementation.SimpleAttachmentService
 
getAttachments(Match, Callback<List<Attachment>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getAttachments(Match, Callback<List<Attachment>>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.AttachmentService
Retrieve a match's attachments.
getAttachments(Match, Callback<List<Attachment>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleAttachmentService
 
getAttachments(String, long) - Method in interface at.stefangeyer.challonge.rest.AttachmentRestClient
Retrieve a match's attachments.
getAttachments(String, long, Callback<List<AttachmentWrapper>>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.AttachmentRestClient
Retrieve a match's attachments.
getCanCheckIn() - Method in class at.stefangeyer.challonge.model.Participant
 
getCategory() - Method in class at.stefangeyer.challonge.model.Tournament
 
getChallongeEmailAddressVerified() - Method in class at.stefangeyer.challonge.model.Participant
 
getChallongeUsername() - Method in class at.stefangeyer.challonge.model.Participant
 
getChallongeUsername() - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
getCheckedIn() - Method in class at.stefangeyer.challonge.model.Participant
 
getCheckedInAt() - Method in class at.stefangeyer.challonge.model.Participant
 
getCheckInDuration() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getCheckInDuration() - Method in class at.stefangeyer.challonge.model.Tournament
 
getCompletedAt() - Method in class at.stefangeyer.challonge.model.Tournament
 
getConfirmRemove() - Method in class at.stefangeyer.challonge.model.Participant
 
getCreatedAt() - Method in class at.stefangeyer.challonge.model.Attachment
 
getCreatedAt() - Method in class at.stefangeyer.challonge.model.Match
 
getCreatedAt() - Method in class at.stefangeyer.challonge.model.Participant
 
getCreatedAt() - Method in class at.stefangeyer.challonge.model.Tournament
 
getCreatedByApi() - Method in class at.stefangeyer.challonge.model.Tournament
 
getCreditCapped() - Method in class at.stefangeyer.challonge.model.Tournament
 
getDescription() - Method in class at.stefangeyer.challonge.model.Attachment
 
getDescription() - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery
 
getDescription() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getDescription() - Method in class at.stefangeyer.challonge.model.Tournament
 
getDescriptionSource() - Method in class at.stefangeyer.challonge.model.Tournament
 
getDisplayNameWithInvitationEmailAddress() - Method in class at.stefangeyer.challonge.model.Participant
 
getEmail() - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
getEmailHash() - Method in class at.stefangeyer.challonge.model.Participant
 
getEventId() - Method in class at.stefangeyer.challonge.model.Tournament
 
getFinalRank() - Method in class at.stefangeyer.challonge.model.Participant
 
getFullChallongeUrl() - Method in class at.stefangeyer.challonge.model.Tournament
 
getGameId() - Method in class at.stefangeyer.challonge.model.Tournament
 
getGameName() - Method in class at.stefangeyer.challonge.model.Tournament
 
getGrandFinalsModifier() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getGrandFinalsModifier() - Method in class at.stefangeyer.challonge.model.Tournament
 
getGroupId() - Method in class at.stefangeyer.challonge.model.Match
 
getGroupId() - Method in class at.stefangeyer.challonge.model.Participant
 
getGroupStagesEnabled() - Method in class at.stefangeyer.challonge.model.Tournament
 
getGroupStagesWereStarted() - Method in class at.stefangeyer.challonge.model.Tournament
 
getHasAttachment() - Method in class at.stefangeyer.challonge.model.Match
 
getHideForum() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getHideForum() - Method in class at.stefangeyer.challonge.model.Tournament
 
getHideSeeds() - Method in class at.stefangeyer.challonge.model.Tournament
 
getHoldThirdPlaceMatch() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getHoldThirdPlaceMatch() - Method in class at.stefangeyer.challonge.model.Tournament
 
getIcon() - Method in class at.stefangeyer.challonge.model.Participant
 
getId() - Method in class at.stefangeyer.challonge.model.Attachment
 
getId() - Method in class at.stefangeyer.challonge.model.Match
 
getId() - Method in class at.stefangeyer.challonge.model.Participant
 
getId() - Method in class at.stefangeyer.challonge.model.Tournament
 
getIdentifier() - Method in class at.stefangeyer.challonge.model.Match
 
getInvitationId() - Method in class at.stefangeyer.challonge.model.Participant
 
getInvitationPending() - Method in class at.stefangeyer.challonge.model.Participant
 
getInviteEmail() - Method in class at.stefangeyer.challonge.model.Participant
 
getInviteNameOrEmail() - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
getKey() - Method in class at.stefangeyer.challonge.model.Credentials
 
getLiveImageUrl() - Method in class at.stefangeyer.challonge.model.Tournament
 
getLocation() - Method in class at.stefangeyer.challonge.model.Match
 
getLockedAt() - Method in class at.stefangeyer.challonge.model.Tournament
 
getLoserId() - Method in class at.stefangeyer.challonge.model.Match
 
getMatch() - Method in class at.stefangeyer.challonge.model.query.wrapper.MatchQueryWrapper
 
getMatch() - Method in class at.stefangeyer.challonge.model.wrapper.MatchWrapper
 
getMatch(Tournament, long) - Method in class at.stefangeyer.challonge.Challonge
 
getMatch(Tournament, long, boolean) - Method in class at.stefangeyer.challonge.Challonge
 
getMatch(Tournament, long, boolean) - Method in class at.stefangeyer.challonge.service.implementation.SimpleMatchService
 
getMatch(Tournament, long, boolean) - Method in interface at.stefangeyer.challonge.service.MatchService
Retrieve a single match record for a tournament.
getMatch(Tournament, long, boolean, Callback<Match>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getMatch(Tournament, long, boolean, Callback<Match>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleMatchService
 
getMatch(Tournament, long, boolean, Callback<Match>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.MatchService
Retrieve a single match record for a tournament.
getMatch(Tournament, long, Callback<Match>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getMatch(String, long, boolean) - Method in interface at.stefangeyer.challonge.rest.MatchRestClient
Retrieve a single match record for a tournament.
getMatch(String, long, boolean, Callback<MatchWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.MatchRestClient
Retrieve a single match record for a tournament.
getMatchAttachment() - Method in class at.stefangeyer.challonge.model.wrapper.AttachmentWrapper
 
getMatches() - Method in class at.stefangeyer.challonge.model.Participant
 
getMatches() - Method in class at.stefangeyer.challonge.model.Tournament
 
getMatches() - Method in class at.stefangeyer.challonge.model.wrapper.MatchListWrapper
 
getMatches() - Method in class at.stefangeyer.challonge.model.wrapper.MatchWrapperListWrapper
 
getMatches(Tournament) - Method in class at.stefangeyer.challonge.Challonge
 
getMatches(Tournament, Callback<List<Match>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getMatches(Tournament, Participant) - Method in class at.stefangeyer.challonge.Challonge
 
getMatches(Tournament, Participant, Callback<List<Match>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getMatches(Tournament, Participant, MatchState) - Method in class at.stefangeyer.challonge.Challonge
 
getMatches(Tournament, Participant, MatchState) - Method in class at.stefangeyer.challonge.service.implementation.SimpleMatchService
 
getMatches(Tournament, Participant, MatchState) - Method in interface at.stefangeyer.challonge.service.MatchService
Retrieve a tournament's match list.
getMatches(Tournament, Participant, MatchState, Callback<List<Match>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getMatches(Tournament, Participant, MatchState, Callback<List<Match>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleMatchService
 
getMatches(Tournament, Participant, MatchState, Callback<List<Match>>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.MatchService
Retrieve a tournament's match list.
getMatches(String, Long, MatchState) - Method in interface at.stefangeyer.challonge.rest.MatchRestClient
Retrieve a tournament's match list.
getMatches(String, Long, MatchState, Callback<List<MatchWrapper>>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.MatchRestClient
Retrieve a tournament's match list.
getMatchId() - Method in class at.stefangeyer.challonge.model.Attachment
 
getMaxPredictionsPerUser() - Method in class at.stefangeyer.challonge.model.Tournament
 
getMisc() - Method in class at.stefangeyer.challonge.model.Participant
 
getMisc() - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
getName() - Method in class at.stefangeyer.challonge.model.Participant
 
getName() - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
getName() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getName() - Method in class at.stefangeyer.challonge.model.Tournament
 
getNotifyUsersWhenMatchesOpen() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getNotifyUsersWhenMatchesOpen() - Method in class at.stefangeyer.challonge.model.Tournament
 
getNotifyUsersWhenTheTournamentEnds() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getNotifyUsersWhenTheTournamentEnds() - Method in class at.stefangeyer.challonge.model.Tournament
 
getOnWaitingList() - Method in class at.stefangeyer.challonge.model.Participant
 
getOpenSignup() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getOpenSignup() - Method in class at.stefangeyer.challonge.model.Tournament
 
getOriginalFileName() - Method in class at.stefangeyer.challonge.model.Attachment
 
getParticipant() - Method in class at.stefangeyer.challonge.model.query.wrapper.ParticipantQueryWrapper
 
getParticipant() - Method in class at.stefangeyer.challonge.model.wrapper.ParticipantWrapper
 
getParticipant(Tournament, long) - Method in class at.stefangeyer.challonge.Challonge
 
getParticipant(Tournament, long, boolean) - Method in class at.stefangeyer.challonge.Challonge
 
getParticipant(Tournament, long, boolean) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
getParticipant(Tournament, long, boolean) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Retrieve a single participant record for a tournament.
getParticipant(Tournament, long, boolean, Callback<Participant>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getParticipant(Tournament, long, boolean, Callback<Participant>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
getParticipant(Tournament, long, boolean, Callback<Participant>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Retrieve a single participant record for a tournament.
getParticipant(Tournament, long, Callback<Participant>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getParticipant(String, long, boolean) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Retrieve a single participant record for a tournament.
getParticipant(String, long, boolean, Callback<ParticipantWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Retrieve a single participant record for a tournament.
getParticipants() - Method in class at.stefangeyer.challonge.model.query.wrapper.ParticipantQueryListWrapper
 
getParticipants() - Method in class at.stefangeyer.challonge.model.Tournament
 
getParticipants() - Method in class at.stefangeyer.challonge.model.wrapper.ParticipantListWrapper
 
getParticipants() - Method in class at.stefangeyer.challonge.model.wrapper.ParticipantWrapperListWrapper
 
getParticipants(Tournament) - Method in class at.stefangeyer.challonge.Challonge
 
getParticipants(Tournament) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
getParticipants(Tournament) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Retrieve a tournament's participant list.
getParticipants(Tournament, Callback<List<Participant>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getParticipants(Tournament, Callback<List<Participant>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
getParticipants(Tournament, Callback<List<Participant>>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Retrieve a tournament's participant list.
getParticipants(String) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Retrieve a tournament's participant list.
getParticipants(String, Callback<List<ParticipantWrapper>>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Retrieve a tournament's participant list.
getParticipantsCount() - Method in class at.stefangeyer.challonge.model.Tournament
 
getParticipantsLocked() - Method in class at.stefangeyer.challonge.model.Tournament
 
getParticipantsSwappable() - Method in class at.stefangeyer.challonge.model.Tournament
 
getParticipatableOrInvitationAttached() - Method in class at.stefangeyer.challonge.model.Participant
 
getPlayer1Id() - Method in class at.stefangeyer.challonge.model.Match
 
getPlayer1IsPrerequisiteMatchLoser() - Method in class at.stefangeyer.challonge.model.Match
 
getPlayer1PrerequisiteMatchId() - Method in class at.stefangeyer.challonge.model.Match
 
getPlayer1Votes() - Method in class at.stefangeyer.challonge.model.Match
 
getPlayer2Id() - Method in class at.stefangeyer.challonge.model.Match
 
getPlayer2IsPrerequisiteMatchLoser() - Method in class at.stefangeyer.challonge.model.Match
 
getPlayer2PrerequisiteMatchId() - Method in class at.stefangeyer.challonge.model.Match
 
getPlayer2Votes() - Method in class at.stefangeyer.challonge.model.Match
 
getPointsForBye() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getPointsForBye() - Method in class at.stefangeyer.challonge.model.Tournament
 
getPointsForGameTie() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getPointsForGameTie() - Method in class at.stefangeyer.challonge.model.Tournament
 
getPointsForGameWin() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getPointsForGameWin() - Method in class at.stefangeyer.challonge.model.Tournament
 
getPointsForMatchTie() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getPointsForMatchTie() - Method in class at.stefangeyer.challonge.model.Tournament
 
getPointsForMatchWin() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getPointsForMatchWin() - Method in class at.stefangeyer.challonge.model.Tournament
 
getPredictionMethod() - Method in class at.stefangeyer.challonge.model.Tournament
 
getPredictionsOpenedAt() - Method in class at.stefangeyer.challonge.model.Tournament
 
getPrerequisiteMatchIdsCsv() - Method in class at.stefangeyer.challonge.model.Match
 
getPrivateOnly() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getPrivateOnly() - Method in class at.stefangeyer.challonge.model.Tournament
 
getProgressMeter() - Method in class at.stefangeyer.challonge.model.Tournament
 
getPublicPredictionsBeforeStartTime() - Method in class at.stefangeyer.challonge.model.Tournament
 
getQuickAdvance() - Method in class at.stefangeyer.challonge.model.Tournament
 
getRankedBy() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getRankedBy() - Method in class at.stefangeyer.challonge.model.Tournament
 
getReactivatable() - Method in class at.stefangeyer.challonge.model.Participant
 
getRemovable() - Method in class at.stefangeyer.challonge.model.Participant
 
getRequireScoreAgreement() - Method in class at.stefangeyer.challonge.model.Tournament
 
getReviewBeforeFinalizing() - Method in class at.stefangeyer.challonge.model.Tournament
 
getRound() - Method in class at.stefangeyer.challonge.model.Match
 
getRoundRobinPointsForGameTie() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getRoundRobinPointsForGameTie() - Method in class at.stefangeyer.challonge.model.Tournament
 
getRoundRobinPointsForGameWin() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getRoundRobinPointsForGameWin() - Method in class at.stefangeyer.challonge.model.Tournament
 
getRoundRobinPointsForMatchTie() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getRoundRobinPointsForMatchTie() - Method in class at.stefangeyer.challonge.model.Tournament
 
getRoundRobinPointsForMatchWin() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getRoundRobinPointsForMatchWin() - Method in class at.stefangeyer.challonge.model.Tournament
 
getScheduledTime() - Method in class at.stefangeyer.challonge.model.Match
 
getScoresCsv() - Method in class at.stefangeyer.challonge.model.Match
 
getScoresCsv() - Method in class at.stefangeyer.challonge.model.query.MatchQuery
 
getSeed() - Method in class at.stefangeyer.challonge.model.Participant
 
getSeed() - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
getSequentialPairings() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getSequentialPairings() - Method in class at.stefangeyer.challonge.model.Tournament
 
getShowRounds() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getShowRounds() - Method in class at.stefangeyer.challonge.model.Tournament
 
getSignupCap() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getSignupCap() - Method in class at.stefangeyer.challonge.model.Tournament
 
getSignUpUrl() - Method in class at.stefangeyer.challonge.model.Tournament
 
getStartAt() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getStartAt() - Method in class at.stefangeyer.challonge.model.Tournament
 
getStartedAt() - Method in class at.stefangeyer.challonge.model.Match
 
getStartedAt() - Method in class at.stefangeyer.challonge.model.Tournament
 
getStartedCheckingInAt() - Method in class at.stefangeyer.challonge.model.Tournament
 
getState() - Method in class at.stefangeyer.challonge.model.Match
 
getState() - Method in class at.stefangeyer.challonge.model.Tournament
 
getSubdomain() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getSubdomain() - Method in class at.stefangeyer.challonge.model.Tournament
 
getSwissRounds() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getSwissRounds() - Method in class at.stefangeyer.challonge.model.Tournament
 
getTeamConvertable() - Method in class at.stefangeyer.challonge.model.Tournament
 
getTeams() - Method in class at.stefangeyer.challonge.model.Tournament
 
getTieBreaks() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getTieBreaks() - Method in class at.stefangeyer.challonge.model.Tournament
 
getTournament() - Method in class at.stefangeyer.challonge.model.query.wrapper.TournamentQueryWrapper
 
getTournament() - Method in class at.stefangeyer.challonge.model.wrapper.TournamentWrapper
 
getTournament(String) - Method in class at.stefangeyer.challonge.Challonge
 
getTournament(String, boolean, boolean) - Method in class at.stefangeyer.challonge.Challonge
 
getTournament(String, boolean, boolean) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Retrieve a single tournament record created with your account.
getTournament(String, boolean, boolean) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
getTournament(String, boolean, boolean) - Method in interface at.stefangeyer.challonge.service.TournamentService
Retrieve a single tournament record created with your account.
getTournament(String, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getTournament(String, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
getTournament(String, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.TournamentService
Retrieve a single tournament record created with your account.
getTournament(String, boolean, boolean, Callback<TournamentWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Retrieve a single tournament record created with your account.
getTournament(String, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getTournamentId() - Method in class at.stefangeyer.challonge.model.Match
 
getTournamentId() - Method in class at.stefangeyer.challonge.model.Participant
 
getTournaments() - Method in class at.stefangeyer.challonge.Challonge
 
getTournaments(Callback<List<Tournament>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getTournaments(TournamentQueryState, TournamentType, OffsetDateTime, OffsetDateTime, Callback<List<Tournament>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getTournaments(TournamentQueryState, TournamentType, OffsetDateTime, OffsetDateTime, String) - Method in class at.stefangeyer.challonge.Challonge
 
getTournaments(TournamentQueryState, TournamentType, OffsetDateTime, OffsetDateTime, String) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Retrieve a set of tournaments created with your account.
getTournaments(TournamentQueryState, TournamentType, OffsetDateTime, OffsetDateTime, String) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
getTournaments(TournamentQueryState, TournamentType, OffsetDateTime, OffsetDateTime, String) - Method in interface at.stefangeyer.challonge.service.TournamentService
Retrieve a set of tournaments created with your account.
getTournaments(TournamentQueryState, TournamentType, OffsetDateTime, OffsetDateTime, String, Callback<List<Tournament>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
getTournaments(TournamentQueryState, TournamentType, OffsetDateTime, OffsetDateTime, String, Callback<List<Tournament>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
getTournaments(TournamentQueryState, TournamentType, OffsetDateTime, OffsetDateTime, String, Callback<List<Tournament>>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.TournamentService
Retrieve a set of tournaments created with your account.
getTournaments(TournamentQueryState, TournamentType, OffsetDateTime, OffsetDateTime, String, Callback<List<TournamentWrapper>>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Retrieve a set of tournaments created with your account.
getTournamentType() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getTournamentType() - Method in class at.stefangeyer.challonge.model.Tournament
 
getUnderwayAt() - Method in class at.stefangeyer.challonge.model.Match
 
getUpdatedAt() - Method in class at.stefangeyer.challonge.model.Attachment
 
getUpdatedAt() - Method in class at.stefangeyer.challonge.model.Match
 
getUpdatedAt() - Method in class at.stefangeyer.challonge.model.Participant
 
getUpdatedAt() - Method in class at.stefangeyer.challonge.model.Tournament
 
getUrl() - Method in class at.stefangeyer.challonge.model.Attachment
 
getUrl() - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery
 
getUrl() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
getUrl() - Method in class at.stefangeyer.challonge.model.Tournament
 
getUserId() - Method in class at.stefangeyer.challonge.model.Attachment
 
getUsername() - Method in class at.stefangeyer.challonge.model.Credentials
 
getUsername() - Method in class at.stefangeyer.challonge.model.Participant
 
getVotesForPlayer1() - Method in class at.stefangeyer.challonge.model.query.MatchQuery
 
getVotesForPlayer2() - Method in class at.stefangeyer.challonge.model.query.MatchQuery
 
getWinnerId() - Method in class at.stefangeyer.challonge.model.Match
 
getWinnerId() - Method in class at.stefangeyer.challonge.model.query.MatchQuery
 
grandFinalsModifier(GrandFinalsModifier) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
grandFinalsModifier(GrandFinalsModifier) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
GrandFinalsModifier - Enum in at.stefangeyer.challonge.model.query.enumeration
Type of the grand finals in a double elimination tournament.
GROUP_STAGES_FINALIZED - at.stefangeyer.challonge.model.enumeration.TournamentState
 
GROUP_STAGES_UNDERWAY - at.stefangeyer.challonge.model.enumeration.TournamentState
 
groupId(Long) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
groupId(Long) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
groupStagesEnabled(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
groupStagesWereStarted(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 

H

hasAttachment(Boolean) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
hashCode() - Method in class at.stefangeyer.challonge.model.Attachment
 
hashCode() - Method in class at.stefangeyer.challonge.model.Credentials
 
hashCode() - Method in class at.stefangeyer.challonge.model.Match
 
hashCode() - Method in class at.stefangeyer.challonge.model.Participant
 
hashCode() - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery
 
hashCode() - Method in class at.stefangeyer.challonge.model.query.MatchQuery
 
hashCode() - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
hashCode() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
hashCode() - Method in class at.stefangeyer.challonge.model.Tournament
 
hideForum(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
hideForum(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
hideSeeds(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
holdThirdPlaceMatch(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
holdThirdPlaceMatch(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 

I

icon(String) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
id(Long) - Method in class at.stefangeyer.challonge.model.Attachment.AttachmentBuilder
 
id(Long) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
id(Long) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
id(Long) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
identifier(String) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
IN_PROGRESS - at.stefangeyer.challonge.model.query.enumeration.TournamentQueryState
 
initialize(Credentials, Serializer) - Method in interface at.stefangeyer.challonge.rest.RestClient
Initializes the factory with the necessary dependencies
invitationId(Long) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
invitationPending(Boolean) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
inviteEmail(String) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
inviteNameOrEmail(String) - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery.ParticipantQueryBuilder
 

L

liveImageUrl(String) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
location(String) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
lockedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
loserId(Long) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 

M

Match - Class in at.stefangeyer.challonge.model
 
MATCH_WINS - at.stefangeyer.challonge.model.enumeration.RankedBy
 
Match.MatchBuilder - Class in at.stefangeyer.challonge.model
 
matches(List<Match>) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
matches(List<Match>) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
matchId(Long) - Method in class at.stefangeyer.challonge.model.Attachment.AttachmentBuilder
 
MatchListWrapper - Class in at.stefangeyer.challonge.model.wrapper
 
MatchListWrapper(List<Match>) - Constructor for class at.stefangeyer.challonge.model.wrapper.MatchListWrapper
 
MatchQuery - Class in at.stefangeyer.challonge.model.query
 
MatchQuery.MatchQueryBuilder - Class in at.stefangeyer.challonge.model.query
 
MatchQueryWrapper - Class in at.stefangeyer.challonge.model.query.wrapper
 
MatchQueryWrapper(MatchQuery) - Constructor for class at.stefangeyer.challonge.model.query.wrapper.MatchQueryWrapper
 
MatchRestClient - Interface in at.stefangeyer.challonge.rest
 
MatchService - Interface in at.stefangeyer.challonge.service
Match Service Definitions
MatchState - Enum in at.stefangeyer.challonge.model.enumeration
This enumeration represents the different states of a match.
MatchWrapper - Class in at.stefangeyer.challonge.model.wrapper
Wrapper for easy JSON serialisation of a Match
MatchWrapper(Match) - Constructor for class at.stefangeyer.challonge.model.wrapper.MatchWrapper
 
MatchWrapperListWrapper - Class in at.stefangeyer.challonge.model.wrapper
 
MatchWrapperListWrapper(List<MatchWrapper>) - Constructor for class at.stefangeyer.challonge.model.wrapper.MatchWrapperListWrapper
 
maxPredictionsPerUser(Integer) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
misc(String) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
misc(String) - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery.ParticipantQueryBuilder
 

N

name(String) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
name(String) - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery.ParticipantQueryBuilder
 
name(String) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
name(String) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
notifyUsersWhenMatchesOpen(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
notifyUsersWhenMatchesOpen(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
notifyUsersWhenTheTournamentEnds(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
notifyUsersWhenTheTournamentEnds(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 

O

onWaitingList(Boolean) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
OPEN - at.stefangeyer.challonge.model.enumeration.MatchState
 
openSignup(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
openSignup(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
openTournamentForPredictions(Tournament) - Method in class at.stefangeyer.challonge.Challonge
 
openTournamentForPredictions(Tournament, boolean, boolean) - Method in class at.stefangeyer.challonge.Challonge
 
openTournamentForPredictions(Tournament, boolean, boolean) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
openTournamentForPredictions(Tournament, boolean, boolean) - Method in interface at.stefangeyer.challonge.service.TournamentService
Sets the state of the tournament to start accepting predictions.
openTournamentForPredictions(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
openTournamentForPredictions(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
openTournamentForPredictions(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.TournamentService
Sets the state of the tournament to start accepting predictions.
openTournamentForPredictions(Tournament, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
openTournamentForPredictions(String, boolean, boolean) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Sets the state of the tournament to start accepting predictions.
openTournamentForPredictions(String, boolean, boolean, Callback<TournamentWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Sets the state of the tournament to start accepting predictions.
originalFileName(String) - Method in class at.stefangeyer.challonge.model.Attachment.AttachmentBuilder
 

P

Participant - Class in at.stefangeyer.challonge.model
 
Participant.ParticipantBuilder - Class in at.stefangeyer.challonge.model
 
ParticipantListWrapper - Class in at.stefangeyer.challonge.model.wrapper
 
ParticipantListWrapper(List<Participant>) - Constructor for class at.stefangeyer.challonge.model.wrapper.ParticipantListWrapper
 
ParticipantQuery - Class in at.stefangeyer.challonge.model.query
 
ParticipantQuery.ParticipantQueryBuilder - Class in at.stefangeyer.challonge.model.query
 
ParticipantQueryListWrapper - Class in at.stefangeyer.challonge.model.query.wrapper
Wrapper for easy JSON serialisation of a list of ParticipantQuery
ParticipantQueryListWrapper(List<ParticipantQuery>) - Constructor for class at.stefangeyer.challonge.model.query.wrapper.ParticipantQueryListWrapper
 
ParticipantQueryWrapper - Class in at.stefangeyer.challonge.model.query.wrapper
 
ParticipantQueryWrapper(ParticipantQuery) - Constructor for class at.stefangeyer.challonge.model.query.wrapper.ParticipantQueryWrapper
 
ParticipantRestClient - Interface in at.stefangeyer.challonge.rest
Participant Rest Client Definition
participants(List<Participant>) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
participantsCount(Integer) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
ParticipantService - Interface in at.stefangeyer.challonge.service
Participant Service Definitions
participantsLocked(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
participantsSwappable(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
ParticipantWrapper - Class in at.stefangeyer.challonge.model.wrapper
Wrapper for easy JSON serialisation of a Participant
ParticipantWrapper(Participant) - Constructor for class at.stefangeyer.challonge.model.wrapper.ParticipantWrapper
 
ParticipantWrapperListWrapper - Class in at.stefangeyer.challonge.model.wrapper
Wrapper for easy JSON serialisation of a ParticipantWrapper
ParticipantWrapperListWrapper(List<ParticipantWrapper>) - Constructor for class at.stefangeyer.challonge.model.wrapper.ParticipantWrapperListWrapper
 
participatableOrInvitationAttached(Boolean) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
PENDING - at.stefangeyer.challonge.model.enumeration.MatchState
 
PENDING - at.stefangeyer.challonge.model.enumeration.TournamentState
 
PENDING - at.stefangeyer.challonge.model.query.enumeration.TournamentQueryState
 
player1Id(Long) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
player1IsPrerequisiteMatchLoser(Boolean) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
player1PrerequisiteMatchId(Long) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
player1Votes(Integer) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
player2Id(Long) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
player2IsPrerequisiteMatchLoser(Boolean) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
player2PrerequisiteMatchId(Long) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
player2Votes(Integer) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
POINT_SCORED - at.stefangeyer.challonge.model.enumeration.RankedBy
 
POINTS_DIFFERENCE - at.stefangeyer.challonge.model.enumeration.RankedBy
 
pointsForBye(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
pointsForBye(Float) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
pointsForGameTie(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
pointsForGameTie(Float) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
pointsForGameWin(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
pointsForGameWin(Float) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
pointsForMatchTie(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
pointsForMatchTie(Float) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
pointsForMatchWin(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
pointsForMatchWin(Float) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
predictionMethod(Integer) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
predictionsOpenedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
prerequisiteMatchIdsCsv(String) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
privateOnly(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
privateOnly(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
processCheckIns(Tournament) - Method in class at.stefangeyer.challonge.Challonge
 
processCheckIns(Tournament, boolean, boolean) - Method in class at.stefangeyer.challonge.Challonge
 
processCheckIns(Tournament, boolean, boolean) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
processCheckIns(Tournament, boolean, boolean) - Method in interface at.stefangeyer.challonge.service.TournamentService
This should be invoked after a tournament's check-in window closes before the tournament is started.
processCheckIns(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
processCheckIns(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
processCheckIns(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.TournamentService
This should be invoked after a tournament's check-in window closes before the tournament is started.
processCheckIns(Tournament, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
processCheckIns(String, boolean, boolean) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
This should be invoked after a tournament's check-in window closes before the tournament is started.
processCheckIns(String, boolean, boolean, Callback<TournamentWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
This should be invoked after a tournament's check-in window closes before the tournament is started.
progressMeter(Integer) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
publicPredictionsBeforeStartTime(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 

Q

quickAdvance(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 

R

randomizeParticipants(Tournament) - Method in class at.stefangeyer.challonge.Challonge
 
randomizeParticipants(Tournament) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
randomizeParticipants(Tournament) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Randomize seeds among participants.
randomizeParticipants(Tournament, Callback<List<Participant>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
randomizeParticipants(Tournament, Callback<List<Participant>>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
randomizeParticipants(Tournament, Callback<List<Participant>>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Randomize seeds among participants.
randomizeParticipants(String) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Randomize seeds among participants.
randomizeParticipants(String, Callback<List<ParticipantWrapper>>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Randomize seeds among participants.
rankedBy(RankedBy) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
rankedBy(RankedBy) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
RankedBy - Enum in at.stefangeyer.challonge.model.enumeration
This enumeration represents the available tournament types.
reactivatable(Boolean) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
removable(Boolean) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
reopenMatch(Match) - Method in class at.stefangeyer.challonge.Challonge
 
reopenMatch(Match) - Method in class at.stefangeyer.challonge.service.implementation.SimpleMatchService
 
reopenMatch(Match) - Method in interface at.stefangeyer.challonge.service.MatchService
Reopens a match that was marked completed, automatically resetting matches that follow it.
reopenMatch(Match, Callback<Match>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
reopenMatch(Match, Callback<Match>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleMatchService
 
reopenMatch(Match, Callback<Match>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.MatchService
Reopens a match that was marked completed, automatically resetting matches that follow it.
reopenMatch(String, long) - Method in interface at.stefangeyer.challonge.rest.MatchRestClient
Reopens a match that was marked completed, automatically resetting matches that follow it
reopenMatch(String, long, Callback<MatchWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.MatchRestClient
Reopens a match that was marked completed, automatically resetting matches that follow it
requireScoreAgreement(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
resetTournament(Tournament) - Method in class at.stefangeyer.challonge.Challonge
 
resetTournament(Tournament, boolean, boolean) - Method in class at.stefangeyer.challonge.Challonge
 
resetTournament(Tournament, boolean, boolean) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
resetTournament(Tournament, boolean, boolean) - Method in interface at.stefangeyer.challonge.service.TournamentService
Reset a tournament, clearing all of its scores and attachments.
resetTournament(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
resetTournament(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
resetTournament(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.TournamentService
Reset a tournament, clearing all of its scores and attachments.
resetTournament(Tournament, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
resetTournament(String, boolean, boolean) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Reset a tournament, clearing all of its scores and attachments.
resetTournament(String, boolean, boolean, Callback<TournamentWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Reset a tournament, clearing all of its scores and attachments.
RestClient - Interface in at.stefangeyer.challonge.rest
Factory definitions for the rest clients
reviewBeforeFinalizing(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
round(Integer) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
ROUND_ROBIN - at.stefangeyer.challonge.model.enumeration.TournamentType
 
roundRobinPointsForGameTie(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
roundRobinPointsForGameTie(Float) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
roundRobinPointsForGameWin(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
roundRobinPointsForGameWin(Float) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
roundRobinPointsForMatchTie(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
roundRobinPointsForMatchTie(Float) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
roundRobinPointsForMatchWin(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
roundRobinPointsForMatchWin(Float) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 

S

scheduledTime(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
scoresCsv(String) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
scoresCsv(String) - Method in class at.stefangeyer.challonge.model.query.MatchQuery.MatchQueryBuilder
 
seed(Integer) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
seed(Integer) - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery.ParticipantQueryBuilder
 
sequentialPairings(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
sequentialPairings(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
serialize(Object) - Method in interface at.stefangeyer.challonge.serializer.Serializer
Serializes an objects to it's JSON representation
Serializer - Interface in at.stefangeyer.challonge.serializer
Serializer definition.
setAcceptAttachments(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setAcceptAttachments(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setAcceptingPredictions(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setActive(Boolean) - Method in class at.stefangeyer.challonge.model.Participant
 
setAllowParticipantMatchReporting(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setAnonymousVoting(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setAsset(File) - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery
 
setAssetContentType(String) - Method in class at.stefangeyer.challonge.model.Attachment
 
setAssetFileName(String) - Method in class at.stefangeyer.challonge.model.Attachment
 
setAssetFileSize(Long) - Method in class at.stefangeyer.challonge.model.Attachment
 
setAssetUrl(String) - Method in class at.stefangeyer.challonge.model.Attachment
 
setAttachedParticipatablePortraitUrl(String) - Method in class at.stefangeyer.challonge.model.Participant
 
setAttachmentCount(Integer) - Method in class at.stefangeyer.challonge.model.Match
 
setAttachments(List<Attachment>) - Method in class at.stefangeyer.challonge.model.Match
 
setCanCheckIn(Boolean) - Method in class at.stefangeyer.challonge.model.Participant
 
setCategory(String) - Method in class at.stefangeyer.challonge.model.Tournament
 
setChallongeEmailAddressVerified(String) - Method in class at.stefangeyer.challonge.model.Participant
 
setChallongeUsername(String) - Method in class at.stefangeyer.challonge.model.Participant
 
setChallongeUsername(String) - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
setCheckedIn(Boolean) - Method in class at.stefangeyer.challonge.model.Participant
 
setCheckedInAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Participant
 
setCheckInDuration(Long) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setCheckInDuration(Long) - Method in class at.stefangeyer.challonge.model.Tournament
 
setCompletedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament
 
setConfirmRemove(Boolean) - Method in class at.stefangeyer.challonge.model.Participant
 
setCreatedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Attachment
 
setCreatedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Match
 
setCreatedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Participant
 
setCreatedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament
 
setCreatedByApi(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setCreditCapped(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setDescription(String) - Method in class at.stefangeyer.challonge.model.Attachment
 
setDescription(String) - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery
 
setDescription(String) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setDescription(String) - Method in class at.stefangeyer.challonge.model.Tournament
 
setDescriptionSource(String) - Method in class at.stefangeyer.challonge.model.Tournament
 
setDisplayNameWithInvitationEmailAddress(String) - Method in class at.stefangeyer.challonge.model.Participant
 
setEmail(String) - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
setEmailHash(String) - Method in class at.stefangeyer.challonge.model.Participant
 
setEventId(Long) - Method in class at.stefangeyer.challonge.model.Tournament
 
setFinalRank(Integer) - Method in class at.stefangeyer.challonge.model.Participant
 
setFullChallongeUrl(String) - Method in class at.stefangeyer.challonge.model.Tournament
 
setGameId(Long) - Method in class at.stefangeyer.challonge.model.Tournament
 
setGameName(String) - Method in class at.stefangeyer.challonge.model.Tournament
 
setGrandFinalsModifier(GrandFinalsModifier) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setGrandFinalsModifier(GrandFinalsModifier) - Method in class at.stefangeyer.challonge.model.Tournament
 
setGroupId(Long) - Method in class at.stefangeyer.challonge.model.Match
 
setGroupId(Long) - Method in class at.stefangeyer.challonge.model.Participant
 
setGroupStagesEnabled(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setGroupStagesWereStarted(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setHasAttachment(Boolean) - Method in class at.stefangeyer.challonge.model.Match
 
setHideForum(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setHideForum(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setHideSeeds(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setHoldThirdPlaceMatch(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setHoldThirdPlaceMatch(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setIcon(String) - Method in class at.stefangeyer.challonge.model.Participant
 
setId(Long) - Method in class at.stefangeyer.challonge.model.Attachment
 
setId(Long) - Method in class at.stefangeyer.challonge.model.Match
 
setId(Long) - Method in class at.stefangeyer.challonge.model.Participant
 
setId(Long) - Method in class at.stefangeyer.challonge.model.Tournament
 
setIdentifier(String) - Method in class at.stefangeyer.challonge.model.Match
 
setInvitationId(Long) - Method in class at.stefangeyer.challonge.model.Participant
 
setInvitationPending(Boolean) - Method in class at.stefangeyer.challonge.model.Participant
 
setInviteEmail(String) - Method in class at.stefangeyer.challonge.model.Participant
 
setInviteNameOrEmail(String) - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
setKey(String) - Method in class at.stefangeyer.challonge.model.Credentials
 
setLiveImageUrl(String) - Method in class at.stefangeyer.challonge.model.Tournament
 
setLocation(String) - Method in class at.stefangeyer.challonge.model.Match
 
setLockedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament
 
setLoserId(Long) - Method in class at.stefangeyer.challonge.model.Match
 
setMatches(List<Match>) - Method in class at.stefangeyer.challonge.model.Participant
 
setMatches(List<Match>) - Method in class at.stefangeyer.challonge.model.Tournament
 
setMatchId(Long) - Method in class at.stefangeyer.challonge.model.Attachment
 
setMaxPredictionsPerUser(Integer) - Method in class at.stefangeyer.challonge.model.Tournament
 
setMisc(String) - Method in class at.stefangeyer.challonge.model.Participant
 
setMisc(String) - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
setName(String) - Method in class at.stefangeyer.challonge.model.Participant
 
setName(String) - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
setName(String) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setName(String) - Method in class at.stefangeyer.challonge.model.Tournament
 
setNotifyUsersWhenMatchesOpen(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setNotifyUsersWhenMatchesOpen(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setNotifyUsersWhenTheTournamentEnds(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setNotifyUsersWhenTheTournamentEnds(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setOnWaitingList(Boolean) - Method in class at.stefangeyer.challonge.model.Participant
 
setOpenSignup(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setOpenSignup(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setOriginalFileName(String) - Method in class at.stefangeyer.challonge.model.Attachment
 
setParticipants(List<Participant>) - Method in class at.stefangeyer.challonge.model.Tournament
 
setParticipantsCount(Integer) - Method in class at.stefangeyer.challonge.model.Tournament
 
setParticipantsLocked(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setParticipantsSwappable(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setParticipatableOrInvitationAttached(Boolean) - Method in class at.stefangeyer.challonge.model.Participant
 
setPlayer1Id(Long) - Method in class at.stefangeyer.challonge.model.Match
 
setPlayer1IsPrerequisiteMatchLoser(Boolean) - Method in class at.stefangeyer.challonge.model.Match
 
setPlayer1PrerequisiteMatchId(Long) - Method in class at.stefangeyer.challonge.model.Match
 
setPlayer1Votes(Integer) - Method in class at.stefangeyer.challonge.model.Match
 
setPlayer2Id(Long) - Method in class at.stefangeyer.challonge.model.Match
 
setPlayer2IsPrerequisiteMatchLoser(Boolean) - Method in class at.stefangeyer.challonge.model.Match
 
setPlayer2PrerequisiteMatchId(Long) - Method in class at.stefangeyer.challonge.model.Match
 
setPlayer2Votes(Integer) - Method in class at.stefangeyer.challonge.model.Match
 
setPointsForBye(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setPointsForBye(Float) - Method in class at.stefangeyer.challonge.model.Tournament
 
setPointsForGameTie(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setPointsForGameTie(Float) - Method in class at.stefangeyer.challonge.model.Tournament
 
setPointsForGameWin(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setPointsForGameWin(Float) - Method in class at.stefangeyer.challonge.model.Tournament
 
setPointsForMatchTie(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setPointsForMatchTie(Float) - Method in class at.stefangeyer.challonge.model.Tournament
 
setPointsForMatchWin(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setPointsForMatchWin(Float) - Method in class at.stefangeyer.challonge.model.Tournament
 
setPredictionMethod(Integer) - Method in class at.stefangeyer.challonge.model.Tournament
 
setPredictionsOpenedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament
 
setPrerequisiteMatchIdsCsv(String) - Method in class at.stefangeyer.challonge.model.Match
 
setPrivateOnly(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setPrivateOnly(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setProgressMeter(Integer) - Method in class at.stefangeyer.challonge.model.Tournament
 
setPublicPredictionsBeforeStartTime(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setQuickAdvance(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setRankedBy(RankedBy) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setRankedBy(RankedBy) - Method in class at.stefangeyer.challonge.model.Tournament
 
setReactivatable(Boolean) - Method in class at.stefangeyer.challonge.model.Participant
 
setRemovable(Boolean) - Method in class at.stefangeyer.challonge.model.Participant
 
setRequireScoreAgreement(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setReviewBeforeFinalizing(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setRound(Integer) - Method in class at.stefangeyer.challonge.model.Match
 
setRoundRobinPointsForGameTie(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setRoundRobinPointsForGameTie(Float) - Method in class at.stefangeyer.challonge.model.Tournament
 
setRoundRobinPointsForGameWin(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setRoundRobinPointsForGameWin(Float) - Method in class at.stefangeyer.challonge.model.Tournament
 
setRoundRobinPointsForMatchTie(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setRoundRobinPointsForMatchTie(Float) - Method in class at.stefangeyer.challonge.model.Tournament
 
setRoundRobinPointsForMatchWin(Float) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setRoundRobinPointsForMatchWin(Float) - Method in class at.stefangeyer.challonge.model.Tournament
 
setScheduledTime(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Match
 
setScoresCsv(String) - Method in class at.stefangeyer.challonge.model.Match
 
setScoresCsv(String) - Method in class at.stefangeyer.challonge.model.query.MatchQuery
 
setSeed(Integer) - Method in class at.stefangeyer.challonge.model.Participant
 
setSeed(Integer) - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
setSequentialPairings(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setSequentialPairings(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setShowRounds(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setShowRounds(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setSignupCap(Integer) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setSignupCap(Integer) - Method in class at.stefangeyer.challonge.model.Tournament
 
setSignUpUrl(String) - Method in class at.stefangeyer.challonge.model.Tournament
 
setStartAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setStartAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament
 
setStartedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Match
 
setStartedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament
 
setStartedCheckingInAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament
 
setState(MatchState) - Method in class at.stefangeyer.challonge.model.Match
 
setState(TournamentState) - Method in class at.stefangeyer.challonge.model.Tournament
 
setSubdomain(String) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setSubdomain(String) - Method in class at.stefangeyer.challonge.model.Tournament
 
setSwissRounds(Integer) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setSwissRounds(Integer) - Method in class at.stefangeyer.challonge.model.Tournament
 
setTeamConvertable(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setTeams(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament
 
setTieBreaks(List<String>) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setTieBreaks(List<String>) - Method in class at.stefangeyer.challonge.model.Tournament
 
setTournamentId(Long) - Method in class at.stefangeyer.challonge.model.Match
 
setTournamentId(Long) - Method in class at.stefangeyer.challonge.model.Participant
 
setTournamentType(TournamentType) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setTournamentType(TournamentType) - Method in class at.stefangeyer.challonge.model.Tournament
 
setUnderwayAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Match
 
setUpdatedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Attachment
 
setUpdatedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Match
 
setUpdatedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Participant
 
setUpdatedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament
 
setUrl(String) - Method in class at.stefangeyer.challonge.model.Attachment
 
setUrl(String) - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery
 
setUrl(String) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
setUrl(String) - Method in class at.stefangeyer.challonge.model.Tournament
 
setUserId(Long) - Method in class at.stefangeyer.challonge.model.Attachment
 
setUsername(String) - Method in class at.stefangeyer.challonge.model.Credentials
 
setUsername(String) - Method in class at.stefangeyer.challonge.model.Participant
 
setVotesForPlayer1(Integer) - Method in class at.stefangeyer.challonge.model.query.MatchQuery
 
setVotesForPlayer2(Integer) - Method in class at.stefangeyer.challonge.model.query.MatchQuery
 
setWinnerId(Long) - Method in class at.stefangeyer.challonge.model.Match
 
setWinnerId(Long) - Method in class at.stefangeyer.challonge.model.query.MatchQuery
 
showRounds(Boolean) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
showRounds(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
signupCap(Integer) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
signupCap(Integer) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
signUpUrl(String) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
SimpleAttachmentService - Class in at.stefangeyer.challonge.service.implementation
Attachment Service Implementation
SimpleAttachmentService(AttachmentRestClient) - Constructor for class at.stefangeyer.challonge.service.implementation.SimpleAttachmentService
 
SimpleMatchService - Class in at.stefangeyer.challonge.service.implementation
Match Service Implementation
SimpleMatchService(MatchRestClient) - Constructor for class at.stefangeyer.challonge.service.implementation.SimpleMatchService
 
SimpleParticipantService - Class in at.stefangeyer.challonge.service.implementation
Participant Service Implementation
SimpleParticipantService(ParticipantRestClient) - Constructor for class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
SimpleTournamentService - Class in at.stefangeyer.challonge.service.implementation
Tournament Service Implementation
SimpleTournamentService(TournamentRestClient) - Constructor for class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
SINGLE_ELIMINATION - at.stefangeyer.challonge.model.enumeration.TournamentType
 
SINGLE_MATCH - at.stefangeyer.challonge.model.query.enumeration.GrandFinalsModifier
 
SKIP - at.stefangeyer.challonge.model.query.enumeration.GrandFinalsModifier
 
startAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
startAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
startedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
startedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
startedCheckingInAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
startTournament(Tournament) - Method in class at.stefangeyer.challonge.Challonge
 
startTournament(Tournament, boolean, boolean) - Method in class at.stefangeyer.challonge.Challonge
 
startTournament(Tournament, boolean, boolean) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
startTournament(Tournament, boolean, boolean) - Method in interface at.stefangeyer.challonge.service.TournamentService
Start a tournament, opening up first round matches for score reporting.
startTournament(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
startTournament(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
startTournament(Tournament, boolean, boolean, Callback<Tournament>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.TournamentService
Start a tournament, opening up first round matches for score reporting.
startTournament(Tournament, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
startTournament(String, boolean, boolean) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Start a tournament, opening up first round matches for score reporting.
startTournament(String, boolean, boolean, Callback<TournamentWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Start a tournament, opening up first round matches for score reporting.
state(MatchState) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
state(TournamentState) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
subdomain(String) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
subdomain(String) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
SWISS - at.stefangeyer.challonge.model.enumeration.TournamentType
 
swissRounds(Integer) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
swissRounds(Integer) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 

T

teamConvertable(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
teams(Boolean) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
tieBreaks(List<String>) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
tieBreaks(List<String>) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
toHttpAuthString() - Method in class at.stefangeyer.challonge.model.Credentials
 
toString() - Method in class at.stefangeyer.challonge.model.Attachment.AttachmentBuilder
 
toString() - Method in class at.stefangeyer.challonge.model.Attachment
 
toString() - Method in class at.stefangeyer.challonge.model.Credentials
 
toString() - Method in enum at.stefangeyer.challonge.model.enumeration.MatchState
 
toString() - Method in enum at.stefangeyer.challonge.model.enumeration.RankedBy
 
toString() - Method in enum at.stefangeyer.challonge.model.enumeration.TournamentState
 
toString() - Method in enum at.stefangeyer.challonge.model.enumeration.TournamentType
 
toString() - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
toString() - Method in class at.stefangeyer.challonge.model.Match
 
toString() - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
toString() - Method in class at.stefangeyer.challonge.model.Participant
 
toString() - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery.AttachmentQueryBuilder
 
toString() - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery
 
toString() - Method in enum at.stefangeyer.challonge.model.query.enumeration.GrandFinalsModifier
 
toString() - Method in enum at.stefangeyer.challonge.model.query.enumeration.TournamentQueryState
 
toString() - Method in class at.stefangeyer.challonge.model.query.MatchQuery.MatchQueryBuilder
 
toString() - Method in class at.stefangeyer.challonge.model.query.MatchQuery
 
toString() - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery.ParticipantQueryBuilder
 
toString() - Method in class at.stefangeyer.challonge.model.query.ParticipantQuery
 
toString() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery
 
toString() - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
toString() - Method in class at.stefangeyer.challonge.model.Tournament
 
toString() - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
Tournament - Class in at.stefangeyer.challonge.model
 
Tournament.TournamentBuilder - Class in at.stefangeyer.challonge.model
 
tournamentId(Long) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
tournamentId(Long) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
TournamentQuery - Class in at.stefangeyer.challonge.model.query
 
TournamentQuery.TournamentQueryBuilder - Class in at.stefangeyer.challonge.model.query
 
TournamentQueryState - Enum in at.stefangeyer.challonge.model.query.enumeration
Represents the different states that can be queried.
TournamentQueryWrapper - Class in at.stefangeyer.challonge.model.query.wrapper
 
TournamentQueryWrapper(TournamentQuery) - Constructor for class at.stefangeyer.challonge.model.query.wrapper.TournamentQueryWrapper
 
TournamentRestClient - Interface in at.stefangeyer.challonge.rest
Tournament Rest Client Definition
TournamentService - Interface in at.stefangeyer.challonge.service
Tournament Service Definitions
TournamentState - Enum in at.stefangeyer.challonge.model.enumeration
 
tournamentType(TournamentType) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
tournamentType(TournamentType) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
TournamentType - Enum in at.stefangeyer.challonge.model.enumeration
This enumeration represents the available tournament types
TournamentWrapper - Class in at.stefangeyer.challonge.model.wrapper
Wrapper for easy JSON serialisation of a Tournament
TournamentWrapper(Tournament) - Constructor for class at.stefangeyer.challonge.model.wrapper.TournamentWrapper
 

U

UNDERWAY - at.stefangeyer.challonge.model.enumeration.TournamentState
 
underwayAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
undoCheckInParticipant(Participant) - Method in class at.stefangeyer.challonge.Challonge
 
undoCheckInParticipant(Participant) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
undoCheckInParticipant(Participant) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Marks a participant as having not checked in, setting checked_in_at to nil.
undoCheckInParticipant(Participant, Callback<Participant>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
undoCheckInParticipant(Participant, Callback<Participant>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
undoCheckInParticipant(Participant, Callback<Participant>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Marks a participant as having not checked in, setting checked_in_at to nil.
undoCheckInParticipant(String, long) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Marks a participant as having not checked in, setting checked_in_at to nil.
undoCheckInParticipant(String, long, Callback<ParticipantWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Marks a participant as having not checked in, setting checked_in_at to nil.
updateAttachment(Match, Attachment, AttachmentQuery) - Method in class at.stefangeyer.challonge.Challonge
 
updateAttachment(Match, Attachment, AttachmentQuery) - Method in interface at.stefangeyer.challonge.service.AttachmentService
Update the attributes of a match attachment.
updateAttachment(Match, Attachment, AttachmentQuery) - Method in class at.stefangeyer.challonge.service.implementation.SimpleAttachmentService
 
updateAttachment(Match, Attachment, AttachmentQuery, Callback<Attachment>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
updateAttachment(Match, Attachment, AttachmentQuery, Callback<Attachment>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.AttachmentService
Update the attributes of a match attachment.
updateAttachment(Match, Attachment, AttachmentQuery, Callback<Attachment>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleAttachmentService
 
updateAttachment(String, long, long, AttachmentQuery) - Method in interface at.stefangeyer.challonge.rest.AttachmentRestClient
Update the attributes of a match attachment.
updateAttachment(String, long, long, AttachmentQuery, Callback<AttachmentWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.AttachmentRestClient
Update the attributes of a match attachment.
updatedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Attachment.AttachmentBuilder
 
updatedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
updatedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 
updatedAt(OffsetDateTime) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
updateMatch(Match, MatchQuery) - Method in class at.stefangeyer.challonge.Challonge
 
updateMatch(Match, MatchQuery) - Method in class at.stefangeyer.challonge.service.implementation.SimpleMatchService
 
updateMatch(Match, MatchQuery) - Method in interface at.stefangeyer.challonge.service.MatchService
Update/submit the score(s) for a match.
updateMatch(Match, MatchQuery, Callback<Match>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
updateMatch(Match, MatchQuery, Callback<Match>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleMatchService
 
updateMatch(Match, MatchQuery, Callback<Match>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.MatchService
Update/submit the score(s) for a match.
updateMatch(String, long, MatchQueryWrapper) - Method in interface at.stefangeyer.challonge.rest.MatchRestClient
Update/submit the score(s) for a match.
updateMatch(String, long, MatchQueryWrapper, Callback<MatchWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.MatchRestClient
Update/submit the score(s) for a match.
updateParticipant(Participant, ParticipantQuery) - Method in class at.stefangeyer.challonge.Challonge
 
updateParticipant(Participant, ParticipantQuery) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
updateParticipant(Participant, ParticipantQuery) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Update the attributes of a tournament participant.
updateParticipant(Participant, ParticipantQuery, Callback<Participant>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
updateParticipant(Participant, ParticipantQuery, Callback<Participant>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleParticipantService
 
updateParticipant(Participant, ParticipantQuery, Callback<Participant>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.ParticipantService
Update the attributes of a tournament participant.
updateParticipant(String, long, ParticipantQueryWrapper) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Update the attributes of a tournament participant.
updateParticipant(String, long, ParticipantQueryWrapper, Callback<ParticipantWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.ParticipantRestClient
Update the attributes of a tournament participant.
updateTournament(Tournament, TournamentQuery) - Method in class at.stefangeyer.challonge.Challonge
 
updateTournament(Tournament, TournamentQuery) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
updateTournament(Tournament, TournamentQuery) - Method in interface at.stefangeyer.challonge.service.TournamentService
Update a tournament's attributes.
updateTournament(Tournament, TournamentQuery, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.Challonge
 
updateTournament(Tournament, TournamentQuery, Callback<Tournament>, Callback<DataAccessException>) - Method in class at.stefangeyer.challonge.service.implementation.SimpleTournamentService
 
updateTournament(Tournament, TournamentQuery, Callback<Tournament>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.service.TournamentService
Update a tournament's attributes.
updateTournament(String, TournamentQueryWrapper) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Update a tournament's attributes.
updateTournament(String, TournamentQueryWrapper, Callback<TournamentWrapper>, Callback<DataAccessException>) - Method in interface at.stefangeyer.challonge.rest.TournamentRestClient
Update a tournament's attributes.
url(String) - Method in class at.stefangeyer.challonge.model.Attachment.AttachmentBuilder
 
url(String) - Method in class at.stefangeyer.challonge.model.query.AttachmentQuery.AttachmentQueryBuilder
 
url(String) - Method in class at.stefangeyer.challonge.model.query.TournamentQuery.TournamentQueryBuilder
 
url(String) - Method in class at.stefangeyer.challonge.model.Tournament.TournamentBuilder
 
userId(Long) - Method in class at.stefangeyer.challonge.model.Attachment.AttachmentBuilder
 
username(String) - Method in class at.stefangeyer.challonge.model.Participant.ParticipantBuilder
 

V

valueOf(String) - Static method in enum at.stefangeyer.challonge.model.enumeration.MatchState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.stefangeyer.challonge.model.enumeration.RankedBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.stefangeyer.challonge.model.enumeration.TournamentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.stefangeyer.challonge.model.enumeration.TournamentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.stefangeyer.challonge.model.query.enumeration.GrandFinalsModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.stefangeyer.challonge.model.query.enumeration.TournamentQueryState
Returns the enum constant of this type with the specified name.
values() - Static method in enum at.stefangeyer.challonge.model.enumeration.MatchState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.stefangeyer.challonge.model.enumeration.RankedBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.stefangeyer.challonge.model.enumeration.TournamentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.stefangeyer.challonge.model.enumeration.TournamentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.stefangeyer.challonge.model.query.enumeration.GrandFinalsModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.stefangeyer.challonge.model.query.enumeration.TournamentQueryState
Returns an array containing the constants of this enum type, in the order they are declared.
votesForPlayer1(Integer) - Method in class at.stefangeyer.challonge.model.query.MatchQuery.MatchQueryBuilder
 
votesForPlayer2(Integer) - Method in class at.stefangeyer.challonge.model.query.MatchQuery.MatchQueryBuilder
 

W

winnerId(Long) - Method in class at.stefangeyer.challonge.model.Match.MatchBuilder
 
winnerId(Long) - Method in class at.stefangeyer.challonge.model.query.MatchQuery.MatchQueryBuilder
 
A B C D E F G H I L M N O P Q R S T U V W