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

A

ActiveWorkspaceId - Annotation Type in org.visallo.web.parameterProviders
 
ActiveWorkspaceIdParameterProviderFactory - Class in org.visallo.web.parameterProviders
 
ActiveWorkspaceIdParameterProviderFactory(UserRepository, Configuration) - Constructor for class org.visallo.web.parameterProviders.ActiveWorkspaceIdParameterProviderFactory
 
addConceptIdToFilesList(List<FileImport.FileOptions>, int, String) - Method in class org.visallo.web.routes.vertex.VertexImport
 
addETagHeader(String) - Method in class org.visallo.web.VisalloResponse
 
addFileToFilesList(List<FileImport.FileOptions>, int, File) - Method in class org.visallo.web.routes.vertex.VertexImport
 
addHeader(String, String) - Method in class org.visallo.web.VisalloResponse
 
addPropertiesToFilesList(List<FileImport.FileOptions>, int, ClientApiImportProperty[]) - Method in class org.visallo.web.routes.vertex.VertexImport
 
addVisibilityToFilesList(List<FileImport.FileOptions>, int, String) - Method in class org.visallo.web.routes.vertex.VertexImport
 
AdminList - Class in org.visallo.web.routes.admin
 
AdminList() - Constructor for class org.visallo.web.routes.admin.AdminList
 
AdminPrivilegeFilter - Class in org.visallo.web.privilegeFilters
 
AdminPrivilegeFilter(UserRepository, PrivilegeRepository) - Constructor for class org.visallo.web.privilegeFilters.AdminPrivilegeFilter
 
AdminUploadOntology - Class in org.visallo.web.routes.admin
 
AdminUploadOntology(OntologyRepository) - Constructor for class org.visallo.web.routes.admin.AdminUploadOntology
 
APP_CONFIG_LOADER - Static variable in class org.visallo.web.ApplicationBootstrap
 
appendCssResource(String) - Method in class org.visallo.web.StyleAppendableHandler
 
appendLessResource(String) - Method in class org.visallo.web.StyleAppendableHandler
 
ApplicationBootstrap - Class in org.visallo.web
 
ApplicationBootstrap() - Constructor for class org.visallo.web.ApplicationBootstrap
 
ApplicationBootstrapInitializer - Class in org.visallo.web.initializers
 
ApplicationBootstrapInitializer() - Constructor for class org.visallo.web.initializers.ApplicationBootstrapInitializer
 
ApplicationGzipFilter - Class in org.visallo.web
 
ApplicationGzipFilter() - Constructor for class org.visallo.web.ApplicationGzipFilter
 
ATMOSPHERE_SERVLET_NAME - Static variable in class org.visallo.web.ApplicationBootstrap
 
AuthenticationHandler - Class in org.visallo.web
 
AuthenticationHandler() - Constructor for class org.visallo.web.AuthenticationHandler
 
authorizations - Variable in class org.visallo.web.routes.vertex.VertexMultiple.GetAuthorizationsResult
 
AuthorizationsParameterProviderFactory - Class in org.visallo.web.parameterProviders
 
AuthorizationsParameterProviderFactory(WorkspaceRepository, UserRepository, Configuration, AuthorizationRepository) - Constructor for class org.visallo.web.parameterProviders.AuthorizationsParameterProviderFactory
 

B

BabelExecutor - Class in org.visallo.web.util.js
 
BabelExecutor() - Constructor for class org.visallo.web.util.js.BabelExecutor
 
BadRequestException - Exception in org.visallo.web
 
BadRequestException(String) - Constructor for exception org.visallo.web.BadRequestException
 
BadRequestException(String, String) - Constructor for exception org.visallo.web.BadRequestException
 
BadRequestException(String, String, Collection<String>) - Constructor for exception org.visallo.web.BadRequestException
 
BaseUrl - Annotation Type in org.visallo.web.parameterProviders
 
BaseUrlParameterProviderFactory - Class in org.visallo.web.parameterProviders
 
BaseUrlParameterProviderFactory(UserRepository, Configuration) - Constructor for class org.visallo.web.parameterProviders.BaseUrlParameterProviderFactory
 

C

CACHE_EDGE_LRU_EXPIRATION_SECONDS - Static variable in class org.visallo.web.WebConfiguration
 
CACHE_EDGE_MAX_SIZE - Static variable in class org.visallo.web.WebConfiguration
 
CACHE_FILTER_NAME - Static variable in class org.visallo.web.ApplicationBootstrap
 
CACHE_VERTEX_LRU_EXPIRATION_SECONDS - Static variable in class org.visallo.web.WebConfiguration
 
CACHE_VERTEX_MAX_SIZE - Static variable in class org.visallo.web.WebConfiguration
 
CachedCompilation - Class in org.visallo.web.util.js
 
CachedCompilation() - Constructor for class org.visallo.web.util.js.CachedCompilation
 
CacheServletFilter - Class in org.visallo.web
 
CacheServletFilter() - Constructor for class org.visallo.web.CacheServletFilter
 
checkRoutePath(String, String, HttpServletRequest) - Method in class org.visallo.web.routes.SetPropertyBase
 
checkVisibilityParameter(String, Authorizations, User, ResourceBundle) - Method in class org.visallo.web.routes.SetPropertyBase
 
clearUserFromLogMappedDiagnosticContexts() - Static method in class org.visallo.web.CurrentUser
 
clearUserFromSession(HttpServletRequest) - Static method in class org.visallo.web.CurrentUser
 
ClientApiObjectArrayParameterValueConverter - Class in org.visallo.web.parameterProviders
 
ClientApiObjectArrayParameterValueConverter() - Constructor for class org.visallo.web.parameterProviders.ClientApiObjectArrayParameterValueConverter
 
ClientApiObjectParameterValueConverter - Class in org.visallo.web.parameterProviders
 
ClientApiObjectParameterValueConverter() - Constructor for class org.visallo.web.parameterProviders.ClientApiObjectParameterValueConverter
 
ClientApiSourceInfoParameterProviderFactory - Class in org.visallo.web.parameterProviders
 
ClientApiSourceInfoParameterProviderFactory(UserRepository, Configuration) - Constructor for class org.visallo.web.parameterProviders.ClientApiSourceInfoParameterProviderFactory
 
CommentPrivilegeFilter - Class in org.visallo.web.privilegeFilters
 
CommentPrivilegeFilter(UserRepository, PrivilegeRepository) - Constructor for class org.visallo.web.privilegeFilters.CommentPrivilegeFilter
 
compileWithSharedEngine(CachedCompilation, SourceMapType) - Method in class org.visallo.web.util.js.BabelExecutor
 
CONFIG_HTTP_TRANSPORT_GUARANTEE - Static variable in class org.visallo.web.ApplicationBootstrap
 
ConfigDirectoryStaticResourceHandler - Class in org.visallo.web.util
 
ConfigDirectoryStaticResourceHandler(String, String, FileSystemRepository) - Constructor for class org.visallo.web.util.ConfigDirectoryStaticResourceHandler
 
Configuration - Class in org.visallo.web.routes.config
 
Configuration(Configuration) - Constructor for class org.visallo.web.routes.config.Configuration
 
configureResponse(ResponseTypes, HttpServletResponse, Object) - Static method in class org.visallo.web.VisalloResponse
 
ConnectionClosedException - Exception in org.visallo.web
 
ConnectionClosedException() - Constructor for exception org.visallo.web.ConnectionClosedException
 
contextDestroyed(ServletContextEvent) - Method in class org.visallo.web.ApplicationBootstrap
 
contextInitialized(ServletContextEvent) - Method in class org.visallo.web.ApplicationBootstrap
 
convert(Class, String, String) - Method in class org.visallo.web.parameterProviders.ClientApiObjectArrayParameterValueConverter
 
convert(Class, String, String) - Method in class org.visallo.web.parameterProviders.ClientApiObjectParameterValueConverter
 
convert(Class, String, String[]) - Method in class org.visallo.web.parameterValueConverters.JSONObjectParameterValueConverter
 
convert(Class, String, String) - Method in class org.visallo.web.routes.notification.SystemNotificationSeverityValueConverter
 
convertEdgeToClientApi(Edge, String, Vertex, String, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexEdges
This is overridable so web plugins can modify the resulting set of edges.
convertElementsToClientApi(ElementSearchRunnerBase.QueryAndData, Iterable<? extends Element>, Map<String, Double>, String, Authorizations) - Method in class org.visallo.web.routes.vertex.ElementSearchBase
 
convertPropertiesStringToClientApiImportProperties(String) - Method in class org.visallo.web.routes.vertex.VertexImport
 
convertToArtifact(Part, String, VisibilityJson, Metadata, User, Visibility) - Method in class org.visallo.web.routes.vertex.VertexUploadImage
 
copyPartToFile(Part, File) - Static method in class org.visallo.web.util.HttpPartUtil
 
copyPartToOutputStream(Part, OutputStream) - Static method in class org.visallo.web.util.HttpPartUtil
 
create(HttpServletRequest, String) - Static method in class org.visallo.web.routes.search.WebSearchOptionsFactory
 
create(String, String) - Static method in class org.visallo.web.util.ConfigDirectoryStaticResourceHandler
 
createParameterProvider(Method, Class<?>, Annotation[]) - Method in class org.visallo.web.parameterProviders.ActiveWorkspaceIdParameterProviderFactory
 
createParameterProvider(Method, Class<?>, Annotation[]) - Method in class org.visallo.web.parameterProviders.AuthorizationsParameterProviderFactory
 
createParameterProvider(Method, Class<?>, Annotation[]) - Method in class org.visallo.web.parameterProviders.BaseUrlParameterProviderFactory
 
createParameterProvider(Method, Class<?>, Annotation[]) - Method in class org.visallo.web.parameterProviders.ClientApiSourceInfoParameterProviderFactory
 
createParameterProvider(Method, Class<?>, Annotation[]) - Method in class org.visallo.web.parameterProviders.FormulaEvaluatorUserContextParameterProviderFactory
 
createParameterProvider(Method, Class<?>, Annotation[]) - Method in class org.visallo.web.parameterProviders.JustificationTextParameterProviderFactory
 
createParameterProvider(Method, Class<?>, Annotation[]) - Method in class org.visallo.web.parameterProviders.LocaleParameterProviderFactory
 
createParameterProvider(Method, Class<?>, Annotation[]) - Method in class org.visallo.web.parameterProviders.RemoteAddrParameterProviderFactory
 
createParameterProvider(Method, Class<?>, Annotation[]) - Method in class org.visallo.web.parameterProviders.ResourceBundleParameterProviderFactory
 
createParameterProvider(Method, Class<?>, Annotation[]) - Method in class org.visallo.web.parameterProviders.SourceGuidParameterProviderFactory
 
createParameterProvider(Method, Class<?>, Annotation[]) - Method in class org.visallo.web.parameterProviders.TimeZoneParameterProviderFactory
 
createParameterProvider(Method, Class<?>, Annotation[]) - Method in class org.visallo.web.parameterProviders.UserParameterProviderFactory
 
createParameterProvider(Method, Class<?>, Annotation[]) - Method in class org.visallo.web.parameterProviders.VisalloResponseParameterProviderFactory
 
createParameterProvider(Method, Class<?>, Annotation[]) - Method in class org.visallo.web.parameterProviders.WebAppParameterProviderFactory
 
createPropertyKey(String, Graph) - Method in class org.visallo.web.routes.SetPropertyBase
 
createResultWriter(Method) - Method in class org.visallo.web.VisalloDefaultResultWriterFactory
 
CurrentUser - Class in org.visallo.web
 
CurrentUser() - Constructor for class org.visallo.web.CurrentUser
 

D

DashboardAll - Class in org.visallo.web.routes.dashboard
 
DashboardAll(WorkspaceRepository) - Constructor for class org.visallo.web.routes.dashboard.DashboardAll
 
DashboardDelete - Class in org.visallo.web.routes.dashboard
 
DashboardDelete(WorkspaceRepository) - Constructor for class org.visallo.web.routes.dashboard.DashboardDelete
 
DashboardItemDelete - Class in org.visallo.web.routes.dashboard
 
DashboardItemDelete(WorkspaceRepository) - Constructor for class org.visallo.web.routes.dashboard.DashboardItemDelete
 
DashboardItemUpdate - Class in org.visallo.web.routes.dashboard
 
DashboardItemUpdate(WorkspaceRepository) - Constructor for class org.visallo.web.routes.dashboard.DashboardItemUpdate
 
DashboardUpdate - Class in org.visallo.web.routes.dashboard
 
DashboardUpdate(WorkspaceRepository) - Constructor for class org.visallo.web.routes.dashboard.DashboardUpdate
 
DEBUG_FILTER_NAME - Static variable in class org.visallo.web.ApplicationBootstrap
 
DEFAULTS - Static variable in class org.visallo.web.WebConfiguration
 
destroy() - Method in class org.visallo.web.CacheServletFilter
 
destroy() - Method in class org.visallo.web.Messaging
 
destroy() - Method in class org.visallo.web.RequestDebugFilter
 
DETAIL_HISTORY_STACK_MAX - Static variable in class org.visallo.web.WebConfiguration
 
DirectoryGet - Class in org.visallo.web.routes.directory
 
DirectoryGet(DirectoryRepository) - Constructor for class org.visallo.web.routes.directory.DirectoryGet
 
DirectorySearch - Class in org.visallo.web.routes.directory
 
DirectorySearch(DirectoryRepository) - Constructor for class org.visallo.web.routes.directory.DirectorySearch
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.visallo.web.ApplicationGzipFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.visallo.web.CacheServletFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.visallo.web.RequestDebugFilter
 
download - Variable in class org.visallo.web.routes.vertex.VertexGetPropertyValue.PlaybackOptions
 

E

EdgeCreate - Class in org.visallo.web.routes.edge
 
EdgeCreate(Graph, WorkQueueRepository, GraphRepository, VisibilityTranslator) - Constructor for class org.visallo.web.routes.edge.EdgeCreate
 
EdgeDelete - Class in org.visallo.web.routes.edge
 
EdgeDelete(Graph, WorkspaceHelper, OntologyRepository, ACLProvider, WorkQueueRepository) - Constructor for class org.visallo.web.routes.edge.EdgeDelete
 
EdgeDeleteProperty - Class in org.visallo.web.routes.edge
 
EdgeDeleteProperty(Graph, WorkspaceHelper, OntologyRepository, ACLProvider, Configuration) - Constructor for class org.visallo.web.routes.edge.EdgeDeleteProperty
 
EdgeDetails - Class in org.visallo.web.routes.edge
 
EdgeDetails(Graph, TermMentionRepository) - Constructor for class org.visallo.web.routes.edge.EdgeDetails
 
EdgeExists - Class in org.visallo.web.routes.edge
 
EdgeExists(Graph) - Constructor for class org.visallo.web.routes.edge.EdgeExists
 
EdgeGetCount - Class in org.visallo.web.routes.edge
 
EdgeGetCount(Graph) - Constructor for class org.visallo.web.routes.edge.EdgeGetCount
 
EdgeGetHistory - Class in org.visallo.web.routes.edge
 
EdgeGetHistory(Graph) - Constructor for class org.visallo.web.routes.edge.EdgeGetHistory
 
EdgeGetPropertyHistory - Class in org.visallo.web.routes.edge
 
EdgeGetPropertyHistory(Graph) - Constructor for class org.visallo.web.routes.edge.EdgeGetPropertyHistory
 
EdgeMultiple - Class in org.visallo.web.routes.edge
 
EdgeMultiple(Graph, UserRepository, WorkspaceRepository, AuthorizationRepository) - Constructor for class org.visallo.web.routes.edge.EdgeMultiple
 
EdgeProperties - Class in org.visallo.web.routes.edge
 
EdgeProperties(Graph) - Constructor for class org.visallo.web.routes.edge.EdgeProperties
 
EdgePropertyDetails - Class in org.visallo.web.routes.edge
 
EdgePropertyDetails(Graph, TermMentionRepository, VisibilityTranslator) - Constructor for class org.visallo.web.routes.edge.EdgePropertyDetails
 
EdgeSearch - Class in org.visallo.web.routes.edge
 
EdgeSearch(SearchRepository) - Constructor for class org.visallo.web.routes.edge.EdgeSearch
 
EdgeSetProperty - Class in org.visallo.web.routes.edge
 
EdgeSetProperty(OntologyRepository, Graph, VisibilityTranslator, WorkQueueRepository, WorkspaceRepository, GraphRepository, ACLProvider, Configuration) - Constructor for class org.visallo.web.routes.edge.EdgeSetProperty
 
EdgeSetPropertyVisibility - Class in org.visallo.web.routes.edge
 
EdgeSetPropertyVisibility(Graph, WorkspaceRepository, VisibilityTranslator, GraphRepository, WorkQueueRepository) - Constructor for class org.visallo.web.routes.edge.EdgeSetPropertyVisibility
 
EdgeSetVisibility - Class in org.visallo.web.routes.edge
 
EdgeSetVisibility(Graph, WorkQueueRepository, WorkspaceRepository, GraphRepository, VisibilityTranslator) - Constructor for class org.visallo.web.routes.edge.EdgeSetVisibility
 
EditPrivilegeFilter - Class in org.visallo.web.privilegeFilters
 
EditPrivilegeFilter(UserRepository, PrivilegeRepository) - Constructor for class org.visallo.web.privilegeFilters.EditPrivilegeFilter
 
ElementSearch - Class in org.visallo.web.routes.element
 
ElementSearch(SearchRepository) - Constructor for class org.visallo.web.routes.element.ElementSearch
 
ElementSearchBase - Class in org.visallo.web.routes.vertex
 
ElementSearchBase(ElementSearchRunnerBase) - Constructor for class org.visallo.web.routes.vertex.ElementSearchBase
 
ensureInitialized() - Method in class org.visallo.web.MessagingFilter
 
ensureInitialized() - Method in class org.visallo.web.MessagingThrottleFilter
 
ErrorCodeHandler - Class in org.visallo.web
Sends the error code specified in the constructor for every request.
ErrorCodeHandler(int) - Constructor for class org.visallo.web.ErrorCodeHandler
 
EXPIRES_1_HOUR - Static variable in class org.visallo.web.VisalloResponse
 
ExternalResourceWorkersInitializer - Class in org.visallo.web.initializers
 
ExternalResourceWorkersInitializer(Configuration, UserRepository, StatusRepository, ShutdownService) - Constructor for class org.visallo.web.initializers.ExternalResourceWorkersInitializer
 

F

FIELD_JUSTIFICATION_VALIDATION - Static variable in class org.visallo.web.WebConfiguration
 
filter(String, Object, Object) - Method in class org.visallo.web.MessagingFilter
 
filter(String, AtmosphereResource, Object, Object) - Method in class org.visallo.web.MessagingFilter
 
filter(String, Object, Object) - Method in class org.visallo.web.MessagingThrottleFilter
 
filter(String, AtmosphereResource, Object, Object) - Method in class org.visallo.web.MessagingThrottleFilter
 
flushBuffer() - Method in class org.visallo.web.VisalloResponse
 
FormulaEvaluatorUserContextParameterProviderFactory - Class in org.visallo.web.parameterProviders
 
FormulaEvaluatorUserContextParameterProviderFactory(UserRepository, Configuration) - Constructor for class org.visallo.web.parameterProviders.FormulaEvaluatorUserContextParameterProviderFactory
 

G

generateETag(byte[]) - Method in class org.visallo.web.VisalloResponse
 
getActiveWorkspaceId(HttpServletRequest) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getActiveWorkspaceIdOrDefault(HttpServletRequest) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getApp() - Method in class org.visallo.web.Router
 
getAttributeString(HttpServletRequest, String) - Method in class org.visallo.web.MinimalRequestHandler
 
getAuthorizations(HttpServletRequest, UserRepository, AuthorizationRepository, WorkspaceRepository) - Static method in class org.visallo.web.parameterProviders.AuthorizationsParameterProviderFactory
 
getAuthorizations() - Method in class org.visallo.web.routes.vertex.VertexImport
 
getAuthorizations(HttpServletRequest, boolean, User) - Method in class org.visallo.web.routes.vertex.VertexMultiple
 
GetAuthorizationsResult() - Constructor for class org.visallo.web.routes.vertex.VertexMultiple.GetAuthorizationsResult
 
getBundle(HttpServletRequest) - Method in class org.visallo.web.MinimalRequestHandler
 
getBundle(Locale) - Method in class org.visallo.web.WebApp
 
getClientIpAddr(HttpServletRequest) - Static method in class org.visallo.web.CurrentUser
 
getCommonCount(ElementSearchRunnerBase.QueryAndData, Element) - Method in class org.visallo.web.routes.vertex.ElementSearchBase
 
getConfiguration() - Method in class org.visallo.web.MinimalRequestHandler
 
getDataType() - Method in class org.visallo.web.WebConfiguration.PropertyMetadata
 
getEdges(HttpServletRequest, String, Iterable<String>, Authorizations) - Method in class org.visallo.web.routes.edge.EdgeMultiple
This is overridable so web plugins can modify the resulting set of edges.
getEdges(HttpServletRequest, String, Iterable<String>, Authorizations) - Method in class org.visallo.web.routes.workspace.WorkspaceEdges
This is overridable so web plugins can modify the resulting set of edges.
getEnqueueTime() - Method in class org.visallo.web.routes.ping.PingResponse
 
getFilename(Part) - Static method in class org.visallo.web.routes.vertex.VertexImport
 
getFiles(HttpServletRequest, File, ResourceBundle, Authorizations, User) - Method in class org.visallo.web.routes.vertex.VertexImport
 
GetGeocoder - Class in org.visallo.web.routes.map
 
GetGeocoder(GeocoderRepository) - Constructor for class org.visallo.web.routes.map.GetGeocoder
 
getGraph() - Method in class org.visallo.web.routes.vertex.VertexImport
 
getHttpServletResponse() - Method in class org.visallo.web.VisalloResponse
 
getInput() - Method in class org.visallo.web.util.js.CachedCompilation
 
getInvalidValues() - Method in exception org.visallo.web.BadRequestException
 
getJustificationFieldValidation(Configuration) - Static method in class org.visallo.web.WebConfiguration
 
getLastModified() - Method in class org.visallo.web.util.js.CachedCompilation
 
getLocal(String, String, String) - Static method in class org.visallo.web.WebApp
 
getLocale(HttpServletRequest) - Method in class org.visallo.web.MinimalRequestHandler
 
getLocale(HttpServletRequest) - Method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getMessage() - Method in exception org.visallo.web.BadRequestException
 
getMessageKey() - Method in class org.visallo.web.WebConfiguration.PropertyMetadata
 
getName() - Method in class org.visallo.web.WebConfiguration.PropertyMetadata
 
getOptionalParameter(HttpServletRequest, String) - Method in class org.visallo.web.MinimalRequestHandler
Attempts to extract the specified parameter from the provided request, if available
getOptionalParameter(HttpServletRequest, String) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getOptionalParameterArray(HttpServletRequest, String) - Method in class org.visallo.web.MinimalRequestHandler
 
getOptionalParameterArray(HttpServletRequest, String) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getOptionalParameterAsStringArray(HttpServletRequest, String) - Method in class org.visallo.web.MinimalRequestHandler
 
getOptionalParameterAsStringArray(HttpServletRequest, String) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getOptionalParameterBoolean(HttpServletRequest, String, boolean) - Method in class org.visallo.web.MinimalRequestHandler
 
getOptionalParameterBoolean(HttpServletRequest, String, Boolean) - Method in class org.visallo.web.MinimalRequestHandler
 
getOptionalParameterDouble(HttpServletRequest, String, Double) - Method in class org.visallo.web.MinimalRequestHandler
 
getOptionalParameterDouble(HttpServletRequest, String, Double) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getOptionalParameterFetchHints(HttpServletRequest, String, EnumSet<FetchHint>) - Method in class org.visallo.web.MinimalRequestHandler
 
getOptionalParameterFetchHints(HttpServletRequest, String, EnumSet<FetchHint>) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getOptionalParameterFloat(HttpServletRequest, String, Float) - Method in class org.visallo.web.MinimalRequestHandler
 
getOptionalParameterFloat(HttpServletRequest, String, Float) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getOptionalParameterInt(HttpServletRequest, String, Integer) - Method in class org.visallo.web.MinimalRequestHandler
 
getOptionalParameterInt(HttpServletRequest, String, Integer) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getOptionalParameterLong(HttpServletRequest, String, long) - Method in class org.visallo.web.MinimalRequestHandler
 
getOptionalParameterLong(HttpServletRequest, String, Long) - Method in class org.visallo.web.MinimalRequestHandler
 
getOutput() - Method in class org.visallo.web.util.js.CachedCompilation
 
getOutputStream() - Method in class org.visallo.web.VisalloResponse
 
getParameter(HttpServletRequest, String, boolean) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getParameterName() - Method in exception org.visallo.web.BadRequestException
 
getParameterValues(HttpServletRequest, String, boolean) - Method in class org.visallo.web.MinimalRequestHandler
 
getParameterValues(HttpServletRequest, String, boolean) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getPath() - Method in class org.visallo.web.util.js.CachedCompilation
 
getPluginsCssResources() - Method in class org.visallo.web.WebApp
 
getPluginsJsResourcesAfterAuth() - Method in class org.visallo.web.WebApp
 
getPluginsJsResourcesBeforeAuth() - Method in class org.visallo.web.WebApp
 
getPluginsJsResourcesWebWorker() - Method in class org.visallo.web.WebApp
 
getRemoteAddr(HttpServletRequest) - Static method in class org.visallo.web.AuthenticationHandler
 
getRequiredParameter(HttpServletRequest, String) - Method in class org.visallo.web.MinimalRequestHandler
Attempts to extract the specified parameter from the provided request
getRequiredParameter(HttpServletRequest, String) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getRequiredParameterArray(HttpServletRequest, String) - Method in class org.visallo.web.MinimalRequestHandler
 
getRequiredParameterArray(HttpServletRequest, String) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getRequiredParameterAsDouble(HttpServletRequest, String) - Method in class org.visallo.web.MinimalRequestHandler
Attempts to extract the specified parameter from the provided request and convert it to a double value
getRequiredParameterAsInt(HttpServletRequest, String) - Method in class org.visallo.web.MinimalRequestHandler
Attempts to extract the specified parameter from the provided request and convert it to a int value
getRequiredParameterAsLong(HttpServletRequest, String) - Method in class org.visallo.web.MinimalRequestHandler
Attempts to extract the specified parameter from the provided request and convert it to a long value
getResourcePath() - Method in class org.visallo.web.util.js.CachedCompilation
 
getResourcePath() - Method in class org.visallo.web.WebApp.JavaScriptResource
 
getResultWriterFactory(Method) - Method in class org.visallo.web.WebApp
 
getRetrievalTime() - Method in class org.visallo.web.routes.ping.PingResponse
 
getSaveTime() - Method in class org.visallo.web.routes.ping.PingResponse
 
getSearchTime() - Method in class org.visallo.web.routes.ping.PingResponse
 
getSourceGuid(HttpServletRequest) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getSourceMap() - Method in class org.visallo.web.util.js.CachedCompilation
 
getString(HttpServletRequest, String) - Method in class org.visallo.web.MinimalRequestHandler
 
getTimeZone(HttpServletRequest) - Method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getUser(HttpServletRequest) - Method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getUser(HttpServletRequest, UserRepository) - Static method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getUserId(HttpSession) - Static method in class org.visallo.web.CurrentUser
 
getUserId(HttpServletRequest) - Static method in class org.visallo.web.CurrentUser
 
getUserId() - Method in class org.visallo.web.SessionUser
 
getUserRepository() - Method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
getVertices(SearchOptions, User, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexFindRelated
This is overridable so web plugins can modify the resulting set of vertices.
getWebApp(HttpServletRequest) - Method in class org.visallo.web.MinimalRequestHandler
 
getWebApp(HttpServletRequest) - Method in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
graph - Variable in class org.visallo.web.routes.SetPropertyBase
 
GraphPropertyWorkerRunnerInitializer - Class in org.visallo.web.initializers
 
GraphPropertyWorkerRunnerInitializer(Configuration, UserRepository, ShutdownService) - Constructor for class org.visallo.web.initializers.GraphPropertyWorkerRunnerInitializer
 
GZIP_FILTER_NAME - Static variable in class org.visallo.web.ApplicationBootstrap
 

H

handle(HttpServletRequest, HttpServletResponse, HandlerChain) - Method in class org.visallo.web.AuthenticationHandler
 
handle(HttpServletRequest, HttpServletResponse, HandlerChain) - Method in class org.visallo.web.ErrorCodeHandler
 
handle(HttpServletRequest, HttpServletResponse, HandlerChain) - Method in class org.visallo.web.HandlebarsResourceHandler
 
handle(HttpServletRequest, HttpServletResponse, HandlerChain) - Method in class org.visallo.web.JavascriptResourceHandler
 
handle(HttpServletRequest, HttpServletResponse, HandlerChain) - Method in class org.visallo.web.JsxResourceHandler
 
handle(HttpServletRequest, HttpServletResponse, HandlerChain) - Method in class org.visallo.web.LessResourceHandler
 
handle(HttpServletRequest, HttpServletResponse, HandlerChain) - Method in class org.visallo.web.privilegeFilters.PrivilegeFilter
 
handle(HttpServletRequest, HttpServletResponse, HandlerChain) - Method in class org.visallo.web.RateLimitFilter
 
handle(HttpServletRequest) - Method in class org.visallo.web.routes.admin.AdminList
 
handle(Authorizations, String, HttpServletRequest) - Method in class org.visallo.web.routes.admin.AdminUploadOntology
 
handle() - Method in class org.visallo.web.routes.admin.PluginList
 
handle(ResourceBundle) - Method in class org.visallo.web.routes.config.Configuration
 
handle(HttpServletRequest, String, VisalloResponse) - Method in class org.visallo.web.routes.config.Plugin
 
handle(String, User) - Method in class org.visallo.web.routes.dashboard.DashboardAll
 
handle(String, String, User) - Method in class org.visallo.web.routes.dashboard.DashboardDelete
 
handle(String, String, User) - Method in class org.visallo.web.routes.dashboard.DashboardItemDelete
 
handle(String, String, String, String, String, String, User) - Method in class org.visallo.web.routes.dashboard.DashboardItemUpdate
 
handle(String, String, String[], String, User) - Method in class org.visallo.web.routes.dashboard.DashboardUpdate
 
handle(String, User) - Method in class org.visallo.web.routes.directory.DirectoryGet
 
handle(String, boolean, boolean, User) - Method in class org.visallo.web.routes.directory.DirectorySearch
 
handle(String, String, String, String, String, String, ClientApiSourceInfo, String, ResourceBundle, User, Authorizations) - Method in class org.visallo.web.routes.edge.EdgeCreate
 
handle(String, String, User, Authorizations) - Method in class org.visallo.web.routes.edge.EdgeDelete
 
handle(HttpServletRequest, String, String, String, String, User, Authorizations) - Method in class org.visallo.web.routes.edge.EdgeDeleteProperty
 
handle(String, Authorizations) - Method in class org.visallo.web.routes.edge.EdgeDetails
 
handle(String[], Authorizations) - Method in class org.visallo.web.routes.edge.EdgeExists
 
handle(Authorizations) - Method in class org.visallo.web.routes.edge.EdgeGetCount
 
handle(String, Long, Long, Locale, ResourceBundle, Authorizations) - Method in class org.visallo.web.routes.edge.EdgeGetHistory
 
handle(String, String, String, Long, Long, Locale, ResourceBundle, Authorizations) - Method in class org.visallo.web.routes.edge.EdgeGetPropertyHistory
 
handle(String[], String, HttpServletRequest, User) - Method in class org.visallo.web.routes.edge.EdgeMultiple
 
handle(String, String, Authorizations) - Method in class org.visallo.web.routes.edge.EdgeProperties
 
handle(String, String, String, String, ResourceBundle, User, Authorizations) - Method in class org.visallo.web.routes.edge.EdgePropertyDetails
 
handle(HttpServletRequest, String, String, String, String, String, String, String, String, String, ResourceBundle, User, Authorizations) - Method in class org.visallo.web.routes.edge.EdgeSetProperty
 
handle(String, String, String, String, String, String, ResourceBundle, User, Authorizations) - Method in class org.visallo.web.routes.edge.EdgeSetPropertyVisibility
 
handle(String, String, String, ResourceBundle, User, Authorizations) - Method in class org.visallo.web.routes.edge.EdgeSetVisibility
 
handle(WebApp, ResourceBundle, HttpServletRequest, HttpServletResponse) - Method in class org.visallo.web.routes.Index
 
handle(User, String) - Method in class org.visallo.web.routes.longRunningProcess.LongRunningProcessById
 
handle(User, String) - Method in class org.visallo.web.routes.longRunningProcess.LongRunningProcessCancel
 
handle(User, String) - Method in class org.visallo.web.routes.longRunningProcess.LongRunningProcessDelete
 
handle(String, VisalloResponse) - Method in class org.visallo.web.routes.map.GetGeocoder
 
handle(String, VisalloResponse) - Method in class org.visallo.web.routes.map.MapzenTileProxy
 
handle(int, User) - Method in class org.visallo.web.routes.notification.Notifications
 
handle(String, User) - Method in class org.visallo.web.routes.notification.SystemNotificationDelete
 
handle(String, SystemNotificationSeverity, String, String, String, String, String, User) - Method in class org.visallo.web.routes.notification.SystemNotificationSave
 
handle(String[], User) - Method in class org.visallo.web.routes.notification.UserNotificationMarkRead
 
handle(VisalloResponse) - Method in class org.visallo.web.routes.ontology.Ontology
 
handle(String, long, double, boolean, VisalloResponse, User) - Method in class org.visallo.web.routes.resource.MapMarkerImage
 
handle(Authorizations, String, String, int, int, int, VisalloResponse) - Method in class org.visallo.web.routes.resource.ResourceExternalGet
 
handle(String, String, VisalloResponse) - Method in class org.visallo.web.routes.resource.ResourceGet
 
handle(String, User) - Method in class org.visallo.web.routes.search.SearchDelete
 
handle(User) - Method in class org.visallo.web.routes.search.SearchList
 
handle(String, String, User, HttpServletRequest, VisalloResponse) - Method in class org.visallo.web.routes.search.SearchRun
 
handle(String, String, String, JSONObject, boolean, User) - Method in class org.visallo.web.routes.search.SearchSave
 
handle(HttpServletRequest) - Method in class org.visallo.web.routes.user.Logout
 
handle(HttpServletRequest, User) - Method in class org.visallo.web.routes.user.MeGet
 
handle(String) - Method in class org.visallo.web.routes.user.UserGet
 
handle(User, String, String, String[], String, int, int) - Method in class org.visallo.web.routes.user.UserList
 
handle(User, String, String) - Method in class org.visallo.web.routes.user.UserSetUiPreferences
 
handle(HttpServletRequest, String, User, Authorizations) - Method in class org.visallo.web.routes.vertex.ElementSearchBase
 
handle(String, String, String, String, String, String, String, String, double, double, double, double, ResourceBundle, String, User, Authorizations) - Method in class org.visallo.web.routes.vertex.ResolveDetectedObject
 
handle(String, String, String, long, long, String, String, String, String, String, String, String, ResourceBundle, User, Authorizations) - Method in class org.visallo.web.routes.vertex.ResolveTermEntity
 
handle(String, String, String, User, Authorizations) - Method in class org.visallo.web.routes.vertex.UnresolveDetectedObject
 
handle(String, String, Authorizations) - Method in class org.visallo.web.routes.vertex.UnresolveTermEntity
 
handle(HttpServletRequest, String, String, String, String, User, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexDeleteProperty
 
handle(String, Authorizations, VisalloResponse) - Method in class org.visallo.web.routes.vertex.VertexDetails
 
handle(String, int, int, String, String, String, String, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexEdges
 
handle(String[], VisalloResponse, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexExists
 
handle(User, String, String, String, int, String[], Authorizations, VisalloResponse) - Method in class org.visallo.web.routes.vertex.VertexFindPath
 
handle(HttpServletRequest, String, User, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexFindRelated
 
handle(double, double, double, String, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexGeoSearch
 
handle(Authorizations) - Method in class org.visallo.web.routes.vertex.VertexGetCount
 
handle(Authorizations) - Method in class org.visallo.web.routes.vertex.VertexGetCountsByConceptType
 
handle(String, String, String, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexGetDetectedObjects
 
handle(String, Long, Long, Locale, ResourceBundle, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexGetHistory
 
handle(String, String, String, Long, Long, Locale, ResourceBundle, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexGetPropertyHistory
 
handle(String, String, String, String, boolean, boolean, Authorizations, VisalloResponse) - Method in class org.visallo.web.routes.vertex.VertexGetPropertyValue
 
handle(String, String, String, String, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexGetResolvedTo
 
handle(String, String, String, String, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexGetTermMentions
 
handle(String, String, String, String, User, Authorizations, VisalloResponse) - Method in class org.visallo.web.routes.vertex.VertexHighlightedText
 
handle(boolean, boolean, boolean, String, Authorizations, User, ResourceBundle, HttpServletRequest) - Method in class org.visallo.web.routes.vertex.VertexImport
 
handle(HttpServletRequest, String[], boolean, String, User) - Method in class org.visallo.web.routes.vertex.VertexMultiple
 
handle(String, String, String, String, boolean, String, ClientApiSourceInfo, String, ResourceBundle, User, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexNew
 
handle(String, Integer, Authorizations, User, VisalloResponse) - Method in class org.visallo.web.routes.vertex.VertexPosterFrame
 
handle(String, String, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexProperties
 
handle(String, String, String, String, String, ResourceBundle, User, Authorizations, VisalloResponse) - Method in class org.visallo.web.routes.vertex.VertexPropertyDetails
 
handle(HttpServletRequest, String, boolean, boolean, String, Authorizations, VisalloResponse) - Method in class org.visallo.web.routes.vertex.VertexRaw
 
handle(String, String, User, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexRemove
 
handle(HttpServletRequest, String, String, String, String, String[], String, String, String, String, String, String, ResourceBundle, User, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexSetProperty
 
handle(String, String, String, String, String, String, ResourceBundle, User, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexSetPropertyVisibility
 
handle(String, String, String, String, ResourceBundle, User, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexSetVisibility
 
handle(String, Integer, User, Authorizations, VisalloResponse) - Method in class org.visallo.web.routes.vertex.VertexThumbnail
 
handle(HttpServletRequest, String, String, User, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexUploadImage
 
handle(String, Integer, User, Authorizations, VisalloResponse) - Method in class org.visallo.web.routes.vertex.VertexVideoPreviewImage
 
handle(String, User, Authorizations) - Method in class org.visallo.web.routes.workspace.WorkspaceById
 
handle(String, User, Authorizations) - Method in class org.visallo.web.routes.workspace.WorkspaceCreate
 
handle(String, User, Authorizations) - Method in class org.visallo.web.routes.workspace.WorkspaceDelete
 
handle(String, Locale, String, User) - Method in class org.visallo.web.routes.workspace.WorkspaceDiff
 
handle(HttpServletRequest, String[], String, User, Authorizations) - Method in class org.visallo.web.routes.workspace.WorkspaceEdges
 
handle(String, User) - Method in class org.visallo.web.routes.workspace.WorkspaceList
 
handle(ClientApiPublishItem[], String, Authorizations) - Method in class org.visallo.web.routes.workspace.WorkspacePublish
 
handle(ClientApiUndoItem[], String, User, Authorizations) - Method in class org.visallo.web.routes.workspace.WorkspaceUndo
 
handle(ClientApiWorkspaceUpdateData, String, String, ResourceBundle, User, Authorizations) - Method in class org.visallo.web.routes.workspace.WorkspaceUpdate
 
handle(User, Authorizations, String) - Method in class org.visallo.web.routes.workspace.WorkspaceVertices
 
handle(HttpServletRequest, HttpServletResponse, HandlerChain) - Method in class org.visallo.web.StyleAppendableHandler
 
handle(HttpServletRequest, HttpServletResponse, HandlerChain) - Method in class org.visallo.web.UserAgentFilter
 
handle(HttpServletRequest, HttpServletResponse, HandlerChain) - Method in class org.visallo.web.util.ConfigDirectoryStaticResourceHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.visallo.web.WebApp
 
HandlebarsResourceHandler - Class in org.visallo.web
 
HandlebarsResourceHandler(Class, String, String, Map<String, Object>) - Constructor for class org.visallo.web.HandlebarsResourceHandler
 
HEADER_DELAY - Static variable in class org.visallo.web.RequestDebugFilter
 
HEADER_ERROR - Static variable in class org.visallo.web.RequestDebugFilter
 
HEADER_ERROR_JSON - Static variable in class org.visallo.web.RequestDebugFilter
 
HEADER_NAME - Static variable in class org.visallo.web.VisalloCsrfHandler
 
HttpPartUtil - Class in org.visallo.web.util
 
HttpPartUtil() - Constructor for class org.visallo.web.util.HttpPartUtil
 

I

includeInPage(boolean) - Method in class org.visallo.web.WebApp.JavaScriptResource
 
Index - Class in org.visallo.web.routes
 
Index(Configuration) - Constructor for class org.visallo.web.routes.Index
 
init(FilterConfig) - Method in class org.visallo.web.CacheServletFilter
 
init(FilterConfig) - Method in class org.visallo.web.RequestDebugFilter
 
init(WebApp, ServletContext, Handler) - Method in interface org.visallo.web.WebAppPlugin
 
initialize(ServletContext) - Method in class org.visallo.web.initializers.ApplicationBootstrapInitializer
 
initialize(ServletContext) - Method in class org.visallo.web.initializers.ExternalResourceWorkersInitializer
 
initialize(ServletContext) - Method in class org.visallo.web.initializers.GraphPropertyWorkerRunnerInitializer
 
initialize(ServletContext) - Method in class org.visallo.web.initializers.LongRunningProcessRunnerInitializer
 
initialize(ServletContext) - Method in class org.visallo.web.initializers.SystemNotificationInitializer
 
instantiateHandlers(Class<? extends Handler>[]) - Method in class org.visallo.web.WebApp
 
isCommentProperty(String) - Method in class org.visallo.web.routes.SetPropertyBase
 
isDevModeEnabled() - Method in class org.visallo.web.WebApp
 
isHandled(Method, Class<? extends String>, Annotation[]) - Method in class org.visallo.web.parameterProviders.ActiveWorkspaceIdParameterProviderFactory
 
isHandled(Method, Class<? extends Authorizations>, Annotation[]) - Method in class org.visallo.web.parameterProviders.AuthorizationsParameterProviderFactory
 
isHandled(Method, Class<? extends String>, Annotation[]) - Method in class org.visallo.web.parameterProviders.BaseUrlParameterProviderFactory
 
isHandled(Method, Class<? extends ClientApiSourceInfo>, Annotation[]) - Method in class org.visallo.web.parameterProviders.ClientApiSourceInfoParameterProviderFactory
 
isHandled(Method, Class<? extends FormulaEvaluator.UserContext>, Annotation[]) - Method in class org.visallo.web.parameterProviders.FormulaEvaluatorUserContextParameterProviderFactory
 
isHandled(Method, Class<? extends String>, Annotation[]) - Method in class org.visallo.web.parameterProviders.JustificationTextParameterProviderFactory
 
isHandled(Method, Class<? extends Locale>, Annotation[]) - Method in class org.visallo.web.parameterProviders.LocaleParameterProviderFactory
 
isHandled(Method, Class<? extends String>, Annotation[]) - Method in class org.visallo.web.parameterProviders.RemoteAddrParameterProviderFactory
 
isHandled(Method, Class<? extends ResourceBundle>, Annotation[]) - Method in class org.visallo.web.parameterProviders.ResourceBundleParameterProviderFactory
 
isHandled(Method, Class<? extends String>, Annotation[]) - Method in class org.visallo.web.parameterProviders.SourceGuidParameterProviderFactory
 
isHandled(Method, Class<? extends String>, Annotation[]) - Method in class org.visallo.web.parameterProviders.TimeZoneParameterProviderFactory
 
isHandled(Method, Class<? extends User>, Annotation[]) - Method in class org.visallo.web.parameterProviders.UserParameterProviderFactory
 
isHandled(Method, Class<? extends VisalloResponse>, Annotation[]) - Method in class org.visallo.web.parameterProviders.VisalloResponseParameterProviderFactory
 
isHandled(Method, Class<? extends WebApp>, Annotation[]) - Method in class org.visallo.web.parameterProviders.WebAppParameterProviderFactory
 
isIncludeInPage() - Method in class org.visallo.web.WebApp.JavaScriptResource
 
isNecessary(long) - Method in class org.visallo.web.util.js.CachedCompilation
 
isSkipCompile() - Method in class org.visallo.web.WebApp.JavaScriptResource
 

J

JavaScriptResource(String) - Constructor for class org.visallo.web.WebApp.JavaScriptResource
 
JavascriptResourceHandler - Class in org.visallo.web
 
JavascriptResourceHandler(String, String, boolean) - Constructor for class org.visallo.web.JavascriptResourceHandler
 
JavascriptResourceHandler(String, String, boolean, String) - Constructor for class org.visallo.web.JavascriptResourceHandler
 
JSONObjectParameterValueConverter - Class in org.visallo.web.parameterValueConverters
 
JSONObjectParameterValueConverter() - Constructor for class org.visallo.web.parameterValueConverters.JSONObjectParameterValueConverter
 
JsxResourceHandler - Class in org.visallo.web
 
JsxResourceHandler(String, String, String) - Constructor for class org.visallo.web.JsxResourceHandler
 
JsxResourceHandler(String, String, String, SourceMapType) - Constructor for class org.visallo.web.JsxResourceHandler
 
JUSTIFICATION_TEXT - Static variable in class org.visallo.web.parameterProviders.JustificationTextParameterProviderFactory
 
justificationRequired(Configuration) - Static method in class org.visallo.web.WebConfiguration
 
JustificationText - Annotation Type in org.visallo.web.parameterProviders
 
JustificationTextParameterProviderFactory - Class in org.visallo.web.parameterProviders
 
JustificationTextParameterProviderFactory(UserRepository, Configuration) - Constructor for class org.visallo.web.parameterProviders.JustificationTextParameterProviderFactory
 

L

LessResourceHandler - Class in org.visallo.web
 
LessResourceHandler(String) - Constructor for class org.visallo.web.LessResourceHandler
 
loadEdgeIds(String, Vertex, Vertex, Direction, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexEdges
This is overridable so web plugins can modify the resulting set of edges.
loadEdges(List<String>, Authorizations) - Method in class org.visallo.web.routes.vertex.VertexEdges
This is overridable so web plugins can modify the resulting set of edges.
LocaleParameterProviderFactory - Class in org.visallo.web.parameterProviders
 
LocaleParameterProviderFactory(UserRepository, Configuration) - Constructor for class org.visallo.web.parameterProviders.LocaleParameterProviderFactory
 
LOGIN_PATH - Static variable in class org.visallo.web.AuthenticationHandler
 
LOGIN_SHOW_POWERED_BY - Static variable in class org.visallo.web.WebConfiguration
 
Logout - Class in org.visallo.web.routes.user
 
Logout(UserSessionCounterRepository) - Constructor for class org.visallo.web.routes.user.Logout
 
LongRunningProcessById - Class in org.visallo.web.routes.longRunningProcess
 
LongRunningProcessById(LongRunningProcessRepository) - Constructor for class org.visallo.web.routes.longRunningProcess.LongRunningProcessById
 
LongRunningProcessCancel - Class in org.visallo.web.routes.longRunningProcess
 
LongRunningProcessCancel(LongRunningProcessRepository) - Constructor for class org.visallo.web.routes.longRunningProcess.LongRunningProcessCancel
 
LongRunningProcessDelete - Class in org.visallo.web.routes.longRunningProcess
 
LongRunningProcessDelete(LongRunningProcessRepository) - Constructor for class org.visallo.web.routes.longRunningProcess.LongRunningProcessDelete
 
LongRunningProcessRunnerInitializer - Class in org.visallo.web.initializers
 
LongRunningProcessRunnerInitializer(Configuration, ShutdownService) - Constructor for class org.visallo.web.initializers.LongRunningProcessRunnerInitializer
 

M

MAP_PROVIDER - Static variable in class org.visallo.web.WebConfiguration
 
MAP_PROVIDER_OSM_URL - Static variable in class org.visallo.web.WebConfiguration
 
MapMarkerImage - Class in org.visallo.web.routes.resource
 
MapMarkerImage(OntologyRepository, ArtifactThumbnailRepository) - Constructor for class org.visallo.web.routes.resource.MapMarkerImage
 
MapzenTileProxy - Class in org.visallo.web.routes.map
 
MapzenTileProxy(Configuration, HttpRepository) - Constructor for class org.visallo.web.routes.map.MapzenTileProxy
 
MeGet - Class in org.visallo.web.routes.user
 
MeGet(UserRepository, WorkspaceRepository) - Constructor for class org.visallo.web.routes.user.MeGet
 
Messaging - Class in org.visallo.web
 
Messaging() - Constructor for class org.visallo.web.Messaging
 
MessagingFilter - Class in org.visallo.web
 
MessagingFilter() - Constructor for class org.visallo.web.MessagingFilter
 
MessagingThrottleFilter - Class in org.visallo.web
 
MessagingThrottleFilter() - Constructor for class org.visallo.web.MessagingThrottleFilter
 
MinimalRequestHandler - Class in org.visallo.web
This is a handler that provides common helper methods, and only depends on Configuration to be injected.
MinimalRequestHandler(Configuration) - Constructor for class org.visallo.web.MinimalRequestHandler
 

N

No404AppendableStaticResourceHandler - Class in org.visallo.web
 
No404AppendableStaticResourceHandler(String) - Constructor for class org.visallo.web.No404AppendableStaticResourceHandler
 
Notifications - Class in org.visallo.web.routes.notification
 
Notifications(SystemNotificationRepository, UserNotificationRepository) - Constructor for class org.visallo.web.routes.notification.Notifications
 
NOTIFICATIONS_LOCAL_AUTO_DISMISS_SECONDS - Static variable in class org.visallo.web.WebConfiguration
 
NOTIFICATIONS_SYSTEM_AUTO_DISMISS_SECONDS - Static variable in class org.visallo.web.WebConfiguration
 
NOTIFICATIONS_USER_AUTO_DISMISS_SECONDS - Static variable in class org.visallo.web.WebConfiguration
 

O

onClose(AtmosphereResourceEvent, AtmosphereResponse) - Method in class org.visallo.web.Messaging
 
onDisconnect(AtmosphereResourceEvent, AtmosphereResponse) - Method in class org.visallo.web.Messaging
 
onMessage(AtmosphereResourceEvent, AtmosphereResponse, String) - Method in class org.visallo.web.Messaging
 
onOpen(AtmosphereResource) - Method in class org.visallo.web.Messaging
 
onRequest(AtmosphereResource) - Method in class org.visallo.web.Messaging
 
onResume(AtmosphereResourceEvent, AtmosphereResponse) - Method in class org.visallo.web.Messaging
 
onStateChange(AtmosphereResourceEvent) - Method in class org.visallo.web.Messaging
 
onTimeout(AtmosphereResourceEvent, AtmosphereResponse) - Method in class org.visallo.web.Messaging
 
Ontology - Class in org.visallo.web.routes.ontology
 
Ontology(OntologyRepository) - Constructor for class org.visallo.web.routes.ontology.Ontology
 
org.visallo.web - package org.visallo.web
 
org.visallo.web.initializers - package org.visallo.web.initializers
 
org.visallo.web.parameterProviders - package org.visallo.web.parameterProviders
 
org.visallo.web.parameterValueConverters - package org.visallo.web.parameterValueConverters
 
org.visallo.web.privilegeFilters - package org.visallo.web.privilegeFilters
 
org.visallo.web.routes - package org.visallo.web.routes
 
org.visallo.web.routes.admin - package org.visallo.web.routes.admin
 
org.visallo.web.routes.config - package org.visallo.web.routes.config
 
org.visallo.web.routes.dashboard - package org.visallo.web.routes.dashboard
 
org.visallo.web.routes.directory - package org.visallo.web.routes.directory
 
org.visallo.web.routes.edge - package org.visallo.web.routes.edge
 
org.visallo.web.routes.element - package org.visallo.web.routes.element
 
org.visallo.web.routes.longRunningProcess - package org.visallo.web.routes.longRunningProcess
 
org.visallo.web.routes.map - package org.visallo.web.routes.map
 
org.visallo.web.routes.notification - package org.visallo.web.routes.notification
 
org.visallo.web.routes.ontology - package org.visallo.web.routes.ontology
 
org.visallo.web.routes.ping - package org.visallo.web.routes.ping
 
org.visallo.web.routes.resource - package org.visallo.web.routes.resource
 
org.visallo.web.routes.search - package org.visallo.web.routes.search
 
org.visallo.web.routes.user - package org.visallo.web.routes.user
 
org.visallo.web.routes.vertex - package org.visallo.web.routes.vertex
 
org.visallo.web.routes.workspace - package org.visallo.web.routes.workspace
 
org.visallo.web.session - package org.visallo.web.session
 
org.visallo.web.util - package org.visallo.web.util
 
org.visallo.web.util.js - package org.visallo.web.util.js
 
ORG_ECLIPSE_JETTY_SERVLET_DEFAULT_DIR_ALLOWED - Static variable in class org.visallo.web.ApplicationBootstrap
 

P

PARAMETER_NAME - Static variable in class org.visallo.web.VisalloCsrfHandler
 
PATH - Static variable in class org.visallo.web.Messaging
 
PERMITS_PER_SECOND - Static variable in class org.visallo.web.RateLimitFilter
 
Ping - Class in org.visallo.web.routes.ping
 
Ping(UserRepository, Graph, WorkQueueRepository, LongRunningProcessRepository, PingUtil, AuthorizationRepository) - Constructor for class org.visallo.web.routes.ping.Ping
 
ping(String) - Method in class org.visallo.web.routes.ping.Ping
 
PingResponse - Class in org.visallo.web.routes.ping
 
PingResponse(long, long, long, long) - Constructor for class org.visallo.web.routes.ping.PingResponse
 
PingStats - Class in org.visallo.web.routes.ping
 
PingStats(UserRepository, Graph, PingUtil, AuthorizationRepository) - Constructor for class org.visallo.web.routes.ping.PingStats
 
playback - Variable in class org.visallo.web.routes.vertex.VertexGetPropertyValue.PlaybackOptions
 
PlaybackOptions() - Constructor for class org.visallo.web.routes.vertex.VertexGetPropertyValue.PlaybackOptions
 
Plugin - Class in org.visallo.web.routes.config
 
Plugin(Configuration) - Constructor for class org.visallo.web.routes.config.Plugin
 
PluginList - Class in org.visallo.web.routes.admin
 
PluginList(Configuration) - Constructor for class org.visallo.web.routes.admin.PluginList
 
PREFIX - Static variable in class org.visallo.web.WebConfiguration
 
PrivilegeFilter - Class in org.visallo.web.privilegeFilters
 
PrivilegeFilter(Set<String>, UserRepository, PrivilegeRepository) - Constructor for class org.visallo.web.privilegeFilters.PrivilegeFilter
 
PROPERTIES_METADATA_PROPERTY_NAMES - Static variable in class org.visallo.web.WebConfiguration
 
PROPERTIES_METADATA_PROPERTY_NAMES_DISPLAY - Static variable in class org.visallo.web.WebConfiguration
 
PROPERTIES_METADATA_PROPERTY_NAMES_TYPE - Static variable in class org.visallo.web.WebConfiguration
 
PROPERTIES_MULTIVALUE_DEFAULT_VISIBLE_COUNT - Static variable in class org.visallo.web.WebConfiguration
 
PROPERTY_METADATA_CONFIDENCE - Static variable in class org.visallo.web.WebConfiguration
 
PROPERTY_METADATA_MODIFIED_BY - Static variable in class org.visallo.web.WebConfiguration
 
PROPERTY_METADATA_MODIFIED_DATE - Static variable in class org.visallo.web.WebConfiguration
 
PROPERTY_METADATA_SOURCE_TIMEZONE - Static variable in class org.visallo.web.WebConfiguration
 
PROPERTY_METADATA_STATUS - Static variable in class org.visallo.web.WebConfiguration
 
PropertyMetadata(VisalloPropertyBase, String, String) - Constructor for class org.visallo.web.WebConfiguration.PropertyMetadata
 
PropertyMetadata(MetadataVisalloProperty, String, String) - Constructor for class org.visallo.web.WebConfiguration.PropertyMetadata
 
PropertyMetadata(String, String, String) - Constructor for class org.visallo.web.WebConfiguration.PropertyMetadata
 
PublishPrivilegeFilter - Class in org.visallo.web.privilegeFilters
 
PublishPrivilegeFilter(UserRepository, PrivilegeRepository) - Constructor for class org.visallo.web.privilegeFilters.PublishPrivilegeFilter
 

R

range - Variable in class org.visallo.web.routes.vertex.VertexGetPropertyValue.PlaybackOptions
 
RateLimitFilter - Class in org.visallo.web
 
RateLimitFilter() - Constructor for class org.visallo.web.RateLimitFilter
 
ReadPrivilegeFilter - Class in org.visallo.web.privilegeFilters
 
ReadPrivilegeFilter(UserRepository, PrivilegeRepository) - Constructor for class org.visallo.web.privilegeFilters.ReadPrivilegeFilter
 
registerBeforeAuthenticationJavaScript(String) - Method in class org.visallo.web.WebApp
Register a JavaScript file to be loaded if user is not authenticated.
registerCss(String) - Method in class org.visallo.web.WebApp
Register new css file.
registerFile(String, String) - Method in class org.visallo.web.WebApp
Register a new generic file.
registerJavaScript(String, Boolean, String) - Method in class org.visallo.web.WebApp
Register JavaScript file to be available for the application.
registerJavaScript(String, Boolean) - Method in class org.visallo.web.WebApp
Register JavaScript file to be available for the application.
registerJavaScript(WebApp.JavaScriptResource) - Method in class org.visallo.web.WebApp
Register JavaScript file to be automatically loaded after authentication.
registerJavaScript(String) - Method in class org.visallo.web.WebApp
Register JavaScript file to be automatically loaded after authentication.
registerJavaScriptComponent(String) - Method in class org.visallo.web.WebApp
Register a JSX react component.
registerJavaScriptTemplate(String) - Method in class org.visallo.web.WebApp
Register a new JavaScript template.
registerLess(String) - Method in class org.visallo.web.WebApp
Register new less file to be compiled into css for browser.
registerResourceBundle(String) - Method in class org.visallo.web.WebApp
 
registerWebWorkerJavaScript(String, String) - Method in class org.visallo.web.WebApp
Register a JavaScript file to be loaded in web-worker thread.
registerWebWorkerJavaScript(String) - Method in class org.visallo.web.WebApp
Register a JavaScript file to be loaded in web-worker thread.
RemoteAddr - Annotation Type in org.visallo.web.parameterProviders
 
RemoteAddrParameterProviderFactory - Class in org.visallo.web.parameterProviders
 
RemoteAddrParameterProviderFactory(UserRepository, Configuration) - Constructor for class org.visallo.web.parameterProviders.RemoteAddrParameterProviderFactory
 
RequestDebugFilter - Class in org.visallo.web
 
RequestDebugFilter() - Constructor for class org.visallo.web.RequestDebugFilter
 
requiredFallback - Variable in class org.visallo.web.routes.vertex.VertexMultiple.GetAuthorizationsResult
 
ResolveDetectedObject - Class in org.visallo.web.routes.vertex
 
ResolveDetectedObject(Graph, OntologyRepository, WorkQueueRepository, VisibilityTranslator, WorkspaceRepository, TermMentionRepository) - Constructor for class org.visallo.web.routes.vertex.ResolveDetectedObject
 
ResolveTermEntity - Class in org.visallo.web.routes.vertex
 
ResolveTermEntity(Graph, OntologyRepository, VisibilityTranslator, WorkspaceRepository, WorkQueueRepository) - Constructor for class org.visallo.web.routes.vertex.ResolveTermEntity
 
ResourceBundleParameterProviderFactory - Class in org.visallo.web.parameterProviders
 
ResourceBundleParameterProviderFactory(UserRepository, Configuration) - Constructor for class org.visallo.web.parameterProviders.ResourceBundleParameterProviderFactory
 
ResourceExternalGet - Class in org.visallo.web.routes.resource
 
ResourceExternalGet(Graph, HttpRepository) - Constructor for class org.visallo.web.routes.resource.ResourceExternalGet
 
ResourceGet - Class in org.visallo.web.routes.resource
 
ResourceGet(OntologyRepository) - Constructor for class org.visallo.web.routes.resource.ResourceGet
 
respondWithBadRequest(String, String, List<String>) - Method in class org.visallo.web.VisalloResponse
 
respondWithClientApiObject(ClientApiObject) - Method in class org.visallo.web.VisalloResponse
 
respondWithHtml(String) - Method in class org.visallo.web.VisalloResponse
 
respondWithJson(JSONObject) - Method in class org.visallo.web.VisalloResponse
 
respondWithNotFound() - Method in class org.visallo.web.VisalloResponse
 
respondWithNotFound(String) - Method in class org.visallo.web.VisalloResponse
 
respondWithNotModified() - Method in class org.visallo.web.VisalloResponse
 
respondWithSuccessJson() - Method in class org.visallo.web.VisalloResponse
 
ResponseTypes - Enum in org.visallo.web
 
Router - Class in org.visallo.web
 
Router(ServletContext) - Constructor for class org.visallo.web.Router
 

S

SEARCH_DISABLE_WILDCARD_SEARCH - Static variable in class org.visallo.web.WebConfiguration
 
SearchDelete - Class in org.visallo.web.routes.search
 
SearchDelete(SearchRepository) - Constructor for class org.visallo.web.routes.search.SearchDelete
 
SearchList - Class in org.visallo.web.routes.search
 
SearchList(SearchRepository) - Constructor for class org.visallo.web.routes.search.SearchList
 
SearchRun - Class in org.visallo.web.routes.search
 
SearchRun(SearchRepository) - Constructor for class org.visallo.web.routes.search.SearchRun
 
SearchSave - Class in org.visallo.web.routes.search
 
SearchSave(SearchRepository) - Constructor for class org.visallo.web.routes.search.SearchSave
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.visallo.web.Router
 
SessionUser - Class in org.visallo.web
 
SessionUser(String) - Constructor for class org.visallo.web.SessionUser
 
SESSIONUSER_ATTRIBUTE_NAME - Static variable in class org.visallo.web.CurrentUser
 
set(HttpServletRequest, String, String) - Static method in class org.visallo.web.CurrentUser
 
setCharacterEncoding(String) - Method in class org.visallo.web.VisalloResponse
 
setConfiguration(Configuration) - Method in class org.visallo.web.CacheServletFilter
 
setConfiguration(Configuration) - Method in class org.visallo.web.MessagingThrottleFilter
 
setConfiguration(Configuration) - Method in class org.visallo.web.Router
 
setContentLength(int) - Method in class org.visallo.web.VisalloResponse
 
setContentType(String) - Method in class org.visallo.web.VisalloResponse
 
setGeocoderRepository(GeocoderRepository) - Method in class org.visallo.web.Router
 
setHeader(String, String) - Method in class org.visallo.web.VisalloResponse
 
setInput(String) - Method in class org.visallo.web.util.js.CachedCompilation
 
setLastModified(Long) - Method in class org.visallo.web.util.js.CachedCompilation
 
setMaxAge(int) - Method in class org.visallo.web.VisalloResponse
 
setMetricsManager(JmxMetricsManager) - Method in class org.visallo.web.Messaging
 
setOutput(String) - Method in class org.visallo.web.util.js.CachedCompilation
 
setPath(String) - Method in class org.visallo.web.util.js.CachedCompilation
 
SetPropertyBase - Class in org.visallo.web.routes
 
SetPropertyBase(Graph, VisibilityTranslator) - Constructor for class org.visallo.web.routes.SetPropertyBase
 
setResourcePath(String) - Method in class org.visallo.web.util.js.CachedCompilation
 
setSourceMap(String) - Method in class org.visallo.web.util.js.CachedCompilation
 
setStatus(int) - Method in class org.visallo.web.VisalloResponse
 
setUserInLogMappedDiagnosticContexts(HttpServletRequest) - Static method in class org.visallo.web.CurrentUser
 
setUserRepository(UserRepository) - Method in class org.visallo.web.Messaging
 
setUserRepository(UserRepository) - Method in class org.visallo.web.MessagingFilter
 
setUserRepository(UserRepository) - Method in class org.visallo.web.MessagingThrottleFilter
 
setUserSessionCounterRepository(UserSessionCounterRepository) - Method in class org.visallo.web.Messaging
 
setWorkQueueRepository(WorkQueueRepository) - Method in class org.visallo.web.Messaging
 
setWorkspaceRepository(WorkspaceRepository) - Method in class org.visallo.web.Messaging
 
shouldSendMessage(JSONObject, HttpSession) - Method in class org.visallo.web.MessagingFilter
 
SHOW_VERSION_COMMENTS - Static variable in class org.visallo.web.WebConfiguration
 
shutdown() - Method in class org.visallo.web.initializers.ExternalResourceWorkersInitializer
 
shutdown() - Method in class org.visallo.web.initializers.GraphPropertyWorkerRunnerInitializer
 
shutdown() - Method in class org.visallo.web.initializers.LongRunningProcessRunnerInitializer
 
skipCompile(boolean) - Method in class org.visallo.web.WebApp.JavaScriptResource
 
SourceGuid - Annotation Type in org.visallo.web.parameterProviders
 
SourceGuidParameterProviderFactory - Class in org.visallo.web.parameterProviders
 
SourceGuidParameterProviderFactory(UserRepository, Configuration) - Constructor for class org.visallo.web.parameterProviders.SourceGuidParameterProviderFactory
 
SourceMapType - Enum in org.visallo.web.util.js
 
stats(User) - Method in class org.visallo.web.routes.ping.PingStats
 
STRING_ATTRIBUTE_NAME - Static variable in class org.visallo.web.CurrentUser
 
StyleAppendableHandler - Class in org.visallo.web
 
StyleAppendableHandler() - Constructor for class org.visallo.web.StyleAppendableHandler
 
submit(Callable<T>) - Method in class org.visallo.web.util.js.BabelExecutor
 
SUCCESS - Static variable in class org.visallo.web.VisalloResponse
 
SystemNotificationDelete - Class in org.visallo.web.routes.notification
 
SystemNotificationDelete(SystemNotificationRepository, WorkQueueRepository) - Constructor for class org.visallo.web.routes.notification.SystemNotificationDelete
 
SystemNotificationInitializer - Class in org.visallo.web.initializers
 
SystemNotificationInitializer(SystemNotificationService) - Constructor for class org.visallo.web.initializers.SystemNotificationInitializer
 
SystemNotificationSave - Class in org.visallo.web.routes.notification
 
SystemNotificationSave(SystemNotificationRepository, WorkQueueRepository) - Constructor for class org.visallo.web.routes.notification.SystemNotificationSave
 
SystemNotificationSeverityValueConverter - Class in org.visallo.web.routes.notification
 
SystemNotificationSeverityValueConverter() - Constructor for class org.visallo.web.routes.notification.SystemNotificationSeverityValueConverter
 

T

testEtagHeaders(String) - Method in class org.visallo.web.VisalloResponse
 
THROTTLE_MESSAGING_SECONDS - Static variable in class org.visallo.web.WebConfiguration
 
TimeZone - Annotation Type in org.visallo.web.parameterProviders
 
TimeZoneParameterProviderFactory - Class in org.visallo.web.parameterProviders
 
TimeZoneParameterProviderFactory(UserRepository, Configuration) - Constructor for class org.visallo.web.parameterProviders.TimeZoneParameterProviderFactory
 
toArtifactImportResponse(List<Vertex>) - Method in class org.visallo.web.routes.vertex.VertexImport
 
toString() - Method in exception org.visallo.web.BadRequestException
 
toString() - Method in enum org.visallo.web.WebConfiguration.MapProvider
 
TYPE_SESSION_EXPIRATION - Static variable in class org.visallo.web.MessagingFilter
 
TYPE_SET_ACTIVE_WORKSPACE - Static variable in class org.visallo.web.MessagingFilter
 
TYPEAHEAD_CONCEPTS_MAX_ITEMS - Static variable in class org.visallo.web.WebConfiguration
 
TYPEAHEAD_EDGE_LABELS_MAX_ITEMS - Static variable in class org.visallo.web.WebConfiguration
 
TYPEAHEAD_PROPERTIES_MAX_ITEMS - Static variable in class org.visallo.web.WebConfiguration
 

U

UnresolveDetectedObject - Class in org.visallo.web.routes.vertex
 
UnresolveDetectedObject(Graph, WorkQueueRepository, WorkspaceHelper) - Constructor for class org.visallo.web.routes.vertex.UnresolveDetectedObject
 
UnresolveTermEntity - Class in org.visallo.web.routes.vertex
 
UnresolveTermEntity(TermMentionRepository, Graph, WorkspaceHelper) - Constructor for class org.visallo.web.routes.vertex.UnresolveTermEntity
 
UserAgentFilter - Class in org.visallo.web
 
UserAgentFilter() - Constructor for class org.visallo.web.UserAgentFilter
 
UserGet - Class in org.visallo.web.routes.user
 
UserGet(UserRepository, WorkspaceRepository, AuthorizationRepository) - Constructor for class org.visallo.web.routes.user.UserGet
 
UserList - Class in org.visallo.web.routes.user
 
UserList(UserRepository, WorkspaceRepository) - Constructor for class org.visallo.web.routes.user.UserList
 
UserNotificationMarkRead - Class in org.visallo.web.routes.notification
 
UserNotificationMarkRead(UserNotificationRepository) - Constructor for class org.visallo.web.routes.notification.UserNotificationMarkRead
 
UserParameterProviderFactory - Class in org.visallo.web.parameterProviders
 
UserParameterProviderFactory(UserRepository, Configuration) - Constructor for class org.visallo.web.parameterProviders.UserParameterProviderFactory
 
UserSetUiPreferences - Class in org.visallo.web.routes.user
 
UserSetUiPreferences(UserRepository) - Constructor for class org.visallo.web.routes.user.UserSetUiPreferences
 

V

valueBound(HttpSessionBindingEvent) - Method in class org.visallo.web.SessionUser
 
valueOf(String) - Static method in enum org.visallo.web.ResponseTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.visallo.web.util.js.SourceMapType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.visallo.web.WebConfiguration.JustificationFieldValidation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.visallo.web.WebConfiguration.MapProvider
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.visallo.web.ResponseTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.visallo.web.util.js.SourceMapType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.visallo.web.WebConfiguration.JustificationFieldValidation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.visallo.web.WebConfiguration.MapProvider
Returns an array containing the constants of this enum type, in the order they are declared.
valueUnbound(HttpSessionBindingEvent) - Method in class org.visallo.web.SessionUser
 
VERTEX_LOAD_RELATED_MAX_BEFORE_PROMPT - Static variable in class org.visallo.web.WebConfiguration
 
VERTEX_LOAD_RELATED_MAX_FORCE_SEARCH - Static variable in class org.visallo.web.WebConfiguration
 
VERTEX_RELATIONSHIPS_MAX_PER_SECTION - Static variable in class org.visallo.web.WebConfiguration
 
VertexDeleteProperty - Class in org.visallo.web.routes.vertex
 
VertexDeleteProperty(Graph, WorkspaceHelper, OntologyRepository, ACLProvider, Configuration) - Constructor for class org.visallo.web.routes.vertex.VertexDeleteProperty
 
VertexDetails - Class in org.visallo.web.routes.vertex
 
VertexDetails(Graph, TermMentionRepository) - Constructor for class org.visallo.web.routes.vertex.VertexDetails
 
VertexEdges - Class in org.visallo.web.routes.vertex
 
VertexEdges(Graph) - Constructor for class org.visallo.web.routes.vertex.VertexEdges
 
VertexExists - Class in org.visallo.web.routes.vertex
 
VertexExists(Graph) - Constructor for class org.visallo.web.routes.vertex.VertexExists
 
VertexFindPath - Class in org.visallo.web.routes.vertex
 
VertexFindPath(Graph, LongRunningProcessRepository) - Constructor for class org.visallo.web.routes.vertex.VertexFindPath
 
VertexFindRelated - Class in org.visallo.web.routes.vertex
 
VertexFindRelated(SearchRepository) - Constructor for class org.visallo.web.routes.vertex.VertexFindRelated
 
VertexGeoSearch - Class in org.visallo.web.routes.vertex
 
VertexGeoSearch(Graph, OntologyRepository) - Constructor for class org.visallo.web.routes.vertex.VertexGeoSearch
 
VertexGetCount - Class in org.visallo.web.routes.vertex
 
VertexGetCount(Graph) - Constructor for class org.visallo.web.routes.vertex.VertexGetCount
 
VertexGetCountsByConceptType - Class in org.visallo.web.routes.vertex
 
VertexGetCountsByConceptType(Graph) - Constructor for class org.visallo.web.routes.vertex.VertexGetCountsByConceptType
 
VertexGetDetectedObjects - Class in org.visallo.web.routes.vertex
 
VertexGetDetectedObjects(Graph) - Constructor for class org.visallo.web.routes.vertex.VertexGetDetectedObjects
 
VertexGetHistory - Class in org.visallo.web.routes.vertex
 
VertexGetHistory(Graph) - Constructor for class org.visallo.web.routes.vertex.VertexGetHistory
 
VertexGetPropertyHistory - Class in org.visallo.web.routes.vertex
 
VertexGetPropertyHistory(Graph) - Constructor for class org.visallo.web.routes.vertex.VertexGetPropertyHistory
 
VertexGetPropertyValue - Class in org.visallo.web.routes.vertex
 
VertexGetPropertyValue(Graph) - Constructor for class org.visallo.web.routes.vertex.VertexGetPropertyValue
 
VertexGetPropertyValue.PlaybackOptions - Class in org.visallo.web.routes.vertex
 
VertexGetResolvedTo - Class in org.visallo.web.routes.vertex
 
VertexGetResolvedTo(Graph, TermMentionRepository) - Constructor for class org.visallo.web.routes.vertex.VertexGetResolvedTo
 
VertexGetTermMentions - Class in org.visallo.web.routes.vertex
 
VertexGetTermMentions(Graph, TermMentionRepository) - Constructor for class org.visallo.web.routes.vertex.VertexGetTermMentions
 
VertexHighlightedText - Class in org.visallo.web.routes.vertex
 
VertexHighlightedText(Graph, EntityHighlighter, TermMentionRepository) - Constructor for class org.visallo.web.routes.vertex.VertexHighlightedText
 
VertexImport - Class in org.visallo.web.routes.vertex
 
VertexImport(Graph, FileImport, WorkspaceRepository, VisibilityTranslator, WorkspaceHelper) - Constructor for class org.visallo.web.routes.vertex.VertexImport
 
VertexMultiple - Class in org.visallo.web.routes.vertex
 
VertexMultiple(Graph, UserRepository, WorkspaceRepository, AuthorizationRepository) - Constructor for class org.visallo.web.routes.vertex.VertexMultiple
 
VertexMultiple.GetAuthorizationsResult - Class in org.visallo.web.routes.vertex
 
VertexNew - Class in org.visallo.web.routes.vertex
 
VertexNew(Graph, VisibilityTranslator, WorkspaceRepository, WorkQueueRepository, OntologyRepository, GraphRepository, WorkspaceHelper) - Constructor for class org.visallo.web.routes.vertex.VertexNew
 
VertexPosterFrame - Class in org.visallo.web.routes.vertex
 
VertexPosterFrame(Graph, ArtifactThumbnailRepository) - Constructor for class org.visallo.web.routes.vertex.VertexPosterFrame
 
VertexProperties - Class in org.visallo.web.routes.vertex
 
VertexProperties(Graph) - Constructor for class org.visallo.web.routes.vertex.VertexProperties
 
VertexPropertyDetails - Class in org.visallo.web.routes.vertex
 
VertexPropertyDetails(Graph, VisibilityTranslator, TermMentionRepository) - Constructor for class org.visallo.web.routes.vertex.VertexPropertyDetails
 
VertexRaw - Class in org.visallo.web.routes.vertex
 
VertexRaw(Graph) - Constructor for class org.visallo.web.routes.vertex.VertexRaw
 
VertexRemove - Class in org.visallo.web.routes.vertex
 
VertexRemove(Graph, WorkspaceHelper, ACLProvider, WorkQueueRepository) - Constructor for class org.visallo.web.routes.vertex.VertexRemove
 
VertexSearch - Class in org.visallo.web.routes.vertex
 
VertexSearch(SearchRepository) - Constructor for class org.visallo.web.routes.vertex.VertexSearch
 
VertexSetProperty - Class in org.visallo.web.routes.vertex
 
VertexSetProperty(OntologyRepository, Graph, VisibilityTranslator, WorkspaceRepository, WorkQueueRepository, GraphRepository, ACLProvider, Configuration) - Constructor for class org.visallo.web.routes.vertex.VertexSetProperty
 
VertexSetPropertyVisibility - Class in org.visallo.web.routes.vertex
 
VertexSetPropertyVisibility(Graph, WorkspaceRepository, VisibilityTranslator, GraphRepository, WorkQueueRepository) - Constructor for class org.visallo.web.routes.vertex.VertexSetPropertyVisibility
 
VertexSetVisibility - Class in org.visallo.web.routes.vertex
 
VertexSetVisibility(Graph, WorkspaceRepository, WorkQueueRepository, GraphRepository, VisibilityTranslator) - Constructor for class org.visallo.web.routes.vertex.VertexSetVisibility
 
VertexThumbnail - Class in org.visallo.web.routes.vertex
 
VertexThumbnail(ArtifactThumbnailRepository, Graph) - Constructor for class org.visallo.web.routes.vertex.VertexThumbnail
 
VertexUploadImage - Class in org.visallo.web.routes.vertex
 
VertexUploadImage(Graph, OntologyRepository, WorkQueueRepository, VisibilityTranslator, WorkspaceRepository) - Constructor for class org.visallo.web.routes.vertex.VertexUploadImage
 
VertexVideoPreviewImage - Class in org.visallo.web.routes.vertex
 
VertexVideoPreviewImage(Graph, ArtifactThumbnailRepository) - Constructor for class org.visallo.web.routes.vertex.VertexVideoPreviewImage
 
VIDEO_PREVIEW_FRAMES_COUNT - Static variable in class org.visallo.web.WebConfiguration
 
VISALLO_REQUEST_DEBUG - Static variable in class org.visallo.web.RequestDebugFilter
 
VISALLO_SERVLET_NAME - Static variable in class org.visallo.web.ApplicationBootstrap
 
VISALLO_SOURCE_GUID_HEADER_NAME - Static variable in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
VISALLO_WORKSPACE_ID_HEADER_NAME - Static variable in class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
VisalloBaseParameterProvider<T> - Class in org.visallo.web.parameterProviders
 
VisalloBaseParameterProvider(UserRepository, Configuration) - Constructor for class org.visallo.web.parameterProviders.VisalloBaseParameterProvider
 
VisalloCsrfHandler - Class in org.visallo.web
 
VisalloCsrfHandler() - Constructor for class org.visallo.web.VisalloCsrfHandler
 
VisalloDefaultResultWriterFactory - Class in org.visallo.web
 
VisalloDefaultResultWriterFactory(ACLProvider, UserRepository, Configuration) - Constructor for class org.visallo.web.VisalloDefaultResultWriterFactory
 
VisalloResponse - Class in org.visallo.web
 
VisalloResponse(HttpServletRequest, HttpServletResponse) - Constructor for class org.visallo.web.VisalloResponse
 
VisalloResponseParameterProviderFactory - Class in org.visallo.web.parameterProviders
 
VisalloResponseParameterProviderFactory() - Constructor for class org.visallo.web.parameterProviders.VisalloResponseParameterProviderFactory
 
VisalloSimpleOrmJettySessionManager - Class in org.visallo.web.session
 
VisalloSimpleOrmJettySessionManager() - Constructor for class org.visallo.web.session.VisalloSimpleOrmJettySessionManager
 
visibilityTranslator - Variable in class org.visallo.web.routes.SetPropertyBase
 

W

WEB_RESPONSE_HEADER_X_FRAME_OPTIONS - Static variable in class org.visallo.web.VisalloDefaultResultWriterFactory
 
WEB_RESPONSE_HEADER_X_FRAME_OPTIONS_DEFAULT - Static variable in class org.visallo.web.VisalloDefaultResultWriterFactory
 
WebApp - Class in org.visallo.web
 
WebApp(ServletContext, Injector) - Constructor for class org.visallo.web.WebApp
 
WebApp.JavaScriptResource - Class in org.visallo.web
 
WebAppParameterProviderFactory - Class in org.visallo.web.parameterProviders
 
WebAppParameterProviderFactory(UserRepository, Configuration) - Constructor for class org.visallo.web.parameterProviders.WebAppParameterProviderFactory
 
WebAppPlugin - Interface in org.visallo.web
 
WebConfiguration - Class in org.visallo.web
 
WebConfiguration() - Constructor for class org.visallo.web.WebConfiguration
 
WebConfiguration.JustificationFieldValidation - Enum in org.visallo.web
 
WebConfiguration.MapProvider - Enum in org.visallo.web
 
WebConfiguration.PropertyMetadata - Class in org.visallo.web
 
WebSearchOptionsFactory - Class in org.visallo.web.routes.search
 
WebSearchOptionsFactory() - Constructor for class org.visallo.web.routes.search.WebSearchOptionsFactory
 
WorkspaceById - Class in org.visallo.web.routes.workspace
 
WorkspaceById(WorkspaceRepository) - Constructor for class org.visallo.web.routes.workspace.WorkspaceById
 
WorkspaceCreate - Class in org.visallo.web.routes.workspace
 
WorkspaceCreate(WorkspaceRepository, WorkQueueRepository) - Constructor for class org.visallo.web.routes.workspace.WorkspaceCreate
 
WorkspaceDelete - Class in org.visallo.web.routes.workspace
 
WorkspaceDelete(WorkspaceRepository, WorkQueueRepository) - Constructor for class org.visallo.web.routes.workspace.WorkspaceDelete
 
WorkspaceDiff - Class in org.visallo.web.routes.workspace
 
WorkspaceDiff(WorkspaceRepository) - Constructor for class org.visallo.web.routes.workspace.WorkspaceDiff
 
WorkspaceEdges - Class in org.visallo.web.routes.workspace
 
WorkspaceEdges(Graph, WorkspaceRepository) - Constructor for class org.visallo.web.routes.workspace.WorkspaceEdges
 
WorkspaceList - Class in org.visallo.web.routes.workspace
 
WorkspaceList(WorkspaceRepository, UserRepository, AuthorizationRepository) - Constructor for class org.visallo.web.routes.workspace.WorkspaceList
 
WorkspacePublish - Class in org.visallo.web.routes.workspace
 
WorkspacePublish(WorkspaceRepository) - Constructor for class org.visallo.web.routes.workspace.WorkspacePublish
 
WorkspaceUndo - Class in org.visallo.web.routes.workspace
 
WorkspaceUndo(WorkspaceUndoHelper, OntologyRepository) - Constructor for class org.visallo.web.routes.workspace.WorkspaceUndo
 
WorkspaceUpdate - Class in org.visallo.web.routes.workspace
 
WorkspaceUpdate(WorkspaceRepository, WorkQueueRepository, UserNotificationRepository) - Constructor for class org.visallo.web.routes.workspace.WorkspaceUpdate
 
WorkspaceVertices - Class in org.visallo.web.routes.workspace
 
WorkspaceVertices(Graph, WorkspaceRepository) - Constructor for class org.visallo.web.routes.workspace.WorkspaceVertices
 
write(byte[]) - Method in class org.visallo.web.VisalloResponse
 
write(InputStream) - Method in class org.visallo.web.VisalloResponse
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links
Generated Sun Aug 28 23:09 UTC 2016

Copyright © 2013–2016 V5 Analytics. All rights reserved.