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

A

abortTransaction(Connection) - Static method in class org.eaglei.repository.admin.AuthUser
Hook to rollback and close the current transaction.
Access - Enum in org.eaglei.repository
Access control for the repository.
access - Variable in class org.eaglei.repository.AccessGrant
 
AccessGrant - Class in org.eaglei.repository
Record class describing one "grant" of access to an entity in the repository.
AccessGrant(URI, String, URI, String, URI, String, boolean) - Constructor for class org.eaglei.repository.AccessGrant
Constructor for AccessGrant.
AccessGrant.Term - Class in org.eaglei.repository
record class for RDF "term" that has URI and label
AccessGrant.Term(URI, String) - Constructor for class org.eaglei.repository.AccessGrant.Term
 
AccessGrant.Term(URI) - Constructor for class org.eaglei.repository.AccessGrant.Term
 
addGrant(HttpServletRequest, URI, URI, URI) - Static method in enum org.eaglei.repository.Access
Add the specified grant to the instance.
addGraph(DatasetImpl, URI) - Static method in class org.eaglei.repository.util.SPARQL
Add a single named graph explicitly to the dataset.
addGraphs(HttpServletRequest, DatasetImpl, View) - Static method in enum org.eaglei.repository.View
Add the named graphs composing a view to the specified dataset.
addRole(HttpServletRequest, URI) - Method in class org.eaglei.repository.User
addRole - add a role
addRole(HttpServletRequest, Role) - Method in class org.eaglei.repository.User
addRole - add a role
addRole(HttpServletRequest, Role, boolean) - Method in class org.eaglei.repository.User
addRole - add a role
addUser_jsp - Class in jsp.repository.admin
 
addUser_jsp() - Constructor for class jsp.repository.admin.addUser_jsp
 
addUserIfc_jsp - Class in jsp.repository.admin
 
addUserIfc_jsp() - Constructor for class jsp.repository.admin.addUserIfc_jsp
 
addWorkspaceGraphs(HttpServletRequest, DatasetImpl, URI) - Static method in enum org.eaglei.repository.View
Construct a "workspace" view based on a single named graph of type Workspace or Published which is expected to contain resource instances.
agent - Variable in class org.eaglei.repository.AccessGrant
 
AGENT - Static variable in class org.eaglei.repository.vocabulary.DCTERMS
Constant AGENT
AGENT - Static variable in class org.eaglei.repository.vocabulary.FOAF
some useful Classes
AGENT - Static variable in class org.eaglei.repository.vocabulary.REPO
Agent class
agentType - Variable in class org.eaglei.repository.AccessGrant
 
APP_ONT_NAMESPACE - Static variable in class org.eaglei.repository.vocabulary.DATAMODEL
This is my namespace.
AUTH_DB_NAME - Static variable in class org.eaglei.repository.DataRepository
XXX this needs to move
AuthAdminBean - Class in org.eaglei.repository.admin
AuthAdminBean class.
AuthAdminBean() - Constructor for class org.eaglei.repository.admin.AuthAdminBean
Constructor for AuthAdminBean.
AuthAdminBean.UserComparator - Class in org.eaglei.repository.admin
 
AuthAdminBean.UserComparator() - Constructor for class org.eaglei.repository.admin.AuthAdminBean.UserComparator
 
AuthUser - Class in org.eaglei.repository.admin
Simple lightweight class to manage RDBMS authorization system users for the purpose of importing and exporting auth.

B

backup_jsp - Class in jsp.repository.admin
 
backup_jsp() - Constructor for class jsp.repository.admin.backup_jsp
 
backupDB() - Method in class org.eaglei.repository.admin.AuthAdminBean
backupDB
backupDbIfc_jsp - Class in jsp.repository.admin
 
backupDbIfc_jsp() - Constructor for class jsp.repository.admin.backupDbIfc_jsp
 
BadRequestException - Exception in org.eaglei.repository.status
Signal a fatal runtime error that should result in a 400 (BAD REQUEST) status returned to the HTTP client.
BadRequestException(String) - Constructor for exception org.eaglei.repository.status.BadRequestException
Constructor for BadRequestException.
BadRequestException(String, Throwable) - Constructor for exception org.eaglei.repository.status.BadRequestException
Constructor for BadRequestException.
BadRequestException(Throwable) - Constructor for exception org.eaglei.repository.status.BadRequestException
Constructor for BadRequestException.
banner_jsp - Class in jsp.repository.admin
 
banner_jsp() - Constructor for class jsp.repository.admin.banner_jsp
 
builtin - Variable in class org.eaglei.repository.AccessGrant
 

C

claim(HttpServletRequest, URI) - Method in class org.eaglei.repository.FakeFlow
Lets user assert a claim on this workflow state.
clear(HttpServletRequest) - Method in class org.eaglei.repository.EditToken
Remove this edit token from the RDF DB.
clear(HttpServletRequest) - Method in class org.eaglei.repository.FakeFlow
Remove this workflow state from its resource instance.
commit(HttpServletRequest) - Method in class org.eaglei.repository.NamedGraph
commit - commit any changes made to this object (and any others)
commitTransaction(Connection) - Static method in class org.eaglei.repository.admin.AuthUser
Hook to commit and close the current transaction.
compare(User, User) - Method in class org.eaglei.repository.admin.AuthAdminBean.UserComparator
 
compareTo(NamedGraph) - Method in class org.eaglei.repository.NamedGraph
CONFIG_INSTANCE_CSS - Static variable in class org.eaglei.repository.DataRepository
CSS stylesheet for HTML dissemination output, if any
CONFIG_INSTANCE_XSLT - Static variable in class org.eaglei.repository.DataRepository
stylesheet for transforming HTML dissemination output, if any
CONFIG_TITLE - Static variable in class org.eaglei.repository.DataRepository
title of repository for UI labels
ConflictException - Exception in org.eaglei.repository.status
Signal a fatal runtime error that should result in a 403 (Forbidden) status returned to the HTTP client.
ConflictException(String) - Constructor for exception org.eaglei.repository.status.ConflictException
Constructor for ConflictException.
ConflictException(String, Throwable) - Constructor for exception org.eaglei.repository.status.ConflictException
Constructor for ConflictException.
ConflictException(Throwable) - Constructor for exception org.eaglei.repository.status.ConflictException
Constructor for ConflictException.
contextDestroyed(ServletContextEvent) - Method in class org.eaglei.repository.servlet.RepositoryContextListener
Web app destruction hook from servlet container.
contextInitialized(ServletContextEvent) - Method in class org.eaglei.repository.servlet.RepositoryContextListener
Web app initialization hook from servlet container.
CONTRIBUTOR - Static variable in class org.eaglei.repository.vocabulary.DCTERMS
Constant CONTRIBUTOR
copyDataset(Dataset) - Static method in class org.eaglei.repository.util.SPARQL
Create copy of given Dataset with same default- and named-graph contents
copyStream(InputStream, OutputStream) - Static method in class org.eaglei.repository.util.Utils
The canonical file copy loop.
create(Connection, String, String, boolean) - Static method in class org.eaglei.repository.admin.AuthUser
Create a new auth user in the DB with indicated username, password, and superuser status.
create(HttpServletRequest, URI) - Static method in class org.eaglei.repository.EditToken
Create and return a new token for given resource.
create(HttpServletRequest, URI) - Static method in class org.eaglei.repository.FakeFlow
Create fake workflow state for given resource.
create(HttpServletRequest, String) - Static method in class org.eaglei.repository.User
alternate create with access check off
create(HttpServletRequest, String, boolean) - Static method in class org.eaglei.repository.User
Create new user instance for given username.
CREATED - Static variable in class org.eaglei.repository.vocabulary.DCTERMS
--------------------- Useful Term URIs
CREATOR - Static variable in class org.eaglei.repository.vocabulary.DCTERMS
Constant CREATOR

D

DATAMODEL - Class in org.eaglei.repository.vocabulary
Constants related to the eagle-i Data Model Ontology URIs of useful classes and properties.
DATAMODEL() - Constructor for class org.eaglei.repository.vocabulary.DATAMODEL
 
DataRepository - Class in org.eaglei.repository
This is a singleton class that encompasses the application state.
DataRepository(ServletContext) - Constructor for class org.eaglei.repository.DataRepository
Constructor for DataRepository.
DCTERMS - Class in org.eaglei.repository.vocabulary
Constants from the Dublin Core Terms (DCTERMS) namespace.
DCTERMS() - Constructor for class org.eaglei.repository.vocabulary.DCTERMS
 
decacheUser(HttpServletRequest, User) - Static method in enum org.eaglei.repository.Access
invalidate the cache if the changed user is the same URI as cahced.
DEFAULT_BOOLEAN_MIMETYPE - Static variable in class org.eaglei.repository.Formats
Constant DEFAULT_BOOLEAN_MIMETYPE="application/sparql-results+xml"
DEFAULT_RDF_MIMETYPE - Static variable in class org.eaglei.repository.Formats
Constant DEFAULT_RDF_MIMETYPE="application/rdf+xml"
DEFAULT_TUPLE_MIMETYPE - Static variable in class org.eaglei.repository.Formats
Constant DEFAULT_TUPLE_MIMETYPE="application/sparql-results+xml"
destroy(ServletContext) - Method in class org.eaglei.repository.DataRepository
destroy - shut down this application and release resources.
destroy() - Method in class org.eaglei.repository.servlet.WithRepositoryConnection
destroy
Disseminate - Class in org.eaglei.repository.servlet
Dissemination of the content for an Eagle-I Resource representation instance.
Disseminate() - Constructor for class org.eaglei.repository.servlet.Disseminate
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eaglei.repository.servlet.WithRepositoryConnection
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.Disseminate
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.FakeWorkflow
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.GetStatements
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.Graph
GET the contents of a graph Query Args: - name = URI of graph, required (can be "all") - format = MIME type (overrides content-type) - inferred -- flag, if present, include inferred triples - force -- secret option, if set, allows use of non-quad format with ALL Result: HTTP status 200 for success, 400 or 4xx or 5xx otherwise.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.Harvest
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.ImportExport
GET the contents of a graph - for EXPORT only Query Args: - format = MIME type (overrides content-type) - view = view to query (mutually excl.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.ListGraphs
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.Logout
Although it is incorrect HTTP and REST usage, respond to the GET by logging out -- mainly because there is no way to get a browser to execute a POST for a URL entered into the location bar.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.Model
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.SparqlProtocol
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.WhoAmI
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.Disseminate
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.FakeWorkflow
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.GetStatements
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.Graph
POST or PUT the contents of a graph Query Args: - name = URI of graph, required (can be "all") - action = (add|replace|delete) - required, how to process triples - format = MIME type (overrides content-type) - uri = remote URL from which to obtain serialization - content = immediate serlialized RDF content to load - type = ngType to record in metadata (ontology, metadata, etc..) Result: HTTP status 200 for success, 400 or 4xx or 5xx otherwise.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.Harvest
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.ImportExport
Import a collection of Users *or* Instances from an export serialization generated by this service.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.ListGraphs
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.Logout
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.Model
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.New
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.SparqlProtocol
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.Update
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.Graph
PUT the contents of a graph Query Args: - name = URI of graph, required (can be "all") - action = (add|replace|delete) - required, how to process triples - format = MIME type (overrides content-type) - uri = remote URL from which to obtain serialization - (PUT content is seralized RDF) Result: HTTP status 200 for success, 400 or 4xx or 5xx otherwise.

E

editGrants_jsp - Class in jsp.repository.admin
 
editGrants_jsp() - Constructor for class jsp.repository.admin.editGrants_jsp
 
editGraph_jsp - Class in jsp.repository.admin
 
editGraph_jsp() - Constructor for class jsp.repository.admin.editGraph_jsp
 
EditToken - Class in org.eaglei.repository
Object Model for "edit token", an RDF construct used to regulate access to updating a resource instance.
editUserPortlet_jsp - Class in jsp.repository.admin
 
editUserPortlet_jsp() - Constructor for class jsp.repository.admin.editUserPortlet_jsp
 
endQueryResult() - Method in class org.eaglei.repository.format.SPARQLHTMLWriter
endQueryResult
endQueryResult() - Method in class org.eaglei.repository.format.SPARQLTextWriter
endQueryResult
endRDF() - Method in class org.eaglei.repository.format.RDFHTMLWriter
endRDF
endRDF() - Method in class org.eaglei.repository.format.RDFNQuadsWriter
endRDF
equals(Object) - Method in class org.eaglei.repository.EditToken
equals(Object) - Method in class org.eaglei.repository.NamedGraph
equals(Object) - Method in class org.eaglei.repository.Role
equals(Object) - Method in class org.eaglei.repository.User
ErrorSendingException - Exception in org.eaglei.repository.status
Superclass for exceptions that get turned into HTTP status codes in the response by a servlet wrapper class.
ErrorSendingException(String) - Constructor for exception org.eaglei.repository.status.ErrorSendingException
Constructor for ErrorSendingException.
ErrorSendingException(String, Throwable) - Constructor for exception org.eaglei.repository.status.ErrorSendingException
Constructor for ErrorSendingException.
ErrorSendingException(Throwable) - Constructor for exception org.eaglei.repository.status.ErrorSendingException
Constructor for ErrorSendingException.
executeAdHocSQL() - Method in class org.eaglei.repository.admin.AuthAdminBean
executeAdHocSQL

F

failed_jsp - Class in jsp.repository.admin
 
failed_jsp() - Constructor for class jsp.repository.admin.failed_jsp
 
FakeFlow - Class in org.eaglei.repository
Object Model for "fake workflow", RDF annotations on a resource instance that takes the place of a full workflow implementation for "cycle 1".
FakeWorkflow - Class in org.eaglei.repository.servlet
Drive fake workflow - promote to new state, and/or claim by user.
FakeWorkflow() - Constructor for class org.eaglei.repository.servlet.FakeWorkflow
 
filter(String) - Static method in class org.eaglei.repository.util.HTMLFilter
Filter the specified message string for characters that are sensitive in HTML.
filterByPermission(HttpServletRequest, URI, String, String, Access, TupleQueryResultHandler) - Static method in enum org.eaglei.repository.Access
Filters results of query by what the current user has indicated permission on..
finalize() - Method in class org.eaglei.repository.User
finalize - flag error if GC'ing a dirty instance, its changes are lost.
find(String) - Static method in class org.eaglei.repository.admin.AuthUser
Get the auth-db description of the indicated user, if present.
find(HttpServletRequest, URI) - Static method in class org.eaglei.repository.EditToken
Return current edit token if any, or null if not found.
find(HttpServletRequest, URI) - Static method in class org.eaglei.repository.FakeFlow
Get current workflow on a resource if any, or null if not found.
find(HttpServletRequest, URI) - Static method in class org.eaglei.repository.NamedGraph
Returns a named graph object, or null if this is not a valid named graph OR context.
find(HttpServletRequest, URI, boolean) - Static method in class org.eaglei.repository.NamedGraph
Returns a named graph object, or null if this is not a valid named graph OR context and createp was false.
find(HttpServletRequest, URI) - Static method in class org.eaglei.repository.Role
Get the Role for given URI, lookup label.
find(URI, String) - Static method in class org.eaglei.repository.Role
Alternate version of "find" for when the URI and label are already known, e.g.
findAll(HttpServletRequest) - Static method in class org.eaglei.repository.NamedGraph
Get an iterable collection of all known named graphs AND Contexts.
findAll(HttpServletRequest) - Static method in class org.eaglei.repository.Role
Get all known Roles - includes pseudo-Roles Anonymous and Authenticated that should NOT be directly assigned to Users.
findAll(HttpServletRequest) - Static method in class org.eaglei.repository.User
Get all known Users from RDF DB - may not match auth'n DB.
findAllAsMap() - Static method in class org.eaglei.repository.admin.AuthUser
Get a Map of each username key to AuthUser object.
findUsername(HttpServletRequest, String) - Static method in class org.eaglei.repository.User
find a record by username, i.e.
finishInitialize() - Method in class org.eaglei.repository.DataRepository
finishInitialize - setup at construct time
FIRST_NAME - Static variable in class org.eaglei.repository.vocabulary.FOAF
some useful properties
flag - Variable in class org.eaglei.repository.rid.RIDGenerator
 
FOAF - Class in org.eaglei.repository.vocabulary
Constants from the FOAF vocabulary URIs of useful classes and properties.
FOAF() - Constructor for class org.eaglei.repository.vocabulary.FOAF
 
ForbiddenException - Exception in org.eaglei.repository.status
Signal a fatal runtime error that should result in a 403 (Forbidden) status returned to the HTTP client.
ForbiddenException(String) - Constructor for exception org.eaglei.repository.status.ForbiddenException
Constructor for ForbiddenException.
ForbiddenException(String, Throwable) - Constructor for exception org.eaglei.repository.status.ForbiddenException
Constructor for ForbiddenException.
ForbiddenException(Throwable) - Constructor for exception org.eaglei.repository.status.ForbiddenException
Constructor for ForbiddenException.
FORMAT - Static variable in class org.eaglei.repository.format.RDFHTMLWriter
Constant FORMAT
Formats - Class in org.eaglei.repository
Constants and utilities related to ALL serialization formats: includes RDF serialization as well as Boolean and Tuple query results.
Formats() - Constructor for class org.eaglei.repository.Formats
 

G

get(ServletRequest) - Static method in class org.eaglei.repository.servlet.WithRepositoryConnection
Gets RepositoryConnection from where the filter stashed it.
getAllAccesses(HttpServletRequest) - Static method in enum org.eaglei.repository.Access
Get all access types described in the RDF - note this CAN be extended by each repository instance by adding statements but it is NOT likely since the practical implementation of access is hardcoded.
getAllRoles(HttpServletRequest) - Static method in enum org.eaglei.repository.Access
Get all roles described in the RDF - note this can be extended by each repository instance by adding statements.
getAllUsernames() - Static method in class org.eaglei.repository.admin.AuthUser
Get all username keys in the DB.
getAllUsers() - Method in class org.eaglei.repository.admin.AuthAdminBean
getAllUsers
getAllWorkspaceGraphs(HttpServletRequest) - Static method in enum org.eaglei.repository.View
Returns map loaded with name and graph-URI of all named graphs of type workspace or pubilshed.
getAsHTML_RUserFirstName() - Method in class org.eaglei.repository.admin.AuthAdminBean
getAsHTML_RUserFirstName
getAsHTML_RUserLastName() - Method in class org.eaglei.repository.admin.AuthAdminBean
getAsHTML_RUserLastName
getAsHTML_RUserMbox() - Method in class org.eaglei.repository.admin.AuthAdminBean
getAsHTML_RUserMbox
getBackupDir() - Method in class org.eaglei.repository.admin.AuthAdminBean
Getter for the field backupDir.
getBackupDirectory() - Method in class org.eaglei.repository.DataRepository
getBackupDirectory- get configured repository backup directory
getBACKUPList() - Method in class org.eaglei.repository.admin.AuthAdminBean
getBACKUPList
getConfigurationProperty(String) - Method in class org.eaglei.repository.DataRepository
getConfigurationProperty
getConfigurationProperty(String, String) - Method in class org.eaglei.repository.DataRepository
return default if there is no value for the indicated property.
getConfigurationPropertyArray(String) - Method in class org.eaglei.repository.DataRepository
Gets a configuration property with multiple values.
getConnection() - Method in class org.eaglei.repository.inferencer.MinimalInferencer
getCreated() - Method in class org.eaglei.repository.EditToken
Getter for the field created.
getCreator() - Method in class org.eaglei.repository.EditToken
Getter for the field creator.
getCreatorLabel() - Method in class org.eaglei.repository.EditToken
Getter for the field creatorLabel.
getDateTime(Date) - Static method in class org.eaglei.repository.Provenance
Utility translation method, returns typed literal of specified moment
getDefaultNamespace() - Method in class org.eaglei.repository.DataRepository
Get value of default namespace prefix for URIs created by the repository.
getDependants() - Method in class jsp.index_jsp
 
getDependants() - Method in class jsp.repository.admin.addUser_jsp
 
getDependants() - Method in class jsp.repository.admin.addUserIfc_jsp
 
getDependants() - Method in class jsp.repository.admin.backup_jsp
 
getDependants() - Method in class jsp.repository.admin.backupDbIfc_jsp
 
getDependants() - Method in class jsp.repository.admin.banner_jsp
 
getDependants() - Method in class jsp.repository.admin.editGrants_jsp
 
getDependants() - Method in class jsp.repository.admin.editGraph_jsp
 
getDependants() - Method in class jsp.repository.admin.editUserPortlet_jsp
 
getDependants() - Method in class jsp.repository.admin.failed_jsp
 
getDependants() - Method in class jsp.repository.admin.index_jsp
 
getDependants() - Method in class jsp.repository.admin.memory_002dreport_jsp
 
getDependants() - Method in class jsp.repository.admin.namedGraphs_jsp
 
getDependants() - Method in class jsp.repository.admin.oldSelectUserIfc_jsp
 
getDependants() - Method in class jsp.repository.admin.restore_jsp
 
getDependants() - Method in class jsp.repository.admin.restoreDbIfc_jsp
 
getDependants() - Method in class jsp.repository.admin.retireUser_jsp
 
getDependants() - Method in class jsp.repository.admin.retireUserConfirmIfc_jsp
 
getDependants() - Method in class jsp.repository.admin.retireUserIfc_jsp
 
getDependants() - Method in class jsp.repository.admin.selectUserIfc_jsp
 
getDependants() - Method in class jsp.repository.admin.success_jsp
 
getDependants() - Method in class jsp.repository.admin.updateUser_jsp
 
getDependants() - Method in class jsp.repository.admin.updateUserIfc_jsp
 
getDependants() - Method in class jsp.repository.query.index_jsp
 
getDependants() - Method in class jsp.repository.version.index_jsp
 
getErrors() - Method in class org.eaglei.repository.admin.AuthAdminBean
Getter for the field errors.
getField(HttpServletRequest, URI) - Method in class org.eaglei.repository.Provenance
commit - commit any changes made to this object (and any others)
getFirstName() - Method in class org.eaglei.repository.admin.AuthAdminBean
Getter for the field firstName.
getFirstName() - Method in class org.eaglei.repository.User
Getter for the field firstName.
getGrants(HttpServletRequest, URI) - Static method in enum org.eaglei.repository.Access
Get list of access grants on this instance
getHomeDirectory() - Method in class org.eaglei.repository.DataRepository
getHomeDirectory - get configured repository home directory.
getHtmlTable_UserList(int) - Method in class org.eaglei.repository.admin.AuthAdminBean
getHtmlTable_UserList
getHtmlUserRolesCheckboxes(boolean) - Method in class org.eaglei.repository.admin.AuthAdminBean
getHtmlUserRolesCheckboxes
getIDSequence(int) - Method in class org.eaglei.repository.rid.RIDGenerator
getIDSequence
getInstance() - Static method in class org.eaglei.repository.DataRepository
Get the singleton instance.
getInstance() - Static method in class org.eaglei.repository.rid.RIDGenerator
getInstance
getInternalAndMetadataGraphs(HttpServletRequest) - Static method in class org.eaglei.repository.util.SPARQL
Get a Dataset including all Internal and Metadata named graphs
getIsSuperuser() - Method in class org.eaglei.repository.admin.AuthAdminBean
getIsSuperuser
getLabel() - Method in class org.eaglei.repository.NamedGraph
Getter for the field label.
getLabel(HttpServletRequest, URI) - Method in class org.eaglei.repository.Provenance
Labels for provenance value URIs are stored in the same map as fields
getLabel() - Method in class org.eaglei.repository.Role
Getter for the field label.
getLabel() - Method in enum org.eaglei.repository.View
Getter for the field label.
getLastModified() - Method in class org.eaglei.repository.DataRepository
Gets the most recent "last modified" timestamp applied to provenance metadata.
getLastName() - Method in class org.eaglei.repository.admin.AuthAdminBean
Getter for the field lastName.
getLastName() - Method in class org.eaglei.repository.User
Getter for the field lastName.
getMbox() - Method in class org.eaglei.repository.admin.AuthAdminBean
Getter for the field mbox.
getMbox() - Method in class org.eaglei.repository.User
Getter for the field mbox.
getMessages() - Method in class org.eaglei.repository.admin.AuthAdminBean
Getter for the field messages.
getName() - Method in class org.eaglei.repository.NamedGraph
Getter for the field name.
getOwner() - Method in class org.eaglei.repository.FakeFlow
Getter for the field owner.
getOwnerLabel() - Method in class org.eaglei.repository.FakeFlow
Getter for the field ownerLabel.
getPassword() - Method in class org.eaglei.repository.admin.AuthAdminBean
Getter for the field password.
getPassword() - Method in class org.eaglei.repository.admin.AuthUser
 
getPassword2() - Method in class org.eaglei.repository.admin.AuthAdminBean
Getter for the field password2.
getPrincipalURI(HttpServletRequest) - Static method in enum org.eaglei.repository.Access
Find (and create if necessary) the URI of the :Person object for the current authenticated user, if any.
getPrincipalUser(HttpServletRequest) - Static method in enum org.eaglei.repository.Access
Find (and create if necessary) a User object for the current authenticated user, if any.
getProjectVersion() - Method in class org.eaglei.repository.DataRepository
Get the Maven project version
getRDFFormat() - Method in class org.eaglei.repository.format.RDFHTMLWriter
getRDFFormat
getRDFFormat() - Method in class org.eaglei.repository.format.RDFHTMLWriterFactory
getRDFFormat
getRDFFormat() - Method in class org.eaglei.repository.format.RDFNQuadsWriter
getRDFFormat
getRDFFormat() - Method in class org.eaglei.repository.format.RDFNQuadsWriterFactory
getRDFFormat
getRemoteIsSuperuser() - Method in class org.eaglei.repository.admin.AuthAdminBean
Getter for the field remoteIsSuperuser.
getRemoteUser() - Method in class org.eaglei.repository.admin.AuthAdminBean
Getter for the field remoteUser.
getRepoRoles() - Method in class org.eaglei.repository.admin.AuthAdminBean
getRepoRoles
getRequest() - Method in class org.eaglei.repository.admin.AuthAdminBean
Getter for the field request.
getResource() - Method in class org.eaglei.repository.EditToken
Gets resource instance of edit token
getResource() - Method in class org.eaglei.repository.FakeFlow
Getter for the field resource.
getResults() - Method in class org.eaglei.repository.admin.AuthAdminBean
Getter for the field results.
getRevision() - Method in class org.eaglei.repository.DataRepository
Get the source revision, e.g.
getRoles() - Method in class org.eaglei.repository.User
Get Roles.
getRU_roleLabelListIntern() - Method in class org.eaglei.repository.admin.AuthAdminBean
getRU_roleLabelListIntern
getSesameRepository() - Method in class org.eaglei.repository.DataRepository
getSesameRepository
getShouldBecomeSuperuser() - Method in class org.eaglei.repository.admin.AuthAdminBean
getShouldBecomeSuperuser
getState() - Method in class org.eaglei.repository.FakeFlow
Getter for the field state.
getStateLabel() - Method in class org.eaglei.repository.FakeFlow
Getter for the field stateLabel.
GetStatements - Class in org.eaglei.repository.servlet
Internal Admin-Only servlet to list statements -- used mainly to locate the context (named graph) of a statement.
GetStatements() - Constructor for class org.eaglei.repository.servlet.GetStatements
 
getStatus() - Method in exception org.eaglei.repository.status.BadRequestException
getStatus
getStatus() - Method in exception org.eaglei.repository.status.ConflictException
getStatus
getStatus() - Method in exception org.eaglei.repository.status.ErrorSendingException
getStatus
getStatus() - Method in exception org.eaglei.repository.status.ForbiddenException
getStatus
getStatus() - Method in exception org.eaglei.repository.status.HttpStatusException
Getter for the field status.
getStatus() - Method in exception org.eaglei.repository.status.InternalServerErrorException
getStatus
getStatus() - Method in exception org.eaglei.repository.status.NotAcceptableException
getStatus
getStatus() - Method in exception org.eaglei.repository.status.NotFoundException
getStatus
getSymbol_RoleSuperuser() - Method in class org.eaglei.repository.admin.AuthAdminBean
getSymbol_RoleSuperuser
getTimestamp() - Method in class org.eaglei.repository.DataRepository
Get the time when this software version was built
getTitle() - Method in enum org.eaglei.repository.NamedGraph.Type
Get pretty title to include in e.g.
getTitle() - Method in class org.eaglei.repository.User
Computes the most informative "label" for a user, to present in UI.
getTitle() - Method in enum org.eaglei.repository.View
getTitle
getTupleQueryResultFormat() - Method in class org.eaglei.repository.format.SPARQLHTMLWriter
getTupleQueryResultFormat
getTupleQueryResultFormat() - Method in class org.eaglei.repository.format.SPARQLHTMLWriterFactory
getTupleQueryResultFormat
getTupleQueryResultFormat() - Method in class org.eaglei.repository.format.SPARQLTextWriter
getTupleQueryResultFormat
getTupleQueryResultFormat() - Method in class org.eaglei.repository.format.SPARQLTextWriterFactory
getTupleQueryResultFormat
getType() - Method in class org.eaglei.repository.NamedGraph
Getter for the field type.
getTypeLabel() - Method in class org.eaglei.repository.NamedGraph
Getter for the field typeLabel.
getTypeURI() - Method in class org.eaglei.repository.NamedGraph
Getter for the field type, but returns URI form.
getURI() - Method in enum org.eaglei.repository.Access
Get the URI referenced by this access type.
getURI() - Method in class org.eaglei.repository.admin.AuthAdminBean
getURI
getURI() - Method in class org.eaglei.repository.EditToken
getURI - gets URI of edit token itself
getURI() - Method in class org.eaglei.repository.Role
getURI
getURI() - Method in class org.eaglei.repository.User
Getter for the field uri.
getUserConfirmed() - Method in class org.eaglei.repository.admin.AuthAdminBean
getUserConfirmed
getUserDataset() - Static method in class org.eaglei.repository.User
 
getUsername() - Method in class org.eaglei.repository.admin.AuthAdminBean
Getter for the field username.
getUsername() - Method in class org.eaglei.repository.admin.AuthUser
Getters
getUsername() - Method in class org.eaglei.repository.User
Getter for the field username.
getWebappResourceAsReader(String) - Method in class org.eaglei.repository.DataRepository
Read a resource file out of the webapp, path is relative to webapp root and MUST NOT begin with '/' -- e.g.
getWriter(OutputStream) - Method in class org.eaglei.repository.format.RDFHTMLWriterFactory
getWriter(Writer) - Method in class org.eaglei.repository.format.RDFHTMLWriterFactory
getWriter
getWriter(OutputStream) - Method in class org.eaglei.repository.format.RDFNQuadsWriterFactory
getWriter(Writer) - Method in class org.eaglei.repository.format.RDFNQuadsWriterFactory
getWriter
getWriter(OutputStream) - Method in class org.eaglei.repository.format.SPARQLHTMLWriterFactory
getWriter(OutputStream) - Method in class org.eaglei.repository.format.SPARQLTextWriterFactory
Graph - Class in org.eaglei.repository.servlet
Load and dump named graphs <-> serialized RDF.
Graph() - Constructor for class org.eaglei.repository.servlet.Graph
 
GRAPH_NAME - Static variable in class org.eaglei.repository.vocabulary.DATAMODEL
URI of Data Model Ontology, at least for naming Named Graph.
GRAPH_NAME_URI - Static variable in class org.eaglei.repository.vocabulary.DATAMODEL
Constant GRAPH_NAME_URI - the URI form

H

handleSolution(BindingSet) - Method in class org.eaglei.repository.EditToken
Query handler to pick up what SHOULD be the single result..
handleSolution(BindingSet) - Method in class org.eaglei.repository.FakeFlow
Query handler to pick up what SHOULD be the single result..
handleSolution(BindingSet) - Method in class org.eaglei.repository.format.SPARQLHTMLWriter
handleSolution(BindingSet) - Method in class org.eaglei.repository.format.SPARQLTextWriter
handleStatement(Statement) - Method in class org.eaglei.repository.format.RDFHTMLWriter
handleStatement(Statement) - Method in class org.eaglei.repository.format.RDFNQuadsWriter
Harvest - Class in org.eaglei.repository.servlet
Harvest service - retrieves listing of eagle-i resource instances in order to "harvest" metadata to build and maintain external indexes.
Harvest() - Constructor for class org.eaglei.repository.servlet.Harvest
 
Harvest.DetailArg - Enum in org.eaglei.repository.servlet
 
HAS_ADD_ACCESS - Static variable in class org.eaglei.repository.vocabulary.REPO
Constant HAS_ADD_ACCESS
HAS_ADMIN_ACCESS - Static variable in class org.eaglei.repository.vocabulary.REPO
Constant HAS_ADMIN_ACCESS
HAS_ANY_ACCESS - Static variable in class org.eaglei.repository.vocabulary.REPO
Constant HAS_ANY_ACCESS
HAS_EDIT_TOKEN - Static variable in class org.eaglei.repository.vocabulary.REPO
hasEditToken property
HAS_PRINCIPAL_NAME - Static variable in class org.eaglei.repository.vocabulary.REPO
:hasPrincipalName property
HAS_READ_ACCESS - Static variable in class org.eaglei.repository.vocabulary.REPO
Constant HAS_READ_ACCESS
HAS_REMOVE_ACCESS - Static variable in class org.eaglei.repository.vocabulary.REPO
Constant HAS_REMOVE_ACCESS
HAS_ROLE - Static variable in class org.eaglei.repository.vocabulary.REPO
hasRole property
HAS_WORKFLOW_OWNER - Static variable in class org.eaglei.repository.vocabulary.REPO
Constant HAS_WORKFLOW_OWNER
HAS_WORKFLOW_STATE - Static variable in class org.eaglei.repository.vocabulary.REPO
Fake Workflow properties
hasNext() - Method in class org.eaglei.repository.rid.RIDSequence
hasNext
hasPermission(HttpServletRequest, Resource, Access) - Static method in enum org.eaglei.repository.Access
hasPermission - general permission test.
hasPermissionOnUser(HttpServletRequest, String) - Static method in enum org.eaglei.repository.Access
Does current authenticated user have permission to modify the User object associated with this username? True if it matches the current logged-in user, or we are superuser.
hasRoleP(Role) - Method in class org.eaglei.repository.User
has role predicate - the P suffix is a Lisp thing
hasRoleP(URI) - Method in class org.eaglei.repository.User
hasRoleP
HTMLFilter - Class in org.eaglei.repository.util
HTML filter utility.
HTMLFilter() - Constructor for class org.eaglei.repository.util.HTMLFilter
 
HttpStatusException - Exception in org.eaglei.repository.status
Superclass for exceptions that get turned into HTTP status codes in the response by a servlet wrapper class.
HttpStatusException(int, String) - Constructor for exception org.eaglei.repository.status.HttpStatusException
Constructor for HttpStatusException.

I

IDENTIFIER - Static variable in class org.eaglei.repository.vocabulary.DCTERMS
Constant IDENTIFIER
ImportExport - Class in org.eaglei.repository.servlet
Structured export and import of resource instances OR user instances.
ImportExport() - Constructor for class org.eaglei.repository.servlet.ImportExport
 
ImportExport.DuplicateArg - Enum in org.eaglei.repository.servlet
 
ImportExport.NewGraphArg - Enum in org.eaglei.repository.servlet
 
ImportExport.TypeArg - Enum in org.eaglei.repository.servlet
 
IN_PROPERTY_GROUP - Static variable in class org.eaglei.repository.vocabulary.DATAMODEL
Borrow the inPropertyGroup property name from ont model
incrementGeneration() - Method in class org.eaglei.repository.DataRepository
Bump the generation counter to signal that RDF database contents have been replaced (i.e.
index_jsp - Class in jsp
 
index_jsp() - Constructor for class jsp.index_jsp
 
index_jsp - Class in jsp.repository.admin
 
index_jsp() - Constructor for class jsp.repository.admin.index_jsp
 
index_jsp - Class in jsp.repository.query
 
index_jsp() - Constructor for class jsp.repository.query.index_jsp
 
index_jsp - Class in jsp.repository.version
 
index_jsp() - Constructor for class jsp.repository.version.index_jsp
 
init(ServletConfig) - Method in class org.eaglei.repository.servlet.ImportExport
Configure this servlet as either import or export mode.
init() - Method in class org.eaglei.repository.servlet.Model
init(FilterConfig) - Method in class org.eaglei.repository.servlet.WithRepositoryConnection
initialize(ServletContext) - Static method in class org.eaglei.repository.DataRepository
Web app initialization hook: 1.
initRoles(HttpServletRequest) - Method in class org.eaglei.repository.admin.AuthAdminBean
initRoles
InternalGraphs - Static variable in class org.eaglei.repository.util.SPARQL
Constant InternalGraphs
InternalServerErrorException - Exception in org.eaglei.repository.status
Signal a fatal runtime error that should result in a 500 (ise) status returned to the HTTP client.
InternalServerErrorException(String) - Constructor for exception org.eaglei.repository.status.InternalServerErrorException
Constructor for InternalServerErrorException.
InternalServerErrorException(String, Throwable) - Constructor for exception org.eaglei.repository.status.InternalServerErrorException
Constructor for InternalServerErrorException.
InternalServerErrorException(Throwable) - Constructor for exception org.eaglei.repository.status.InternalServerErrorException
Constructor for InternalServerErrorException.
IS_DELETED - Static variable in class org.eaglei.repository.vocabulary.REPO
special keyword used in /harvest results as predicate in deleted flag
isAnonymousReadable() - Method in class org.eaglei.repository.NamedGraph
Can be read by anonymous user (i.e.
isManaged() - Method in class org.eaglei.repository.NamedGraph
When true, graph has metadata and is managed by repository.
isProvenancePredicate(URI) - Static method in class org.eaglei.repository.Provenance
True if URI is a provenance predicate, this function is really a predicate predicate.
isSessionStale(HttpSession) - Method in class org.eaglei.repository.DataRepository
Compare current webapp generation with value (if any) cached in session, also update session's generation to current.
isSuperuser(HttpServletRequest) - Static method in enum org.eaglei.repository.Access
isSuperuser
isSuperuser() - Method in class org.eaglei.repository.admin.AuthUser
 
isUserActive() - Method in class org.eaglei.repository.admin.AuthAdminBean
isUserActive
isUserActive(User) - Method in class org.eaglei.repository.admin.AuthAdminBean
isUserActive
isUUID() - Method in class org.eaglei.repository.rid.RIDGenerator
Generates a new time field.
isValidURI(String) - Static method in class org.eaglei.repository.util.Utils
Test whether a string is a well-formed-enough absolute URI that it will not cause createURI to fail.
isWorkflowPredicate(URI) - Static method in class org.eaglei.repository.FakeFlow
Predicate that is true if this is a predicate managed by fake workflow
isWorkflowState(HttpServletRequest, URI) - Static method in class org.eaglei.repository.FakeFlow
Predicate that is true if uri is one of the workflow states.
isWorkflowState(RepositoryConnection, URI) - Static method in class org.eaglei.repository.FakeFlow
Predicate that is true if uri is one of the workflow states.

J

jsp - package jsp
 
jsp.repository.admin - package jsp.repository.admin
 
jsp.repository.query - package jsp.repository.query
 
jsp.repository.version - package jsp.repository.version
 

L

label - Variable in class org.eaglei.repository.AccessGrant.Term
 
LABEL_PROPERTIES - Static variable in class org.eaglei.repository.vocabulary.REPO
sequence of ontology properties from which to derive label
ListGraphs - Class in org.eaglei.repository.servlet
Returns a listing of available named graphs.
ListGraphs() - Constructor for class org.eaglei.repository.servlet.ListGraphs
 
logout(HttpServletRequest) - Static method in enum org.eaglei.repository.Access
Destroy current session and credentials (if possible) most web browsers cache the HTTP Basic creds so user needs to trash those explicitly right after running this.
Logout - Class in org.eaglei.repository.servlet
Logout class.
Logout() - Constructor for class org.eaglei.repository.servlet.Logout
 

M

makeURI(String) - Static method in class org.eaglei.repository.vocabulary.REPO
Utility to create a URI in the REPO namespace out of the given suffix.
MATCH_ANYTHING - Static variable in class org.eaglei.repository.vocabulary.REPO
wildcard URI for update servlet
MBOX - Static variable in class org.eaglei.repository.vocabulary.FOAF
Constant MBOX
MBOX_SHA1SUM - Static variable in class org.eaglei.repository.vocabulary.FOAF
Constant MBOX_SHA1SUM
MEDIATOR - Static variable in class org.eaglei.repository.vocabulary.DCTERMS
Constant MEDIATOR
memory_002dreport_jsp - Class in jsp.repository.admin
 
memory_002dreport_jsp() - Constructor for class jsp.repository.admin.memory_002dreport_jsp
 
MIME - Static variable in class org.eaglei.repository.format.RDFHTMLWriter
Constant MIME="text/html"
MinimalInferencer - Class in org.eaglei.repository.inferencer
Sesame RDF Database extension to add: Custom minimalist inferencing SAIL layer for eagle-i Data Repoository.
MinimalInferencer() - Constructor for class org.eaglei.repository.inferencer.MinimalInferencer
Constructor for MinimalInferencer.
MinimalInferencer(NotifyingSail) - Constructor for class org.eaglei.repository.inferencer.MinimalInferencer
Constructor for MinimalInferencer.
Model - Class in org.eaglei.repository.servlet
Report on and load the data model ontology from various sources.
Model() - Constructor for class org.eaglei.repository.servlet.Model
 
MODIFIED - Static variable in class org.eaglei.repository.vocabulary.DCTERMS
Constant MODIFIED

N

NAME - Static variable in class org.eaglei.repository.vocabulary.FOAF
Constant NAME
NAMED_GRAPH - Static variable in class org.eaglei.repository.vocabulary.REPO
NamedGraph type
NamedGraph - Class in org.eaglei.repository
Named Graph object model, reflects the named graph's properties
NamedGraph.Type - Enum in org.eaglei.repository
The allowable named graph types.
namedGraphs_jsp - Class in jsp.repository.admin
 
namedGraphs_jsp() - Constructor for class jsp.repository.admin.namedGraphs_jsp
 
NAMESPACE - Static variable in class org.eaglei.repository.vocabulary.DCTERMS
Repository Ontology Namespace Preifx (and URI of Named Graph)
NAMESPACE - Static variable in class org.eaglei.repository.vocabulary.FOAF
Repository Ontology Namespace Preifx (and URI of Named Graph)
NAMESPACE - Static variable in class org.eaglei.repository.vocabulary.REPO
Repository Ontology Namespace Preifx (and URI of Named Graph)
NAMESPACE_URI - Static variable in class org.eaglei.repository.vocabulary.DCTERMS
Constant NAMESPACE_URI
NAMESPACE_URI - Static variable in class org.eaglei.repository.vocabulary.FOAF
Constant NAMESPACE_URI
NAMESPACE_URI - Static variable in class org.eaglei.repository.vocabulary.REPO
Constant NAMESPACE_URI
negotiateBooleanContent(HttpServletRequest, String, String) - Static method in class org.eaglei.repository.Formats
Get negotiated MIME type for Boolean serialization format
negotiateRDFContent(HttpServletRequest, String, String) - Static method in class org.eaglei.repository.Formats
Get negotiated MIME type for RDF serialization format
negotiateTupleContent(HttpServletRequest, String, String) - Static method in class org.eaglei.repository.Formats
Get negotiated MIME type for Tuple serialization format
New - Class in org.eaglei.repository.servlet
New class.
New() - Constructor for class org.eaglei.repository.servlet.New
 
newID() - Method in class org.eaglei.repository.rid.RIDGenerator
newID
newIDs(int) - Method in class org.eaglei.repository.rid.RIDGenerator
newIDs
next() - Method in class org.eaglei.repository.rid.RIDSequence
next
NG_DEFAULT_WORKSPACE - Static variable in class org.eaglei.repository.vocabulary.REPO
Default Workspace graph
NG_INFERRED - Static variable in class org.eaglei.repository.vocabulary.REPO
Graph for inferred statements
NG_INTERNAL - Static variable in class org.eaglei.repository.vocabulary.REPO
Internal Metadata graph
NG_METADATA - Static variable in class org.eaglei.repository.vocabulary.REPO
Publically-Visible Metadata graph
NG_PUBLISHED - Static variable in class org.eaglei.repository.vocabulary.REPO
Published Data graph
NG_QUERY - Static variable in class org.eaglei.repository.vocabulary.REPO
Constant NG_QUERY
NG_REPO_ONTOLOGY - Static variable in class org.eaglei.repository.vocabulary.REPO
Repo Ontology graph
NG_TYPE - Static variable in class org.eaglei.repository.vocabulary.REPO
Functional Property describing type of a named graph
NG_USERS - Static variable in class org.eaglei.repository.vocabulary.REPO
Repository Users (like published, but separate) graph
NG_WITHDRAWN - Static variable in class org.eaglei.repository.vocabulary.REPO
Withdrawn Data graph
NGTYPE_INTERNAL - Static variable in class org.eaglei.repository.vocabulary.REPO
Type of named graph
NGTYPE_METADATA - Static variable in class org.eaglei.repository.vocabulary.REPO
Type of named graph
NGTYPE_ONTOLOGY - Static variable in class org.eaglei.repository.vocabulary.REPO
Type of named graph that contains ontology data
NGTYPE_PUBLISHED - Static variable in class org.eaglei.repository.vocabulary.REPO
Type of named graph
NGTYPE_WORKSPACE - Static variable in class org.eaglei.repository.vocabulary.REPO
Type of named graph
normalizeBNodes - Static variable in class org.eaglei.repository.format.RDFNQuadsWriter
 
NotAcceptableException - Exception in org.eaglei.repository.status
Signal a fatal runtime error that should result in a 406 (Not Acceptable) status returned to the HTTP client.
NotAcceptableException(String) - Constructor for exception org.eaglei.repository.status.NotAcceptableException
Constructor for NotAcceptableException.
NotAcceptableException(String, Throwable) - Constructor for exception org.eaglei.repository.status.NotAcceptableException
Constructor for NotAcceptableException.
NotAcceptableException(Throwable) - Constructor for exception org.eaglei.repository.status.NotAcceptableException
Constructor for NotAcceptableException.
NotFoundException - Exception in org.eaglei.repository.status
Signal a fatal runtime error that should result in a 404 (Not Found) status returned to the HTTP client.
NotFoundException(String) - Constructor for exception org.eaglei.repository.status.NotFoundException
Constructor for NotFoundException.
NotFoundException(String, Throwable) - Constructor for exception org.eaglei.repository.status.NotFoundException
Constructor for NotFoundException.
NotFoundException(Throwable) - Constructor for exception org.eaglei.repository.status.NotFoundException
Constructor for NotFoundException.
NQUADS - Static variable in class org.eaglei.repository.format.RDFNQuadsWriter
Constant NQUADS
NQUADS_MIME - Static variable in class org.eaglei.repository.format.RDFNQuadsWriter
Constant NQUADS_MIME="text/rdf+nquads"

O

oldSelectUserIfc_jsp - Class in jsp.repository.admin
 
oldSelectUserIfc_jsp() - Constructor for class jsp.repository.admin.oldSelectUserIfc_jsp
 
ONLINE_ACCOUNT - Static variable in class org.eaglei.repository.vocabulary.FOAF
Constant ONLINE_ACCOUNT
org.eaglei.repository - package org.eaglei.repository
 
org.eaglei.repository.admin - package org.eaglei.repository.admin
 
org.eaglei.repository.format - package org.eaglei.repository.format
 
org.eaglei.repository.inferencer - package org.eaglei.repository.inferencer
 
org.eaglei.repository.rid - package org.eaglei.repository.rid
 
org.eaglei.repository.servlet - package org.eaglei.repository.servlet
 
org.eaglei.repository.status - package org.eaglei.repository.status
 
org.eaglei.repository.util - package org.eaglei.repository.util
 
org.eaglei.repository.vocabulary - package org.eaglei.repository.vocabulary
 
ORGANIZATION - Static variable in class org.eaglei.repository.vocabulary.FOAF
Constant ORGANIZATION

P

parse(String) - Static method in enum org.eaglei.repository.NamedGraph.Type
Interpret string as one of the enumerated type names
parse(URI) - Static method in enum org.eaglei.repository.NamedGraph.Type
Interpret URI as one of the enumerated type names
parseBooleanParameter(String, String, boolean, boolean) - Static method in class org.eaglei.repository.util.Utils
Special query arg parser for args with boolean values.
parseKeywordArg(Class, String, String, boolean, Enum) - Static method in class org.eaglei.repository.util.Utils
Parse a query arg value that is supposed to belong to an Enum set.
parseURI(String, String, boolean) - Static method in class org.eaglei.repository.util.Utils
Translates string to URI with sanity check.
parseView(String) - Static method in enum org.eaglei.repository.View
parseView - find View matching name.
parseXMLDate(String) - Static method in class org.eaglei.repository.util.Utils
 
PERSON - Static variable in class org.eaglei.repository.vocabulary.FOAF
Constant PERSON
PERSON - Static variable in class org.eaglei.repository.vocabulary.REPO
Person class
postCreateUser() - Method in class org.eaglei.repository.admin.AuthAdminBean
postCreateUser
Postlogue - Static variable in class org.eaglei.repository.format.SPARQLHTMLWriter
HTML trailer
postRetireUser() - Method in class org.eaglei.repository.admin.AuthAdminBean
postRetireUser
postUpdateUser() - Method in class org.eaglei.repository.admin.AuthAdminBean
postUpdateUser
prettyPrint(Dataset) - Static method in class org.eaglei.repository.util.Utils
Formatted human-readable view of Dataset contents which works even when some members are null.
PROJECT - Static variable in class org.eaglei.repository.vocabulary.FOAF
Constant PROJECT
Prologue - Static variable in class org.eaglei.repository.format.SPARQLHTMLWriter
HTML header
promote(HttpServletRequest, URI) - Method in class org.eaglei.repository.FakeFlow
Advance workflow state to the given new state.
PROPERTY_GROUP_ADMIN_DATA - Static variable in class org.eaglei.repository.vocabulary.DATAMODEL
Property group that marks properties which are not to be shown in repository dissemination views or put into search indexes.
Provenance - Class in org.eaglei.repository
Utility class to manage provenance metadata on all objects.
Provenance(URI) - Constructor for class org.eaglei.repository.Provenance
Return the singleton instance.
PROVENANCE_GRAPH - Static variable in class org.eaglei.repository.Provenance
Graph where provenance metadata is stored.

Q

QUERY - Static variable in class org.eaglei.repository.vocabulary.REPO
Constant QUERY
QUERY_MACRO - Static variable in class org.eaglei.repository.vocabulary.REPO
query macro type and properties

R

RDFHTMLWriter - Class in org.eaglei.repository.format
RDF HTML writer About the Format: Writes a simple HTML table.
RDFHTMLWriter(Writer) - Constructor for class org.eaglei.repository.format.RDFHTMLWriter
Constructor for RDFHTMLWriter.
RDFHTMLWriterFactory - Class in org.eaglei.repository.format
Boilerplate for Sesame RDF writer registry.
RDFHTMLWriterFactory() - Constructor for class org.eaglei.repository.format.RDFHTMLWriterFactory
 
RDFNQuadsWriter - Class in org.eaglei.repository.format
N-Quad writer About the Format: There is no standard or "offcial" format called N-Quad.
RDFNQuadsWriter(Writer) - Constructor for class org.eaglei.repository.format.RDFNQuadsWriter
Constructor for RDFNQuadsWriter.
RDFNQuadsWriterFactory - Class in org.eaglei.repository.format
Boilerplate for Sesame RDF writer registry.
RDFNQuadsWriterFactory() - Constructor for class org.eaglei.repository.format.RDFNQuadsWriterFactory
 
RDFOutputFormatForMIMEType(String) - Static method in class org.eaglei.repository.Formats
Find RDFFormat which has a writer that generates the given MIME type.
remove() - Method in class org.eaglei.repository.rid.RIDSequence
remove
removeGrant(HttpServletRequest, URI, URI, URI) - Static method in enum org.eaglei.repository.Access
Remove specified grant of access from an instance.
removeRole(HttpServletRequest, URI) - Method in class org.eaglei.repository.User
removeRole
removeRole(HttpServletRequest, Role) - Method in class org.eaglei.repository.User
removeRole
renderLinkedURI(URI) - Static method in class org.eaglei.repository.format.SPARQLHTMLWriter
Produce HTML rendering of a URI that is possibly linked data.
REPO - Class in org.eaglei.repository.vocabulary
Constants from the Repository RDF namespace; URIs of useful classes and properties.
REPO() - Constructor for class org.eaglei.repository.vocabulary.REPO
 
RepositoryContextListener - Class in org.eaglei.repository.servlet
Manage application-wide state by responding to Web Application lifecycle events.
RepositoryContextListener() - Constructor for class org.eaglei.repository.servlet.RepositoryContextListener
 
RepositoryServlet - Class in org.eaglei.repository.servlet
XXX TODO: doc to explain how this interoperates with runtime excep.
RepositoryServlet() - Constructor for class org.eaglei.repository.servlet.RepositoryServlet
 
reset() - Method in class org.eaglei.repository.admin.AuthAdminBean
reset
resetCbox() - Method in class org.eaglei.repository.admin.AuthAdminBean
resetCbox
resetUserlist() - Method in class org.eaglei.repository.admin.AuthAdminBean
resetUserlist
restore_jsp - Class in jsp.repository.admin
 
restore_jsp() - Constructor for class jsp.repository.admin.restore_jsp
 
restoreDB() - Method in class org.eaglei.repository.admin.AuthAdminBean
restoreDB
restoreDbIfc_jsp - Class in jsp.repository.admin
 
restoreDbIfc_jsp() - Constructor for class jsp.repository.admin.restoreDbIfc_jsp
 
retireUser_jsp - Class in jsp.repository.admin
 
retireUser_jsp() - Constructor for class jsp.repository.admin.retireUser_jsp
 
retireUserConfirmIfc_jsp - Class in jsp.repository.admin
 
retireUserConfirmIfc_jsp() - Constructor for class jsp.repository.admin.retireUserConfirmIfc_jsp
 
retireUserIfc_jsp - Class in jsp.repository.admin
 
retireUserIfc_jsp() - Constructor for class jsp.repository.admin.retireUserIfc_jsp
 
RIDGenerator - Class in org.eaglei.repository.rid
 
RIDGenerator(TimeProvider) - Constructor for class org.eaglei.repository.rid.RIDGenerator
Constructor for RIDGenerator.
RIDSequence - Class in org.eaglei.repository.rid
 
RIDSequence(long, long, int, int) - Constructor for class org.eaglei.repository.rid.RIDSequence
Constructor for RIDSequence.
Role - Class in org.eaglei.repository
Role object model, reflects the :Role object in RDF database.
ROLE - Static variable in class org.eaglei.repository.vocabulary.REPO
Role Class
ROLE_ANONYMOUS - Static variable in class org.eaglei.repository.vocabulary.REPO
the Anonymous meta-role
ROLE_AUTHENTICATED - Static variable in class org.eaglei.repository.vocabulary.REPO
the Authenticated meta-role
ROLE_SUPERUSER - Static variable in class org.eaglei.repository.vocabulary.REPO
the Superuser role

S

scrollNext() - Method in class org.eaglei.repository.admin.AuthAdminBean
scrollNext
scrollPrev() - Method in class org.eaglei.repository.admin.AuthAdminBean
scrollPrev
selectUser() - Method in class org.eaglei.repository.admin.AuthAdminBean
selectUser
selectUserIfc_jsp - Class in jsp.repository.admin
 
selectUserIfc_jsp() - Constructor for class jsp.repository.admin.selectUserIfc_jsp
 
selectUsers() - Method in class org.eaglei.repository.admin.AuthAdminBean
selectUsers
sendTupleQueryResults(HttpServletRequest, HttpServletResponse, String, Iterable<BindingSet>) - Static method in class org.eaglei.repository.util.SPARQL
Sends HTTP result document for a list of artificially-generated tuple-query results.
service(HttpServletRequest, HttpServletResponse) - Method in class org.eaglei.repository.servlet.RepositoryServlet
setBackupDir(String) - Method in class org.eaglei.repository.admin.AuthAdminBean
Setter for the field backupDir.
setCbox(String[]) - Method in class org.eaglei.repository.admin.AuthAdminBean
Setter for the field cbox.
setCreated(HttpServletRequest, Date) - Method in class org.eaglei.repository.Provenance
Convenience method to set Created provenance values, upon creation.
setFirstName(String) - Method in class org.eaglei.repository.admin.AuthAdminBean
Setter for the field firstName.
setFirstName(HttpServletRequest, String) - Method in class org.eaglei.repository.User
Change value of first name.
setIsSuperuser(boolean) - Method in class org.eaglei.repository.admin.AuthUser
 
setLabel(HttpServletRequest, String) - Method in class org.eaglei.repository.NamedGraph
Setter for the field label.
setLastModified(Date) - Method in class org.eaglei.repository.DataRepository
Update the most recent "last modified" timestamp if profferred value is newer
setLastName(String) - Method in class org.eaglei.repository.admin.AuthAdminBean
Setter for the field lastName.
setLastName(HttpServletRequest, String) - Method in class org.eaglei.repository.User
Setter for the field lastName.
setMbox(String) - Method in class org.eaglei.repository.admin.AuthAdminBean
Setter for the field mbox.
setMbox(HttpServletRequest, String) - Method in class org.eaglei.repository.User
Setter for the field mbox.
setMediated(HttpServletRequest, Date) - Method in class org.eaglei.repository.Provenance
Convenience method to set provenance values for "mediated" creation, i.e.
setModified(HttpServletRequest, Date) - Method in class org.eaglei.repository.Provenance
Convenience method to set provenance values upon last modification.
setPassword(String) - Method in class org.eaglei.repository.admin.AuthAdminBean
Setter for the field password.
setPassword(String) - Method in class org.eaglei.repository.admin.AuthUser
 
setPassword2(String) - Method in class org.eaglei.repository.admin.AuthAdminBean
Setter for the field password2.
setProvenance(RepositoryConnection, URI, Value) - Method in class org.eaglei.repository.Provenance
Set provenance values directly, bypass e.g.
setRemoteIsSuperuser(boolean) - Method in class org.eaglei.repository.admin.AuthAdminBean
Setter for the field remoteIsSuperuser.
setRemoteUser(String) - Method in class org.eaglei.repository.admin.AuthAdminBean
Setter for the field remoteUser.
setRequest(HttpServletRequest) - Method in class org.eaglei.repository.admin.AuthAdminBean
Setter for the field request.
setRoles(String[]) - Method in class org.eaglei.repository.admin.AuthAdminBean
Setter for the field roles.
setSource(HttpServletRequest, String, Date) - Method in class org.eaglei.repository.Provenance
Add/replace the Source provenance fields: dcterms:source -> bnode dcterms:identifier -> filename or URI it came from dcterms:modified -> last-mod date of source
setSource(RepositoryConnection, Value, Value) - Method in class org.eaglei.repository.Provenance
Convenience method to set source provenance: identifier and last-mod time of resource ingested into a graph.
setType(HttpServletRequest, URI) - Method in class org.eaglei.repository.NamedGraph
Setter for the field type.
setType(HttpServletRequest, NamedGraph.Type) - Method in class org.eaglei.repository.NamedGraph
Setter for the field type.
setUsername(String) - Method in class org.eaglei.repository.admin.AuthAdminBean
Setter for the field username.
SOURCE - Static variable in class org.eaglei.repository.vocabulary.DCTERMS
Constant SOURCE
SOURCE_IDENTIFIER - Static variable in class org.eaglei.repository.vocabulary.DCTERMS
Constant SOURCE_IDENTIFIER - a made-up URI for an identifier within a source node.
SOURCE_MODIFIED - Static variable in class org.eaglei.repository.vocabulary.DCTERMS
Constant SOURCE_MODIFIED - a made-up URI for a modified date within a source node.
SPARQL - Class in org.eaglei.repository.util
Constants and utilities helpful in building SPARQL queries.
SPARQL() - Constructor for class org.eaglei.repository.util.SPARQL
 
SPARQLHTMLWriter - Class in org.eaglei.repository.format
Very quick-n-dirty HTML query result output.
SPARQLHTMLWriter(OutputStream) - Constructor for class org.eaglei.repository.format.SPARQLHTMLWriter
Constructor for SPARQLHTMLWriter.
SPARQLHTMLWriterFactory - Class in org.eaglei.repository.format
Boilerplate for Sesame query result writer registry.
SPARQLHTMLWriterFactory() - Constructor for class org.eaglei.repository.format.SPARQLHTMLWriterFactory
 
SparqlProtocol - Class in org.eaglei.repository.servlet
SPARQL query protocol service see http://www.w3.org/TR/rdf-sparql-protocol/ TODO: finish, more doc
SparqlProtocol() - Constructor for class org.eaglei.repository.servlet.SparqlProtocol
 
SPARQLTextWriter - Class in org.eaglei.repository.format
Tuple query results writer for plain text format.
SPARQLTextWriter(OutputStream) - Constructor for class org.eaglei.repository.format.SPARQLTextWriter
Constructor for SPARQLTextWriter.
SPARQLTextWriterFactory - Class in org.eaglei.repository.format
Boilerplate for Sesame query result writer registry.
SPARQLTextWriterFactory() - Constructor for class org.eaglei.repository.format.SPARQLTextWriterFactory
 
startQueryResult(List<String>) - Method in class org.eaglei.repository.format.SPARQLHTMLWriter
startQueryResult(List<String>) - Method in class org.eaglei.repository.format.SPARQLTextWriter
startRDF() - Method in class org.eaglei.repository.format.RDFHTMLWriter
startRDF
startTransaction() - Static method in class org.eaglei.repository.admin.AuthUser
Hook to create a connection to manage one transaction.
success_jsp - Class in jsp.repository.admin
 
success_jsp() - Constructor for class jsp.repository.admin.success_jsp
 
SUPERUSER_ROLE_NAME - Static variable in enum org.eaglei.repository.Access
Superuser role name, i.e.
SURNAME - Static variable in class org.eaglei.repository.vocabulary.FOAF
Constant SURNAME
SystemTimeProvider - Class in org.eaglei.repository.rid
SystemTimeProvider class.
SystemTimeProvider() - Constructor for class org.eaglei.repository.rid.SystemTimeProvider
 

T

theFormat - Static variable in class org.eaglei.repository.format.SPARQLHTMLWriter
Constant theFormat
theFormat - Static variable in class org.eaglei.repository.format.SPARQLTextWriter
Constant theFormat
timeNow() - Method in class org.eaglei.repository.rid.SystemTimeProvider
timeNow
timeNow() - Method in interface org.eaglei.repository.rid.TimeProvider
timeNow
TimeProvider - Interface in org.eaglei.repository.rid
TimeProvider interface.
toString() - Method in class org.eaglei.repository.AccessGrant.Term
String rendition is the URI
toString() - Method in class org.eaglei.repository.EditToken
toString
toString() - Method in class org.eaglei.repository.Role
toString
toString() - Method in class org.eaglei.repository.User
toString
tupleQueryRequest(HttpServletRequest, HttpServletResponse, String, String, Dataset) - Static method in class org.eaglei.repository.util.SPARQL
Generic code to implement a Servlet body whose main purpose is to execute a tabular (Select) SPARQL query and return the results.

U

update() - Method in class org.eaglei.repository.admin.AuthUser
Update auth DB entries if any values have changed.
update(Connection) - Method in class org.eaglei.repository.admin.AuthUser
Update auth DB entries if any values have changed.
Update - Class in org.eaglei.repository.servlet
Create or update a single resource instance.
Update() - Constructor for class org.eaglei.repository.servlet.Update
 
update(HttpServletRequest) - Method in class org.eaglei.repository.User
update - push any changes into repository - needs superuser also recomputes rdfs:label Does not need access checks because the only operatiosn taht set "dirty" are access-protected..
updateUser_jsp - Class in jsp.repository.admin
 
updateUser_jsp() - Constructor for class jsp.repository.admin.updateUser_jsp
 
updateUserIfc_jsp - Class in jsp.repository.admin
 
updateUserIfc_jsp() - Constructor for class jsp.repository.admin.updateUserIfc_jsp
 
uri - Variable in class org.eaglei.repository.AccessGrant.Term
 
uri - Variable in enum org.eaglei.repository.NamedGraph.Type
 
User - Class in org.eaglei.repository
User object model, reflects the user's properties in the both RDBMS and RDF database.
Utils - Class in org.eaglei.repository.util
Utility methods
Utils() - Constructor for class org.eaglei.repository.util.Utils
 

V

valueOf(String) - Static method in enum org.eaglei.repository.Access
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eaglei.repository.NamedGraph.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eaglei.repository.servlet.Harvest.DetailArg
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eaglei.repository.servlet.ImportExport.DuplicateArg
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eaglei.repository.servlet.ImportExport.NewGraphArg
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eaglei.repository.servlet.ImportExport.TypeArg
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eaglei.repository.View
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eaglei.repository.Access
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eaglei.repository.NamedGraph.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eaglei.repository.servlet.Harvest.DetailArg
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eaglei.repository.servlet.ImportExport.DuplicateArg
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eaglei.repository.servlet.ImportExport.NewGraphArg
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eaglei.repository.servlet.ImportExport.TypeArg
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eaglei.repository.View
Returns an array containing the constants of this enum type, in the order they are declared.
View - Enum in org.eaglei.repository
Views are named datasets to be used in SPARQL queries, which are constructed dynamically according to the current user's access permissions.

W

WFS_CURATION - Static variable in class org.eaglei.repository.vocabulary.REPO
Constant WFS_CURATION
WFS_DRAFT - Static variable in class org.eaglei.repository.vocabulary.REPO
workflow state instances
WFS_PUBLISHED - Static variable in class org.eaglei.repository.vocabulary.REPO
Constant WFS_PUBLISHED
WFS_WITHDRAWN - Static variable in class org.eaglei.repository.vocabulary.REPO
Constant WFS_WITHDRAWN
WhoAmI - Class in org.eaglei.repository.servlet
Get status of current authenticated user as tabular result.
WhoAmI() - Constructor for class org.eaglei.repository.servlet.WhoAmI
 
WithRepositoryConnection - Class in org.eaglei.repository.servlet
Give wrapped servlet a Sesame repository connection with automatic cleanup.
WithRepositoryConnection() - Constructor for class org.eaglei.repository.servlet.WithRepositoryConnection
 
WORKFLOW_STATE - Static variable in class org.eaglei.repository.vocabulary.REPO
class

_

_jspDestroy() - Method in class jsp.index_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.addUser_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.addUserIfc_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.backup_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.backupDbIfc_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.banner_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.editGrants_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.editGraph_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.editUserPortlet_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.failed_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.index_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.memory_002dreport_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.namedGraphs_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.oldSelectUserIfc_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.restore_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.restoreDbIfc_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.retireUser_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.retireUserConfirmIfc_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.retireUserIfc_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.selectUserIfc_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.success_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.updateUser_jsp
 
_jspDestroy() - Method in class jsp.repository.admin.updateUserIfc_jsp
 
_jspDestroy() - Method in class jsp.repository.query.index_jsp
 
_jspDestroy() - Method in class jsp.repository.version.index_jsp
 
_jspInit() - Method in class jsp.index_jsp
 
_jspInit() - Method in class jsp.repository.admin.addUser_jsp
 
_jspInit() - Method in class jsp.repository.admin.addUserIfc_jsp
 
_jspInit() - Method in class jsp.repository.admin.backup_jsp
 
_jspInit() - Method in class jsp.repository.admin.backupDbIfc_jsp
 
_jspInit() - Method in class jsp.repository.admin.banner_jsp
 
_jspInit() - Method in class jsp.repository.admin.editGrants_jsp
 
_jspInit() - Method in class jsp.repository.admin.editGraph_jsp
 
_jspInit() - Method in class jsp.repository.admin.editUserPortlet_jsp
 
_jspInit() - Method in class jsp.repository.admin.failed_jsp
 
_jspInit() - Method in class jsp.repository.admin.index_jsp
 
_jspInit() - Method in class jsp.repository.admin.memory_002dreport_jsp
 
_jspInit() - Method in class jsp.repository.admin.namedGraphs_jsp
 
_jspInit() - Method in class jsp.repository.admin.oldSelectUserIfc_jsp
 
_jspInit() - Method in class jsp.repository.admin.restore_jsp
 
_jspInit() - Method in class jsp.repository.admin.restoreDbIfc_jsp
 
_jspInit() - Method in class jsp.repository.admin.retireUser_jsp
 
_jspInit() - Method in class jsp.repository.admin.retireUserConfirmIfc_jsp
 
_jspInit() - Method in class jsp.repository.admin.retireUserIfc_jsp
 
_jspInit() - Method in class jsp.repository.admin.selectUserIfc_jsp
 
_jspInit() - Method in class jsp.repository.admin.success_jsp
 
_jspInit() - Method in class jsp.repository.admin.updateUser_jsp
 
_jspInit() - Method in class jsp.repository.admin.updateUserIfc_jsp
 
_jspInit() - Method in class jsp.repository.query.index_jsp
 
_jspInit() - Method in class jsp.repository.version.index_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.index_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.addUser_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.addUserIfc_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.backup_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.backupDbIfc_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.banner_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.editGrants_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.editGraph_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.editUserPortlet_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.failed_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.index_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.memory_002dreport_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.namedGraphs_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.oldSelectUserIfc_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.restore_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.restoreDbIfc_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.retireUser_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.retireUserConfirmIfc_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.retireUserIfc_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.selectUserIfc_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.success_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.updateUser_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.admin.updateUserIfc_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.query.index_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class jsp.repository.version.index_jsp
 

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

Copyright © 2009-2010 Eagle-I. All Rights Reserved.