- randomVideo(HttpServletRequest, HttpServletResponse) - Method in class com.buckosoft.BuckoVidLib.web.RestService
-
- recentlyAdded() - Method in class com.buckosoft.BuckoVidLib.web.plex.client.LibraryClient
-
- recentlyAdded() - Method in interface com.buckosoft.BuckoVidLib.web.plex.client.LibraryService
-
- recentVideos(HttpServletRequest, HttpServletResponse, Integer) - Method in class com.buckosoft.BuckoVidLib.web.RestService
-
- refreshed - Variable in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- refreshFromPlex(HttpServletRequest, HttpServletResponse) - Method in class com.buckosoft.BuckoVidLib.web.AdminService
-
- refreshFromPlexStatus(HttpServletRequest, HttpServletResponse) - Method in class com.buckosoft.BuckoVidLib.web.AdminService
-
- REST_SERVER_URL_PROP_KEY - Static variable in class com.buckosoft.BuckoVidLib.web.plex.client.RestClientConstants
-
Holds the location of the rest server to be used by client side/unit tests.
- RestActor - Class in com.buckosoft.BuckoVidLib.domain.rest
-
RestActor is lighter weight than Actor.
- RestActor() - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.RestActor
-
Bean constructor
- RestActor(int, String) - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.RestActor
-
Convienence constructor
- RestClientConstants - Class in com.buckosoft.BuckoVidLib.web.plex.client
-
- RestClientConstants() - Constructor for class com.buckosoft.BuckoVidLib.web.plex.client.RestClientConstants
-
- RestDetailedVideo - Class in com.buckosoft.BuckoVidLib.domain.rest
-
Client facing DetailedVideo domain object.
- RestDetailedVideo() - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.RestDetailedVideo
-
- RestLibrarySection - Class in com.buckosoft.BuckoVidLib.domain.rest
-
Client facing LibrarySection domain object.
- RestLibrarySection() - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.RestLibrarySection
-
- RestLibrarySections - Class in com.buckosoft.BuckoVidLib.domain.rest
-
Wrap a List so that JAXB can figure out its name.
- RestLibrarySections() - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.RestLibrarySections
-
- RestLibraryStatus - Class in com.buckosoft.BuckoVidLib.domain.rest
-
Client facing status object.
- RestLibraryStatus() - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.RestLibraryStatus
-
- RestRefreshStatus - Class in com.buckosoft.BuckoVidLib.domain.rest.admin
-
Admin Refresh Status - Return a status request object from the Refresh system.
- RestRefreshStatus() - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.admin.RestRefreshStatus
-
- RestService - Class in com.buckosoft.BuckoVidLib.web
-
Handle REST service calls that want session protection.
- RestService() - Constructor for class com.buckosoft.BuckoVidLib.web.RestService
-
- RestStatistics - Class in com.buckosoft.BuckoVidLib.domain.rest
-
Client facing statistics object.
- RestStatistics() - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.RestStatistics
-
- RestStatusString - Class in com.buckosoft.BuckoVidLib.domain.rest.admin
-
Define a string with a style for the Refresh system.
- RestStatusString() - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.admin.RestStatusString
-
- RestStatusString(String, String) - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.admin.RestStatusString
-
- RestTVSeason - Class in com.buckosoft.BuckoVidLib.domain.rest
-
Client facing TVSeason
- RestTVSeason() - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.RestTVSeason
-
- RestUser - Class in com.buckosoft.BuckoVidLib.domain.rest
-
Client facing
User
object.
Strip down to just the fields we want to send.
- RestUser() - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.RestUser
-
- RestVideo - Class in com.buckosoft.BuckoVidLib.domain.rest
-
Client facing Video domain object.
- RestVideo() - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.RestVideo
-
bean constructor
- RestVideo(String, int) - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.RestVideo
-
- RestVideo(String, int, int) - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.RestVideo
-
- RestVideos - Class in com.buckosoft.BuckoVidLib.domain.rest
-
Wrap a List so that JAXB can figure out its name.
- RestVideos() - Constructor for class com.buckosoft.BuckoVidLib.domain.rest.RestVideos
-
- Role - Class in com.buckosoft.BuckoVidLib.domain
-
Map an actor to a movie Role
- Role() - Constructor for class com.buckosoft.BuckoVidLib.domain.Role
-
- Role - Class in tv.plex.domain
-
- Role() - Constructor for class tv.plex.domain.Role
-
- root() - Method in class com.buckosoft.BuckoVidLib.web.plex.client.LibraryClient
-
- root() - Method in interface com.buckosoft.BuckoVidLib.web.plex.client.LibraryService
-
- run() - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl.PlexLibraryUpdater
-
Update our database with the latest info from plex