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 _ 

G

genCreateTableSql(String, Map) - Method in class com.fgm.javaUtils.dbObjects.InfoObjectManager
Break down client object into a sql table.
get(String) - Method in class com.novetta.yuitest.NavJson
Searches for the key in the stored JSONObject.
get(int) - Method in class org.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class org.json.JSONObject
Get the value object associated with a key.
get(int) - Method in class org.json.Kim
Get a byte from a kim.
getAcceptedIssuers() - Method in class com.edgeti.Utils.SSLUtilities._FakeX509TrustManager
Deprecated.
Return an empty array of certificate authority certificates which are trusted for authenticating peers.
getAcceptedIssuers() - Method in class com.edgeti.Utils.SSLUtilities.FakeX509TrustManager
Return an empty array of certificate authority certificates which are trusted for authenticating peers.
getAcceptedIssuers() - Method in class com.fgm.javaUtils.SSLUtilities._FakeX509TrustManager
Deprecated.
Return an empty array of certificate authority certificates which are trusted for authenticating peers.
getAcceptedIssuers() - Method in class com.fgm.javaUtils.SSLUtilities.FakeX509TrustManager
Return an empty array of certificate authority certificates which are trusted for authenticating peers.
getAdditionalInfo() - Method in class com.fgm.visibilityScriptingServer.Autocomplete.CompletionProposal
Gets the additional info.
getAlertList() - Method in class com.fgm.scriptEngine.ScriptFacades
Gets the alert list.
getAlertList() - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Gets the alert list.
getAll(String) - Method in class com.novetta.yuitest.NavJson
Searches for the key in the stored JSONArray.
getAllRoles() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
return all roles and related data (users and tables) from database
getAllRolesTable() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Return a DbTable with all role information (Not Standalone).
getAllTables() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
return all Tables and related data (users and roles) from database
getAllUsers() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
return all users and related data (roles and tables) from database
getAllUsersInfo() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
return all users with roles and table information
getAllUsersRoles() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
return all users and roles
getAutoIngests() - Method in class com.edgeti.VisibilityServer.Ingestor.AutoIngestor
return list of data from the autoingests table in the database
getAutoIngests() - Method in class com.edgeti.VisibilityServer.Ingestor.IngestManager
Return list of cron jobs from the database
getBannerText() - Method in class com.edgeti.VisibilityServer.Security.Credentials
 
getBannerText() - Method in class com.edgeti.VisibilityServer.Security.CredentialsBase
Gets a classification string suitable for a page banner based on user's highest allowed access.
getBannerText() - Method in class com.fgm.javaUtils.security.Credentials
 
getBannerText() - Method in class com.fgm.javaUtils.security.CredentialsBase
Gets a classification string suitable for a page banner based on user's highest allowed access.
getBannerText() - Method in class com.fgm.security.pki.Credentials
 
getBannerText() - Method in class com.fgm.security.pki.CredentialsBase
Gets a classification string suitable for a page banner based on user's highest allowed access.
getBoolean(int) - Method in class org.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class org.json.JSONObject
Get the boolean value associated with a key.
getCause() - Method in exception org.json.JSONException
Returns the cause of this exception or null if the cause is nonexistent or unknown.
getCensoredScript() - Method in class com.fgm.scriptEngine.ScriptResultObject
Gets the censored script.
getChildren() - Method in class com.edgeti.VisibilityServer.FlexTreeObject
 
getChildren() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
Get all the RoleNodes that are children of this RoleNode.
getChildren() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleNode
Get all the RoleNodes that are children of this RoleNode.
getClassification() - Method in class com.edgeti.EntryRelationDb.Entry
 
getClassification() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the classification.
getClassification(String) - Method in class com.edgeti.VisibilityServer.Ingestor.IngestManager
Gets the classification String from the 'table'.
getCleared() - Method in class com.fgm.scriptEngine.AlertInfoObject
Gets the cleared.
getColumn(String) - Method in class com.fgm.scriptEngine.ScriptFacades
Gets the column.
getColumn(DbTable, String) - Method in class com.fgm.scriptEngine.ScriptFacades
Gets the column.
getColumnHeaders(String) - Method in class com.edgeti.VisibilityServer.Excel.AsciiIngestor
 
getColumnHeaders(String) - Method in class com.edgeti.VisibilityServer.Excel.ExcelIngestor
 
getColumnHeaders(String) - Method in class com.edgeti.VisibilityServer.Excel.ExcelIngestorBase
When given the name of an existing file, returns the columns which exist in the top sheet of that excel file.
getColumnHeaders() - Method in class XMLIngestors.SolrXMLIngestor
Gets the column headers.
getColumnHeaders(String) - Method in class XMLIngestors.SolrXMLIngestor
 
getColumnInt(String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.DbTable
Get the values of a column as a List given the column name.
getColumnInt(String) - Method in class com.fgm.javaUtils.database.DbTable
Get the values of a column as a List given the column name.
getColumnNames() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.DbTable
Get all the column names.
getColumnNames() - Method in class com.fgm.javaUtils.database.DbTable
Get all the column names.
getColumnString(String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.DbTable
Get the values of a column as a List given the column name.
getColumnString(String) - Method in class com.fgm.javaUtils.database.DbTable
Get the values of a column as a List given the column name.
getConnection() - Method in class com.edgeti.VisibilityServer.Database.DatabaseIf
 
getConnection() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.DbHelper
Gets the connection.
getConnection() - Method in class com.fgm.javaUtils.database.DbHelper
Gets the connection.
getConnection() - Method in class com.fgm.javaUtils.SQLScriptRunner.MySQLConnector
Gets the connection.
getConnection() - Method in class com.fgm.SQLScriptRunner.MySQLConnector
Gets the connection.
getConnectionString() - Method in class com.fgm.formbuilder.database.DBUserInfo
get connection string used for getting database connection.
getContent() - Method in class com.fgm.ScriptEngineServer.PublishDataObject
Gets the content.
getCreated() - Method in class com.fgm.scriptEngine.AlertInfoObject
Gets the created.
getCreated() - Method in class com.fgm.ScriptEngineServer.PublishDataObject
Gets the date this item was created.
getDashboard(int) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
(Standalone).
getDashboardTree(String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
(Standalone) Get a tree that organizes the dashboards by user.
getDashTemplateXml(String) - Method in class com.fgm.scriptEngine.ScriptFacades
Get the dashboard template description xml.
getDashXml(String) - Method in class com.fgm.scriptEngine.ScriptFacades
Get the dashboard description xml.
getData() - Method in class com.edgeti.VisibilityServer.FlexTreeObject
 
getData() - Method in class com.fgm.formbuilder.database.SQLResult
Gets the data.
getData() - Method in class com.fgm.javaUtils.database.SQLResult
Gets the data.
getDatabase() - Method in class com.fgm.formbuilder.database.DBUserInfo
Gets the database.
getDate() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the date of teh last time the ingest was run or the current time if lastRunTime was unparsable
getDate() - Method in class com.fgm.javaUtils.ParserState
Get day of month.
getDBConnection() - Method in class com.fgm.dataParser.ContractsParser
Gets the DB connection.
getDBConnection() - Method in class com.fgm.dataParser.FinanciaDataUpdator
get database connection, initialize if not set up.
getDBConnection() - Method in class com.fgm.scriptIf.ScriptIf
Gets the DB connection.
getDelimiter() - Method in class com.fgm.javaUtils.SQLScriptRunner.SQLScriptRunner
Gets the delimiter.
getDelimiter() - Method in class com.fgm.SQLScriptRunner.SQLScriptRunner
Gets the delimiter.
getDescription() - Method in class com.fgm.scriptEngine.AlertInfoObject
Gets the description.
getDescription() - Method in class com.fgm.scriptEngine.ScriptResultObject
Gets the description associated with the script that we never use.
getDescription() - Method in class com.fgm.visibilityScriptingServer.Utils.ScriptEntity
Gets the description from the @see com.fgm.scriptEngine.ScriptResultObject
getDiscreteResult() - Method in class com.edgeti.VisibilityServer.AdvancedQueries.QueryInfoObject
public ArrayList getResult() { return result; } public void setResult(ArrayList result) { this.result = result; }
getDisplayString() - Method in class com.fgm.visibilityScriptingServer.Autocomplete.CompletionProposal
Gets the display string.
getDocument() - Method in class com.fgm.javaUtils.Dom4jUtils
return doc.
getDouble(int) - Method in class org.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class org.json.JSONObject
Get the double value associated with a key.
getDownloadList() - Method in class com.fgm.fileUtils.FileUploader
Gets the download list.
getDriver() - Method in class com.fgm.formbuilder.database.DBUserInfo
Gets the driver.
getDuration() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the duration.
getEntries() - Method in class com.edgeti.EntryRelationDb.Row
 
getEntries() - Method in class com.edgeti.VisibilityServer.FlexRowObject
 
getErrorString() - Method in class com.fgm.formbuilder.database.SQLResult
Gets the error string.
getErrorString() - Method in class com.fgm.javaUtils.database.SQLResult
Gets the error string.
getException() - Method in class com.fgm.formbuilder.database.SQLResult
Gets the exception.
getException() - Method in class com.fgm.javaUtils.database.SQLResult
Gets the exception.
getFacadeMethodList() - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Gets the facade method list.
getFile() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the file name.
getFileFromUrl(String, String) - Method in class com.edgeti.Utils.HttpUtilities
write contents of the URL to a file name specified.
getFilename(String) - Static method in class com.edgeti.VisibilityServer.Icons.IconUploader
Gets the filename.
getFilename(String) - Static method in class com.edgeti.VisibilityServer.Ingestor.Uploader
Gets the filename from a string that may include the path.
getFileName() - Method in class com.edgeti.VisibilityServer.TablesInfoObject
 
getFileName() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.TableInfoObject
Gets the file name.
getFirstValue(String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.DbTable
Gets the first value in a column indicated by the header.
getFirstValue(String) - Method in class com.fgm.javaUtils.database.DbTable
Gets the first value in a column.
getFromJsonArray(JSONArray, String, boolean) - Method in class com.novetta.yuitest.NavJson
Gets the resuult of a search across an array of JSONObects.
getFromJsonObject(JSONObject, String, boolean) - Method in class com.novetta.yuitest.NavJson
Searches for a key within the json object and returns an Object containing the results.
getFullName() - Method in class com.edgeti.VisibilityServer.FlexTreeObject
 
getFullName() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
Gets the full name.
getFullName(Element) - Static method in class com.fgm.javaUtils.Dom4jUtils
Build the fully qualified name of an element.
getFullName() - Method in class com.fgm.ScriptEngineServer.PublishDataObject
Gets the full name of this item.
getFullNameList() - Method in class com.fgm.ScriptEngineServer.PublishSupportObject
Gets the full name list of published data from table_publish
getFullNameList() - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Gets the list of fullNames
getFullyQualifiedName(Element) - Static method in class com.fgm.javaUtils.Dom4jUtils
Return an xml string in fully qualified form - e.g foo.bar.baz
getGroupDashboard(int) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
(Standalone).
getGroupDashboardTree(UserInfoObject) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
(Standalone) Get a tree that organizes the dashboards by role visible to user.
getGuid() - Method in class com.edgeti.VisibilityServer.FlexEntryObject
 
getHeader() - Method in class com.edgeti.EntryRelationDb.Table
 
getHeader(List<String>, int) - Method in class com.edgeti.VisibilityServer.DbRemoteObject
 
getHeaders() - Method in class com.edgeti.EntryRelationDb.Row
 
getHeaders() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.DbTable
Return the names of all the columns.
getHeaders() - Method in class com.fgm.javaUtils.database.DbTable
Return the names of all the columns.
getHeaders() - Method in class com.fgm.scriptEngine.ScriptFacades
* Get the headers of the current table.
getHeaders(DbTable) - Method in class com.fgm.scriptEngine.ScriptFacades
* Get a list of headers as Strings.
getHint() - Method in class com.edgeti.VisibilityServer.UserInfoObject
 
getHint() - Method in class com.fgm.visibilityScriptingServer.Utils.UserInfoObject
Gets the hint.
getHost() - Method in class com.fgm.formbuilder.database.DBUserInfo
getters and setters.
getHour() - Method in class com.fgm.javaUtils.ParserState
Get hour.
getId() - Method in class com.edgeti.VisibilityServer.DashInfoObject
 
getId() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the id of the FlexAutoIngestRowObject
getId() - Method in class com.edgeti.VisibilityServer.SlideShowInfoObject
 
getId() - Method in class com.edgeti.VisibilityServer.TablesInfoObject
 
getId() - Method in class com.edgeti.VisibilityServer.UserInfoObject
 
getId() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
Get the ID of this RoleNode.
getId() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleNode
Get the ID of this RoleNode.
getId() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.TableInfoObject
Gets the id.
getInfo() - Method in class com.fgm.javaUtils.dbObjects.BaseObject
Get an information string with the current date.
getInfo() - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Get info about this class.
getInfo() - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.UserObject
Get an information string with the current date.
getInputFileName(String) - Static method in class com.fgm.javaUtils.FileUtils
Create a file dialog and return the full name of the file selected.
getInputFileName(String, String, FileFilter) - Static method in class com.fgm.javaUtils.FileUtils
Create a file dialog and return the full name of the file selected.
getInsertionString() - Method in class com.fgm.visibilityScriptingServer.Autocomplete.CompletionProposal
Gets the insertion string.
getInstance(String) - Static method in class com.edgeti.EntryRelationDb.StringDict
 
getInt(int) - Method in class org.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class org.json.JSONObject
Get the int value associated with a key.
getIsValid() - Method in class com.edgeti.VisibilityServer.DashInfoObject
 
getJSONArray(int) - Method in class org.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class org.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.json.JSONObject
Get the JSONObject value associated with a key.
getLabel() - Method in class com.edgeti.VisibilityServer.FlexTreeObject
 
getLanguages() - Method in class com.fgm.visibilityScriptingServer.Autocomplete.AutoCompleteService
Gets the languages.
getLastRunTime() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the last run time.
getLegalDbNames() - Method in class com.fgm.scriptEngine.ScriptFacades
Gets the legal db names.
getLegalDbNames() - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Get a list of all the databases that we can access.
getLevel(int) - Method in class com.edgeti.VisibilityServer.TraceLogElement
 
getLocation() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the location.
getLog() - Method in class com.edgeti.Utils.logging.VisibilityLogger
Gets the log.
getLog() - Method in class com.edgeti.VisibilityServer.LogRemoteObject
 
getLog() - Method in class com.fgm.javaUtils.logging.VisibilityLogger
Gets the log.
getLogin() - Method in class com.edgeti.VisibilityServer.UserInfoObject
 
getLoginByDN(String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Gets the login by Distinguished Name.
getLong(int) - Method in class org.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.json.JSONObject
Get the long value associated with a key.
getMaxEntries() - Method in class com.edgeti.Utils.logging.VisibilityLogger
Gets the max entries.
getMaxEntries() - Method in class com.fgm.javaUtils.logging.VisibilityLogger
Gets the max entries.
getMerge() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the merge flag.
getMessage() - Method in class com.edgeti.VisibilityServer.AdvancedQueries.QueryInfoObject
 
getMessage() - Method in class com.fgm.javaUtils.dbObjects.QueryResponseObject
Gets the message.
getMetaEntryDetailsList(String, UserInfoObject) - Method in class com.edgeti.VisibilityServer.DbRemoteObject
 
getMetaEntryList(String, UserInfoObject) - Method in class com.edgeti.VisibilityServer.DbRemoteObject
 
getMetaInfo() - Method in class com.edgeti.EntryRelationDb.Table
 
getMethodList() - Method in class com.fgm.scriptEngine.ScriptFacades
Gets the method list.
getMillisecond() - Method in class com.fgm.javaUtils.ParserState
Get millisecond.
getMinute() - Method in class com.fgm.javaUtils.ParserState
Get minute.
getMonth() - Method in class com.fgm.javaUtils.ParserState
Get month.
getName() - Method in class com.edgeti.EntryRelationDb.Entry
 
getName() - Method in class com.edgeti.EntryRelationDb.Row
 
getName() - Method in class com.edgeti.VisibilityServer.DashInfoObject
 
getName() - Method in class com.edgeti.VisibilityServer.FlexEntryObject
 
getName() - Method in class com.edgeti.VisibilityServer.SlideShowInfoObject
 
getName() - Method in class com.edgeti.VisibilityServer.TablesInfoObject
 
getName() - Method in class com.edgeti.VisibilityServer.UserInfoObject
 
getName() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
Get the name of this RoleNode.
getName() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleNode
Get the name of this RoleNode.
getName() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.TableInfoObject
Gets the name.
getName() - Method in class com.fgm.scriptEngine.ScriptResultObject
Gets the name of the script
getName() - Method in class com.fgm.visibilityScriptingServer.Utils.UserInfoObject
Gets the name.
getNames(JSONObject) - Static method in class org.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class org.json.JSONObject
Get an array of field names from an Object.
getOrder() - Method in class com.fgm.javaUtils.TinyDate
 
getOrderString(int) - Static method in class com.fgm.javaUtils.CalendarParser
Return a string representation of the order value.
getOrdinalNumber(String) - Static method in class com.fgm.javaUtils.CalendarParser
Translate a string representation of an ordinal number to the appropriate numeric value.
For example, "1st" would return 1, "23rd" would return 23, etc.
getOutlayData() - Method in class com.fgm.dataParser.FinanciaDataUpdator
Gets the outlay data.
getOutputFileName(String, String, FileNameExtensionFilter) - Static method in class com.fgm.javaUtils.FileUtils
Gets the output file name.
getOwner() - Method in class com.edgeti.VisibilityServer.DashInfoObject
 
getOwner() - Method in class com.edgeti.VisibilityServer.SlideShowInfoObject
 
getOwner() - Method in class com.edgeti.VisibilityServer.TablesInfoObject
 
getOwnerId() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.TableInfoObject
Gets the owner id.
getPanel(String, String, String) - Method in class com.novetta.yuitest.FundingRequestServlet
Assembles and performs the query that assembles the data needed to support a user's funding requests.
getParent() - Method in class com.edgeti.VisibilityServer.FlexTreeObject
 
getParent() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
Get the RoleNode that is the parent of this RoleNode.
getParent() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleNode
Get the RoleNode that is the parent of this RoleNode.
getParentId() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
Get the id of the parent of this RoleNode.
getParentId() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleNode
Get the id of the parent of this RoleNode.
getPassword() - Method in class com.edgeti.VisibilityServer.UserInfoObject
 
getPassword() - Method in class com.fgm.formbuilder.database.DBUserInfo
Gets the password.
getPassword() - Method in class com.fgm.visibilityScriptingServer.Utils.UserInfoObject
Gets the password.
getPrimType() - Method in class com.edgeti.EntryRelationDb.Entry
 
getPrimType() - Method in class com.edgeti.VisibilityServer.FlexEntryObject
 
getProposals(String, String, String) - Method in class com.fgm.visibilityScriptingServer.Autocomplete.AutoCompleteService
Gets the proposals.
getProposals(String, String) - Method in interface com.fgm.visibilityScriptingServer.Autocomplete.ICompletionService
Gets the proposals.
getProposals(String, String) - Method in class com.fgm.visibilityScriptingServer.Autocomplete.languages.DummyLanguageService
 
getProposals(String, String) - Method in class com.fgm.visibilityScriptingServer.Autocomplete.languages.PythonLanguageService
 
getPublishDataList() - Method in class com.fgm.ScriptEngineServer.PublishSupportObject
Gets a List containing the fullname, created date and published flag the published data objects.
getPublishDataObjects() - Method in class com.fgm.ScriptEngineServer.PublishSupportObject
Gets a List containing all the published data objects.
getPublished() - Method in class com.fgm.ScriptEngineServer.PublishDataObject
Gets whether or not this item has been published
getPublishedContent(String) - Method in class com.fgm.ScriptEngineServer.PublishSupportObject
Gets the published content.
getPublishedPage(String) - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Gets the published page.
getPublishedPageInfo() - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Gets the published page info.
getPublishedPageList() - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Gets the published page list.
getPublishedStatus() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the published status.
getPythonImports(String) - Static method in class com.fgm.scriptEngine.ScriptCensor
Gets the allowed python imports.
getQuery() - Method in class com.edgeti.VisibilityServer.AdvancedQueries.QueryInfoObject
 
getQuery(List<String>, int, String, String, boolean, UserInfoObject) - Method in class com.edgeti.VisibilityServer.DbRemoteObject
 
getQueryId() - Method in class com.fgm.javaUtils.dbObjects.QueryObject
Gets the query id.
getQueryId() - Method in class com.fgm.javaUtils.dbObjects.QueryResponseObject
Gets the query id.
getQueryString() - Method in class com.fgm.javaUtils.dbObjects.QueryObject
Gets the query string.
getQueryString() - Method in class com.fgm.javaUtils.dbObjects.QueryResponseObject
Gets the query string.
getQueryWhere(List<ColumnInfoObject>, String, String, boolean, UserInfoObject) - Method in class com.edgeti.VisibilityServer.DbRemoteObject
 
getRawScript() - Method in class com.fgm.scriptEngine.ScriptResultObject
Gets the raw script as a String
getReferenceScript() - Method in class com.fgm.scriptEngine.ScriptResultObject
Gets the reference script ( a pretty version of the censored script).
getRelationship() - Method in class com.edgeti.VisibilityServer.FlexRowObject
 
getRelationshipList(UserInfoObject) - Method in class com.edgeti.VisibilityServer.DbRemoteObject
 
getRoleColumns() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the role columns.
getRoleHierarchyAbove(List<String>) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
Get a list of the names of all the RoleNodes that exist above this RoleNode in a direct line towards the root.
getRoleHierarchyAbove(List<String>) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleNode
Append a list of the names of all the RoleNodes that exist above this RoleNode in a direct line towards the root.
getRoleHierarchyBelow(List<String>) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
Get a list of the names of all the RoleNodes that exist below this RoleNode (i.e.
getRoleHierarchyBelow(List<String>) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleNode
Append a list of the names of all the RoleNodes that exist below this RoleNode (i.e.
getRoleHierarchyBelowById(List<Integer>) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
Get a list of the id's of all the RoleNodes that exist below this RoleNode (i.e.
getRoleId(String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Get the UID for a role by name (Standalone).
getRoleId(String) - Method in class com.fgm.scriptEngine.ScriptFacades
Get the id number of the role from table_roless.
getRoleList() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleTree
Get a list of all the nodes in the tree.
getRoleRoot() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
(Standalone) get the Role Tree.
getRoles() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the roles.
getRoles(String) - Method in class com.edgeti.VisibilityServer.Ingestor.IngestManager
Returns list of roles specified
getRoles() - Method in class com.edgeti.VisibilityServer.UserInfoObject
 
getRoles() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.TableInfoObject
Gets the roles.
getRolesByTable(int) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
return all roles matching table id
getRolesByUser(int) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
return all roles related to the UserId
getRolesList() - Method in class com.edgeti.VisibilityServer.UserInfoObject
 
getRoleTables(RoleInfoObject) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Gets the role tables.
getRoleTree() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Deprecated. 
getRoot() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleTree
Get the root node.
getRoot() - Method in class com.fgm.javaUtils.Dom4jUtils
returns root node of DOM tree.
getRow(int) - Method in class com.edgeti.EntryRelationDb.Table
 
getRowAsKeyVal(int) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.DbTable
Gets the row as Map of key/value pairs.
getRowAsKeyVal(int) - Method in class com.fgm.javaUtils.database.DbTable
Return a row based on the index of that row
getRowKey() - Method in class com.edgeti.VisibilityServer.FlexRowObject
 
getRows() - Method in class com.edgeti.EntryRelationDb.Table
 
getRows() - Method in class com.fgm.javaUtils.dbObjects.QueryResponseObject
Gets the rows.
getSafeTableColumns(String) - Method in class com.edgeti.VisibilityServer.Database.DatabaseIf
Get column names from the table that are 'MySql safe', in that all are backticked (`)
getSavedSQLs() - Method in class com.fgm.scriptEngine.ScriptFacades
* Returns a list of all the queries in the SQL table.
getSavedSQLs() - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Returns a list of all the queries in the SQL table.
getScriptEntity(String) - Static method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Find the ScriptEntity by name.
getScriptResultObject(String) - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Get the output of the script without running it.
getScriptSchedule(String) - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Gets the script schedule.
getSecond() - Method in class com.fgm.javaUtils.ParserState
Get second.
getSize() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.DbTable
Return the number of rows in this table.
getSize() - Method in class com.fgm.javaUtils.database.DbTable
Return the number of rows in this table.
getSlideShow(int) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Gets the slide show.
getSlideShowTree(String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Gets the slide show tree.
getSource() - Method in class com.fgm.scriptEngine.AlertInfoObject
Gets the source.
getSpecialDelimiter() - Method in class com.fgm.javaUtils.SQLScriptRunner.SQLScriptRunner
Gets the special delimiter.
getSpecialDelimiter() - Method in class com.fgm.SQLScriptRunner.SQLScriptRunner
Gets the special delimiter.
getSqlResult(String) - Method in class com.edgeti.VisibilityServer.Database.DatabaseIf
 
getSqlStr() - Method in class com.fgm.formbuilder.database.SQLResult
Gets the sql str.
getSqlStr() - Method in class com.fgm.javaUtils.database.SQLResult
Gets the sql str.
getSqlType(String) - Method in class com.fgm.dataParser.ContractsParser
Budget Center = budget_center java.sql.Types.VARCHAR Sub-Budget Center = sub_budget_center java.sql.Types.VARCHAR Executing Budget Center = executing_budget_center java.sql.Types.VARCHAR Appropriation Year = appropriation_year java.sql.Types.DECIMAL Appropriation = appropriation java.sql.Types.VARCHAR Requisition ID = requisition_id java.sql.Types.VARCHAR PO Reference = po_reference java.sql.Types.VARCHAR ACR = acr java.sql.Types.VARCHAR Obligation Date = obligation_date java.sql.Types.DATE Obligated Amount = obligated_amount java.sql.Types.DECIMAL Expensed Amount = expensed_amount java.sql.Types.DECIMAL Expensed Date = expensed_date java.sql.Types.DATE Voucher ID = voucher_id java.sql.Types.VARCHAR
getSRO() - Method in class com.fgm.visibilityScriptingServer.Utils.ScriptEntity
Return the current @see com.fgm.scriptEngine.ScriptResultObject.
getState() - Method in class com.fgm.scriptEngine.AlertInfoObject
Gets the state.
getStatus() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the status.
getStatus() - Method in class com.fgm.formbuilder.database.SQLResult
getters and setters.
getStatus() - Method in class com.fgm.javaUtils.database.SQLResult
getters and setters.
getStatusString() - Method in class com.fgm.formbuilder.database.SQLResult
Gets the status string.
getStatusString() - Method in class com.fgm.javaUtils.database.SQLResult
Gets the status string.
getStdErr() - Method in class com.fgm.scriptEngine.ScriptResultObject
Gets the stderr from the StringWriter
getStdErrWriter() - Method in class com.fgm.scriptEngine.ScriptResultObject
Gets the std err StringWriter.
getStdOut() - Method in class com.fgm.scriptEngine.ScriptResultObject
Gets the stdOut StringWriter's output
getStdOutWriter() - Method in class com.fgm.scriptEngine.ScriptResultObject
Gets the std out StringWriter.
getStoredQueries() - Method in class com.fgm.scriptEngine.ScriptFacades
get an SQLResult containing all the queries stored in the table_queries in visibility_scripting.
getStoredScripts() - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
Get a list of all the scripts in the table_scripts
getString() - Method in class com.fgm.javaUtils.TinyDate
 
getString(int) - Method in class org.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class org.json.JSONObject
Get the string associated with a key.
getStringValue() - Method in class com.edgeti.VisibilityServer.FlexEntryObject
 
getTable() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.DbTable
Get all the rows.
getTable() - Method in class com.fgm.javaUtils.database.DbTable
Get all the rows.
getTable() - Method in class com.fgm.javaUtils.database.DbTypedTable
Gets the table as an ArrayList of Map.
getTable() - Method in class com.fgm.scriptEngine.ScriptFacades
* Get the current table as a list of list.
getTable(DbTable) - Method in class com.fgm.scriptEngine.ScriptFacades
* Return the table as a list of list.
getTableColumns(String) - Method in class com.edgeti.VisibilityServer.Database.DatabaseIf
Get column names from the db
getTableColumns(String) - Method in class com.edgeti.VisibilityServer.Ingestor.IngestManager
Returns list of columns in the table
getTableName() - Method in class com.edgeti.VisibilityServer.AdvancedQueries.QueryInfoObject
 
getTableName() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the table name.
getTableName() - Method in class com.fgm.javaUtils.dbObjects.CreateTableObject
Gets the table name.
getTableName() - Method in class com.fgm.javaUtils.dbObjects.InsertObject
Gets the table name.
getTableName() - Method in class com.fgm.javaUtils.dbObjects.QueryObject
Gets the table name.
getTableName() - Method in class com.fgm.javaUtils.dbObjects.QueryResponseObject
Gets the table name.
getTableNameList() - Method in class com.edgeti.VisibilityServer.UserInfoObject
 
getTableNames() - Method in class com.edgeti.VisibilityServer.Database.DatabaseIf
 
getTableObject() - Method in class com.fgm.javaUtils.dbObjects.CreateTableObject
Gets the table object.
getTableObject() - Method in class com.fgm.javaUtils.dbObjects.InsertObject
Gets the table object.
getTableQuestions(String) - Method in class com.edgeti.VisibilityServer.DbRemoteObject
 
getTableRoleInfos(String) - Method in class com.edgeti.VisibilityServer.Ingestor.IngestManager
Returns list of role info objestcs for the table
getTableRoles(String) - Method in class com.edgeti.VisibilityServer.Ingestor.IngestManager
Returns list of roles for the table
getTables() - Method in class com.edgeti.VisibilityServer.UserInfoObject
 
getTables() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
Gets the tables.
getTablesByRole(int) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Gets the tables by role.
getTablesByUser(int) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
return all tables matching user ID
getTablesInfo(UserInfoObject) - Method in class com.edgeti.VisibilityServer.Database.DatabaseIf
 
getTablesTree(String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
(Standalone) Get a tree that organises the dashboards.
getTableXMLDefaultDescription(String) - Method in class com.edgeti.VisibilityServer.DbRemoteObject
 
getTableXMLDescription(String) - Method in class com.edgeti.VisibilityServer.DbRemoteObject
 
getTarget() - Method in class com.fgm.scriptEngine.AlertInfoObject
Gets the target.
getTime() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the time.
getTimePlaceString(int) - Static method in class com.fgm.javaUtils.CalendarParser
Get name of current place in time.
getTimestamp() - Method in class com.edgeti.EntryRelationDb.Entry
 
getTimestamp() - Method in class com.edgeti.EntryRelationDb.Row
 
getTimestamp() - Method in class com.edgeti.VisibilityServer.FlexRowObject
 
getTimeStamp() - Method in class com.edgeti.VisibilityServer.TablesInfoObject
 
getTimeZone() - Method in class com.fgm.javaUtils.ParserState
Get time zone.
getTimeZoneString() - Static method in class com.fgm.javaUtils.CalendarParserTest
Gets the time zone string.
getType() - Method in class com.edgeti.EntryRelationDb.Entry
 
getUid() - Method in class com.fgm.scriptEngine.AlertInfoObject
Gets the uid.
getUIO(String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Gets the UserInfoObject associated with a login.
getUser() - Method in class com.fgm.formbuilder.database.DBUserInfo
Gets the user.
getUser(String, String) - Method in class com.fgm.formbuilder.database.PPMUserService
Gets the user.
getUserByDN(String) - Method in class com.fgm.formbuilder.database.PPMUserService
Gets the user by dn.
getUserDashboardTree(int, String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
(Standalone).
getUserDistinguishedName() - Method in class com.edgeti.VisibilityServer.Security.Credentials
 
getUserDistinguishedName() - Method in class com.edgeti.VisibilityServer.Security.CredentialsBase
Gets the user distinguished name.
getUserDistinguishedName() - Method in class com.fgm.javaUtils.security.Credentials
 
getUserDistinguishedName() - Method in class com.fgm.javaUtils.security.CredentialsBase
Gets the user distinguished name.
getUserDistinguishedName() - Method in class com.fgm.security.pki.Credentials
 
getUserDistinguishedName() - Method in class com.fgm.security.pki.CredentialsBase
 
getUserDN() - Method in class com.fgm.security.pki.CredentialsBase
 
getUserDNfromSession(FlexSession) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Retrieves the user's Distinguished Name from the session.
getUserDNfromSession() - Method in class com.fgm.formbuilder.database.PPMUserService
Retrieves the user's DN from the session.
getUserEmail() - Method in class com.edgeti.VisibilityServer.Security.CredentialsBase
Gets the user email.
getUserEmail() - Method in class com.fgm.javaUtils.security.CredentialsBase
Gets the user email.
getUserEmail() - Method in class com.fgm.security.pki.CredentialsBase
 
getUserId() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the user id.
getUserId(String) - Method in class com.fgm.scriptEngine.ScriptFacades
Get the id number of the user from table_users.
getUserInfo(String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Gets the UserInfoObject associated with a login.
getUserInfo(String, boolean) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Gets the UserInfoObject associated with a login.
getUserList() - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.UserObject
Gets the user list.
getUserName() - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
Gets the user name.
getUserNationality() - Method in class com.edgeti.VisibilityServer.Security.Credentials
 
getUserNationality() - Method in class com.edgeti.VisibilityServer.Security.CredentialsBase
Gets the user nationality.
getUserNationality() - Method in class com.fgm.javaUtils.security.Credentials
 
getUserNationality() - Method in class com.fgm.javaUtils.security.CredentialsBase
Gets the user nationality.
getUserNationality() - Method in class com.fgm.security.pki.Credentials
 
getUserNationality() - Method in class com.fgm.security.pki.CredentialsBase
 
getUserRoles(UserInfoObject) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Gets the user roles.
getUsers() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
Gets the users.
getUsers() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.TableInfoObject
Gets the users.
getUsersByRole(int) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
returns all users matching role ID
getUsersByTable(int) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
return all users matching table ID
getUserSid() - Method in class com.edgeti.VisibilityServer.Security.Credentials
 
getUserSid() - Method in class com.edgeti.VisibilityServer.Security.CredentialsBase
Gets the user sid.
getUserSid() - Method in class com.fgm.javaUtils.security.Credentials
 
getUserSid() - Method in class com.fgm.javaUtils.security.CredentialsBase
Gets the user sid.
getUserSid() - Method in class com.fgm.security.pki.Credentials
 
getUserSid() - Method in class com.fgm.security.pki.CredentialsBase
 
getUserTables(UserInfoObject) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
returns list of tables matching users roles.
getUserTables(String) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRolesTests
Gets the user tables.
getValue() - Method in class com.edgeti.EntryRelationDb.Entry
 
getValue(JSONTokener) - Static method in class org.json.CDL
Get the next value.
getValues() - Method in class com.edgeti.EntryRelationDb.Row
 
getVersion() - Method in class com.edgeti.VisibilityServer.DbRemoteObject
 
getVersion() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
Simple method just to make sure that everything is working.
getVersion() - Static method in class com.fgm.scriptEngine.ScriptFacades
Gets the version string (e.g.
getVersion() - Method in class com.fgm.visibilityScriptingServer.Autocomplete.AutoCompleteService
Gets the version.
getViews() - Method in class com.edgeti.VisibilityServer.SlideShowInfoObject
 
getWord(int) - Method in class com.edgeti.EntryRelationDb.StringDict
Return a word by the index.
getX509Certificate() - Method in class com.edgeti.VisibilityServer.Security.Credentials
 
getX509Certificate() - Method in class com.edgeti.VisibilityServer.Security.CredentialsBase
Gets the x509 certificate.
getX509Certificate() - Method in class com.fgm.javaUtils.security.Credentials
 
getX509Certificate() - Method in class com.fgm.javaUtils.security.CredentialsBase
Gets the x509 certificate.
getX509Certificate() - Method in class com.fgm.security.pki.Credentials
 
getX509Certificate() - Method in class com.fgm.security.pki.CredentialsBase
 
getXmlLayout() - Method in class com.edgeti.VisibilityServer.DashInfoObject
 
getXmlLayout() - Method in class com.edgeti.VisibilityServer.TablesInfoObject
 
getXmlString() - Method in class com.edgeti.VisibilityServer.UserInfoObject
 
getYear() - Method in class com.fgm.javaUtils.ParserState
Get year.
GT - Static variable in class org.json.XML
The Character '>'.
guid - Variable in class com.edgeti.VisibilityServer.FlexEntryObject
 
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 _