Index
All Classes|All Packages
W
- webAccount - Variable in class com.patreonshout.beans.OldPasswords
- 
TheWebAccountobject linked with this object
- webAccount - Variable in class com.patreonshout.beans.PatreonTokens
- 
webAccount is theWebAccountobject linked with this object
- webAccount - Variable in class com.patreonshout.beans.SocialIntegration
- 
webAccount is theWebAccountobject linked with this object
- webAccount - Variable in class com.patreonshout.beans.Tag
- 
webAccount is theWebAccountobject linked with this object
- WebAccount - Class in com.patreonshout.beans
- 
POJO that relates to the webaccounts table in our database
- WebAccount() - Constructor for class com.patreonshout.beans.WebAccount
- webAccountFunctions - Variable in class com.patreonshout.jpa.PatreonCampaignsFunctions
- 
An autowired Spring component that endpoints utilize to send or receive data from the database
- webAccountFunctions - Variable in class com.patreonshout.rest.ListSvc
- 
An autowired Spring component that endpoints utilize to send or receive data from the database
- webAccountFunctions - Variable in class com.patreonshout.rest.PostSvc
- 
An autowired Spring component that endpoints utilize to send or receive data from the database
- webAccountFunctions - Variable in class com.patreonshout.rest.ReceiverSvc
- 
An autowired Spring component that endpoints utilize to send or receive data from the database
- webAccountFunctions - Variable in class com.patreonshout.rest.SearchFilterSvc
- 
An autowired Spring component that endpoints utilize to send or receive data from the database
- webAccountFunctions - Variable in class com.patreonshout.rest.TagSvc
- 
An autowired Spring component that endpoints utilize to send or receive data from the database
- webAccountFunctions - Variable in class com.patreonshout.rest.WebAccountSvc
- 
An autowired Spring component that endpoints utilize to send or receive data from the database
- WebAccountFunctions - Class in com.patreonshout.jpa
- 
Component that contains functions for WebAccount endpoints that allow interaction with the database
- WebAccountFunctions() - Constructor for class com.patreonshout.jpa.WebAccountFunctions
- webaccountId - Variable in class com.patreonshout.beans.PatreonCampaign
- 
webaccountId holds the user's web account id
- webaccountId - Variable in class com.patreonshout.beans.SearchFilter
- 
webaccountId is the id of the user's web account
- webAccountId - Variable in class com.patreonshout.beans.ListBean
- 
webAccount is the id corresponding our list to the user'sWebAccount
- webAccountId - Variable in class com.patreonshout.beans.OldPasswords
- 
Holds the ID of theWebAccountthis object belongs to
- webAccountId - Variable in class com.patreonshout.beans.PatreonTokens
- 
Holds the ID of theWebAccountthis object belongs to
- webAccountId - Variable in class com.patreonshout.beans.SocialIntegration
- 
social_integration_id is the index/primary key for the social_integrations table in our database
- webAccountId - Variable in class com.patreonshout.beans.WebAccount
- 
webaccount_id is aIntegerprimary key for the webaccounts table in the database
- WebAccountImpl - Interface in com.patreonshout.rest.interfaces
- 
Interface for endpoints relating to webaccount activities
- webAccountRepository - Variable in class com.patreonshout.jpa.WebAccountFunctions
- 
An autowired Spring repository that handles all database CRUD operations with the webaccounts
- WebAccountRepository - Interface in com.patreonshout.jpa
- 
Interface for WebAccountFunctions to use pre-made JpaRepository database communications
- WebAccountSvc - Class in com.patreonshout.rest
- 
Web Account RESTful Endpoint Interface
- WebAccountSvc() - Constructor for class com.patreonshout.rest.WebAccountSvc
- Webhook(String) - Method in class com.patreonshout.rest.WebAccountSvc
- 
Test for a webhook endpoint
- WebhookRequest - Class in com.patreonshout.beans.request.receivers.patreon
- 
POJO that holds the webhook request information sent from the Patreon api
- WebhookRequest() - Constructor for class com.patreonshout.beans.request.receivers.patreon.WebhookRequest
- WRITING - com.patreonshout.beans.constants.CreatorPageCategory
- 
Writing
All Classes|All Packages