Index

A B C F G I K L M O P R S T 
All Classes and Interfaces|All Packages

A

AccessToken - Class in org.quelea.planningcenter.auth
 
AccessToken() - Constructor for class org.quelea.planningcenter.auth.AccessToken
 
api() - Method in class org.quelea.planningcenter.path.services.AttachmentPath
 
api() - Method in class org.quelea.planningcenter.path.services.AttachmentsPath
 
api() - Method in class org.quelea.planningcenter.path.services.CustomSlidesPath
 
api() - Method in class org.quelea.planningcenter.path.services.FoldersPath
 
api() - Method in class org.quelea.planningcenter.path.services.ItemPath
 
api() - Method in class org.quelea.planningcenter.path.services.ItemsPath
 
api() - Method in class org.quelea.planningcenter.path.services.MediaPath
 
api() - Method in class org.quelea.planningcenter.path.services.MediasPath
 
api() - Method in class org.quelea.planningcenter.path.services.OrganizationPath
 
api() - Method in class org.quelea.planningcenter.path.services.PeoplePath
 
api() - Method in class org.quelea.planningcenter.path.services.PlanPath
 
api() - Method in class org.quelea.planningcenter.path.services.PlansPath
 
api() - Method in class org.quelea.planningcenter.path.services.ServiceTypePath
 
api() - Method in class org.quelea.planningcenter.path.services.ServiceTypesPath
 
api() - Method in class org.quelea.planningcenter.path.services.SongsPath
 
appendPath(Retrofit, String) - Method in class org.quelea.planningcenter.util.RetrofitUtil
 
Arrangement - Class in org.quelea.planningcenter.model.services
 
Arrangement() - Constructor for class org.quelea.planningcenter.model.services.Arrangement
 
attachment(String) - Method in class org.quelea.planningcenter.path.services.MediaPath
 
Attachment - Class in org.quelea.planningcenter.model.services
 
Attachment() - Constructor for class org.quelea.planningcenter.model.services.Attachment
 
AttachmentActivity - Class in org.quelea.planningcenter.model.services
 
AttachmentActivity() - Constructor for class org.quelea.planningcenter.model.services.AttachmentActivity
 
AttachmentPath - Class in org.quelea.planningcenter.path.services
 
AttachmentPath() - Constructor for class org.quelea.planningcenter.path.services.AttachmentPath
 
attachments() - Method in class org.quelea.planningcenter.path.services.MediaPath
 
AttachmentService - Interface in org.quelea.planningcenter.service.services
 
AttachmentsPath - Class in org.quelea.planningcenter.path.services
 
AttachmentsPath() - Constructor for class org.quelea.planningcenter.path.services.AttachmentsPath
 
AttachmentsService - Interface in org.quelea.planningcenter.service.services
 
AttachmentType - Class in org.quelea.planningcenter.model.services
 
AttachmentType() - Constructor for class org.quelea.planningcenter.model.services.AttachmentType
 
AuthToken - Class in org.quelea.planningcenter.auth
 
AuthToken(ClientDetails, String) - Constructor for class org.quelea.planningcenter.auth.AuthToken
 
AuthToken(ClientDetails, RefreshToken) - Constructor for class org.quelea.planningcenter.auth.AuthToken
 

B

BaseModel - Class in org.quelea.planningcenter.model
 
BaseModel() - Constructor for class org.quelea.planningcenter.model.BaseModel
 
browseToUrl(String) - Method in interface org.quelea.planningcenter.auth.RedirectUrlCallback
 

C

ClientDetails - Class in org.quelea.planningcenter.auth
 
ClientDetails() - Constructor for class org.quelea.planningcenter.auth.ClientDetails
 
Contributor - Class in org.quelea.planningcenter.model.services
 
Contributor() - Constructor for class org.quelea.planningcenter.model.services.Contributor
 
CustomSlide - Class in org.quelea.planningcenter.model.services
 
CustomSlide() - Constructor for class org.quelea.planningcenter.model.services.CustomSlide
 
customSlides() - Method in class org.quelea.planningcenter.path.services.ItemPath
 
CustomSlidesPath - Class in org.quelea.planningcenter.path.services
 
CustomSlidesPath() - Constructor for class org.quelea.planningcenter.path.services.CustomSlidesPath
 
CustomSlidesService - Interface in org.quelea.planningcenter.service.services
 

F

Folder - Class in org.quelea.planningcenter.model.services
 
Folder() - Constructor for class org.quelea.planningcenter.model.services.Folder
 
folders() - Method in class org.quelea.planningcenter.path.services.OrganizationPath
 
FoldersPath - Class in org.quelea.planningcenter.path.services
 
FoldersPath() - Constructor for class org.quelea.planningcenter.path.services.FoldersPath
 
FoldersService - Interface in org.quelea.planningcenter.service.services
 

G

get() - Method in interface org.quelea.planningcenter.service.services.AttachmentsService
 
get() - Method in interface org.quelea.planningcenter.service.services.CustomSlidesService
 
get() - Method in interface org.quelea.planningcenter.service.services.FoldersService
 
get() - Method in interface org.quelea.planningcenter.service.services.ItemService
 
get() - Method in interface org.quelea.planningcenter.service.services.ItemsService
 
get() - Method in interface org.quelea.planningcenter.service.services.MediaService
 
get() - Method in interface org.quelea.planningcenter.service.services.MediasService
 
get() - Method in interface org.quelea.planningcenter.service.services.OrganizationService
 
get() - Method in interface org.quelea.planningcenter.service.services.PeopleService
 
get() - Method in interface org.quelea.planningcenter.service.services.PlanService
 
get() - Method in interface org.quelea.planningcenter.service.services.PlansService
 
get() - Method in interface org.quelea.planningcenter.service.services.ServiceTypeService
 
get() - Method in interface org.quelea.planningcenter.service.services.ServiceTypesService
 
get() - Method in interface org.quelea.planningcenter.service.services.SongsService
 
get(Map) - Method in interface org.quelea.planningcenter.service.services.PlansService
 
getBrowserRedirectUrl() - Method in class org.quelea.planningcenter.auth.OAuthRedirectFlow
 
getCode(Duration, Runnable) - Method in class org.quelea.planningcenter.auth.LocalCodeServer
 
getCurrentAccessToken() - Method in class org.quelea.planningcenter.auth.AuthToken
 
getCurrentRefreshToken() - Method in class org.quelea.planningcenter.auth.AuthToken
 
getNewRefreshToken(ClientDetails, String, String) - Method in class org.quelea.planningcenter.auth.TokenClient
 
getNewRefreshToken(ClientDetails, RefreshToken) - Method in class org.quelea.planningcenter.auth.TokenClient
 
getParent() - Method in class org.quelea.planningcenter.model.services.Folder
 

I

isConnected() - Method in class org.quelea.planningcenter.PlanningCenterClient
 
isPublic() - Method in class org.quelea.planningcenter.model.services.Plan
 
isTokenValid() - Method in class org.quelea.planningcenter.auth.AccessToken
 
item(String) - Method in class org.quelea.planningcenter.path.services.PlanPath
 
Item - Class in org.quelea.planningcenter.model.services
 
Item() - Constructor for class org.quelea.planningcenter.model.services.Item
 
ItemNote - Class in org.quelea.planningcenter.model.services
 
ItemNote() - Constructor for class org.quelea.planningcenter.model.services.ItemNote
 
ItemNoteCategory - Class in org.quelea.planningcenter.model.services
 
ItemNoteCategory() - Constructor for class org.quelea.planningcenter.model.services.ItemNoteCategory
 
ItemPath - Class in org.quelea.planningcenter.path.services
 
ItemPath() - Constructor for class org.quelea.planningcenter.path.services.ItemPath
 
items() - Method in class org.quelea.planningcenter.path.services.PlanPath
 
ItemService - Interface in org.quelea.planningcenter.service.services
 
ItemsPath - Class in org.quelea.planningcenter.path.services
 
ItemsPath() - Constructor for class org.quelea.planningcenter.path.services.ItemsPath
 
ItemsService - Interface in org.quelea.planningcenter.service.services
 
ItemTime - Class in org.quelea.planningcenter.model.services
 
ItemTime() - Constructor for class org.quelea.planningcenter.model.services.ItemTime
 

K

Key - Class in org.quelea.planningcenter.model.services
 
Key() - Constructor for class org.quelea.planningcenter.model.services.Key
 

L

Layout - Class in org.quelea.planningcenter.model.services
 
Layout() - Constructor for class org.quelea.planningcenter.model.services.Layout
 
listenLocally(Duration, RedirectUrlCallback) - Method in class org.quelea.planningcenter.auth.OAuthRedirectFlow
 
LocalCodeServer - Class in org.quelea.planningcenter.auth
 
LocalCodeServer() - Constructor for class org.quelea.planningcenter.auth.LocalCodeServer
 

M

media() - Method in class org.quelea.planningcenter.path.services.ItemPath
 
media() - Method in class org.quelea.planningcenter.path.services.OrganizationPath
 
media(String) - Method in class org.quelea.planningcenter.path.services.ItemPath
 
media(String) - Method in class org.quelea.planningcenter.path.services.OrganizationPath
 
Media - Class in org.quelea.planningcenter.model.services
 
Media() - Constructor for class org.quelea.planningcenter.model.services.Media
 
MediaPath - Class in org.quelea.planningcenter.path.services
 
MediaPath() - Constructor for class org.quelea.planningcenter.path.services.MediaPath
 
MediaService - Interface in org.quelea.planningcenter.service.services
 
MediasPath - Class in org.quelea.planningcenter.path.services
 
MediasPath() - Constructor for class org.quelea.planningcenter.path.services.MediasPath
 
MediasService - Interface in org.quelea.planningcenter.service.services
 

O

OAuthRedirectFlow - Class in org.quelea.planningcenter.auth
 
OAuthRedirectFlow() - Constructor for class org.quelea.planningcenter.auth.OAuthRedirectFlow
 
open() - Method in interface org.quelea.planningcenter.service.services.AttachmentService
 
org.quelea.planningcenter - package org.quelea.planningcenter
 
org.quelea.planningcenter.auth - package org.quelea.planningcenter.auth
 
org.quelea.planningcenter.model - package org.quelea.planningcenter.model
 
org.quelea.planningcenter.model.services - package org.quelea.planningcenter.model.services
 
org.quelea.planningcenter.path.services - package org.quelea.planningcenter.path.services
 
org.quelea.planningcenter.service.services - package org.quelea.planningcenter.service.services
 
org.quelea.planningcenter.util - package org.quelea.planningcenter.util
 
Organization - Class in org.quelea.planningcenter.model.services
 
Organization() - Constructor for class org.quelea.planningcenter.model.services.Organization
 
OrganizationPath - Class in org.quelea.planningcenter.path.services
 
OrganizationPath() - Constructor for class org.quelea.planningcenter.path.services.OrganizationPath
 
OrganizationService - Interface in org.quelea.planningcenter.service.services
 

P

people() - Method in class org.quelea.planningcenter.path.services.OrganizationPath
 
PeoplePath - Class in org.quelea.planningcenter.path.services
 
PeoplePath() - Constructor for class org.quelea.planningcenter.path.services.PeoplePath
 
PeopleService - Interface in org.quelea.planningcenter.service.services
 
Person - Class in org.quelea.planningcenter.model.services
 
Person() - Constructor for class org.quelea.planningcenter.model.services.Person
 
plan(String) - Method in class org.quelea.planningcenter.path.services.ServiceTypePath
 
Plan - Class in org.quelea.planningcenter.model.services
 
Plan() - Constructor for class org.quelea.planningcenter.model.services.Plan
 
PlanningCenterClient - Class in org.quelea.planningcenter
 
PlanningCenterClient(AuthToken) - Constructor for class org.quelea.planningcenter.PlanningCenterClient
 
PlanPath - Class in org.quelea.planningcenter.path.services
 
PlanPath() - Constructor for class org.quelea.planningcenter.path.services.PlanPath
 
PlanPerson - Class in org.quelea.planningcenter.model.services
 
PlanPerson() - Constructor for class org.quelea.planningcenter.model.services.PlanPerson
 
plans() - Method in class org.quelea.planningcenter.path.services.ServiceTypePath
 
PlanService - Interface in org.quelea.planningcenter.service.services
 
PlansPath - Class in org.quelea.planningcenter.path.services
 
PlansPath() - Constructor for class org.quelea.planningcenter.path.services.PlansPath
 
PlansService - Interface in org.quelea.planningcenter.service.services
 
PlanTime - Class in org.quelea.planningcenter.model.services
 
PlanTime() - Constructor for class org.quelea.planningcenter.model.services.PlanTime
 

R

RedirectUrlCallback - Interface in org.quelea.planningcenter.auth
 
RefreshToken - Class in org.quelea.planningcenter.auth
 
RefreshToken(String) - Constructor for class org.quelea.planningcenter.auth.RefreshToken
 
RefreshTokenUpdater - Interface in org.quelea.planningcenter.auth
 
Reminder - Class in org.quelea.planningcenter.model.services
 
Reminder() - Constructor for class org.quelea.planningcenter.model.services.Reminder
 
RetrofitUtil - Class in org.quelea.planningcenter.util
 
RetrofitUtil() - Constructor for class org.quelea.planningcenter.util.RetrofitUtil
 

S

Schedule - Class in org.quelea.planningcenter.model.services
 
Schedule() - Constructor for class org.quelea.planningcenter.model.services.Schedule
 
Section - Class in org.quelea.planningcenter.model.services
 
Section() - Constructor for class org.quelea.planningcenter.model.services.Section
 
Series - Class in org.quelea.planningcenter.model.services
 
Series() - Constructor for class org.quelea.planningcenter.model.services.Series
 
services() - Method in class org.quelea.planningcenter.PlanningCenterClient
 
serviceType(String) - Method in class org.quelea.planningcenter.path.services.OrganizationPath
 
ServiceType - Class in org.quelea.planningcenter.model.services
 
ServiceType() - Constructor for class org.quelea.planningcenter.model.services.ServiceType
 
ServiceTypePath - Class in org.quelea.planningcenter.path.services
 
ServiceTypePath() - Constructor for class org.quelea.planningcenter.path.services.ServiceTypePath
 
serviceTypes() - Method in class org.quelea.planningcenter.path.services.OrganizationPath
 
ServiceTypeService - Interface in org.quelea.planningcenter.service.services
 
ServiceTypesPath - Class in org.quelea.planningcenter.path.services
 
ServiceTypesPath() - Constructor for class org.quelea.planningcenter.path.services.ServiceTypesPath
 
ServiceTypesService - Interface in org.quelea.planningcenter.service.services
 
setPublic(boolean) - Method in class org.quelea.planningcenter.model.services.Plan
 
Song - Class in org.quelea.planningcenter.model.services
 
Song() - Constructor for class org.quelea.planningcenter.model.services.Song
 
songs() - Method in class org.quelea.planningcenter.path.services.OrganizationPath
 
SongsPath - Class in org.quelea.planningcenter.path.services
 
SongsPath() - Constructor for class org.quelea.planningcenter.path.services.SongsPath
 
SongsService - Interface in org.quelea.planningcenter.service.services
 

T

Team - Class in org.quelea.planningcenter.model.services
 
Team() - Constructor for class org.quelea.planningcenter.model.services.Team
 
TimePreferenceOption - Class in org.quelea.planningcenter.model.services
 
TimePreferenceOption() - Constructor for class org.quelea.planningcenter.model.services.TimePreferenceOption
 
toAccessToken() - Method in class org.quelea.planningcenter.auth.RefreshToken
 
TokenClient - Class in org.quelea.planningcenter.auth
 
TokenClient() - Constructor for class org.quelea.planningcenter.auth.TokenClient
 
tokenUpdated(String) - Method in interface org.quelea.planningcenter.auth.RefreshTokenUpdater
 
A B C F G I K L M O P R S T 
All Classes and Interfaces|All Packages