- acceptImage(byte[], int, int) - Method in class com.edgeti.VisibilityServer.Excel.ExcelExport
-
Accept image.
- AccessControlFilter - Class in com.edgeti.VisibilityServer.Security
-
The Class AccessControlFilter.
- AccessControlFilter() - Constructor for class com.edgeti.VisibilityServer.Security.AccessControlFilter
-
Instantiates a new access control filter.
- AccessControlFilter - Class in com.fgm.javaUtils.security
-
The Class AccessControlFilter.
- AccessControlFilter() - Constructor for class com.fgm.javaUtils.security.AccessControlFilter
-
Instantiates a new access control filter.
- AccessControlFilter - Class in com.fgm.security.pki
-
- AccessControlFilter() - Constructor for class com.fgm.security.pki.AccessControlFilter
-
- accumulate(String, Object) - Method in class org.json.JSONObject
-
Accumulate values under a key.
- accuracy - Variable in class com.edgeti.VisibilityServer.LocationInfoObject
-
An attribute indicating how accurately we were able to geocode the given address
(ex.
- activateOptions() - Method in class com.edgeti.Utils.logging.VisibilityLogger
-
- activateOptions() - Method in class com.fgm.javaUtils.logging.VisibilityLogger
-
- add(String, int) - Method in class com.edgeti.VisibilityServer.TraceLogBuffer
-
- add(String) - Method in class com.edgeti.VisibilityServer.TraceLogBuffer
-
- addAlert(AlertInfoObject) - Method in class com.fgm.scriptEngine.ScriptFacades
-
Add the AlertInfoObject and return its ID.
- addAlert(String, String, String) - Method in class com.fgm.visibilityScriptingServer.RemoteObjects.ScriptObject
-
manually add an alert.
- addAlert(String, Writer) - Method in class com.fgm.visibilityScriptingServer.Servlets.AlertServlet
-
Adds the alert.
- addBranchToList(List<RoleInfoObject>) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
-
Get this RoleNode and all child nodes below it.
- addBranchToMap(Map<String, RoleInfoObject>) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
-
Add this RoleNode once and all unique child nodes below it to a Map
- addChild(Object) - Method in class com.edgeti.VisibilityServer.FlexTreeObject
-
- addChild(RoleInfoObject) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
-
Add a RoleNode child to this RoleNode.
- addChild(RoleNode) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleNode
-
Add a RoleNode child to this RoleNode.
- addDashboard(DashInfoObject) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
-
Insert a user dashboard (Standalone).
- addDashboard(String, int, byte[], int) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
-
Insert a dashboard (Standalone).
- addData(String, Object) - Method in class com.edgeti.VisibilityServer.FlexTreeObject
-
- addEntry(Entry) - Method in class com.edgeti.EntryRelationDb.Row
-
- addEntry(FlexEntryObject) - Method in class com.edgeti.VisibilityServer.FlexRowObject
-
- addGroupDashboard(DashInfoObject) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
-
Insert a group dashboard (Standalone).
- additionalInfo - Variable in class com.fgm.visibilityScriptingServer.Autocomplete.CompletionProposal
-
The additional info.
- addLabelToList(List<String>) - Method in class com.edgeti.VisibilityServer.FlexTreeObject
-
- addNode(RoleInfoObject) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.RoleTree
-
Add a node to the tree.
- address - Variable in class com.edgeti.VisibilityServer.LocationInfoObject
-
A nicely formatted and properly capitalized version of the address.
- ADDRESS_ACC - Static variable in class com.edgeti.VisibilityServer.LocationInfoObject
-
- addRole(RoleInfoObject) - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
-
Adds a role to this data
- addRole(int) - Method in class com.edgeti.VisibilityServer.UserInfoObject
-
- addRole(RoleInfoObject) - Method in class com.edgeti.VisibilityServer.UserInfoObject
-
- addRoleColumn(String) - Method in class com.edgeti.VisibilityServer.Ingestor.FlexAutoIngestRowObject
-
Adds the role column.
- addRow(Row) - Method in class com.edgeti.EntryRelationDb.Table
-
- addRow(List<String>) - Method in class com.fgm.javaUtils.database.DbTable
-
Add a row of string values to the table.
- addSlideShow(SlideShowInfoObject) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
-
Adds the slide show.
- addSlideShow(String, int, ArrayList<DashInfoObject>, boolean) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
-
Adds the slide show.
- addTestUser() - Method in class UsersAndRolesTest
-
- addToXmlDoc(Element) - Method in class com.fgm.scriptEngine.AlertInfoObject
-
Adds the to xml doc.
- addToXmlDoc(String, Element) - Method in class com.fgm.ScriptEngineServer.PublishDataObject
-
Adds the to xml doc.
- addUser(UserInfoObject) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
-
Add a user to the table.
- addUserRole(int, int) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
-
Standalone (Connect/Disconnect) Add a relationship between a user and a role.
- addUserRolePrivate(int, int) - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
-
Add a relationship between a user and a role.
- addWord(String) - Method in class com.edgeti.EntryRelationDb.StringDict
-
Add a word, and return the index
- administrativeArea - Variable in class com.edgeti.VisibilityServer.LocationInfoObject
-
Region containg the address (ex.
- advancedQuery(String, String, UserInfoObject) - Method in class com.edgeti.VisibilityServer.DbRemoteObject
-
Query a MySQL table using the google data visualization API.
- AlertInfoObject - Class in com.fgm.scriptEngine
-
AlertInfoObject holds information contained in alerts and manages the data exchange between Flex and the database.
- AlertInfoObject() - Constructor for class com.fgm.scriptEngine.AlertInfoObject
-
Instantiates a new alert info object.
- AlertInfoObject(String, String, String) - Constructor for class com.fgm.scriptEngine.AlertInfoObject
-
Instantiates a new alert info object from options
- AlertInfoObject(HashMap<String, Object>) - Constructor for class com.fgm.scriptEngine.AlertInfoObject
-
Instantiates a new alert info object.
- AlertServlet - Class in com.fgm.visibilityScriptingServer.Servlets
-
HttpServlet to manage Alerts.
- AlertServlet() - Constructor for class com.fgm.visibilityScriptingServer.Servlets.AlertServlet
-
Instantiates a new alert servlet.
- allList - Variable in class com.novetta.yuitest.NavJson
-
list to contain all the objects to be returned in a search of this NavJson object.
- alterTable(CreateTableObject) - Method in class com.fgm.javaUtils.dbObjects.InfoObjectManager
-
Compare the table that is currently in the database and add/delete columns to match
the map contained in the CreateTableObject.
- altitude - Variable in class com.edgeti.VisibilityServer.LocationInfoObject
-
Altitude of the locarion.
- AMP - Static variable in class org.json.XML
-
The Character '&'.
- APOS - Static variable in class org.json.XML
-
The Character '''.
- App - Class in com.edgeti.EntryRelationDb
-
Hello world!
- App() - Constructor for class com.edgeti.EntryRelationDb.App
-
- append(LoggingEvent) - Method in class com.edgeti.Utils.logging.VisibilityLogger
-
- append(LoggingEvent) - Method in class com.fgm.javaUtils.logging.VisibilityLogger
-
- append(String, Object) - Method in class org.json.JSONObject
-
Append values to the array under a key.
- append(String) - Method in class org.json.JSONWriter
-
Append a value.
- appendData(ArrayList) - Method in class com.fgm.formbuilder.database.SQLResult
-
Append data.
- appendData(ArrayList) - Method in class com.fgm.javaUtils.database.SQLResult
-
Append data.
- appendSqlStr(String) - Method in class com.fgm.formbuilder.database.SQLResult
-
Append sql str.
- appendSqlStr(String) - Method in class com.fgm.javaUtils.database.SQLResult
-
Append sql str.
- appendTimeString(StringBuffer, Calendar, boolean) - Static method in class com.fgm.javaUtils.CalendarParser
-
Append formatted time string to the string buffer.
- AppTest - Class in com.edgeti.EntryRelationDb
-
Unit test for simple App.
- AppTest(String) - Constructor for class com.edgeti.EntryRelationDb.AppTest
-
Create the test case
- array() - Method in class org.json.JSONWriter
-
Begin appending a new array.
- arrayList - Variable in class com.edgeti.EntryRelationDb.StringDict
-
- AsciiIngestor - Class in com.edgeti.VisibilityServer.Excel
-
The Class AsciiIngestor.
- AsciiIngestor(String, String[]) - Constructor for class com.edgeti.VisibilityServer.Excel.AsciiIngestor
-
Instantiates a new ascii ingestor.
- attemptAutoLogin() - Method in class com.edgeti.VisibilityServer.UsersAndRoles.UsersAndRoles
-
Attempt auto login.
- attemptAutoLogin() - Method in class com.fgm.formbuilder.database.PPMUserService
-
Attempts to retrieves the user's distinguished name off the session and
searches the databse for a matching one.
- AUTO_INGEST_TABLE_NAME - Static variable in class com.edgeti.VisibilityServer.Ingestor.IngestManager
-
The Constant AUTO_INGEST_TABLE_NAME.
- autoCommit - Variable in class com.fgm.javaUtils.SQLScriptRunner.SQLScriptRunner
-
The auto commit.
- autoCommit - Variable in class com.fgm.SQLScriptRunner.SQLScriptRunner
-
The auto commit.
- AutoCompleteService - Class in com.fgm.visibilityScriptingServer.Autocomplete
-
Autocomplete for web-IDE, based on reflection of the included libraries.
- AutoCompleteService() - Constructor for class com.fgm.visibilityScriptingServer.Autocomplete.AutoCompleteService
-
Instantiates a new auto complete service.
- AutoIngestor - Class in com.edgeti.VisibilityServer.Ingestor
-
The Class AutoIngestor.
- AutoIngestor() - Constructor for class com.edgeti.VisibilityServer.Ingestor.AutoIngestor
-
Instantiates a new auto ingestor.
- AutoIngestorServlet - Class in com.edgeti.VisibilityServer.Ingestor
-
AutoIngestorServlet.
- AutoIngestorServlet() - Constructor for class com.edgeti.VisibilityServer.Ingestor.AutoIngestorServlet
-