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 _ 

C

calcDiscreteResult() - Method in class com.edgeti.VisibilityServer.AdvancedQueries.QueryInfoObject
 
CalendarParser - Class in com.fgm.javaUtils
A parser for arbitrary date/time strings.
CalendarParser() - Constructor for class com.fgm.javaUtils.CalendarParser
 
CalendarParserException - Exception in com.fgm.javaUtils
Thrown when an invalid date is encountered in CalendarParser.
CalendarParserException() - Constructor for exception com.fgm.javaUtils.CalendarParserException
Default date format exception.
CalendarParserException(String) - Constructor for exception com.fgm.javaUtils.CalendarParserException
Date format exception.
CalendarParserTest - Class in com.fgm.javaUtils
The Class CalendarParserTest.
CalendarParserTest(String) - Constructor for class com.fgm.javaUtils.CalendarParserTest
Instantiates a new calendar parser test.
callInfo - Variable in class com.fgm.visibilityScriptingServer.Servlets.ScriptRunnerServlet.ScriptHistory
The call info.
canAccess(String) - Method in class com.edgeti.VisibilityServer.Security.Credentials
 
canAccess(String) - Method in class com.edgeti.VisibilityServer.Security.CredentialsBase
Determine if the user with these credentials can access the data with the given classification.
canAccess(String) - Method in class com.fgm.javaUtils.security.Credentials
 
canAccess(String) - Method in class com.fgm.javaUtils.security.CredentialsBase
Determine if the user with these credentials can access the data with the given classification.
canAccess(String) - Method in class com.fgm.security.pki.Credentials
 
canAccess(String) - Method in class com.fgm.security.pki.CredentialsBase
Determine if the user with these credentials can access the data with the given classification
cause - Variable in exception org.json.JSONException
 
CDL - Class in org.json
This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
CDL() - Constructor for class org.json.CDL
 
censoredScript - Variable in class com.fgm.scriptEngine.ScriptResultObject
The censored script.
censorPython(String) - Static method in class com.fgm.scriptEngine.ScriptCensor
Censor a python script so that it can't import anything.
censorWord(String, String) - Static method in class com.fgm.scriptEngine.ScriptCensor
Delete a the contents of a line if it contains the forbidden word.
CENTURY_OFFSET - Static variable in class com.fgm.javaUtils.CalendarParser
Adjustment for two-digit years will break in 2050.
changePassword(String, String, String) - Method in class com.fgm.formbuilder.database.PPMUserService
change password for specified user.
changePassword(String, String, String, String) - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.UserObject
Verifies the login and also replaces the password and hint.
changePassword(UserInfoObject) - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.UserObject
Change password using the UserInfoObject
character - Variable in class org.json.JSONTokener
 
characterAt(int) - Method in class org.json.Kim
Returns the character at the specified index.
characterSize(int) - Static method in class org.json.Kim
Returns the number of bytes needed to contain the character in Kim format.
checkAll(String, int, boolean) - Static method in class com.fgm.javaUtils.CalendarParserTest
Check all.
checkAll(String, int, boolean, boolean) - Static method in class com.fgm.javaUtils.CalendarParserTest
Check all.
checkClientTrusted(X509Certificate[], String) - Method in class com.edgeti.Utils.SSLUtilities._FakeX509TrustManager
Deprecated.
 
checkClientTrusted(X509Certificate[], String) - Method in class com.edgeti.Utils.SSLUtilities.FakeX509TrustManager
Always trust for client SSL chain peer certificate chain with any authType authentication types.
checkClientTrusted(X509Certificate[], String) - Method in class com.fgm.javaUtils.SSLUtilities._FakeX509TrustManager
Deprecated.
 
checkClientTrusted(X509Certificate[], String) - Method in class com.fgm.javaUtils.SSLUtilities.FakeX509TrustManager
Always trust for client SSL chain peer certificate chain with any authType authentication types.
checkDate(Calendar) - Method in class com.fgm.javaUtils.TinyDate
 
checkForColumn(String, String, String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Check to see that a column in a table exists.
checkForDups(ArrayList<Column>) - Method in class com.edgeti.VisibilityServer.Excel.ExcelIngestorBase
check for duplicate column names.
checkForFields(Map, Map) - Method in class com.fgm.dataParser.ContractsParser
check row against the columnMap 1.
checkHeader(String, List<String>) - Method in class com.edgeti.VisibilityServer.DbRemoteObject
 
checkHeader2(String, List<ColumnInfoObject>) - Method in class com.edgeti.VisibilityServer.DbRemoteObject
 
checkLegalDbNames(String) - Method in class com.fgm.scriptEngine.ScriptFacades
Check to see that this table is on the list of "approved" tables.
checkServerTrusted(X509Certificate[], String) - Method in class com.edgeti.Utils.SSLUtilities._FakeX509TrustManager
Deprecated.
 
checkServerTrusted(X509Certificate[], String) - Method in class com.edgeti.Utils.SSLUtilities.FakeX509TrustManager
Always trust for server SSL chain peer certificate chain with any authType exchange algorithm types.
checkServerTrusted(X509Certificate[], String) - Method in class com.fgm.javaUtils.SSLUtilities._FakeX509TrustManager
Deprecated.
 
checkServerTrusted(X509Certificate[], String) - Method in class com.fgm.javaUtils.SSLUtilities.FakeX509TrustManager
Always trust for server SSL chain peer certificate chain with any authType exchange algorithm types.
checkUrl(String) - Method in class com.edgeti.Utils.HttpFile
check url for readability,.
checkUrl(String) - Method in class com.edgeti.Utils.HttpUtilities
check url for readability,.
checkValue(String, String, String) - Method in class com.edgeti.VisibilityServer.Database.DatabaseIf
 
children - Variable in class com.edgeti.EntryRelationDb.Entry
 
children - Variable in class com.edgeti.VisibilityServer.FlexTreeObject
 
children - Variable in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
The children.
children - Variable in class com.edgeti.VisibilityServer.UsersAndRoles.RoleNode
The children.
classification - Variable in class com.edgeti.EntryRelationDb.Entry
 
classification - Variable in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
The classification.
CLASSIFICATION_TABLE_NAME - Static variable in class com.edgeti.VisibilityServer.Ingestor.IngestManager
The Constant CLASSIFICATION_TABLE_NAME.
className - Variable in class com.edgeti.Utils.logging.LoggingEntry
The class name.
className - Variable in class com.fgm.javaUtils.logging.LoggingEntry
The class name.
clearAll() - Method in class com.edgeti.EntryRelationDb.Table
 
CLEARED - Static variable in class com.fgm.scriptEngine.AlertInfoObject
The cleared.
cleared - Variable in class com.fgm.scriptEngine.AlertInfoObject
The cleared.
clone() - Method in class org.json.JSONObject.Null
There is only intended to be a single instance of the NULL object, so the clone method returns itself.
close() - Method in class com.edgeti.Utils.logging.VisibilityLogger
 
close() - Method in class com.fgm.javaUtils.logging.VisibilityLogger
 
close() - Method in class com.fgm.scriptEngine.ScriptResultObject
Close the out and err StringWriters
close() - Method in class com.fgm.scriptEngine.ScriptRunner
close the engine and clean up.
closeConnection(Connection) - Method in class com.fgm.formbuilder.database.MySQLIf
Close connection.
closeDBConnection() - Method in class com.fgm.dataParser.ContractsParser
Close db connection.
closeStatement() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.DbHelper
close the current statement if it is open.
closeStatement() - Method in class com.fgm.javaUtils.database.DbHelper
close the current statement if it is open.
Column - Class in com.edgeti.Utils
Class for holding column information in a table
Column() - Constructor for class com.edgeti.Utils.Column
Instantiates a new column.
Column(int, String, String) - Constructor for class com.edgeti.Utils.Column
Instantiates a new column.
ColumnInfoObject - Class in com.edgeti.VisibilityServer
 
ColumnInfoObject() - Constructor for class com.edgeti.VisibilityServer.ColumnInfoObject
 
columnMap - Static variable in class com.fgm.dataParser.ContractsParser
The Constant columnMap.
columnName - Variable in class com.edgeti.VisibilityServer.WhereClause
 
columns - Variable in class com.edgeti.Utils.IngestResult
The columns.
com.edgeti.EntryRelationDb - package com.edgeti.EntryRelationDb
 
com.edgeti.ingestors - package com.edgeti.ingestors
 
com.edgeti.Utils - package com.edgeti.Utils
 
com.edgeti.Utils.logging - package com.edgeti.Utils.logging
 
com.edgeti.VisibilityServer - package com.edgeti.VisibilityServer
 
com.edgeti.VisibilityServer.AdvancedQueries - package com.edgeti.VisibilityServer.AdvancedQueries
 
com.edgeti.VisibilityServer.Database - package com.edgeti.VisibilityServer.Database
 
com.edgeti.VisibilityServer.Excel - package com.edgeti.VisibilityServer.Excel
 
com.edgeti.VisibilityServer.Icons - package com.edgeti.VisibilityServer.Icons
 
com.edgeti.VisibilityServer.Ingestor - package com.edgeti.VisibilityServer.Ingestor
 
com.edgeti.VisibilityServer.Security - package com.edgeti.VisibilityServer.Security
 
com.edgeti.VisibilityServer.UsersAndRoles - package com.edgeti.VisibilityServer.UsersAndRoles
 
com.fgm.dataParser - package com.fgm.dataParser
 
com.fgm.fileUtils - package com.fgm.fileUtils
 
com.fgm.formbuilder.database - package com.fgm.formbuilder.database
 
com.fgm.javaUtils - package com.fgm.javaUtils
 
com.fgm.javaUtils.database - package com.fgm.javaUtils.database
 
com.fgm.javaUtils.dbObjects - package com.fgm.javaUtils.dbObjects
 
com.fgm.javaUtils.logging - package com.fgm.javaUtils.logging
 
com.fgm.javaUtils.security - package com.fgm.javaUtils.security
 
com.fgm.javaUtils.SQLScriptRunner - package com.fgm.javaUtils.SQLScriptRunner
 
com.fgm.scriptEngine - package com.fgm.scriptEngine
 
com.fgm.ScriptEngineServer - package com.fgm.ScriptEngineServer
 
com.fgm.scriptIf - package com.fgm.scriptIf
 
com.fgm.security.pki - package com.fgm.security.pki
 
com.fgm.security.pki.ip - package com.fgm.security.pki.ip
 
com.fgm.SQLScriptRunner - package com.fgm.SQLScriptRunner
 
com.fgm.visibilityScriptingServer.Autocomplete - package com.fgm.visibilityScriptingServer.Autocomplete
 
com.fgm.visibilityScriptingServer.Autocomplete.languages - package com.fgm.visibilityScriptingServer.Autocomplete.languages
 
com.fgm.visibilityScriptingServer.RemoteObjects - package com.fgm.visibilityScriptingServer.RemoteObjects
 
com.fgm.visibilityScriptingServer.Servlets - package com.fgm.visibilityScriptingServer.Servlets
 
com.fgm.visibilityScriptingServer.Utils - package com.fgm.visibilityScriptingServer.Utils
 
com.novetta.yuitest - package com.novetta.yuitest
 
comma - Variable in class org.json.JSONWriter
The comma flag determines if a comma should be output before the next value.
compare(Calendar, Calendar) - Static method in class com.fgm.javaUtils.CalendarParserTest
Compare.
compareColumns(String, ArrayList<String>) - Method in class com.edgeti.VisibilityServer.Database.DatabaseIf
 
CompletionProposal - Class in com.fgm.visibilityScriptingServer.Autocomplete
Support class for autocomplete for the web IDE.
CompletionProposal() - Constructor for class com.fgm.visibilityScriptingServer.Autocomplete.CompletionProposal
Instantiates a new completion proposal.
CompletionProposal(String, String, String) - Constructor for class com.fgm.visibilityScriptingServer.Autocomplete.CompletionProposal
Instantiates a new completion proposal.
CompletionResult - Class in com.fgm.visibilityScriptingServer.Autocomplete
Support class for autocomplete for the web IDE.
CompletionResult() - Constructor for class com.fgm.visibilityScriptingServer.Autocomplete.CompletionResult
 
connect(String) - Method in class com.edgeti.VisibilityServer.AdvancedQueries.QueryInfoObject
Connect to the MySQL db we're interested in.
connect(String, String, String, String, String) - Method in class com.edgeti.VisibilityServer.AdvancedQueries.QueryInfoObject
Explicitly connect to the MySQL db we're interested in.
connect() - Method in class com.edgeti.VisibilityServer.Database.DatabaseIf
 
connect(String, String, String, String, String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.DbHelper
connect to database using specified parameters.
connect() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Connect to the database using the properties file or default data
connect(String, String, String, String, String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Connect to the database
connect(DBUserInfo) - Method in class com.fgm.formbuilder.database.MySQLIf
Connect.
connect(String, String, String, String, String) - Method in class com.fgm.javaUtils.database.DbHelper
connect to database using specified parameters.
connect() - Method in class com.fgm.javaUtils.SQLScriptRunner.MySQLConnector
Connect.
connect(String, String) - Method in class com.fgm.javaUtils.SQLScriptRunner.MySQLConnector
Connect.
connect(String) - Method in class com.fgm.scriptEngine.ScriptFacades
Methods for Database interaction.
connect() - Method in class com.fgm.SQLScriptRunner.MySQLConnector
Connect.
connect(String, String) - Method in class com.fgm.SQLScriptRunner.MySQLConnector
Connect.
connectCounter - Static variable in class com.edgeti.VisibilityServer.Database.DatabaseIf
 
connectCounter - Static variable in class com.fgm.javaUtils.SQLScriptRunner.MySQLConnector
The connect counter.
connectCounter - Static variable in class com.fgm.SQLScriptRunner.MySQLConnector
The connect counter.
connection - Variable in class com.fgm.javaUtils.SQLScriptRunner.SQLScriptRunner
The connection.
connection - Variable in class com.fgm.SQLScriptRunner.SQLScriptRunner
The connection.
consoleWriter - Variable in class com.fgm.scriptEngine.ScriptRunner
The console writer.
content - Variable in class com.fgm.ScriptEngineServer.PublishDataObject
The content.
ContractsParser - Class in com.fgm.dataParser
The Class ContractsParser.
ContractsParser() - Constructor for class com.fgm.dataParser.ContractsParser
Instantiates a new contracts parser.
convertXml(String, String) - Method in class com.fgm.scriptEngine.ScriptFacades
Does string substitution in the dashXml based on the mappingXml.
Cookie - Class in org.json
Convert a web browser cookie specification to a JSONObject and back.
Cookie() - Constructor for class org.json.Cookie
 
CookieList - Class in org.json
Convert a web browser cookie list string to a JSONObject and back.
CookieList() - Constructor for class org.json.CookieList
 
copy(byte[], int) - Method in class org.json.Kim
Copy the contents of this kim to a byte array.
copyProject(DBUserInfo, int) - Method in class com.fgm.formbuilder.database.MySQLIf
Copy project.
Core - Class in com.edgeti.EntryRelationDb
 
Core() - Constructor for class com.edgeti.EntryRelationDb.Core
 
correlate() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleTree
Go through the list of nodes that have been loaded and determine the parent-child relationships.
count - Static variable in class com.edgeti.EntryRelationDb.Permutations
 
count - Variable in class com.fgm.visibilityScriptingServer.Servlets.ScriptRunnerServlet
The count.
COUNTRY_ACC - Static variable in class com.edgeti.VisibilityServer.LocationInfoObject
 
countryCode - Variable in class com.edgeti.VisibilityServer.LocationInfoObject
Country containing the address (ex.
create(File) - Method in class com.fgm.javaUtils.Dom4jUtils
Build the DOM based on the xml provided in the file.
create(String) - Method in class com.fgm.javaUtils.Dom4jUtils
Build the DOM based on the xml string provided.
createAlertXmlList(Writer) - Method in class com.fgm.visibilityScriptingServer.Servlets.AlertServlet
Creates the alert xml list.
created - Variable in class com.fgm.scriptEngine.AlertInfoObject
The created.
created - Variable in class com.fgm.ScriptEngineServer.PublishDataObject
The created.
createDashTemplateTable() - Method in class com.fgm.scriptEngine.ScriptFacades
Creates Table_dash_templates if it doesn't exist already.
createDatabase() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
(Standalone) Create database.
createDatabase() - Method in class com.fgm.javaUtils.dbObjects.BaseObject
Create the table that matches this object
createDatabase() - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.UserObject
(Standalone) Create database props.getProperty("database.driver"), props.getProperty("database.user"), props.getProperty("database.password"));
createPublishHTMLList(String, PrintWriter) - Method in class com.fgm.ScriptEngineServer.PublishSupportObject
Creates the publish xml list including the url of each item.
createPublishXmlList(String, Writer) - Method in class com.fgm.ScriptEngineServer.PublishSupportObject
Creates the publish xml list including the url of each item.
createTable(String, ArrayList<String>) - Method in class com.edgeti.VisibilityServer.Database.DatabaseIf
 
createTable() - Method in class com.edgeti.VisibilityServer.DbRemoteObject
 
createTable() - Method in class com.edgeti.VisibilityServer.Ingestor.AutoIngestor
Creates the table.
createTable(CreateTableObject) - Method in class com.fgm.javaUtils.dbObjects.InfoObjectManager
Using the map of data contained in the CreateTableObject as a template, build a mySql table.
createTableAndInsert(CreateTableObject) - Method in class com.fgm.javaUtils.dbObjects.InfoObjectManager
Check to see if the table already exists.
CreateTableObject - Class in com.fgm.javaUtils.dbObjects
This class simply stores table information.
CreateTableObject() - Constructor for class com.fgm.javaUtils.dbObjects.CreateTableObject
Instantiates a new creates the table object.
createTables() - Method in class com.edgeti.VisibilityServer.Ingestor.IngestManager
Create tables for user and tables tracking....
createTables() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
(Standalone) Create all the tables for this database.
createUser(UserInfoObject) - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.UserObject
Creates the user.
createVisTable(String, int, int, String, DbTable) - Method in class com.fgm.scriptEngine.ScriptFacades
Creates a table in visibility_dev 2 and updates the appropriate tables so that the data visualizer can read and display it.
createVisTable2(int, int, String, List<Object[]>) - Method in class com.fgm.scriptEngine.ScriptFacades
wrapper method to create a table in Visiblity.
Credentials - Class in com.edgeti.VisibilityServer.Security
Class to manage user credentials
Credentials(String, String, String) - Constructor for class com.edgeti.VisibilityServer.Security.Credentials
Instantiates new credentials.
Credentials - Class in com.fgm.javaUtils.security
The Class Credentials.
Credentials(String, String, String) - Constructor for class com.fgm.javaUtils.security.Credentials
Instantiates a new credentials.
Credentials - Class in com.fgm.security.pki
 
Credentials(String, String, String) - Constructor for class com.fgm.security.pki.Credentials
 
CredentialsBase - Class in com.edgeti.VisibilityServer.Security
Manages credentials for a user.
CredentialsBase() - Constructor for class com.edgeti.VisibilityServer.Security.CredentialsBase
 
CredentialsBase - Class in com.fgm.javaUtils.security
Manages credentials for a user.
CredentialsBase() - Constructor for class com.fgm.javaUtils.security.CredentialsBase
 
CredentialsBase - Class in com.fgm.security.pki
Manages credentials for a user.
CredentialsBase() - Constructor for class com.fgm.security.pki.CredentialsBase
 
CRLF - Static variable in class org.json.HTTP
Carriage return/line feed.
CsvIngestor - Class in com.edgeti.VisibilityServer.Excel
The Class CsvIngestor.
CsvIngestor() - Constructor for class com.edgeti.VisibilityServer.Excel.CsvIngestor
Instantiates a new csv ingestor.
curTime - Variable in class com.novetta.yuitest.JsonSinWaveServlet
The cur time.
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 _