All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description Agreement Provides CRUD operations for the agreement.html file, which is the license agreement that users agree to the first time they log in.AllUtterancesTask A task that identifies all utterances of given participants, making them available as a set of search results.AnnotationAgqlToSql Converts AGQL expressions into SQL queries for matching graphs (transcripts).AnnotationAgqlToSql.Query Encapsulates the results ofAnnotationAgqlToSql.sqlFor(String,String,String,String)
including the SQL.Annotators Servlet that manages installation/upgrade/uninstallation of annotators.APIRequestContext An object that can answer questions about the context of a request, for example the user, configuration parameters, etc.APIRequestHandler Base class for request enpoints, which implents common functionality.ArraySearchResults Search results constructed from an array of selected MatchId strings.Attributes /api/attributes : Exports selected attributes for specified transcripts to CSV.Categories /api/admin/categories/class_id[/category] : Administration of category records.Categories /api/categories/class_id[/category] : Listing of category records.Column One column in a search matrix, containing patterns matching one word token.ConfigWebApp Server-side implementation of 'config' web-apps.ConsolidatedGraphSeries A Graph series that filters another Graph series, collapsing consecutive instances of the same graph into one graph.Corpora /api/admin/corpora : Administration of corpus records.Data /api/annotation/data : Accesses binary data for annotations.Dictionary /api/results/dictionary : Generates a dictionary from search results.Doc Provides CRUD operations for all files/directories under /doc/*.ExistingIdException Exception thrown when trying to create a record that already exists.ExtWebApp Server-side implementation of 'ext' web-apps.Files /api/files : Exports media/transcript files for specified transcripts.Fragments /api/serialize/fragments : Converts transcript fragments to specific formats.FragmentSeries An implementation of Spliterator<Graph> that enumerates fragments corresponding to a list of selected fragment Ids.GraphAgqlToSql Converts AGQL expressions into SQL queries for matching graphs (transcripts).GraphAgqlToSql.Query Encapsulates the results ofGraphAgqlToSql.sqlFor(String,String,String,String,String)
including the SQL.Graphs /api/serialize/graphs : Converts transcripts to specific formats.IdMatch A serializer/deserializer which can be used to generate or interpret a String ID for a search results match.IdUtterance Serializer/deserializer for a string-encoded identifier for a single utterance.InvalidIdException Exception thrown when the entity an ID refers to doesn't exist.LabbcatServlet Base class for other servlets.LayerMatch One cell in a search matrix, containing a pattern to match on one layer.Managers /api/layers/managers/ : Access to layer managers.Matrix Complete search matrix.MediaTracks /api/admin/mediatracks[/suffix] : Administration of media track records.OneQuerySearch Implementation of search that uses a single monolithic SQL query to identify matches.ParticipantAgqlToSql Converts AGQL expressions into SQL queries for matching participants.ParticipantAgqlToSql.Query Encapsulates the results ofParticipantAgqlToSql.sqlFor(String,String,String,boolean,String)
including the SQL.Password /api/admin/password : sets user's password.Permissions /api/admin/roles/permissions[/role_id[/entity]] : Administration role permissions records.Praat /api/praat : Processes a given set of audio intervals with Praat.ProcessWithPraat Class for processing a CSV file with targets to extract formant values for each line.RequestParameters A map of request parameter names to their values.RequiredRole Annotation for aAPIRequestHandler
subclass which defines the user role required to make requests to the servlet.RequiredRole Annotation for aLabbcatServlet
subclass which defines the user role required to make requests to the servlet.Results /api/results : Provides access to search results.ResultSeries An implementation of Spliterator<Graph> that enumerates fragments corresponding to a search result set.Roles /api/admin/roles[/role_id] : Administration of role records.Search /api/search : Starts a search task to identify matches for the given search matrix.SearchResults Represents an iterable collection of results.SearchTask Base class for search implementations, which return a set of search results.SerializeFragmentsTask Task for converting graph fragments.SqlConstants Constants relating to SQL annotation stores.SqlGraphStore Graph store that uses a relational database as its back end.SqlGraphStoreAdministration Graph store administration that uses a relational database as its back end.SqlSearchResults An implementation of SearchResults that uses the results tables for match data.Store Endpoints starting /api/admin/store/… provide an HTTP-based API for access to GraphStore functions.Store Endpoints starting /api/edit/store/… provide an HTTP-based API for access to GraphStore functions.Store Endpoints starting /api/store/… provide an HTTP-based API for access to GraphStore functions.StoreCache Cache for Graph Stores, which supplies anSqlGraphStore
object for use, and then accepts it back again for reuse later.SystemAttributes /api/admin/systemattributes : Administration of system attribute records.SystemAttributes /api/systemattributes/name : Access to system attributes.TableServletBase Base class that handles generic database table management.Task Base class for all long-running server-side tasks.TaskWebApp Server-side implementation of 'task' web-apps.Upload /api/edit/transcript/upload[/*] : Handler for receiving, analysing, and processing one transcript file with associated media/document files.User /api/user : information about the current user.Users /api/admin/users[/user] : Administration of user records.Utterances /api/utterances : Starts a task to identify targeted utterances for given participants.