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

R

rawScript - Variable in class com.fgm.scriptEngine.ScriptResultObject
The raw script.
read() - Method in class com.edgeti.Utils.HttpFile
write contents of the URL to a file name specified.
read() - Method in class com.fgm.scriptEngine.UrlReader
Read from the url.
reader - Variable in class org.json.JSONTokener
 
readfileDialog(String) - Static method in class com.fgm.javaUtils.FileUtils
Launch a file browsing dialog and return a BufferedReader pointing at the head of the selected file.
readXML(String) - Static method in class com.fgm.javaUtils.FileUtils
read a XML file.
readXml(String) - Method in class com.fgm.scriptEngine.ScriptFacades
Return the content of an url as a String.
recordQuery(String, String) - Method in class com.fgm.formbuilder.database.MySQLIf
record SQL by inserting query data to a table database connection must exist prior!!!!.
referenceScript - Variable in class com.fgm.scriptEngine.ScriptResultObject
The reference script.
REGION_ACC - Static variable in class com.edgeti.VisibilityServer.LocationInfoObject
 
relationship - Variable in class com.edgeti.VisibilityServer.FlexRowObject
 
RELATIVE_DIR - Static variable in class com.edgeti.VisibilityServer.Excel.FileUploader
The Constant RELATIVE_DIR.
RELATIVE_DIR - Static variable in class com.edgeti.VisibilityServer.Excel.FileUploader2
The Constant RELATIVE_DIR.
RELATIVE_DIR - Static variable in class com.edgeti.VisibilityServer.Icons.IconUploader
The Constant RELATIVE_DIR.
RELATIVE_DIR - Static variable in class com.edgeti.VisibilityServer.Ingestor.Uploader
The Constant RELATIVE_DIR.
remove(int) - Method in class org.json.JSONArray
Remove an index and close the hole.
remove(String) - Method in class org.json.JSONObject
Remove a name and its value, if present.
removeChildren(Element) - Static method in class com.fgm.javaUtils.Dom4jUtils
remove children from the node.
removeScript(String) - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Removes the script.
removeSpecialCharacters - Variable in class com.fgm.javaUtils.database.DbTable
Regex to remove special characters that we don't want in the DB.
removeSpecialCharacters - Variable in class com.novetta.yuitest.FundingRequestServlet
We don't want these characters in our text.
removeSpecialCharacters - Variable in class com.novetta.yuitest.SQLAccessServlet
The remove special characters regex.
removeTestUser(UserInfoObject) - Method in class UsersAndRolesTest
 
requiresLayout() - Method in class com.edgeti.Utils.logging.VisibilityLogger
 
requiresLayout() - Method in class com.fgm.javaUtils.logging.VisibilityLogger
 
restartFlag - Variable in class com.fgm.scriptEngine.ScriptResultObject
The restart flag.
resultSet - Variable in class com.edgeti.VisibilityServer.Database.DatabaseIf
 
resultSet - Variable in class com.edgeti.VisibilityServer.UsersAndRoles.DbHelper
The result set.
resultSet - Variable in class com.fgm.formbuilder.database.MySQLIf
The result set.
resultSet - Variable in class com.fgm.javaUtils.database.DbHelper
The result set.
resultSet - Variable in class com.fgm.javaUtils.SQLScriptRunner.MySQLConnector
The result set.
resultSet - Variable in class com.fgm.SQLScriptRunner.MySQLConnector
The result set.
retrieveData(QueryObject) - Method in class com.fgm.javaUtils.dbObjects.InfoObjectManager
Run a query using the query string contained in the QueryObject.
ROLE_COLUMNS_TABLE_NAME - Static variable in class com.edgeti.VisibilityServer.Ingestor.IngestManager
The Constant ROLE_COLUMNS_TABLE_NAME.
roleColumns - Variable in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
The role columns.
RoleInfoObject - Class in com.edgeti.VisibilityServer.UsersAndRoles
Class that holds role information in Visibility hierarchy.
RoleInfoObject() - Constructor for class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
Empty Ctor for Flex.
RoleInfoObject(String, int, int) - Constructor for class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
Create the node given the name, id, and parentId.
RoleNode - Class in com.edgeti.VisibilityServer.UsersAndRoles
Class that holds role information in a hierarchy.
RoleNode(String, int, int) - Constructor for class com.edgeti.VisibilityServer.UsersAndRoles.RoleNode
Create the node given the name, id, and parentId.
roleNodeIDMap - Variable in class com.edgeti.VisibilityServer.UsersAndRoles.RoleTree
The role node id map.
roleNodeNameMap - Variable in class com.edgeti.VisibilityServer.UsersAndRoles.RoleTree
The role node name map.
roles - Variable in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
The roles.
roles - Variable in class com.edgeti.VisibilityServer.UserInfoObject
 
roles - Variable in class com.edgeti.VisibilityServer.UsersAndRoles.TableInfoObject
The roles.
ROLES_DATA_TABLE_NAME - Static variable in class com.edgeti.VisibilityServer.Ingestor.IngestManager
The Constant ROLES_DATA_TABLE_NAME.
ROLES_TABLE_NAME - Static variable in class com.edgeti.VisibilityServer.Ingestor.IngestManager
The Constant ROLES_TABLE_NAME.
rolesList - Variable in class com.edgeti.VisibilityServer.UserInfoObject
 
RoleTree - Class in com.edgeti.VisibilityServer.UsersAndRoles
Class to manage a hierachy of RoleNodes so that hierarchical relationships between various roles can be determined.
RoleTree() - Constructor for class com.edgeti.VisibilityServer.UsersAndRoles.RoleTree
Create the tree.
RoleTree(RoleInfoObject) - Constructor for class com.edgeti.VisibilityServer.UsersAndRoles.RoleTree
Instantiates a new role tree.
root - Variable in class com.edgeti.VisibilityServer.UsersAndRoles.RoleTree
The root.
ROOT - Static variable in class com.edgeti.VisibilityServer.UsersAndRoles.RoleTree
The Constant ROOT.
Row - Class in com.edgeti.EntryRelationDb
 
Row(String, Date) - Constructor for class com.edgeti.EntryRelationDb.Row
 
rows - Variable in class com.edgeti.EntryRelationDb.Table
 
rows - Variable in class com.edgeti.Utils.IngestResult
The rows.
rows - Variable in class com.fgm.javaUtils.dbObjects.QueryResponseObject
The rows.
rowToJSONArray(JSONTokener) - Static method in class org.json.CDL
Produce a JSONArray of strings from a row of comma delimited values.
rowToJSONObject(JSONArray, JSONTokener) - Static method in class org.json.CDL
Produce a JSONObject from a row of comma delimited text, using a parallel JSONArray of strings to provides the names of the elements.
rowToString(int) - Method in class com.edgeti.EntryRelationDb.Table
 
rowToString(JSONArray) - Static method in class org.json.CDL
Produce a comma delimited text row from a JSONArray.
run() - Method in class com.edgeti.VisibilityServer.Ingestor.AutoIngestor
retrieve list of auto ingests and execute!
run() - Method in class com.fgm.visibilityScriptingServer.Servlets.ScriptRunnerServlet.ScriptTask
 
runAutoIngest(FlexAutoIngestRowObject) - Method in class com.edgeti.VisibilityServer.Ingestor.IngestManager
Run auto ingest and update time
runPeriodicScripts() - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Run all the scripts that need to be run since the last time we called.
runPrecompiledInsert(String, String, HashMap<String, String>) - Method in class com.fgm.javaUtils.database.DbHelper
Build a precompiled inset based on the data types in the table.
runPrecompiledInsert(String, String, HashMap<String, String>) - Method in class com.fgm.scriptEngine.ScriptFacades
set up and run a precompiled insert for a table.
runPythonScript(String) - Method in class com.fgm.scriptEngine.ScriptFacades
Run python script.
runPythonScript(String) - Method in class com.fgm.scriptIf.ScriptIf
run python script store in visibility_scripting database.
runQueries(ArrayList<String>) - Method in class com.novetta.yuitest.FundingRequestServlet
Run multiple queries in one connection.
runQuery(String, String) - Method in class com.edgeti.VisibilityServer.AdvancedQueries.QueryInfoObject
Run the query using the google visualization datasource syntax (see http://code.google.com/apis/visualization/documentation/querylanguage.html)
runQuery(String) - Method in class com.novetta.yuitest.FundingRequestServlet
The code that connects to the database and runs the query.
runQuery(String) - Method in class com.novetta.yuitest.SQLAccessServlet
Run query.
runRawSQL(String) - Method in class com.edgeti.VisibilityServer.Database.DatabaseIf
adopted from Phil's code DbHelper.java Run an unchecked sql command
runRawSQL(String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.DbHelper
Run an unchecked sql command.
runRawSQL(String) - Method in class com.fgm.javaUtils.database.DbHelper
Run an unchecked sql command.
runRawSQL(String) - Method in class com.fgm.javaUtils.SQLScriptRunner.MySQLConnector
Run an unchecked sql command.
runScript(Reader) - Method in class com.fgm.javaUtils.SQLScriptRunner.SQLScriptRunner
Runs an SQL script (read in using the Reader parameter).
runScript(Connection, Reader) - Method in class com.fgm.javaUtils.SQLScriptRunner.SQLScriptRunner
Runs an SQL script (read in using the Reader parameter) using the connection passed in.
runScript(Reader) - Method in class com.fgm.SQLScriptRunner.SQLScriptRunner
Runs an SQL script (read in using the Reader parameter).
runScript(Connection, Reader) - Method in class com.fgm.SQLScriptRunner.SQLScriptRunner
Runs an SQL script (read in using the Reader parameter) using the connection passed in.
runScript(String) - Method in class com.fgm.visibilityScriptingServer.Utils.ScriptEntity
Run the script and fill out the ScriptResultObject.
runSQL(DBUserInfo, String, boolean) - Method in class com.fgm.formbuilder.database.MySQLIf
run SQL on MySQL database, return results accordingly.
runSql(String) - Method in class com.fgm.javaUtils.dbObjects.BaseObject
Run sql.
runSql(QueryObject) - Method in class com.fgm.javaUtils.dbObjects.InfoObjectManager
Run the sql statement contained in the QueryObject.
runSQLArr(DBUserInfo, List<String>, Boolean, Boolean) - Method in class com.fgm.formbuilder.database.MySQLIf
run list of SQLs on MySQL database, return results accordingly.
runSQLArr(DBUserInfo, List<String>, Boolean) - Method in class com.fgm.formbuilder.database.MySQLIf
run list of SQLs on MySQL database, return results accordingly.
runSQLStrings(String, String, String) - Method in class com.fgm.scriptEngine.ScriptFacades
run list of SQLs on MySQL database, return results accordingly.
runSQLStrings(String, String, String) - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Run sql strings.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _