Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- G - Enum constant in enum class org.deltava.beans.navdata.AirspaceType
- GA - Enum constant in enum class org.deltava.beans.schedule.State
- GALLERY - Enum constant in enum class org.deltava.beans.ImageType
- GalleryAccessControl - Class in org.deltava.security.command
-
An Access Controller to support Image Gallery operations.
- GalleryAccessControl(SecurityContext, Image) - Constructor for class org.deltava.security.command.GalleryAccessControl
-
Initializes the access controller.
- GalleryCommand - Class in org.deltava.commands.gallery
-
A Web Site Command to view the Image Gallery.
- GalleryCommand() - Constructor for class org.deltava.commands.gallery.GalleryCommand
- GalleryDeleteCommand - Class in org.deltava.commands.gallery
-
A Web Site Command to delete Image Gallery images.
- GalleryDeleteCommand() - Constructor for class org.deltava.commands.gallery.GalleryDeleteCommand
- GalleryImageCommand - Class in org.deltava.commands.gallery
-
A Web Site Command to display a Image Gallery Image.
- GalleryImageCommand() - Constructor for class org.deltava.commands.gallery.GalleryImageCommand
- Gate - Class in org.deltava.beans.navdata
-
A bean to store airport Gate information.
- Gate(double, double) - Constructor for class org.deltava.beans.navdata.Gate
-
Creates the bean.
- Gate(Gate, int) - Constructor for class org.deltava.beans.navdata.Gate
-
Clones an existing gate, with the option to override usage counts.
- GATE - Enum constant in enum class org.deltava.beans.navdata.GateType
- GATE - Enum constant in enum class org.deltava.beans.navdata.Navaid
- GATE_USAGE_YEARS - Static variable in class org.deltava.beans.stats.GateUsage
-
Number of years back to aggregate gate/airline usage.
- GateCalculateCommand - Class in org.deltava.commands.pirep
-
A Web Site Command to recalculate the gates used.
- GateCalculateCommand() - Constructor for class org.deltava.commands.pirep.GateCalculateCommand
- GateComparator - Class in org.deltava.comparators
-
A comparator for airport Gates.
- GateComparator(int) - Constructor for class org.deltava.comparators.GateComparator
-
Creates a new GateComparator with a given comparison type.
- GateHelper - Class in org.deltava.beans.schedule
-
A helper class to handle gate assignments.
- GateHelper(Flight, int, boolean) - Constructor for class org.deltava.beans.schedule.GateHelper
-
Creates the bean.
- GateHelper(RoutePair, Airline, int, boolean) - Constructor for class org.deltava.beans.schedule.GateHelper
-
Creates the bean.
- GateInformationCommand - Class in org.deltava.commands.navdata
-
A Web Site Command to display and update Gate metadata.
- GateInformationCommand() - Constructor for class org.deltava.commands.navdata.GateInformationCommand
- GateService - Class in org.deltava.service.navdata
-
A Web Service to return preferred airport Gate data.
- GateService() - Constructor for class org.deltava.service.navdata.GateService
- GateType - Enum Class in org.deltava.beans.navdata
-
An enumeration of Gate types.
- GateUpdateService - Class in org.deltava.service.navdata
-
A Web Service to update preferred Gate data.
- GateUpdateService() - Constructor for class org.deltava.service.navdata.GateUpdateService
- GateUsage - Class in org.deltava.beans.stats
-
A bean to store Runway/Gate usage statistics.
- GateUsage(RoutePair, boolean) - Constructor for class org.deltava.beans.stats.GateUsage
-
Creates the bean.
- GateUseService - Class in org.deltava.service.stats
-
A Web Service to display Gate usage statistics.
- GateUseService() - Constructor for class org.deltava.service.stats.GateUseService
- GateZone - Enum Class in org.deltava.beans.navdata
-
An enumeration of Gate types, to handle special customs/immigration zones.
- GEARDOWN - Enum constant in enum class org.deltava.beans.acars.ACARSFlags
- GEARSPEED - Enum constant in enum class org.deltava.beans.flight.Warning
- GEARUP - Enum constant in enum class org.deltava.beans.flight.Warning
- generate() - Method in class org.deltava.util.IDGenerator
-
Generates a unique ID.
- generate(int) - Static method in class org.deltava.crypt.SaltMine
-
Generates a random hash salt.
- generate(int) - Static method in class org.deltava.util.PasswordGenerator
-
Generates a new random password.
- generate(Instant) - Method in class org.deltava.beans.econ.LoadFactor
-
Calculates a load factor for a flight.
- generate(Collection<NavigationDataBean>) - Method in class org.deltava.util.flightplan.ACARSGenerator
- generate(Collection<NavigationDataBean>) - Method in class org.deltava.util.flightplan.FlightPlanGenerator
-
Generates a flight plan between two airports.
- generate(Collection<NavigationDataBean>) - Method in class org.deltava.util.flightplan.FS9Generator
- generate(Collection<NavigationDataBean>) - Method in class org.deltava.util.flightplan.FSXGenerator
- generate(Collection<NavigationDataBean>) - Method in class org.deltava.util.flightplan.MSFSXMLGenerator
- generate(Collection<NavigationDataBean>) - Method in class org.deltava.util.flightplan.XP11Generator
- generate(Collection<NavigationDataBean>) - Method in class org.deltava.util.flightplan.XP9Generator
-
Generates an X-Plane 9 flight plan between two airports.
- generate(FeedbackBean) - Static method in class org.deltava.beans.FeedbackScore
-
Generates a feedback score from a FeedbackBean.
- generateAlternateMarker(Airport) - Static method in class org.deltava.beans.flight.ETOPSHelper
-
Creates an ETOPS altenrate Airport marker.
- generateDocument(Collection<NavigationDataBean>) - Method in class org.deltava.util.flightplan.MSFSXMLGenerator
-
Generates an XML flight plan between two airports.
- generateIconMarker(GeoLocation, int, int, String) - Static method in class org.deltava.taglib.googlemap.GoogleMapEntryTag
-
Generates a call to googleIconMarker() to generate a Google Maps icon marker.
- generateKey(int, int) - Static method in class org.deltava.beans.econ.EliteStatus
-
Generates the cache key for this type of bean.
- generateMarker(GeoLocation, String, String) - Static method in class org.deltava.taglib.googlemap.GoogleMapEntryTag
-
Generates a call to googleMarker() to generate a Google Maps marker.
- generateMidpointMarker(GeoLocation, Collection<Airport>) - Static method in class org.deltava.beans.flight.ETOPSHelper
-
Generates the mid-point ETOPS marker.
- GENERIC_SDK - Static variable in class org.deltava.beans.flight.ACARSFlightReport
- GenericServlet - Class in org.deltava.servlet
-
A class storing common servlet helper methods.
- GenericServlet() - Constructor for class org.deltava.servlet.GenericServlet
- GenericServlet.ForbiddenException - Exception Class in org.deltava.servlet
-
Controller exception to handle 403s.
- GenericServlet.NotFoundException - Exception Class in org.deltava.servlet
-
Controller exception to handle 404s.
- GenericServlet.ServletSecurityContext - Class in org.deltava.servlet
-
Security Context for use within servlets.
- GeoCache<T> - Interface in org.deltava.util.cache
-
An interface for caches that cache data based on geographic locations.
- GeocodeResult - Class in org.deltava.beans.stats
-
A bean to store Google Geocoding results.
- GeocodeResult() - Constructor for class org.deltava.beans.stats.GeocodeResult
- GeoComparator - Class in org.deltava.comparators
-
A comparator to sort geographic locations by their distance from a fixed point.
- GeoComparator(GeoLocation) - Constructor for class org.deltava.comparators.GeoComparator
-
Creates a new GeoComparator, comparing distance from an arbitrary location.
- GeoComparator(GeoLocation, boolean) - Constructor for class org.deltava.comparators.GeoComparator
-
Creates a new GeoComparator, comparing distance from an arbitrary location.
- GeoFormatTag - Class in org.deltava.taglib.format
-
A JSP Tag to format geographic coordinates.
- GeoFormatTag() - Constructor for class org.deltava.taglib.format.GeoFormatTag
- GeoLocation - Interface in org.deltava.beans
-
An interface to mark objects that contain a latitude/longitude pair.
- GeoLocationFilter - Class in org.deltava.filter
-
An Airport Filter to filter by distance from an arbitrary point.
- GeoLocationFilter(GeoLocation, int) - Constructor for class org.deltava.filter.GeoLocationFilter
-
Creates the Filter.
- GeoPosition - Class in org.deltava.beans.schedule
-
A class for working with latitude/longitude pairs.
- GeoPosition() - Constructor for class org.deltava.beans.schedule.GeoPosition
-
Creates a new GeoPosition object
- GeoPosition(double, double) - Constructor for class org.deltava.beans.schedule.GeoPosition
-
Creates a new GeoPosition object with a particular latitude and longitude.
- GeoPosition(double, double, int) - Constructor for class org.deltava.beans.schedule.GeoPosition
-
Creates a new GeoPosition object with a particular latitude and longitude.
- GeoPosition(GeoLocation) - Constructor for class org.deltava.beans.schedule.GeoPosition
-
Creates a GeoPosition object from another object that supports lat/lon coordinates.
- GeospaceLocation - Interface in org.deltava.beans
-
An interface to define three-dimensional GeoLocations.
- GeoUtils - Class in org.deltava.util
-
A utility class for performing geocoding operations.
- gePilots(Notification) - Method in class org.deltava.dao.GetPilotNotify
-
Returns the populated Pilots signed up to receive a particulr notification type.
- get() - Method in class org.deltava.util.cache.CacheEntry
-
Returns the cached object.
- get(int) - Method in class org.deltava.beans.servinfo.NetworkInfo
-
Returns the entry for a particular network user, if online.
- get(int) - Method in class org.deltava.beans.UserDataMap
-
Returns an entry for a particular user.
- get(int) - Method in class org.deltava.dao.GetAcademyCourses
-
Returns a Flight Academy Course profile.
- get(int) - Method in class org.deltava.dao.GetACARSErrors
-
Returns a specific ACARS Client error log entry.
- get(int) - Method in class org.deltava.dao.GetAccomplishment
-
Returns an Accomplishment profile in the current airline.
- get(int) - Method in class org.deltava.dao.GetAddressValidation
-
Returns the Address Validation data for a particular Pilot/Applicant ID
- get(int) - Method in class org.deltava.dao.GetApplicant
-
Loads an Applicant from the database.
- get(int) - Method in class org.deltava.dao.GetAssignment
-
Returns a Flight Assignment from the database.
- get(int) - Method in class org.deltava.dao.GetChart
-
Returns a Chart based on its Database ID.
- get(int) - Method in class org.deltava.dao.GetCharterRequests
-
Retrieves a specific Charter request from the database.
- get(int) - Method in class org.deltava.dao.GetDispatchCalendar
-
Retrieves a specifc Dispatcher service entry.
- get(int) - Method in class org.deltava.dao.GetEvent
-
Returns a particular Online Event.
- get(int) - Method in class org.deltava.dao.GetIssue
-
Returns a particular Issue and its comments.
- get(int) - Method in class org.deltava.dao.GetJobs
-
Retrieves a specific Job posting.
- get(int) - Method in class org.deltava.dao.GetNominations
-
Returns the most recent Nomination for a Pilot.
- get(int) - Method in class org.deltava.dao.GetOnlineTrack
-
Fetches the track data for a particular Flight Report.
- get(int) - Method in class org.deltava.dao.GetPartner
-
Loads a Partner record from the database.
- get(int) - Method in class org.deltava.dao.GetQuestionnaire
-
Retrieves a particular Applicant Questionnaire.
- get(int) - Method in class org.deltava.dao.GetResources
-
Returns a Web Resource.
- get(int) - Method in class org.deltava.dao.GetStaff
-
Returns the staff profile corresponding to a particular database ID.
- get(int) - Method in class org.deltava.dao.GetSystemInfo
-
Returns system configuration data for a particular Pilot.
- get(int) - Method in class org.deltava.dao.GetTransferRequest
-
Returns a Transfer Request for a particular Pilot.
- get(int) - Method in class org.deltava.dao.GetUserData
-
Returns cross-application data for a particular database ID.
- get(int) - Method in class org.deltava.dao.GetWarnings
-
Returns the warnings for a Pilot.
- get(int) - Method in class org.deltava.dao.PilotReadDAO
-
Gets a pilot object based on a database ID.
- get(int) - Method in class org.deltava.util.CSVTokens
- get(int, String) - Method in class org.deltava.dao.GetAccomplishment
-
Returns an Accomplishment profile.
- get(int, String) - Method in class org.deltava.dao.GetFlightReports
-
Returns a PIREP with a particular database ID.
- get(int, String) - Method in class org.deltava.dao.GetTour
-
Loads a Tour from the database.
- get(int, Quarter) - Method in class org.deltava.dao.GetNominations
-
Loads a Nomination for a Pilot.
- get(int, Simulator, Instant) - Method in class org.deltava.dao.GetSystemInfo
-
Returns system configuration data for a particular Pilot.
- get(Class<T>, String) - Static method in class org.deltava.util.cache.CacheManager
-
Retrieves an existing cache.
- get(Object) - Method in class org.deltava.util.cache.AgingCache
-
Returns an entry from the cache.
- get(Object) - Method in class org.deltava.util.cache.Cache
-
Retrieves an entry from the cache.
- get(Object) - Method in class org.deltava.util.cache.ExpiringCache
-
Returns an unexpired entry from the cache.
- get(Object) - Method in class org.deltava.util.cache.JedisCache
- get(Object) - Method in class org.deltava.util.cache.NullCache
- get(Object, boolean) - Method in class org.deltava.util.cache.ExpiringCache
-
Returns an entry from the cache.
- get(String) - Static method in enum class org.deltava.beans.Compression
-
Returns the compression type for a given file name.
- get(String) - Method in class org.deltava.beans.navdata.NavigationDataMap
-
Returns a Navigation Aid with a given code.
- get(String) - Method in class org.deltava.beans.schedule.AirportCharts
-
Returns a particular Chart
- get(String) - Static method in class org.deltava.beans.schedule.Country
-
Returns a country.
- get(String) - Static method in enum class org.deltava.beans.schedule.FuelTank
-
Retreives a Fuel Tank by name.
- get(String) - Static method in class org.deltava.beans.stats.HTTPCompressionInfo
-
Restrieves a statistics bean.
- get(String) - Method in class org.deltava.beans.system.RateLimiter
- get(String) - Static method in class org.deltava.beans.TZInfo
-
Gets a Time Zone wrapper using the standard Java Time Zone name.
- get(String) - Method in class org.deltava.dao.GetAcademyCertifications
-
Loads a Flight Academy Certification profile.
- get(String) - Method in class org.deltava.dao.GetAddressValidation
-
Returns the Address Validation data matching a particular hash code.
- get(String) - Method in class org.deltava.dao.GetAircraft
-
Loads a particular aircraft profile.
- get(String) - Method in class org.deltava.dao.GetAirline
-
Returns an Airline object.
- get(String) - Method in class org.deltava.dao.GetAirport
-
Returns an airport object by its IATA or ICAO code.
- get(String) - Method in class org.deltava.dao.GetCoolerChannels
-
Retrieves a specific Channel profile.
- get(String) - Method in class org.deltava.dao.GetEquipmentType
-
Returns a particular Equipment Program profile.
- get(String) - Method in class org.deltava.dao.GetHelpTemplate
-
Retrieves a Help Desk response template.
- get(String) - Method in class org.deltava.dao.GetIPLocation
-
Retrieves Geolocation data for a particular IP address.
- get(String) - Method in class org.deltava.dao.GetMessageTemplate
-
Returns a particular Message Template.
- get(String) - Method in class org.deltava.dao.GetMetadata
-
Returns a metadata item.
- get(String) - Method in class org.deltava.dao.GetNavData
-
Returns a Navigation object.
- get(String) - Method in class org.deltava.dao.GetSELCAL
-
Returns SELCAL data for a particular code.
- get(String) - Method in class org.deltava.dao.GetUserData
-
Returns cross-application Airline data for a specific Airline.
- get(String) - Method in class org.deltava.taglib.XMLRenderer
-
Gets an element attribute.
- get(String) - Static method in class org.deltava.util.JedisUtils
-
Fetches an object from Redis.
- get(String) - Method in class org.deltava.util.system.PropertiesSecretManager
- get(String) - Method in interface org.deltava.util.system.SecretManager
-
Retrieves a secret.
- get(String) - Static method in class org.deltava.util.system.SystemData
-
Returns a property value.
- get(String, boolean) - Method in class org.deltava.dao.GetFIR
-
Retrieves FIR data.
- get(String, boolean) - Method in class org.deltava.util.ftp.FTPConnection
-
Downloads a file from the remote server.
- get(String, int, int) - Method in class org.deltava.dao.GetSchedule
-
Return a particular flight from the Schedule database.
- get(String, int, String) - Method in class org.deltava.dao.EliteDAO
-
Returns an Elite status level for a particular year.
- get(String, File) - Method in class org.deltava.util.ftp.FTPConnection
-
Downloads a file from the remote server into a specified location.
- get(String, String) - Method in class org.deltava.dao.GetEquipmentType
-
Returns a particular Equipment Program profile from a specific database.
- get(String, String) - Method in class org.deltava.dao.GetMessageTemplate
-
Returns a particular Message Template.
- get(String, String) - Method in class org.deltava.dao.GetMetadata
-
Returns a metadata item.
- get(String, GeoLocation) - Method in class org.deltava.beans.navdata.NavigationDataMap
-
Returns a Navigation Aid with a given code.
- get(String, Country) - Method in class org.deltava.dao.GetAirspace
-
Loads an Airspace boundaries from the datbase.
- get(Collection<Integer>) - Method in class org.deltava.dao.GetUserData
-
Returns cross-application data for a Set of User IDs.
- get(List<T>, int) - Static method in class org.deltava.taglib.functions.MiscFunctions
-
A JSP-friendly function to get an element from a List.
- get(Map<Integer, Pilot>, String) - Method in class org.deltava.dao.GetAccomplishment
-
Loads all accomplishments for a set of users.
- get(Flight, String) - Method in class org.deltava.dao.GetSchedule
-
Return a particular flight from the Schedule database.
- get(GeoLocation) - Method in class org.deltava.util.cache.ExpiringGeoCache
-
Retrieves an object from the cache.
- get(GeoLocation) - Method in interface org.deltava.util.cache.GeoCache
-
Retrieves an object from the cache.
- get(GeoLocation) - Method in class org.deltava.util.cache.JedisGeoCache
-
Retrieves an object from the cache.
- get(GeoLocation) - Method in class org.deltava.util.cache.NullCache
- get(OceanicTrackInfo.Type, Instant) - Method in class org.deltava.dao.GetOceanicRoute
-
Returns a specific Oceanic Route.
- get(Airline) - Method in class org.deltava.dao.GetACARSLivery
-
Returns all liveries for an Airline.
- get(Airline, String) - Method in class org.deltava.dao.GetACARSLivery
-
Loads a livery profile.
- get(Airport, ATISType) - Method in class org.deltava.dao.http.GetATIS
-
Fetches an Airport ATIS.
- get(ICAOAirport, String) - Method in class org.deltava.dao.GetRunwayMapping
-
Checks for a runway mapping.
- get(ScheduleSource, int) - Method in class org.deltava.dao.GetRawSchedule
-
Loads an individual raw schedule entry.
- get(UserData) - Method in class org.deltava.dao.GetApplicant
-
Returns an Applicant object which may be in another Airline's database.
- get(UserData) - Method in class org.deltava.dao.PilotReadDAO
-
Returns a Pilot object which may be in another Airline's database.
- get(UserDataMap) - Method in class org.deltava.dao.GetApplicant
-
Returns Applicant objects which may be in another Airline's database.
- get(UserDataMap) - Method in interface org.deltava.dao.PersonUniquenessDAO
-
Returns Person objects which may be in another Airline's database.
- get(UserDataMap) - Method in class org.deltava.dao.PilotReadDAO
-
Returns Pilot objects which may be in another Airline's database.
- get(WeatherDataBean.Type, String) - Method in class org.deltava.dao.GetWeather
-
Retrieves an arbitrary weather data object from the database.
- get(WeatherDataBean.Type, AirportLocation) - Method in class org.deltava.dao.http.GetFAWeather
-
Loads a weather data bean.
- get(APIUsage.Type) - Static method in class org.deltava.taglib.googlemap.APIUsage
-
Returns the number of times the API has been invoked.
- getAbbr() - Method in class org.deltava.beans.TZInfo
-
Returns the abbreviation of this Time Zone.
- getAcademy() - Method in class org.deltava.beans.schedule.ScheduleEntry
-
Returns if this flight is part of the Flight Academy.
- getAcademy() - Method in class org.deltava.beans.testing.ExamProfile
-
Returns whether this Examination is part of the Flight Academy.
- getAcademy() - Method in class org.deltava.beans.testing.Test
-
Returns whether this Test is part of the Flight Academy.
- getAcademyAirports() - Method in class org.deltava.dao.GetSchedule
-
Returns Airports only serviced by Flight Academy flights.
- GetAcademyCalendar - Class in org.deltava.dao
-
A Data Access Object to load Flight Academy calendars.
- GetAcademyCalendar(Connection) - Constructor for class org.deltava.dao.GetAcademyCalendar
-
Initializes the Data Access Object.
- GetAcademyCertifications - Class in org.deltava.dao
-
A Data Access Object to load Flight Academy Certifications and Check Ride scripts.
- GetAcademyCertifications(Connection) - Constructor for class org.deltava.dao.GetAcademyCertifications
-
Initializes the Data Access Object.
- getAcademyCheckRides(int) - Method in class org.deltava.dao.GetExam
-
Loads all Check Rides for a particular Flight Academy Course.
- getAcademyCheckRides(int, TestStatus) - Method in class org.deltava.dao.GetExam
-
Loads all Check Rides for a particular Flight Academy Course.
- GetAcademyCourses - Class in org.deltava.dao
-
A Data Access Object to load Flight Academy course data.
- GetAcademyCourses(Connection) - Constructor for class org.deltava.dao.GetAcademyCourses
-
Initializes the Data Access Object.
- GetAcademyInactivity - Class in org.deltava.dao
-
A Data Access Object to select dormant Flight Academy courses.
- GetAcademyInactivity(Connection) - Constructor for class org.deltava.dao.GetAcademyInactivity
-
Initializes the Data Access Object.
- getAcademyOnly() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns whether this aircraft is only used in the Flight Academy.
- GetAcademyProgress - Class in org.deltava.dao
-
A Data Access Object for Flight Academy Course progress beans.
- GetAcademyProgress(Connection) - Constructor for class org.deltava.dao.GetAcademyProgress
-
Initializes the Data Access Object.
- getACARS(String, int) - Method in class org.deltava.dao.GetFlightReports
-
Returns an ACARS-logged PIREP with a particular ACARS Flight ID.
- GetACARSAlternate - Class in org.deltava.dao
-
A Data Access Object to retrieve ACARS altenrate airport statistics.
- GetACARSAlternate(Connection) - Constructor for class org.deltava.dao.GetACARSAlternate
-
Initializes the Data Access Object.
- GetACARSBandwidth - Class in org.deltava.dao
-
A Data Access Object to load ACARS bandwidth statistics.
- GetACARSBandwidth(Connection) - Constructor for class org.deltava.dao.GetACARSBandwidth
-
Initializes the Data Access Object.
- GetACARSBuilds - Class in org.deltava.dao
-
A Data Access Object to load ACARS build data.
- GetACARSBuilds(Connection) - Constructor for class org.deltava.dao.GetACARSBuilds
-
Initializes the Data Access Object.
- getACARSCheckRide(int) - Method in class org.deltava.dao.GetExam
-
Loads a Pilot Check Ride associated with a particular ACARS Flight ID.
- getACARSConnected() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns if the client is connected to the ACARS server.
- GetACARSData - Class in org.deltava.dao
-
A Data Access Object to load ACARS information.
- GetACARSData(Connection) - Constructor for class org.deltava.dao.GetACARSData
-
Initializes the Data Access Object.
- GetACARSDispatchStats - Class in org.deltava.dao
-
A Data Access Object to load Dispatcher Activity statistics.
- GetACARSDispatchStats(Connection) - Constructor for class org.deltava.dao.GetACARSDispatchStats
-
Initializes the Data Access Object.
- getACARSEquipmentTypes(int) - Method in class org.deltava.dao.GetFlightReportRecognition
-
Returns all equipment types with ACARS Flight Reports.
- GetACARSErrors - Class in org.deltava.dao
-
A Data Access Object to load ACARS client error logs.
- GetACARSErrors(Connection) - Constructor for class org.deltava.dao.GetACARSErrors
-
Initializes the Data Access Object.
- getACARSFlights() - Method in class org.deltava.beans.stats.RouteStats
-
Returns the number of ACARS flight legs.
- getACARSHours() - Method in class org.deltava.beans.Pilot
-
Return the number of ACARS flight hours logged by this Pilot.
- getACARSHours() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the total number of hours flown with ACARS.
- getACARSInfo() - Method in class org.deltava.beans.FlightSubmissionHelper
-
Returns the ACARS Flight Information.
- getACARSLegs() - Method in class org.deltava.beans.Pilot
-
Returns the number of ACARS flight legs logged by this Pilot.
- getACARSLegs() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the number of legs flown with ACARS.
- getACARSLegs() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the number of ACARS legs linked to this entry.
- GetACARSLivery - Class in org.deltava.dao
-
A Data Access Object to read ACARS multi-player livery profiles.
- GetACARSLivery(Connection) - Constructor for class org.deltava.dao.GetACARSLivery
-
Initializes the Data Access Object.
- GetACARSLog - Class in org.deltava.dao
-
A Data Access Object to load ACARS log data.
- GetACARSLog(Connection) - Constructor for class org.deltava.dao.GetACARSLog
-
Initializes the Data Access Object.
- getACARSMiles() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the total number of miles flown with ACARS.
- getACARSOnly() - Method in class org.deltava.beans.stats.Tour
-
Returns whether ACARS flights are required for this Tour.
- GetACARSOnTime - Class in org.deltava.dao
-
A Data Access Object to load ACARS on-time data from the database.
- GetACARSOnTime(Connection) - Constructor for class org.deltava.dao.GetACARSOnTime
-
Initializes the Data Access Object.
- getACARSPercent() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the percentage of flights logged using ACARS.
- GetACARSPerformance - Class in org.deltava.dao
-
A Data Access Object to load ACARS client performance counter data from the database.
- GetACARSPerformance(Connection) - Constructor for class org.deltava.dao.GetACARSPerformance
-
Initializes the Data Access Object.
- GetACARSPool - Class in org.deltava.dao.ipc
-
A Data Access Object to cache IPC calls for ACARS Connection Pool data.
- GetACARSPool() - Constructor for class org.deltava.dao.ipc.GetACARSPool
- GetACARSPositions - Class in org.deltava.dao
-
A Data Access Object to load ACARS position data.
- GetACARSPositions(Connection) - Constructor for class org.deltava.dao.GetACARSPositions
-
Initializes the Data Access Object.
- getACARSPromotionLegs() - Method in class org.deltava.beans.EquipmentType
-
Returns whether flights counting towards promotion must be logged using ACARS.
- GetACARSPurge - Class in org.deltava.dao
-
A Data Access Object used to get information for purging the ACARS data tables.
- GetACARSPurge(Connection) - Constructor for class org.deltava.dao.GetACARSPurge
-
Initializes the Data Access Object.
- getACARSRestriction() - Method in class org.deltava.beans.Pilot
-
Returns the Pilot's ACARS restrictions.
- GetACARSRoute - Class in org.deltava.dao
-
A Data Access Object to load stored ACARS dispatch routes.
- GetACARSRoute(Connection) - Constructor for class org.deltava.dao.GetACARSRoute
-
Initializes the Data Access Object.
- GetACARSTakeoffs - Class in org.deltava.dao
-
A Data Access Objec to load ACARS Takeoff/Landing data.
- GetACARSTakeoffs(Connection) - Constructor for class org.deltava.dao.GetACARSTakeoffs
-
Initializes the Data Access Object.
- GetACARSTaxiTimes - Class in org.deltava.dao
-
A Data Access Object to calculate average taxi times.
- GetACARSTaxiTimes(Connection) - Constructor for class org.deltava.dao.GetACARSTaxiTimes
-
Initializes the Data Access Object.
- GetACARSTrackInfo - Class in org.deltava.dao
-
A Data Access Object to load ACARS Track information.
- GetACARSTrackInfo(Connection) - Constructor for class org.deltava.dao.GetACARSTrackInfo
-
Initializes the Data Access Object.
- getACARSUpdateChannel() - Method in class org.deltava.beans.Pilot
-
Returns the Pilot's ACARS client update channel.
- GetAccomplishment - Class in org.deltava.dao
-
A Data Access Object to load Accomplishment profiles.
- GetAccomplishment(Connection) - Constructor for class org.deltava.dao.GetAccomplishment
-
Intiailizes the Data Access Object.
- getAccomplishmentIDs() - Method in class org.deltava.beans.Pilot
-
Returns the Pilot's Accomplishments.
- getAchieved() - Method in class org.deltava.commands.stats.AccomplishmentEligibilityCommand.EligibilityMessage
- getActionTypes() - Method in class org.deltava.beans.system.MessageTemplate
-
Returns the action types to embed in the push notification.
- getActive() - Method in class org.deltava.beans.academy.Certification
-
Returns whether the Certification is active.
- getActive() - Method in class org.deltava.beans.acars.DispatchRoute
-
Returns if this route is active.
- getActive() - Method in class org.deltava.beans.cooler.Channel
-
Queries if the Channel is active.
- getActive() - Method in class org.deltava.beans.EquipmentType
-
Returns whether this equipment program is active.
- getActive() - Method in class org.deltava.beans.event.Route
-
Returns whether the Route is active.
- getActive() - Method in class org.deltava.beans.Notice
-
Returns if this NOTAM is in effect.
- getActive() - Method in class org.deltava.beans.schedule.Airline
-
Returns if the airline is active.
- getActive() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Returns if the schedule import is currently active.
- getActive() - Method in class org.deltava.beans.stats.Accomplishment
-
Returns whether this Accomplishment is active.
- getActive() - Method in class org.deltava.beans.stats.Tour
-
Returns whether the Tour is active.
- getActive() - Method in class org.deltava.beans.system.IMAPConfiguration
-
Returns if the mailbox is active.
- getActive() - Method in class org.deltava.beans.testing.ExamProfile
-
Returns whether this Examination is avialable to be taken.
- getActive() - Method in class org.deltava.beans.testing.QuestionProfile
-
Returns whether this Question is active.
- getActive() - Method in class org.deltava.dao.GetAcademyCertifications
-
Loads all active Flight Academy Certification profiles.
- getActive() - Method in class org.deltava.dao.GetAirline
-
Returns all active Airlines from the database.
- getActive() - Method in class org.deltava.dao.GetEquipmentType
-
Returns all active Equipment Programs in the current airline.
- getActive() - Method in class org.deltava.dao.GetHelp
-
Returns all active Help Desk Issues.
- getActive() - Method in class org.deltava.dao.GetJobs
-
Retrieves all active Job postings.
- getActive() - Method in class org.deltava.dao.GetPilotBoard
-
Returns the locations of active/on leave Pilots who have signed up for the Pilot location board.
- getActive() - Method in class org.deltava.dao.GetXACARS
-
Returns XACARS flights with a position report submitted within the last 30 minutes.
- getActive(String) - Method in class org.deltava.dao.GetEquipmentType
-
Returns all active Equipment Programs.
- getActiveExam(int) - Method in class org.deltava.dao.GetExam
-
Checks if a Pilot has an Examination open or awaiting scoring.
- getActiveNOTAMs() - Method in class org.deltava.dao.GetNews
-
Returns the latest active Notices to Airmen (NOTAMs).
- getActivePilots() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the number of active pilots.
- getActivePilots(String) - Method in class org.deltava.dao.GetPilot
-
Returns all Active and On Leave Pilots.
- getActivePilots(String) - Method in class org.deltava.dao.GetStatistics
-
Returns the number of active Pilots in an Airline.
- getActiveRoutes() - Method in class org.deltava.beans.event.Event
-
Returns the active Routes for this Online Event.
- getAddress() - Method in class org.deltava.beans.servinfo.Server
-
Returns the server address.
- getAddress() - Method in class org.deltava.beans.stats.GeocodeResult
-
Returns the street address.
- getAddress() - Method in class org.deltava.beans.system.AddressValidation
-
Returns the new e-mail address.
- getAddress() - Method in class org.deltava.beans.system.IMAPConfiguration
-
Returns the primary e-mail address.
- getAddress() - Method in class org.deltava.beans.system.IPBlock
-
Returns the base Address of the address block.
- getAddress() - Method in class org.deltava.beans.system.RequestCounter
-
Returns the remote address.
- getAddress() - Method in class org.deltava.util.tile.AbstractTile
- getAddress() - Method in interface org.deltava.util.tile.Tile
-
Returns the Tile address.
- getAddress(String) - Method in class org.deltava.dao.GetAddressValidation
-
Returns the Address Validation data matching a particular e-mail address.
- getAddress(GeoLocation) - Method in class org.deltava.util.tile.MercatorProjection
-
Returns the address of a Tile containing the provided point.
- getAddress(GeoLocation) - Method in interface org.deltava.util.tile.Projection
-
Returns the address of a Tile containing the provided point.
- getAddresses(int) - Method in class org.deltava.dao.GetLoginData
-
Returns all login addresses for a particular User.
- getAddresses(String) - Method in class org.deltava.dao.GetLoginData
-
Returns all login addresses for a particular host name.
- getAddressInfo() - Method in class org.deltava.beans.acars.ACARSLogEntry
-
Returns information about this IP address.
- getAddressInfo() - Method in class org.deltava.security.UserSession
-
Returns information about the IP address block.
- GetAddressValidation - Class in org.deltava.dao
-
A Data Access Object to read e-mail address validation entries.
- GetAddressValidation(Connection) - Constructor for class org.deltava.dao.GetAddressValidation
-
Initialize the Data Access Object.
- getADF1() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the ADF1 frequency.
- getAdjusted() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Returns the number of flight legs with adjusted arrival times (for DST) in the last import.
- getAdjustedAge() - Method in class org.deltava.beans.stats.DisposalQueueStats
-
Returns the average age of a non-held flight report, excluding the outliers.
- getAge() - Method in class org.deltava.beans.stats.AirlineTotals
-
Helper method to calculate the age of the airline.
- getAged(int) - Method in class org.deltava.dao.GetTransferRequest
-
Returns all Transfer Requests older than a certain age.
- getAggregateQueue() - Method in class org.deltava.dao.GetAggregateStatistics
-
Retrieves entries from the Flight Report aggregation queue.
- GetAggregateStatistics - Class in org.deltava.dao
-
A Data Access Object to read aggregated Flight Report statistics.
- GetAggregateStatistics(Connection) - Constructor for class org.deltava.dao.GetAggregateStatistics
-
Initializes the Data Access Object.
- getAIRAC() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the AIRAC version used for this route.
- getAIRACVersion() - Method in class org.deltava.beans.acars.ArchivedRoute
-
Returns the AIRAC version in effect.
- getAirborneTime() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the time that the aircraft was airborne for this flight.
- getAircraft() - Method in class org.deltava.beans.flight.ScorePackage
-
Returns the aircraft profile used.
- getAircraft(String) - Method in class org.deltava.service.logbook.LogbookExport
-
Loads an Aircraft profile.
- GetAircraft - Class in org.deltava.dao
-
A Data Access Object to load Aircraft data.
- GetAircraft(Connection) - Constructor for class org.deltava.dao.GetAircraft
-
Initializes the Data Access Object.
- getAircraftCode() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the aircraft code used for this flight.
- getAircraftCode() - Method in class org.deltava.beans.schedule.SelectCall
-
Returns the aircraft tail number.
- getAircraftPath() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the aircraft path in the simulator.
- getAircraftType() - Method in class org.deltava.beans.hr.TransferRequest
-
Returns the preferred aircraft type for the Check Ride.
- getAircraftType() - Method in class org.deltava.beans.testing.CheckRide
-
Returns the aircraft type used in this Check Ride.
- getAircraftTypes() - Method in class org.deltava.dao.GetAircraft
-
Returns all aircraft used by the current web application.
- getAircraftTypes(int) - Method in class org.deltava.dao.GetAircraft
-
Returns aircraft used by a particular pilot.
- getAircraftTypes(String) - Method in class org.deltava.dao.GetAircraft
-
Returns all aircraft used by a web application.
- getAirframeID() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the SimBrief custom airframe ID.
- getAirframes(String, Airline, int) - Method in class org.deltava.dao.GetFlightReportACARS
-
Returns all airframes used for flights in a given Equipment Type and Airline.
- getAirframes(String, Airline, int) - Method in class org.deltava.dao.GetSimBriefPackages
-
Returns all aircraft tail codes used for flights in a given Equipment Type and Airline.
- getAirline() - Method in class org.deltava.beans.acars.DispatchRoute
-
Returns the Airline for this Route.
- getAirline() - Method in class org.deltava.beans.acars.FlightInfo
- getAirline() - Method in class org.deltava.beans.acars.Livery
-
Returns the Airline.
- getAirline() - Method in class org.deltava.beans.assign.CharterRequest
-
Returns the requested Airline.
- getAirline() - Method in class org.deltava.beans.Flight
- getAirline() - Method in interface org.deltava.beans.FlightNumber
-
Returns the Airline.
- getAirline() - Method in class org.deltava.beans.schedule.ScheduleRoute
-
Returns the Airline serving this airport pair.
- getAirline() - Method in class org.deltava.beans.stats.RunwayGateTotal
-
Returns the Airline.
- getAirline(String) - Static method in class org.deltava.util.system.SystemData
-
Returns an Airline object.
- GetAirline - Class in org.deltava.dao
-
A Data Access Object to load Airline codes and names.
- GetAirline(Connection) - Constructor for class org.deltava.dao.GetAirline
-
Creates the DAO with a JDBC connection.
- getAirlineCode() - Method in class org.deltava.beans.Pilot
-
Returns the airline code for this Pilot.
- getAirlineCode() - Method in class org.deltava.beans.UserData
-
Returns the User's airline code.
- getAirlineCode() - Method in class org.deltava.util.UserID
-
Returns the airline code for this user.
- getAirlineCodes() - Method in class org.deltava.beans.schedule.Airport
-
Returns a list codes for the airlines associated with this Airport.
- getAirlineCodes(Airport) - Method in class org.deltava.beans.schedule.AirportServiceMap
-
Returns the codes of all Airlines serving a particular Airport.
- getAirlineCounts(String) - Method in class org.deltava.dao.GetScheduleInfo
-
Returns the number of flights in the schedule per Airline.
- getAirlines() - Method in class org.deltava.beans.academy.Certification
-
Returns the eligible virtual airlines for this Certification.
- getAirlines() - Method in class org.deltava.beans.cooler.Channel
-
Returns the airlines associated with this Channel.
- getAirlines() - Method in class org.deltava.beans.EquipmentType
-
Returns the Airlines whose pilots can get ratings via this equipment program.
- getAirlines() - Method in class org.deltava.beans.event.Event
-
Returns the Airlines participating in this Online Event.
- getAirlines() - Method in class org.deltava.beans.navdata.Gate
-
Returns what Airlines use this Gate.
- getAirlines() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Returns the Airlines loaded from this schedule source.
- getAirlines() - Method in class org.deltava.beans.stats.GateUsage
-
Returns airlines with usage.
- getAirlines() - Method in class org.deltava.beans.system.Issue
-
Returns the virtual airlines associated with this issue.
- getAirlines() - Method in class org.deltava.beans.testing.ExamProfile
-
Returns the Airlines that can access this Examination.
- getAirlines() - Method in class org.deltava.beans.testing.QuestionProfile
-
Returns the Airlines that can access this Question.
- getAirlines() - Static method in class org.deltava.util.system.SystemData
-
Returns all airlines for the current web application.
- getAirlines(boolean) - Method in class org.deltava.dao.GetUserData
-
Returns all available Airlines on this application server.
- getAirlines(RoutePair) - Method in class org.deltava.dao.GetSchedule
-
Returns the Airlines that provide service on a particular route.
- getAirlines(ScheduleSource, Airport) - Method in class org.deltava.dao.GetRawSchedule
-
Returns the Airlines that service a particular Airport in a schedule source.
- getAirlineTotals() - Method in class org.deltava.dao.GetStatistics
-
Returns Airline Totals.
- getAirport() - Method in class org.deltava.beans.navdata.ATIS
-
Returns the Airport for this ATI.
- getAirport() - Method in class org.deltava.beans.schedule.AirportCharts
-
Returns the Airport.
- getAirport() - Method in class org.deltava.beans.schedule.Chart
-
Return the chart's Airport.
- getAirport(boolean) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Returns Airports with flights.
- getAirport(String) - Static method in class org.deltava.dao.file.OnlineNetworkDAO
-
Helper method to parse airport codes even if the Airport does not exist in the database.
- getAirport(String) - Method in class org.deltava.dao.GetNavData
-
Returns an Airport location from the database.
- getAirport(String) - Static method in class org.deltava.util.system.SystemData
-
Returns an Airport object.
- GetAirport - Class in org.deltava.dao
-
A Data Access Object to load Airport data.
- GetAirport(Connection) - Constructor for class org.deltava.dao.GetAirport
-
Creates the DAO with a JDBC connection.
- getAirportA() - Method in class org.deltava.beans.acars.DispatchLogEntry
- getAirportA() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the destination Airport for this flight.
- getAirportA() - Method in class org.deltava.beans.assign.CharterRequest
- getAirportA() - Method in class org.deltava.beans.event.Route
-
Returns the arrival Airport for this Flight Route.
- getAirportA() - Method in class org.deltava.beans.event.Signup
-
Returns the destination Airport for this signed-up route.
- getAirportA() - Method in class org.deltava.beans.Flight
- getAirportA() - Method in class org.deltava.beans.flight.LogbookSearchCriteria
- getAirportA() - Method in class org.deltava.beans.flight.RouteBuilder
- getAirportA() - Method in class org.deltava.beans.schedule.AbstractRoute
- getAirportA() - Method in class org.deltava.beans.schedule.FlightRoute
- getAirportA() - Method in interface org.deltava.beans.schedule.RoutePair
-
Returns the arrival Airport.
- getAirportA() - Method in class org.deltava.beans.schedule.RoutePair.RoutePairImpl
- getAirportA() - Method in class org.deltava.beans.schedule.RunwayHelper
- getAirportA() - Method in class org.deltava.beans.servinfo.Pilot
- getAirportA() - Method in class org.deltava.beans.stats.RunwayGateUsage
- getAirportA() - Method in interface org.deltava.beans.testing.RoutePlot
-
Returns the arrival Airport for this route.
- getAirportA() - Method in class org.deltava.beans.testing.RoutePlotQuestion
- getAirportA() - Method in class org.deltava.beans.testing.RoutePlotQuestionProfile
- getAirportCodeType() - Method in interface org.deltava.beans.FormattedEMailRecipient
-
Returns the preferred airport code type (IATA/ICAO).
- getAirportCodeType() - Method in class org.deltava.beans.Person
-
Returns the Person's preferred airport code type (IATA/ICAO).
- getAirportCount() - Method in class org.deltava.service.navdata.Metadata
-
Returns the number of Airports in the archive.
- getAirportCounts() - Method in class org.deltava.dao.GetAirport
-
Returns the number of Airports served by each Airline.
- getAirportD() - Method in class org.deltava.beans.acars.DispatchLogEntry
- getAirportD() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the origin Airport for this flight.
- getAirportD() - Method in class org.deltava.beans.assign.CharterRequest
- getAirportD() - Method in class org.deltava.beans.event.Route
-
Returns the departure Airport for this Flight Route.
- getAirportD() - Method in class org.deltava.beans.event.Signup
-
Returns the origin Airport for this signed-up route.
- getAirportD() - Method in class org.deltava.beans.Flight
- getAirportD() - Method in class org.deltava.beans.flight.LogbookSearchCriteria
- getAirportD() - Method in class org.deltava.beans.flight.RouteBuilder
- getAirportD() - Method in class org.deltava.beans.schedule.AbstractRoute
- getAirportD() - Method in class org.deltava.beans.schedule.FlightRoute
- getAirportD() - Method in interface org.deltava.beans.schedule.RoutePair
-
Returns the departure Airport.
- getAirportD() - Method in class org.deltava.beans.schedule.RoutePair.RoutePairImpl
- getAirportD() - Method in class org.deltava.beans.schedule.RunwayHelper
- getAirportD() - Method in class org.deltava.beans.servinfo.Pilot
- getAirportD() - Method in class org.deltava.beans.stats.RunwayGateUsage
- getAirportD() - Method in interface org.deltava.beans.testing.RoutePlot
-
Returns the departure Airport for this route.
- getAirportD() - Method in class org.deltava.beans.testing.RoutePlotQuestion
- getAirportD() - Method in class org.deltava.beans.testing.RoutePlotQuestionProfile
- getAirportL() - Method in class org.deltava.beans.acars.DispatchRoute
-
Returns the alternate Airport.
- getAirportL() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the divert Airport for this flight.
- getAirportL() - Method in class org.deltava.beans.acars.XAFlightInfo
-
Returns the alternate Airport.
- getAirportL() - Method in class org.deltava.beans.flight.XACARSFlightReport
-
Returns the alternate Airport.
- getAirports() - Method in class org.deltava.beans.event.Event
-
Returns the Airports available for this Online Event, from the available Routes.
- getAirports() - Method in interface org.deltava.beans.schedule.RoutePair
-
Returns the airports in this Route Pair.
- getAirports() - Method in class org.deltava.dao.GetACARSRoute
-
Loads Airports from all saved routes in the database.
- getAirports() - Method in class org.deltava.dao.GetChart
-
Returns all Airports with available charts.
- getAirports() - Method in class org.deltava.dao.GetRunwayMapping
-
Returns all Airports with a remapped runway.
- getAirports() - Static method in class org.deltava.util.system.SystemData
-
Returns all Airports.
- getAirportStatistics(FlightStatsSort, int) - Method in class org.deltava.dao.GetAggregateStatistics
-
Retrieves aggregated approved Flight Report statistics.
- getAirspace() - Method in class org.deltava.beans.acars.RouteEntry
-
Returns the type of Airspace covering the current position.
- GetAirspace - Class in org.deltava.dao
-
A Data Access Object to load Airspace boundaries from the database.
- GetAirspace(Connection) - Constructor for class org.deltava.dao.GetAirspace
-
Initializes the Data Access Object.
- GetAirspaceDefinition - Class in org.deltava.dao.file
-
A Data Access Object to load OpenAir airspace definition files.
- GetAirspaceDefinition(InputStream) - Constructor for class org.deltava.dao.file.GetAirspaceDefinition
-
Initializes the Data Access Object.
- getAirSpeed() - Method in class org.deltava.beans.acars.RouteEntry
-
Returns the aircraft's airspeed.
- getAirSpeed() - Method in class org.deltava.beans.servinfo.PositionData
-
Returns the aircraft's airspeed.
- getAirway() - Method in class org.deltava.beans.navdata.AirportLocation
-
Returns the airway code.
- getAirway() - Method in class org.deltava.beans.navdata.NavigationDataBean
-
Returns if this waypoint is on an Airway.
- getAirway(NavigationDataBean) - Method in class org.deltava.beans.schedule.PopulatedRoute
-
Returns the Airway each waypoint is on.
- getAirways(String) - Method in class org.deltava.dao.GetNavAirway
-
Loads a Airway definitions from the database.
- getAlgorithm() - Method in class org.deltava.crypt.MessageDigester
-
Return the Message Digest algorithm in use.
- getAlgorithm() - Method in class org.deltava.crypt.SecretKeyEncryptor
-
Returns the algorithm in use.
- getAliases() - Method in class org.deltava.beans.navdata.FIR
-
Returns the aliases of this FIR.
- getAliases() - Method in class org.deltava.beans.system.IMAPConfiguration
-
Returns all aliases for this mailbox.
- getAll() - Method in class org.deltava.beans.navdata.NavigationDataMap
-
Returns all navigation aid beans contained within this object.
- getAll() - Static method in class org.deltava.beans.schedule.Country
-
Returns all Countries.
- getAll() - Static method in class org.deltava.beans.TZInfo
-
Returns all initialized Time Zones.
- getAll() - Method in class org.deltava.dao.GetAcademyCertifications
-
Loads all Flight Academy Certification profiles.
- getAll() - Method in class org.deltava.dao.GetACARSErrors
-
Returns all ACARS client error log entries.
- getAll() - Method in class org.deltava.dao.GetAccomplishment
-
Returns all Accomplishment profiles in the current database.
- getAll() - Method in class org.deltava.dao.GetAircraft
-
Returns all aircraft profiles.
- getAll() - Method in class org.deltava.dao.GetAirline
-
Returns all Airlines from the database.
- getAll() - Method in class org.deltava.dao.GetAirport
-
Returns all airports.
- getAll() - Method in class org.deltava.dao.GetCharterRequests
-
Retrieves all Charter requests from the database.
- getAll() - Method in class org.deltava.dao.GetEquipmentType
-
Returns all Equipment Types.
- getAll() - Method in class org.deltava.dao.GetFIR
-
Returns all FIRs.
- getAll() - Method in class org.deltava.dao.GetGates
-
Returns all Airport gates.
- getAll() - Method in class org.deltava.dao.GetHelp
-
Returns all Help Desk Issues.
- getAll() - Method in class org.deltava.dao.GetHelpTemplate
-
Retrieves all Help Desk response templates.
- getAll() - Method in class org.deltava.dao.GetJobs
-
Retrieves all Job postings.
- getAll() - Method in class org.deltava.dao.GetMessageTemplate
-
Returns all Message Templates.
- getAll() - Method in class org.deltava.dao.GetMetadata
-
Returns all metadata items.
- getAll() - Method in class org.deltava.dao.GetNavAirway
-
Returns all SIDs/STARs in the database.
- getAll() - Method in class org.deltava.dao.GetPilotBoard
-
Returns the locations of all Pilots who have signed up for the Pilot location board.
- getAll() - Method in class org.deltava.dao.GetTour
-
Retrieves all Tours from the database.
- getAll() - Method in class org.deltava.util.bbcode.BBCodeHandler
- getAll(boolean, boolean) - Method in class org.deltava.dao.GetACARSRoute
-
Loads all saved routes from the database.
- getAll(String) - Method in class org.deltava.dao.GetAcademyCourses
-
Returns all Flight Academy Course profiles.
- getAll(String) - Method in class org.deltava.dao.GetMetadata
-
Returns all metadata items whose key begins with a particular prefix.
- getAll(String) - Method in class org.deltava.dao.GetPilotEMail
-
Returns all IMAP mailbox profiles.
- getAll(String) - Method in class org.deltava.dao.GetTransferRequest
-
Returns all Transfer Requests.
- getAll(String, int, String) - Method in class org.deltava.dao.GetResources
-
Returns Web Resources available to a particular user.
- getAll(String, String) - Method in class org.deltava.dao.GetResources
-
Returns all Web Resources.
- getAll(String, IssueArea, String) - Method in class org.deltava.dao.GetIssue
-
Returns all Issues.
- getAll(Collection<?>) - Method in class org.deltava.util.cache.Cache
-
Returns multiple objects from the cache.
- getAll(Collection<?>) - Method in class org.deltava.util.cache.JedisCache
- getAll(Collection<?>) - Method in class org.deltava.util.cache.NullCache
- getAll(Quarter) - Method in class org.deltava.dao.GetNominations
-
Returns all Nominations for a particular quarter.
- getAll(Navaid) - Method in class org.deltava.dao.GetNavData
-
Returns all navaids of a particular type in the database.
- getAll(ICAOAirport) - Method in class org.deltava.dao.GetRunwayMapping
-
Returns all runway mappings for a particular Airport.
- getAllExamProfiles() - Method in class org.deltava.dao.GetExamProfiles
-
Returns all Examination Profiles.
- getAllIDs() - Method in class org.deltava.beans.UserDataMap
-
Returns the database IDs across all databases for every user within this container.
- getAllLifetimeStatus(int, String) - Method in class org.deltava.dao.GetElite
-
Returns all lifetime Elite status for a particular Pilot.
- getAllowMultiAirline() - Method in class org.deltava.beans.system.AirlineInformation
-
Returns whether the airline allows Pilots to be members of multiple virtual airlines.
- getAllowNewPosts() - Method in class org.deltava.beans.cooler.Channel
-
Queries if new Threads or Replies are allowed.
- getAllowOffline() - Method in class org.deltava.beans.stats.Tour
-
Returns whether offline flights are permitted for this Tour.
- getAllowSMTP() - Method in class org.deltava.beans.system.IMAPConfiguration
-
Returns if this mailbox allows direct SMTP connetions.
- getAllowUpload() - Method in class org.deltava.taglib.html.FormTag
-
Returns whether RFC1867 file uploads are permitted within this form.
- getAllStatus(int, int) - Method in class org.deltava.dao.GetElite
-
Loads a Pilot's Elite status updates for a particular year.
- getAlpha() - Method in class org.deltava.util.color.GoogleColor
-
Returns the transparency.
- getAlternate() - Method in enum class org.deltava.beans.simbrief.PackageFormat
-
Returns the alternate format code.
- getAlternateCode() - Method in class org.deltava.beans.navdata.Runway
-
Returns the alternate code for this Runway.
- getAlternateFuel() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the alternate fuel load.
- getAlternates() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the arrival alternate Airports.
- getAlternates(Airport) - Method in class org.deltava.dao.GetACARSAlternate
-
Retrieves popular alternates for a particular Airport.
- getAltimeter() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the value reported by the aircraft's altimeter.
- getAltitude() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the filed altitude for this flight.
- getAltitude() - Method in class org.deltava.beans.acars.RouteEntry
-
Returns the aircraft's atltiude above sea level.
- getAltitude() - Method in class org.deltava.beans.flight.DraftFlightReport
-
Returns the planned altitude.
- getAltitude() - Method in interface org.deltava.beans.GeospaceLocation
-
Returns the altitude of the location above MSL.
- getAltitude() - Method in class org.deltava.beans.navdata.AirportLocation
-
Returns the Airport's altitude.
- getAltitude() - Method in class org.deltava.beans.navdata.Airspace
- getAltitude() - Method in class org.deltava.beans.schedule.Airport
- getAltitude() - Method in class org.deltava.beans.schedule.GeoPosition
-
Returns the altitude of this position.
- getAltitude() - Method in class org.deltava.beans.servinfo.Pilot
- getAltitude() - Method in class org.deltava.beans.servinfo.PositionData
-
Returns the aircraft's altitude.
- getAltitude() - Method in class org.deltava.beans.servinfo.RadioPosition
- getAltitude() - Method in enum class org.deltava.beans.wx.PressureLevel
-
Returns the typical altitude.
- getAltitude() - Method in class org.deltava.beans.wx.WindData
- getAlwaysDisplay() - Method in class org.deltava.beans.stats.Accomplishment
-
Returns whether the Accomplishment should always display, even if the Pilot has achieved an accomplishment with the same Unit and a higher count.
- getAmended() - Method in class org.deltava.beans.wx.TAF
-
Returns if this is a TAF amended since original issue.
- getAmount() - Method in enum class org.deltava.beans.wx.CloudLayer.Amount
-
Returns the cloud thickness.
- getAmplitude() - Method in class org.deltava.beans.econ.EconomyInfo
-
Returns the target load amplitude.
- getAnonymous() - Method in class org.deltava.beans.stats.APIUsage
-
Returns the number of anonymous API invocations.
- getAnswer() - Method in class org.deltava.beans.testing.Question
-
Returns the User's answer to the Question.
- getAOA() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the aircraft's Angle of Attack.
- getAPIRequests(API, int) - Method in class org.deltava.dao.GetSystemLog
-
Retrtieves external API request statistics from the database.
- getAPIVersion() - Method in class org.deltava.taglib.googlemap.GoogleMapEntryTag
-
Returns the Google Maps API version used on this page.
- getApp(String) - Static method in class org.deltava.util.system.SystemData
-
Returns an Airline Information object, which is data about other virtual airlines on this server.
- getAppCount() - Method in class org.deltava.beans.hr.JobPosting
-
Returns the number of Applications for this posting.
- GetApplicant - Class in org.deltava.dao
-
A Data Access Object to read Applicant data.
- GetApplicant(Connection) - Constructor for class org.deltava.dao.GetApplicant
-
Initialize the Data Access Object.
- getApplication() - Method in class org.deltava.beans.AuditLog
-
Returns the application name.
- getApplications() - Method in class org.deltava.beans.hr.JobPosting
-
Returns the applications for this job posting.
- getApplications() - Method in class org.deltava.beans.schedule.Airline
-
Returns the web applications this airline is enabled for.
- getApplications() - Method in class org.deltava.dao.GetJobs
-
Retrieves all Job Applications.
- getAppName() - Static method in class org.deltava.beans.system.VersionInfo
-
Returns the application name and version.
- getApproved() - Method in class org.deltava.beans.hr.Application
-
Returns whether the Application has been approved for the position.
- getApps() - Method in class org.deltava.beans.fleet.Installer
-
Returns the Airlines whose Fleet Libraries will include this Installer.
- getApps() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns all web applications using this aircraft type.
- getApps() - Static method in class org.deltava.util.system.SystemData
-
Returns information about all virtual airlines on this server.
- getArchived() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns if this flight's position data is stored in the archive.
- getArchivedOn() - Method in class org.deltava.beans.acars.ArchiveMetadata
-
Returns the date the flight was archived.
- getArchiveInfo(int) - Method in class org.deltava.dao.GetACARSData
-
Retrieves position archive metadata about a flight.
- getArea() - Method in class org.deltava.beans.Staff
-
Returns the Staff Member's functional area.
- getArea() - Method in class org.deltava.beans.system.Issue
-
Returns the issue area.
- getArrivalAirports(ScheduleSource, Airport) - Method in class org.deltava.dao.GetRawScheduleInfo
-
Returns arrival Airports for a particular raw schedule source.
- getArrivalGates() - Method in class org.deltava.beans.schedule.GateHelper
-
Returns arrival Gates for this route.
- getArrivalPlusDays() - Method in class org.deltava.beans.schedule.ScheduleEntry
-
Returns the number of days forward to adjust the arrival time.
- getArrivalStatistics(Airport) - Method in class org.deltava.dao.GetScheduleAirport
-
Returns arriving flight statistics for a particular Airport.
- getArrivalZone() - Method in class org.deltava.beans.schedule.GateHelper
-
Returns the arrival Gate zone.
- getASDE() - Method in class org.deltava.beans.schedule.Airport
-
Returns whether this Airport has ASDE-X radar.
- getAssignableEvents() - Method in class org.deltava.dao.GetEvent
-
Returns all future Online Events with signups that are available for assignment.
- getAssignDate() - Method in class org.deltava.beans.assign.AssignmentInfo
-
Returns the date/time this Assignment was assigned to the Pilot.
- getAssignedTo() - Method in class org.deltava.beans.help.Issue
-
Returns the database ID of the Person this Issue is assigned to.
- getAssignedTo() - Method in class org.deltava.beans.system.Issue
-
The database ID of the Person this issue is assigned to.
- getAssignees() - Method in class org.deltava.dao.GetHelp
-
Returns all Help Desk Issue assignees.
- GetAssignment - Class in org.deltava.dao
-
A Data Access Object to load Flight Assignments.
- GetAssignment(Connection) - Constructor for class org.deltava.dao.GetAssignment
-
Initialize the Data Access Object.
- getAssignments() - Method in class org.deltava.beans.assign.AssignmentInfo
-
Returns the individual Legs for this Assignment.
- getAssignments() - Method in class org.deltava.beans.event.Event
-
Returns all Flight Assignments for this Online Event.
- getATC1() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the Controller on COM1.
- getATC2() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the Controller on COM2.
- GetATIS - Class in org.deltava.dao.http
-
A Data Access Object to fetch Airport ATIS data.
- GetATIS() - Constructor for class org.deltava.dao.http.GetATIS
- getATO() - Method in class org.deltava.beans.servinfo.PilotRating
-
Returns the Authorized Training Organization URL.
- getATOName() - Method in class org.deltava.beans.servinfo.PilotRating
-
Returns the Authorized Training Organization name.
- getAttachment() - Method in class org.deltava.mail.SMTPEnvelope
-
Returns the envelope's attachment, if any.
- getAttribute(String) - Method in class org.deltava.util.log.SyntheticRequest
- getAttribute(String) - Method in class org.deltava.util.redirect.RequestContent
-
Returns a saved servlet request attribute.
- getAttributeNames() - Method in class org.deltava.util.redirect.RequestContent
-
Returns the saved servlet request attribute names.
- getAttributes() - Method in class org.deltava.beans.flight.FlightReport
-
Returns the attributes for this Flight Report.
- getAttributeValues() - Method in class org.deltava.util.redirect.RequestContent
-
Returns the saved servlet request attribute values.
- getAudience() - Method in class org.deltava.mail.VAPIDEnvelope
-
Returns the audience used to generate the JWT for this message.
- getAuditID() - Method in class org.deltava.beans.academy.AcademyRideScript
- getAuditID() - Method in class org.deltava.beans.academy.Certification
- getAuditID() - Method in class org.deltava.beans.acars.Livery
- getAuditID() - Method in interface org.deltava.beans.Auditable
-
Returns the object ID for this auditable object.
- getAuditID() - Method in interface org.deltava.beans.AuditEntry
-
Returns the audit object ID.
- getAuditID() - Method in class org.deltava.beans.AuditLog
- getAuditID() - Method in class org.deltava.beans.cooler.Channel
- getAuditID() - Method in class org.deltava.beans.cooler.ThreadUpdate
- getAuditID() - Method in class org.deltava.beans.econ.EliteLevel
- getAuditID() - Method in class org.deltava.beans.econ.EliteLifetime
- getAuditID() - Method in class org.deltava.beans.EquipmentType
- getAuditID() - Method in class org.deltava.beans.fleet.LibraryEntry
- getAuditID() - Method in class org.deltava.beans.fleet.Resource
- getAuditID() - Method in class org.deltava.beans.flight.FlightHistoryEntry
- getAuditID() - Method in class org.deltava.beans.help.Issue
- getAuditID() - Method in class org.deltava.beans.PartnerInfo
- getAuditID() - Method in class org.deltava.beans.schedule.Aircraft
- getAuditID() - Method in class org.deltava.beans.schedule.AircraftPolicyOptions
- getAuditID() - Method in class org.deltava.beans.schedule.Airline
- getAuditID() - Method in class org.deltava.beans.schedule.Airport
- getAuditID() - Method in class org.deltava.beans.stats.Accomplishment
- getAuditID() - Method in class org.deltava.beans.stats.Tour
- getAuditID() - Method in class org.deltava.beans.StatusUpdate
- getAuditID() - Method in class org.deltava.beans.system.AirlineInformation
- getAuditID() - Method in class org.deltava.beans.system.IMAPConfiguration
- getAuditID() - Method in class org.deltava.beans.system.Issue
- getAuditID() - Method in class org.deltava.beans.system.MessageTemplate
- getAuditID() - Method in class org.deltava.beans.testing.EquipmentRideScript
- getAuditID() - Method in class org.deltava.beans.testing.EquipmentRideScriptKey
- getAuditID() - Method in class org.deltava.beans.testing.ExamProfile
- getAuditID() - Method in class org.deltava.beans.testing.QuestionProfile
- GetAuditLog - Class in org.deltava.dao
-
A Data Access Object to read the audit log for an object.
- GetAuditLog(Connection) - Constructor for class org.deltava.dao.GetAuditLog
-
Initializes the Data Access Object.
- getAuditType() - Method in interface org.deltava.beans.Auditable
-
Returns the audit type for this auditable object.
- getAuditType() - Method in interface org.deltava.beans.AuditEntry
-
Returns the audit object type.
- getAuditType() - Method in class org.deltava.beans.AuditLog
- getAuditType() - Method in class org.deltava.beans.cooler.ThreadUpdate
- getAuditType() - Method in class org.deltava.beans.flight.FlightHistoryEntry
- getAuditType() - Method in class org.deltava.beans.StatusUpdate
- GetAUSOTs - Class in org.deltava.dao.http
-
A Data Access Object to get Australian Track data.
- GetAUSOTs(String) - Constructor for class org.deltava.dao.http.GetAUSOTs
-
Initializes the Data Access Object.
- getAuth() - Method in class org.deltava.beans.PushEndpoint
-
Returns the endpoint auth secret.
- getAuthor() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the aircraft author.
- getAuthorID() - Method in class org.deltava.beans.AbstractComment
- getAuthorID() - Method in class org.deltava.beans.academy.CourseProgress
- getAuthorID() - Method in class org.deltava.beans.acars.ACARSError
- getAuthorID() - Method in class org.deltava.beans.acars.ConnectionEntry
- getAuthorID() - Method in class org.deltava.beans.acars.DispatchRoute
- getAuthorID() - Method in class org.deltava.beans.acars.DispatchScheduleEntry
- getAuthorID() - Method in class org.deltava.beans.acars.FlightInfo
- getAuthorID() - Method in class org.deltava.beans.acars.TextMessage
- getAuthorID() - Method in class org.deltava.beans.acars.Warning
- getAuthorID() - Method in class org.deltava.beans.assign.CharterRequest
- getAuthorID() - Method in class org.deltava.beans.AuditLog
- getAuthorID() - Method in interface org.deltava.beans.AuthoredBean
-
Returns the Author of this bean.
- getAuthorID() - Method in class org.deltava.beans.cooler.Message
-
Returns the author of this message.
- getAuthorID() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns the database ID of the first Person to post to this thread.
- getAuthorID() - Method in class org.deltava.beans.cooler.ThreadUpdate
- getAuthorID() - Method in class org.deltava.beans.econ.FlightEliteScore
- getAuthorID() - Method in class org.deltava.beans.Feedback
- getAuthorID() - Method in class org.deltava.beans.fleet.FileEntry
-
Returns the ID of the contributor.
- getAuthorID() - Method in class org.deltava.beans.fleet.Resource
-
Returns the Author of this Resource.
- getAuthorID() - Method in class org.deltava.beans.flight.FlightHistoryEntry
- getAuthorID() - Method in class org.deltava.beans.flight.FlightReport
- getAuthorID() - Method in class org.deltava.beans.gallery.Image
- getAuthorID() - Method in class org.deltava.beans.help.Issue
- getAuthorID() - Method in class org.deltava.beans.hr.ApplicantData
- getAuthorID() - Method in class org.deltava.beans.hr.Application
- getAuthorID() - Method in class org.deltava.beans.hr.Comment
- getAuthorID() - Method in class org.deltava.beans.hr.NominationComment
- getAuthorID() - Method in class org.deltava.beans.hr.Profile
- getAuthorID() - Method in class org.deltava.beans.News
- getAuthorID() - Method in class org.deltava.beans.schedule.ScheduleSourceHistory
- getAuthorID() - Method in class org.deltava.beans.stats.PerformanceMetrics
- getAuthorID() - Method in class org.deltava.beans.StatusUpdate
- getAuthorID() - Method in class org.deltava.beans.system.Issue
- getAuthorID() - Method in class org.deltava.beans.testing.Test
- getAuthorIDs() - Method in class org.deltava.beans.hr.NominationScoreHelper
-
Returns the database IDs of all comment authors.
- getAuthorIDs() - Method in class org.deltava.dao.GetACARSRoute
-
Returns the database IDs of all dispatchers who have saved a Route.
- getAuthorName() - Method in class org.deltava.beans.cooler.SearchCriteria
-
Returns the author name to search for.
- getAuthors() - Method in class org.deltava.dao.GetHelp
-
Returns all Help Desk Issue authors.
- getAuthType() - Method in class org.deltava.servlet.filter.CustomRequestWrapper
-
Returns the authentication type.
- getAutoEnroll() - Method in class org.deltava.beans.academy.Certification
-
Returns whether students are automatically enrolled in this Course.
- getAutoImport() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Returns whether this schedule import was an automatic import.
- getAutopilotType() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the type of Autopilot used in the aircraft.
- getAutoReject() - Method in class org.deltava.beans.Applicant
-
Returns if this Applicant was automatically rejected due to CAPTCHA issues.
- getAutoRejected(int) - Method in class org.deltava.dao.GetApplicant
-
Retrieves Applicants automatically rejected more than a particular number of hours ago.
- getAutoReuse() - Method in class org.deltava.beans.hr.Profile
-
Returns whether this profile should be automatically submitted for future opportunities.
- getAutoScored() - Method in class org.deltava.beans.testing.Examination
-
Returns whether this Examination was automatically scored.
- getAutoScored(String) - Method in class org.deltava.dao.GetExam
-
Returns automatically scored Examiantions.
- getAutoScoredExamNames() - Method in class org.deltava.dao.GetExam
-
Returns the names of all automatically scored examinations.
- getAvailable(String) - Method in class org.deltava.dao.GetEquipmentType
-
Returns all equipment programs a Pilot in a particular airline can get ratings in.
- getAverage() - Method in class org.deltava.beans.acars.FrameRates
-
Returns the average frame rate.
- getAverage() - Method in class org.deltava.beans.acars.TaskTimerData
-
Returns the average execution time.
- getAverage() - Method in class org.deltava.beans.FeedbackScore
-
Returns the average feedback score.
- getAverage() - Method in class org.deltava.beans.stats.PerformanceMetrics
-
Returns the average.
- getAverageAge() - Method in class org.deltava.beans.stats.DisposalQueueStats
-
Returns the average age of non-held flight reports.
- getAverageAge(RoutePair) - Method in class org.deltava.dao.GetCachedRoutes
-
Retrieves the average age of cached routes between two airports.
- getAverageDistance() - Method in class org.deltava.beans.stats.LandingStatistics
-
Returns the average runway threshold displacement.
- getAverageFrameRate() - Method in class org.deltava.beans.acars.XAFlightInfo
- getAverageFrameRate() - Method in class org.deltava.beans.flight.ACARSFlightReport
- getAverageFrameRate() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the average frame rate for this flight.
- getAverageFrameRate() - Method in class org.deltava.beans.flight.XACARSFlightReport
- getAverageRowLength() - Method in class org.deltava.beans.stats.TableInfo
-
Returns the average row size.
- getAverageScore() - Method in class org.deltava.beans.stats.LandingStatistics
-
Returns the average landing score.
- getAverageSpeed() - Method in class org.deltava.beans.stats.LandingStatistics
-
Returns the average touchdown speed.
- getAverageUse() - Method in interface org.deltava.util.jmx.ConnectionMBean
-
Returns the average amount of time a connection has been used when reserved.
- getAverageUse() - Method in class org.deltava.util.jmx.ConnectionMBeanImpl
- getAvgBackEndTime() - Method in class org.deltava.beans.acars.CommandStats
-
Returns the average back-end data source use time.
- getAvgBackEndTime() - Method in class org.deltava.beans.stats.CommandStatsEntry
-
Returns the average back-end data source use time.
- getAvgDistance() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the average distance for this entry.
- getAvgHours() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the average number of flight hours per leg for this entry.
- getAvgTime() - Method in class org.deltava.beans.acars.CommandStats
-
Returns the average Command execution time.
- getAvgTime() - Method in class org.deltava.beans.stats.CommandStatsEntry
-
Returns the average Command execution time.
- getBackEndTime() - Method in class org.deltava.beans.stats.HTTPStatistics
-
Returns the total time executing database operations.
- getBackEndTime() - Method in class org.deltava.beans.system.CommandLog
-
Returns the amount of time the database was in use.
- getBackEndTime() - Method in class org.deltava.commands.CommandResult
-
Return the back-end utilization time of the last command.
- getBackLabel() - Method in class org.deltava.taglib.calendar.CalendarTag
-
Returns the label for the scroll backwards link.
- getBackLabel() - Method in class org.deltava.taglib.calendar.MonthlyCalendarTag
-
Returns the label for the scroll backwards link.
- getBackLabel() - Method in class org.deltava.taglib.calendar.WeeklyCalendarTag
-
Returns the label for the scroll backwards link.
- getBaggageWeight() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the total baggage weight for this flight.
- getBagWeight() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the per-passenger baggage weight for this flight.
- getBandwidth() - Method in class org.deltava.beans.stats.HTTPStatistics
-
Returns the total number of bytes served.
- getBank() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the aircraft's bank angle.
- getBannerWidth() - Method in class org.deltava.beans.News
-
Returns the width of the banner image.
- getBaseDate() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Returns the base schedule effective date, tied to the Monday of the week of the effective date, if not current.
- getBaseFuel() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the aircraft's base fuel load.
- getBaseFuel() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the base fuel load.
- getBasePlanURL() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the base URL for downloadable Flight Plans.
- getBearing() - Method in class org.deltava.beans.navdata.LandingRunways.PossibleRunway
- getBearingDelta() - Method in class org.deltava.beans.navdata.LandingRunways.PossibleRunway
- getBearingRange(String) - Method in class org.deltava.dao.GetNavData
-
Retrieves "special" navaids such as CODE[bearing][distance].
- getBestRoute(ICAOAirport, TerminalRoute.Type, String, String, String) - Method in class org.deltava.dao.GetNavAirway
-
Returns the most likely Terminal Route used based on the Airport, Name, last waypoint and runway.
- getBestRoute(ICAOAirport, TerminalRoute.Type, String, String, Runway) - Method in class org.deltava.dao.GetNavAirway
-
Returns the most likely Terminal Route used based on the Airport, Name, last waypoint and runway.
- getBestRunway() - Method in class org.deltava.beans.navdata.LandingRunways
-
Returns the most likely runway used to land.
- getBestRunway(ICAOAirport, Simulator, GeoLocation, int) - Method in class org.deltava.dao.GetNavData
-
Returns the likeliest runway for a takeoff or landing.
- getBeta() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the ACARS Client beta build that generated this error.
- getBeta() - Method in class org.deltava.beans.acars.ACARSLogEntry
- getBeta() - Method in class org.deltava.beans.acars.ClientInfo
- getBeta() - Method in interface org.deltava.beans.acars.ClientVersion
-
Returns the beta version.
- getBeta() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the ACARS beta build number.
- getBits() - Method in enum class org.deltava.beans.system.IPAddress
- getBits() - Method in class org.deltava.beans.system.IPBlock
-
Returns the size of the address block.
- getBitsPerPixel() - Method in class org.deltava.util.ImageInfo
-
If
ImageInfo.check()
was successful, returns the image's number of bits per pixel. - getBlacklist() - Method in class org.deltava.dao.GetSystemData
-
Returns the Login/Regisstration blacklist.
- getBlacklist(String) - Method in class org.deltava.dao.GetSystemData
-
Returns whether an IP address is contained within a Login or Regisstration blacklist.
- getBlocked() - Method in class org.deltava.beans.stats.APIUsage
-
Returns the number of blocked API invocations.
- getBlockTime() - Method in class org.deltava.beans.flight.ACARSFlightReport
- getBlockTime() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the total time of the flight.
- getBlue() - Method in class org.deltava.util.color.GoogleColor
-
Returns the blue intensity.
- getBoardTime() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the amount of time spent loading passengers/cargo.
- getBody() - Method in class org.deltava.beans.AbstractComment
-
Returns the body text of this Comment.
- getBody() - Method in class org.deltava.beans.cooler.Message
-
Returns the message body.
- getBody() - Method in class org.deltava.beans.help.Issue
-
Returns the Issue body text.
- getBody() - Method in class org.deltava.beans.help.ResponseTemplate
-
Returns the response body.
- getBody() - Method in class org.deltava.beans.hr.ApplicantData
-
Returns the profile body.
- getBody() - Method in class org.deltava.beans.hr.Comment
-
Returns the comment body.
- getBody() - Method in class org.deltava.beans.hr.NominationComment
-
Returns the comment body.
- getBody() - Method in class org.deltava.beans.News
-
Return this entry's Content.
- getBody() - Method in class org.deltava.beans.Staff
-
Returns the Staff Member's biograpy.
- getBody() - Method in class org.deltava.beans.system.MessageTemplate
-
Returns the body of the message template.
- getBody() - Method in class org.deltava.mail.MessageContext
-
Formats the message by replacing arguments in the message template with values from the context.
- getBody() - Method in class org.deltava.mail.SMTPEnvelope
-
Returns the message body.
- getBody() - Method in class org.deltava.mail.VAPIDEnvelope
-
Returns the message body.
- getBody() - Method in class org.deltava.service.aws.SNSPayload
-
Returns the JSON payload of this message.
- getBody() - Method in class org.deltava.service.ServiceContext
-
Retrieves the POST body.
- getBody(Charset) - Method in class org.deltava.dao.http.POSTBuilder
-
Builds a POST body of name/value pairs.
- getBonus() - Method in class org.deltava.beans.econ.FlightEliteScore
-
Return the bonus Elite points for this flight.
- getBonusFactor() - Method in class org.deltava.beans.econ.EliteLevel
-
Returns the bonus factor to be applied to points earned on a flight when the pilot is at this level.
- getBoolean(String) - Static method in class org.deltava.util.system.SystemData
-
Returns a boolean property value.
- getBorder() - Method in class org.deltava.beans.navdata.Airspace
-
Returns the coordinates of the FIR boundary.
- getBoundingBox(Collection<? extends GeoLocation>) - Static method in class org.deltava.util.GeoUtils
-
Returns a bounding box that contains all of the specified locations.
- getBridgeInfo() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the user's simulator bridge information.
- getBridgeVersion() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the version of simulator bridge used by the client.
- getBriefing() - Method in class org.deltava.beans.event.Event
-
Returns the Online Event pilot briefing.
- getBriefingText() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the HTML pilot briefing text.
- getBroadcastAddress() - Method in class org.deltava.util.CIDRBlock
- getBrowserContext() - Method in class org.deltava.taglib.BrowserInfoTag
-
Fetches the browser data.
- getBrowserContext(PageContext) - Static method in class org.deltava.taglib.ContentHelper
-
Fetches the browser data.
- getBrowserType() - Method in class org.deltava.beans.system.HTTPContextData
-
Returns the client browser type.
- getBucket() - Method in class org.deltava.beans.acars.ArchiveMetadata
-
Returns the data file bucket name.
- getBucket(int) - Static method in class org.deltava.beans.acars.ArchiveHelper
-
Calculates the bucket for a given flight ID.
- getBuffer() - Method in class org.deltava.beans.AbstractComment
-
Returns the file buffer.
- getBuffer() - Method in class org.deltava.beans.DatabaseDocumentBean
-
Returns the file buffer.
- getBuffer() - Method in class org.deltava.beans.FileUpload
-
Returns the buffer.
- getBufferReads() - Method in class org.deltava.beans.acars.ConnectionStats
-
Returns the number of buffer reads made on this connection.
- getBufferWrites() - Method in class org.deltava.beans.acars.ConnectionStats
-
Returns the number of buffer writes made on this connection.
- getBuildInfo(String) - Static method in class org.deltava.util.BuildUtils
-
Loads program build data.
- getBuilds() - Method in class org.deltava.beans.stats.ClientBuildStats
- getBuilds() - Method in class org.deltava.dao.GetACARSErrors
-
Returns the ACARS Client builds with error reports.
- getBuildStatistics(int) - Method in class org.deltava.dao.GetACARSBuilds
-
Loads ACARS client build statistics by week.
- getBusyCalendar(int, DateRange) - Method in class org.deltava.dao.GetAcademyCalendar
-
Returns Instructor busy time entries for the Calendar.
- getBusyTime(int) - Method in class org.deltava.dao.GetAcademyCalendar
-
Returns all busy time for a particular Instructor.
- getByAccomplishment(int) - Method in class org.deltava.dao.GetPilotRecognition
-
Loads all pilots having achieved a particular Accomplishment.
- getByAirline(Airline, String) - Method in class org.deltava.dao.GetAirport
-
Returns all Airports served by a particular Airline.
- getByApplicantID(int) - Method in class org.deltava.dao.GetQuestionnaire
-
Retrieves a particular Applicant Questionnaire from an Applicant.
- getByAssignment(int, String) - Method in class org.deltava.dao.GetFlightReports
-
Returns all Flight Reports associated with a particular Flight Assignment.
- getByAuthor(int) - Method in class org.deltava.dao.GetACARSRoute
-
Loads all saved routes from a particular Dispatcher.
- getByAuthor(int) - Method in class org.deltava.dao.GetNominations
-
Returns the nominations a user has made in the current quarter.
- getByAuthor(int, boolean) - Method in class org.deltava.dao.GetCoolerThreads
-
Get all Water Cooler threads from a particular Author.
- getByBuild(int) - Method in class org.deltava.dao.GetACARSErrors
-
Returns all ACARS client error log entries logged by a particular ACARS client build.
- getByCertification(String, String) - Method in class org.deltava.dao.GetDocuments
-
Returns all Manuals associated with a particular Flight Academy certification.
- getByCertification(String, String) - Method in class org.deltava.dao.GetResources
-
Returns all Resources associated with a particular Flight Academy certification.
- getByChannel(String, boolean) - Method in class org.deltava.dao.GetCoolerThreads
-
Get all Water Cooler threads from a particular Channel.
- getByCheckRide(int) - Method in class org.deltava.dao.GetTransferRequest
-
Returns the Transfer Request associated with a paritcular Check Ride.
- getByCheckRide(Collection<Integer>) - Method in class org.deltava.dao.GetAcademyCourses
-
Returns all Flight Academy Course profiles for particular Check Rides.
- getByCode(String) - Method in class org.deltava.dao.GetPilotDirectory
-
Returns the Pilot with a particular Pilot Code.
- getByDate(int) - Method in class org.deltava.dao.GetACARSOnTime
-
Retrieves airline-wide on-time flight statistics.
- getByDate(Instant) - Method in class org.deltava.dao.GetEMailDelivery
-
Loads e-mail delivery reports for a particular date.
- getByDate(Instant) - Method in class org.deltava.dao.GetFlightReportACARS
-
Returns all Flight Reports flown on a certain date.
- getByDomain(String) - Method in class org.deltava.dao.GetEMailDelivery
-
Loads e-mail delivery reports for a particular domain.
- getByEMail(String) - Method in class org.deltava.dao.GetPilot
-
Gets a Pilot based on e-mail address.
- getByEQ(String, String) - Method in class org.deltava.dao.GetTransferRequest
-
Returns all Transfer Requests for a particular Equipment program.
- getByEQType(String) - Method in class org.deltava.dao.GetNominations
-
Returns all nominations for pilots in a particular equipment program in the current Quarter.
- getByEquipmentType(String) - Method in class org.deltava.dao.GetApplicant
-
Returns all Applicants hired into a particular equipment program.
- getByEquipmentType(String) - Method in class org.deltava.dao.GetSELCAL
-
Returns all aircraft SELCAL codes for a particular aircraft type.
- getByEquipmentType(String, AssignmentStatus) - Method in class org.deltava.dao.GetAssignment
-
Return all Flight Assignment for a particular aircraft type and status.
- getByEvent(int) - Method in class org.deltava.dao.GetUserData
-
Returns cross-application data for a particular Online Event.
- getByEvent(int, String) - Method in class org.deltava.dao.GetAssignment
-
Returns all Flight Assignments related to a particular Online Event.
- getByEvent(int, String) - Method in class org.deltava.dao.GetFlightReports
-
Returns all Flight Reports associated with a particular Online Event.
- getByID(Collection<?>, String) - Method in class org.deltava.dao.GetApplicant
-
Returns a Map of applicant based on a group of database IDs.
- getByID(Collection<?>, String) - Method in class org.deltava.dao.PilotReadDAO
-
Returns a Map of pilots based on a Set of pilot IDs.
- getByID(Collection<Integer>) - Method in class org.deltava.dao.GetCoolerThreads
-
Loads a number of message threads based on their ID.
- getByID(Collection<Integer>) - Method in class org.deltava.dao.GetPilotBoard
-
Returns the location of Pilots who have signed up for the Pilot location board.
- getByID(Collection<Integer>) - Method in class org.deltava.dao.GetQuestionnaire
-
Loads all Questionnaires for a subset of Applicants.
- getByID(Collection<String>) - Method in class org.deltava.dao.GetNavData
-
Returns a group of Navigation objects.
- getByIDs(Collection<Integer>) - Method in class org.deltava.dao.GetChart
-
Retrieves Charts based on a group of database IDs.
- getByIMAddress(String) - Method in class org.deltava.dao.GetPilotDirectory
-
Returns users from the current database based on their Instant Message address.
- getByInstructor(int, String) - Method in class org.deltava.dao.GetAcademyCourses
-
Returns all active or pending Flight Academy Course profiles for a particular Instructor.
- getByLetter(String) - Method in class org.deltava.dao.GetApplicant
-
Returns Applicants whose last name begins with a particular letter.
- getByName(String) - Method in class org.deltava.dao.GetAcademyCourses
-
Returns all Flight Academy Course profiles for a particular Certification.
- getByName(String) - Static method in class org.deltava.util.NetworkUtils
-
Exception-safe mechanism to resolve a host name to an IP address.
- getByName(String, String) - Method in class org.deltava.dao.GetApplicant
-
Searches for pending Applicants by first/last name.
- getByName(String, String) - Method in class org.deltava.dao.PilotReadDAO
-
Returns a Pilot based on a given full name.
- getByNetwork(OnlineNetwork, String) - Method in class org.deltava.dao.GetFlightReports
-
Returns approved Flight Reports flown on a particular Online Network.
- getByNotification(int) - Method in class org.deltava.dao.GetCoolerThreads
-
Get all Water Cooler threads where a particular user has signed up for notifications.
- getByPilot(int) - Method in class org.deltava.dao.GetAcademyCourses
-
Returns all Flight Academy Course profiles for a particular Pilot.
- getByPilot(int) - Method in class org.deltava.dao.GetACARSErrors
-
Returns all ACARS client error log entries logged by a particular Pilot.
- getByPilot(int) - Method in class org.deltava.dao.GetAirport
-
Returns all Airports visited by a particular Pilot.
- getByPilot(int) - Method in class org.deltava.dao.GetCharterRequests
-
Retrieves all Charter requests for a specific Pilot from the database.
- getByPilot(int) - Method in class org.deltava.dao.GetEMailDelivery
-
Loads e-mail delivery reports for a particular Pilot.
- getByPilot(int, int, boolean, boolean) - Method in class org.deltava.dao.GetHelp
-
Returns all Help Desk Issues for a Pilot, or Public Issues.
- getByPilot(int, String) - Method in class org.deltava.dao.GetFlightReportACARS
-
Returns all Flight Reports for a particular Pilot, using a sort column.
- getByPilot(int, AssignmentStatus) - Method in class org.deltava.dao.GetAssignment
-
Returns all Flight Assignments for a particular Pilot.
- getByPilot(int, LogbookSearchCriteria) - Method in class org.deltava.dao.GetFlightReports
-
Returns all Flight Reports for a particular Pilot, using a sort column.
- getByPilot(Pilot, String) - Method in class org.deltava.dao.GetAccomplishment
-
Retrieves Accomplishments for a particular Pilot.
- getByPilotID(int) - Method in class org.deltava.dao.GetApplicant
-
Loads an Applicant record for an existing Pilot from the database.
- getByRole(String, String) - Method in class org.deltava.dao.GetPilotDirectory
-
Returns all active Pilots who have a particular security role.
- getByRole(String, String, boolean) - Method in class org.deltava.dao.GetPilotDirectory
-
Returns all Pilots who have a particular security role.
- getBySDK(String) - Method in class org.deltava.dao.GetFlightReportACARS
-
Returns alll Flight Reports logged using a specific aircraft SDK.
- getByStage(int, String) - Method in class org.deltava.dao.GetEquipmentType
-
Returns all the Equipment Types in a particular stage.
- getByStatus(Collection<FlightStatus>, String) - Method in class org.deltava.dao.GetFlightReports
-
Returns all Flight Reports in particular statuses.
- getByStatus(Status, String, Certification, String) - Method in class org.deltava.dao.GetAcademyCourses
-
Returns all Flight Academy Course profiles with a particular status.
- getByStatus(ApplicantStatus, String) - Method in class org.deltava.dao.GetApplicant
-
Returns all Applicants with a particular status.
- getByStatus(AssignmentStatus) - Method in class org.deltava.dao.GetAssignment
-
Returns all Flight Assignments with a particular status.
- getByStatus(Nomination.Status, Quarter) - Method in class org.deltava.dao.GetNominations
-
Returns all nominations in a particular status.
- getByStatus(IssueStatus, IssueArea, String, String) - Method in class org.deltava.dao.GetIssue
-
Returns all Issues with a particular status.
- getByTable(String) - Method in class org.deltava.beans.UserDataMap
-
Returns all entries present within a particular table.
- getBytes() - Method in class org.deltava.beans.stats.HTTPTotals
-
Returns the total bandwidth used.
- getBytesIn() - Method in class org.deltava.beans.acars.Bandwidth
-
Returns the number of inbound bytes during the window.
- getBytesIn() - Method in class org.deltava.beans.acars.ConnectionStats
-
Returns the number of bytes received on this connection.
- getBytesOut() - Method in class org.deltava.beans.acars.Bandwidth
-
Returns the number of outbound bytes during the window.
- getBytesOut() - Method in class org.deltava.beans.acars.ConnectionStats
-
Returns the number of bytes sent on this connection.
- getBytesSaved() - Method in class org.deltava.beans.acars.Bandwidth
-
Returns the number of bytes saved by data compression during the window.
- getBytesSaved() - Method in class org.deltava.beans.acars.ConnectionStats
-
Returns the number of bytes saved via compression.
- getByThread(int) - Method in class org.deltava.dao.GetUserData
-
Returns cross-application data for a particular Water Cooler message thread.
- getByTour(int, int, String) - Method in class org.deltava.dao.GetFlightReports
-
Returns all Flight Reports associated with a particular Pilot and Flight Tour.
- getByType(UpdateType) - Method in class org.deltava.dao.GetStatusUpdate
-
Returns all Status Updates with a given type.
- getByType(UpdateType, int) - Method in class org.deltava.dao.GetStatusUpdate
-
Returns all Status Updates with a given type and time period.
- getByUnit(AccomplishUnit) - Method in class org.deltava.dao.GetAccomplishment
-
Returns all Accomplishments involving a particular Unit of measure, order by value.
- getByUser(int, String) - Method in class org.deltava.dao.GetStatusUpdate
-
Retrieves all Status Updates for a particular Pilot.
- GetCachedRoutes - Class in org.deltava.dao
-
A Data Access Object to load cached external routes from the database.
- GetCachedRoutes(Connection) - Constructor for class org.deltava.dao.GetCachedRoutes
-
Initializes the Data Access Object.
- getCacheInfo() - Method in interface org.deltava.util.jmx.CacheManagerMXBean
-
Returns a collection of cache information.
- getCacheInfo() - Method in class org.deltava.util.jmx.JMXCacheManager
- getCacheInfo(boolean) - Static method in class org.deltava.util.cache.CacheManager
-
Returns information about all caches.
- getCalendar(int, DateRange) - Method in class org.deltava.dao.GetDispatchCalendar
-
Return Dispatcher service times for the Calendar.
- getCallsign() - Method in class org.deltava.beans.Flight
-
Returns the flight code as a callsign, using the Airline ICAO code.
- getCallsign() - Method in class org.deltava.beans.servinfo.ConnectedUser
-
Returns the user's callsign.
- getCallsign() - Method in class org.deltava.beans.servinfo.RadioPosition
-
Returns the user's callsign.
- getCanAccess() - Method in class org.deltava.security.command.CoolerChannelAccessControl
-
Returns if the Channel can be accessed.
- getCanActivate() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if the pilot can be activated.
- getCanActivate() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if the pilot can be activated.
- getCanAddImage() - Method in class org.deltava.security.command.CoolerThreadAccessControl
-
Returns if a user can add a Linked Image to the thread.
- getCanAdjustEvents() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the user can adjust Tour/Online Event flags for this PIREP.
- getCanApply() - Method in class org.deltava.security.command.JobPostingAccessControl
-
Returns whether the current user can apply for this Job.
- getCanApprove() - Method in class org.deltava.security.command.ApplicantAccessControl
-
Returns if the Applicant can be approved.
- getCanApprove() - Method in class org.deltava.security.command.CourseAccessControl
-
Returns if the user can approve completion of the Course.
- getCanApprove() - Method in class org.deltava.security.command.CrossAppPIREPAccessControl
-
Returns if the PIREP can be approved and the Check Ride can be scored.
- getCanApprove() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the PIREP can be approved.
- getCanApprove() - Method in class org.deltava.security.command.TransferAccessControl
-
Returns if the Transfer Request can be approved and the Pilot transferred.
- getCanAssignCheckRide() - Method in class org.deltava.security.command.CourseAccessControl
-
Returns if the user can assign a Check Ride for this Course.
- getCanAssignFlights() - Method in class org.deltava.security.command.EventAccessControl
-
Returns if Flight Assignments can be made for this Online Event.
- getCanAssignInstructor() - Method in class org.deltava.security.command.CourseAccessControl
-
Returns if the user can assign an Instructor to this Course.
- getCanAssignRide() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if a check ride can be assigned to this Pilot.
- getCanAssignRide() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if a check ride can be assigned to this Pilot.
- getCanAssignRide() - Method in class org.deltava.security.command.TransferAccessControl
-
Returns if a new Check Ride can be assigned.
- getCanBalance() - Method in class org.deltava.security.command.EventAccessControl
-
Returns if Signups can be balanced for this Online Event.
- getCanCalculateLoad() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the load factor for this PIREP can be calculated in advance.
- getCanCancel() - Method in class org.deltava.security.command.CourseAccessControl
-
Returns if the user can cancel the Course.
- getCanCancel() - Method in class org.deltava.security.command.EventAccessControl
-
Returns if this Online Event can be canceled.
- getCanCancel() - Method in class org.deltava.security.command.InstructionAccessControl
-
Returns if the user can cancel the Instruction Session.
- getCanChangeMailProfile() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if the pilot's IMAP mailbox profile can be edited.
- getCanChangeMailProfile() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if the pilot's IMAP mailbox profile can be edited.
- getCanChangeRoles() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if the pilot's access roles can be edited.
- getCanChangeRoles() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if the pilot's access roles can be edited.
- getCanChangeSignature() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if the pilot's Water Cooler signature image can be edited.
- getCanChangeSignature() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if the pilot's Water Cooler signature image can be edited.
- getCanChangeStaffProfile() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if the pilot's staff profile can be edited.
- getCanChangeStaffProfile() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if the pilot's staff profile can be edited.
- getCanChangeStatus() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if the pilot's status can be edited.
- getCanChangeStatus() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if the pilot's status can be edited.
- getCanClose() - Method in class org.deltava.security.command.HelpDeskAccessControl
-
Returns whether this Issue can have its status changed to Closed.
- getCanComment() - Method in class org.deltava.security.command.CourseAccessControl
-
Returns if the user can add a comment to the Course.
- getCanComment() - Method in class org.deltava.security.command.HelpDeskAccessControl
-
Returns whether the user can add a comment to this Issue.
- getCanComment() - Method in class org.deltava.security.command.IssueAccessControl
-
Returns if a new Issue Comment can be created.
- getCanComment() - Method in class org.deltava.security.command.JobPostingAccessControl
-
Returns whether the current user can comment on this Job Posting.
- getCanComplete() - Method in class org.deltava.security.command.JobPostingAccessControl
-
Returns whether the current user can complete this Job Posting.
- getCanConvert() - Method in class org.deltava.security.command.HelpDeskAccessControl
-
Returns whether the user can convert the Issue to a Development Issue.
- getCanCreate() - Method in class org.deltava.security.command.AcademyRideScriptAccessControl
-
Returns whether a new Check Ride script can be created.
- getCanCreate() - Method in class org.deltava.security.command.AccomplishmentAccessControl
-
Returns whether the user can create a new Accomplishment profile.
- getCanCreate() - Method in class org.deltava.security.command.AircraftAccessControl
-
Returns whether the user can create a new Aircraft profile.
- getCanCreate() - Method in class org.deltava.security.command.BusyTimeAccessControl
-
Returns whether a new Instructor busy time entry can be created.
- getCanCreate() - Method in class org.deltava.security.command.CertificationAccessControl
-
Returns if the user can create a new Certification profile.
- getCanCreate() - Method in class org.deltava.security.command.ChartAccessControl
-
Returns if a new Approach Chart can be created.
- getCanCreate() - Method in class org.deltava.security.command.CrossAppPIREPAccessControl
-
Returns if a new PIREP can be created.
- getCanCreate() - Method in class org.deltava.security.command.DispatchRouteAccessControl
-
Returns whether new Dispatch routes can be created.
- getCanCreate() - Method in class org.deltava.security.command.DispatchScheduleAccessControl
-
Returns whether a new schedule entry can be created.
- getCanCreate() - Method in class org.deltava.security.command.EquipmentRideScriptAccessControl
-
Returns whether a new Check Ride script can be created.
- getCanCreate() - Method in class org.deltava.security.command.EventAccessControl
-
Returns if a new Online Event can be created.
- getCanCreate() - Method in class org.deltava.security.command.ExamProfileAccessControl
-
Returns if a new Examination Profile can be created.
- getCanCreate() - Method in class org.deltava.security.command.FileEntryAccessControl
-
Returns if a new File Library entry can be created.
- getCanCreate() - Method in class org.deltava.security.command.FleetEntryAccessControl
-
Returns if a new Fleet/Document Library entry can be created.
- getCanCreate() - Method in class org.deltava.security.command.GalleryAccessControl
-
Returns if a new Image Gallery entry can be created.
- getCanCreate() - Method in class org.deltava.security.command.HelpDeskAccessControl
-
Returns whether the user can create a new Help Desk Issue.
- getCanCreate() - Method in class org.deltava.security.command.InstructionAccessControl
-
Returns if the user can create a new Instruction Flight Report.
- getCanCreate() - Method in class org.deltava.security.command.IssueAccessControl
-
Returns if a new Issue can be created.
- getCanCreate() - Method in class org.deltava.security.command.MailboxAccessControl
-
Returns if the user can create a new mailbox profile.
- getCanCreate() - Method in class org.deltava.security.command.MessageAccessControl
-
Returns if the user can create a new Message Template.
- getCanCreate() - Method in class org.deltava.security.command.PartnerAccessControl
-
Returns if the user can create a new Partner Information entry.
- getCanCreate() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if a new PIREP can be created.
- getCanCreate() - Method in class org.deltava.security.command.QuestionProfileAccessControl
-
Returns if a new profile can be created.
- getCanCreate() - Method in class org.deltava.security.command.ResourceAccessControl
-
Returns whether a new Web Resource can be created.
- getCanCreate() - Method in class org.deltava.security.command.StaffAccessControl
-
Returns if a new profile can be created.
- getCanCreate() - Method in class org.deltava.security.command.TourAccessControl
-
Returns whether the user can create a new Tour.
- getCanCreateAvailable() - Method in class org.deltava.security.command.AssignmentAccessControl
-
Returns if the user can create available Flight Assignments (assignments for other people).
- getCanCreateNews() - Method in class org.deltava.security.command.NewsAccessControl
-
Returns if a new System News entry can be created.
- getCanCreateNOTAM() - Method in class org.deltava.security.command.NewsAccessControl
-
Returns if a new Notice to Airmen (NOTAM) can be created.
- getCanCreateVideo() - Method in class org.deltava.security.command.CertificationAccessControl
-
Returns if the user can create a Flight Academy training video.
- getCanDelete() - Method in class org.deltava.security.command.AcademyRideScriptAccessControl
-
Returns whether the Check Ride script can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.AccomplishmentAccessControl
-
Returns whether the user can delete thtis Accomplishment profile.
- getCanDelete() - Method in class org.deltava.security.command.AircraftAccessControl
-
Returns whether the user can delete this Aircraft profile.
- getCanDelete() - Method in class org.deltava.security.command.ApplicantAccessControl
-
Returns if the user can delete the Applicant.
- getCanDelete() - Method in class org.deltava.security.command.AssignmentAccessControl
-
Returns if the Assignment can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.BusyTimeAccessControl
-
Returns whether this Instructor busy time entry can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.CertificationAccessControl
-
Returns if the user can delete a Certification profile or training video.
- getCanDelete() - Method in class org.deltava.security.command.ChartAccessControl
-
Returns if an Approach Chart can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.CoolerChannelAccessControl
-
Returns if this Channel can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.CoolerThreadAccessControl
-
Returns if the thread can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.CourseAccessControl
-
Returns if the user can delete the Course.
- getCanDelete() - Method in class org.deltava.security.command.CrossAppPIREPAccessControl
-
Returns if the PIREP can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.DispatchRouteAccessControl
-
Returns whether the dispatch data can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.DispatchScheduleAccessControl
-
Returns whether the current schedule entry can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.EliteAccessControl
-
Returns whether an EliteLevel can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.EquipmentAccessControl
-
Returns if the profile can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.EquipmentRideScriptAccessControl
-
Returns whether the Check Ride script can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.ErrorLogAccessControl
-
Returns whether the user can delete an Error Report.
- getCanDelete() - Method in class org.deltava.security.command.EventAccessControl
-
Returns if this Online Event can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.ExamAccessControl
-
Returns if the Test can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.ExamProfileAccessControl
-
Returns if the profile can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.FleetEntryAccessControl
-
Returns if the Fleet/Document Library entry can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.GalleryAccessControl
-
Returns if the Image Gallery entry can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.InstructionAccessControl
-
Returns if the user can delete the Instruction Session.
- getCanDelete() - Method in class org.deltava.security.command.JobPostingAccessControl
-
Returns whether the current user can delete this Job Posting.
- getCanDelete() - Method in class org.deltava.security.command.MailboxAccessControl
-
Returns if the user can delete the mailbox profile.
- getCanDelete() - Method in class org.deltava.security.command.MessageAccessControl
-
Returns if the user can delete this Message Template.
- getCanDelete() - Method in class org.deltava.security.command.NewsAccessControl
-
Returns if the System News/Notice entry can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.NominationAccessControl
-
Returns if the user can delete this Nomination.
- getCanDelete() - Method in class org.deltava.security.command.PartnerAccessControl
-
Returns if the user can delete the Partner Information entry.
- getCanDelete() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the PIREP can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.QuestionProfileAccessControl
-
Returns if the profile can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.ResourceAccessControl
-
Returns whether the Web Resource can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.ScheduleAccessControl
-
Returns if route data can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.StaffAccessControl
-
Returns if the profile can be deleted.
- getCanDelete() - Method in class org.deltava.security.command.TourAccessControl
-
Returns whether the user can delete this Tour.
- getCanDelete() - Method in class org.deltava.security.command.TransferAccessControl
-
Returns if the Transfer Request can be deleted without cancellation.
- getCanDisable() - Method in class org.deltava.security.command.DispatchRouteAccessControl
-
Returns whether the Dispatch route can be disabled.
- getCanDispose() - Method in class org.deltava.security.command.CharterRequestAccessControl
-
Returns if the user can dispose of this Charter Request.
- getCanDispose() - Method in class org.deltava.security.command.CrossAppPIREPAccessControl
-
Returns if the PIREP can be disposed of in any way (approved/rejected) by the current user.
- getCanDispose() - Method in class org.deltava.security.command.NominationAccessControl
-
Returns if the user can approve or reject this Nomination.
- getCanDispose() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the PIREP can be disposed of in any way (approved/rejected/held) by the current user.
- getCanEdit() - Method in class org.deltava.security.command.AcademyRideScriptAccessControl
-
Returns whether the Check Ride script can be edited.
- getCanEdit() - Method in class org.deltava.security.command.AccomplishmentAccessControl
-
Returns whether the user can edit thtis Accomplishment profile.
- getCanEdit() - Method in class org.deltava.security.command.AircraftAccessControl
-
Returns whether the user can edit this Aircraft profile.
- getCanEdit() - Method in class org.deltava.security.command.AirlineInformationAccessControl
-
Returns whether the profile can be edited.
- getCanEdit() - Method in class org.deltava.security.command.ApplicantAccessControl
-
Returns if the Applicant profile can be edited.
- getCanEdit() - Method in class org.deltava.security.command.CertificationAccessControl
-
Returns if the user can edit a Certification profile.
- getCanEdit() - Method in class org.deltava.security.command.ChartAccessControl
-
Returns if an Approach Chart can be edited.
- getCanEdit() - Method in class org.deltava.security.command.CharterRequestAccessControl
-
Returns if the user can edit this Charter Request.
- getCanEdit() - Method in class org.deltava.security.command.CoolerChannelAccessControl
-
Returns if the Channel Profile can be edited.
- getCanEdit() - Method in class org.deltava.security.command.CoolerThreadAccessControl
-
Returns if the last post can be edited.
- getCanEdit() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if the pilot profile can be edited.
- getCanEdit() - Method in class org.deltava.security.command.CrossAppPIREPAccessControl
-
Returns if the PIREP can be edited.
- getCanEdit() - Method in class org.deltava.security.command.DispatchScheduleAccessControl
-
Returns whether the current schedule entry can be edited.
- getCanEdit() - Method in class org.deltava.security.command.EliteAccessControl
-
Returns whether an EliteLevel can be edited.
- getCanEdit() - Method in class org.deltava.security.command.EquipmentAccessControl
-
Returns if the profile can be edited.
- getCanEdit() - Method in class org.deltava.security.command.EquipmentRideScriptAccessControl
-
Returns whether the Check Ride script can be edited.
- getCanEdit() - Method in class org.deltava.security.command.EventAccessControl
-
Returns if this Online Event can be edited.
- getCanEdit() - Method in class org.deltava.security.command.ExamAccessControl
-
Returns if the Test can be edited.
- getCanEdit() - Method in class org.deltava.security.command.ExamProfileAccessControl
-
Returns if the profile can be edited.
- getCanEdit() - Method in class org.deltava.security.command.FileEntryAccessControl
-
Returns if the File Library entry can be edited.
- getCanEdit() - Method in class org.deltava.security.command.FleetEntryAccessControl
-
Returns if the Fleet/Document Library entry can be edited.
- getCanEdit() - Method in class org.deltava.security.command.GalleryAccessControl
-
Returns if the Image Gallery entry can be edited.
- getCanEdit() - Method in class org.deltava.security.command.InstructionAccessControl
-
Returns if the user can edit the Instruction Session.
- getCanEdit() - Method in class org.deltava.security.command.IssueAccessControl
-
Returns if the Issue can be Edited.
- getCanEdit() - Method in class org.deltava.security.command.JobPostingAccessControl
-
Returns whether the current user can edit this Job Posting.
- getCanEdit() - Method in class org.deltava.security.command.MailboxAccessControl
-
Returns if the user can edit the mailbox profile.
- getCanEdit() - Method in class org.deltava.security.command.MessageAccessControl
-
Returns if the user can edit this Message Template.
- getCanEdit() - Method in class org.deltava.security.command.NewsAccessControl
-
Returns if the System News/Notice entry can be edited.
- getCanEdit() - Method in class org.deltava.security.command.PartnerAccessControl
-
Returns if the user can edit the Partner Information entry.
- getCanEdit() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if the pilot profile can be edited.
- getCanEdit() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the PIREP can be edited.
- getCanEdit() - Method in class org.deltava.security.command.QuestionProfileAccessControl
-
Returns if the profile can be edited.
- getCanEdit() - Method in class org.deltava.security.command.ResourceAccessControl
-
Returns whether the Web Resource can be edited.
- getCanEdit() - Method in class org.deltava.security.command.ScheduleAccessControl
-
Returns if route data can be modified.
- getCanEdit() - Method in class org.deltava.security.command.StaffAccessControl
-
Returns if the profile can be edited.
- getCanEdit() - Method in class org.deltava.security.command.TourAccessControl
-
Returns whether the user can edit this Tour metadata.
- getCanEditCore() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if core flight data (airports, airline, date, equipment) can be modified.
- getCanEditLegs() - Method in class org.deltava.security.command.TourAccessControl
-
Returns whether the user can modify this Tour's Flight legs.
- getCanEditTitle() - Method in class org.deltava.security.command.CoolerThreadAccessControl
-
Returns if the thread title can be edited.
- getCanEditVideo() - Method in class org.deltava.security.command.CertificationAccessControl
-
Returns if the user can edit a Flight Academy training video.
- getCanEliteRescore() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the user can recalculate the Elite program score for this Flight Report.
- getCanExport() - Method in class org.deltava.security.command.ScheduleAccessControl
-
Returns if Flight Schedule data can be exported.
- getCanHold() - Method in class org.deltava.security.command.CrossAppPIREPAccessControl
-
Returns if the PIREP can be held.
- getCanHold() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the PIREP can be held.
- getCanImport() - Method in class org.deltava.security.command.ScheduleAccessControl
-
Returns if Flight Schedule data can be imported.
- getCanInactivate() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if the Pilot can be suspended/inactivated.
- getCanInclude() - Method in class org.deltava.security.command.QuestionProfileAccessControl
-
Returns if the profile can be included in an Examination.
- getCanLike() - Method in class org.deltava.security.command.GalleryAccessControl
-
Returns if this user can like this Image Gallery entry.
- getCanLock() - Method in class org.deltava.security.command.CoolerThreadAccessControl
-
Returns if the thread can be locked.
- getCanNominate() - Method in class org.deltava.security.command.NominationAccessControl
-
Returns if the user can nominate someone.
- getCanNominateUnlimited() - Method in class org.deltava.security.command.NominationAccessControl
-
Returns if the user can make an unlimited number of Nominations.
- getCanNotify() - Method in class org.deltava.security.command.ApplicantAccessControl
-
Returns if the user can send a notification message to the Applicant.
- getCanObject() - Method in class org.deltava.security.command.NominationAccessControl
-
Returns if the user can provide negative comments to the nomination.
- getCanOverrideDateRange() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the user can override date range limitations for PIREP submission.
- getCanPost() - Method in class org.deltava.security.command.CoolerChannelAccessControl
-
Returns if new Threads can be made in this Channel.
- getCanPreApprove() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the user can pre-approve a Charter Flight.
- getCanPromote() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if the pilot can be promoted.
- getCanPromote() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if the pilot can be promoted.
- getCanProvideFeedback() - Method in class org.deltava.security.command.EventAccessControl
-
Returns if this User can provide feedback about this Online Event.
- getCanProvideFeedback() - Method in class org.deltava.security.command.TourAccessControl
-
Returns whether the User can provide feedback about this Tour.
- getCanProxyCreate() - Method in class org.deltava.security.command.BusyTimeAccessControl
-
Returns whether a new Instructor busy time entry can be created for another Instructor.
- getCanProxySubmit() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the user can submit a Flight Report on behalf of another user.
- getCanPurge() - Method in class org.deltava.beans.navdata.TerminalRoute
-
Returns whether this route can be purged from the database.
- getCanRead() - Method in class org.deltava.security.command.AircraftAccessControl
-
Returns whether the user can read this Aircraft profile.
- getCanRead() - Method in class org.deltava.security.command.AirlineInformationAccessControl
-
Returns whether the profile can be read.
- getCanRead() - Method in class org.deltava.security.command.ApplicantAccessControl
-
Returns if the Applicant profile can be read.
- getCanRead() - Method in class org.deltava.security.command.CoolerChannelAccessControl
-
Returns if the Channel Profile can be read.
- getCanRead() - Method in class org.deltava.security.command.CoolerThreadAccessControl
-
Returns if the thread can be read.
- getCanRead() - Method in class org.deltava.security.command.ErrorLogAccessControl
-
Returns whether the user can read ths new Error Report.
- getCanRead() - Method in class org.deltava.security.command.ExamAccessControl
-
Returns if the Test can be read.
- getCanRead() - Method in class org.deltava.security.command.ExamProfileAccessControl
-
Returns if the profile can be viewed.
- getCanRead() - Method in class org.deltava.security.command.IssueAccessControl
-
Returns if the Issue can be read.
- getCanRead() - Method in class org.deltava.security.command.NominationAccessControl
-
Returns if the user can read this nomination.
- getCanRead() - Method in class org.deltava.security.command.QuestionnaireAccessControl
-
Returns if the Questionnaire can be read.
- getCanRead() - Method in class org.deltava.security.command.QuestionProfileAccessControl
-
Returns if the profile can be viewed.
- getCanRead() - Method in class org.deltava.security.command.TourAccessControl
-
Returns whether the user can read a Tour profile.
- getCanRead() - Method in class org.deltava.security.command.VideoAccessControl
-
Returns whether the user can view this Video.
- getCanReassign() - Method in class org.deltava.security.command.IssueAccessControl
-
Returns if the Issue can be Reassigned.
- getCanRecalculate() - Method in class org.deltava.security.command.EliteAccessControl
-
Returns whether a Pilot's EliteStatus can be recalculated.
- getCanReject() - Method in class org.deltava.security.command.ApplicantAccessControl
-
Returns if the Applicant can be rejected.
- getCanReject() - Method in class org.deltava.security.command.CrossAppPIREPAccessControl
-
Returns if the PIREP can be rejected.
- getCanReject() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the PIREP can be rejected.
- getCanReject() - Method in class org.deltava.security.command.TransferAccessControl
-
Returns if this Transfer Request can be canceled and deleted.
- getCanRelease() - Method in class org.deltava.security.command.AssignmentAccessControl
-
Returns if the Assignment can be released.
- getCanRelease() - Method in class org.deltava.security.command.CrossAppPIREPAccessControl
-
Returns if the PIREP can be released from hold status.
- getCanRelease() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the PIREP can be released from hold status.
- getCanRelease() - Method in class org.deltava.security.command.SELCALAccessControl
-
Returns if the SELCAL code can be released.
- getCanRelease() - Method in class org.deltava.security.command.SignupAccessControl
-
Returns if this Signup can be released or canceled.
- getCanRelinkImages() - Method in class org.deltava.security.command.CoolerThreadAccessControl
-
Returns if a user can restore disable Linked Images in this thread.
- getCanRename() - Method in class org.deltava.security.command.EquipmentAccessControl
-
Returns if the equipment type can be renamed.
- getCanReply() - Method in class org.deltava.security.command.CoolerThreadAccessControl
-
Returns if the thread can be replied to, or a new post can be made in the Channel.
- getCanReport() - Method in class org.deltava.security.command.CoolerThreadAccessControl
-
Returns whether the thread can be reported for content.
- getCanReserve() - Method in class org.deltava.security.command.AssignmentAccessControl
-
Returns if the Assignment can be reserved.
- getCanReserve() - Method in class org.deltava.security.command.SELCALAccessControl
-
Returns if the SELCAL code can be reserved.
- getCanReset() - Method in class org.deltava.security.command.JobPostingAccessControl
-
Returns whether the current user can reset the shortlist process.
- getCanResolve() - Method in class org.deltava.security.command.IssueAccessControl
-
Returns if the Issue can be Resolved.
- getCanRestart() - Method in class org.deltava.security.command.CourseAccessControl
-
Returns if the user can restart the Course.
- getCanSave() - Method in class org.deltava.security.command.NewsAccessControl
-
Returns if the System News/Notice entry can be saved.
- getCanSchedule() - Method in class org.deltava.security.command.CourseAccessControl
-
Returns if the user can schedule a training session.
- getCanScore() - Method in class org.deltava.security.command.ExamAccessControl
-
Returns if the Test can be scored.
- getCanScore() - Method in class org.deltava.security.command.QuestionnaireAccessControl
-
Returns if the Questionnaire can be scored.
- getCanSelect() - Method in class org.deltava.security.command.JobPostingAccessControl
-
Returns whether the current user can select a short-listed applicant for approval.
- getCanShortlist() - Method in class org.deltava.security.command.JobPostingAccessControl
-
Returns whether the current user can shortlist applicants for this Job.
- getCanSignup() - Method in class org.deltava.beans.event.Event
-
Returns whether Pilots may sign up for this Event.
- getCanSignup() - Method in class org.deltava.security.command.EventAccessControl
-
Returns if a new Signup for this Online Event can be created.
- getCanStart() - Method in class org.deltava.security.command.CourseAccessControl
-
Returns if the user can start the Course.
- getCanSubmit() - Method in class org.deltava.security.command.CrossAppPIREPAccessControl
-
Returns if the PIREP can be submitted.
- getCanSubmit() - Method in class org.deltava.security.command.ErrorLogAccessControl
-
Returns whether the user can submit a new Error Report.
- getCanSubmit() - Method in class org.deltava.security.command.ExamAccessControl
-
Returns if the Test can be submitted.
- getCanSubmit() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the PIREP can be submitted.
- getCanSubmit() - Method in class org.deltava.security.command.QuestionnaireAccessControl
-
Returns if the Questionnaire can be submitted.
- getCanSubmitIfEdit() - Method in class org.deltava.security.command.CrossAppPIREPAccessControl
-
Returns if the PIREP can be submitted when editing.
- getCanSubmitIfEdit() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the PIREP can be submitted when editing.
- getCanTakeLeave() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if the Pilot can be pleaced On Leave.
- getCanTakeLeave() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if the Pilot can be pleaced On Leave.
- getCanToggleRatings() - Method in class org.deltava.security.command.TransferAccessControl
-
Returns if the user can toggle the Ratings only flag.
- getCanTransfer() - Method in class org.deltava.beans.system.AirlineInformation
-
Returns whether Pilots can be transferred into this Airline.
- getCanTransfer() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if the Pilot can be transferred to another airline.
- getCanTransfer() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if the Pilot can be transferred to another airline.
- getCanUnlinkImage() - Method in class org.deltava.security.command.CoolerThreadAccessControl
-
Returns if a user can remove a Linked Image from the thread.
- getCanUnlock() - Method in class org.deltava.security.command.CoolerThreadAccessControl
-
Returns if the thread can be unlocked.
- getCanUnstick() - Method in class org.deltava.security.command.CoolerThreadAccessControl
-
Returns if the thread can be unstuck.
- getCanUpdate() - Method in class org.deltava.security.command.NominationAccessControl
-
Returns if the user can update this Nomination.
- getCanUpdateComments() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns whether the disposition comments can be updated.
- getCanUpdateContent() - Method in class org.deltava.security.command.HelpDeskAccessControl
-
Returns whether this Issue can have its FAQ status or Comments changed.
- getCanUpdateProgress() - Method in class org.deltava.security.command.CourseAccessControl
-
Returns if the user can update Course Progress.
- getCanUpdateStatus() - Method in class org.deltava.security.command.HelpDeskAccessControl
-
Returns whether this Issue can have its status changed.
- getCanUpdateTemplate() - Method in class org.deltava.security.command.HelpDeskAccessControl
-
Returns whether the user can modify a Help Desk Response Template.
- getCanUseSimBrief() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the user can plot this flight using SimBrief.
- getCanUseTemplate() - Method in class org.deltava.security.command.HelpDeskAccessControl
-
Returns whether the user can use a Help Desk Response Template.
- getCanView() - Method in class org.deltava.security.command.CharterRequestAccessControl
-
Returns if the user can view this Charter Request.
- getCanView() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if we can view the Pilot's profile.
- getCanView() - Method in class org.deltava.security.command.DispatchRouteAccessControl
-
Returns whether the dispatch data can be viewed.
- getCanView() - Method in class org.deltava.security.command.FleetEntryAccessControl
-
Returns if the Fleet/Document Library entry can be viewed.
- getCanView() - Method in class org.deltava.security.command.JobApplicationAccessControl
-
Returns if the user can view this applicaction.
- getCanView() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns whether the pilot profile can be viewed.
- getCanViewAnswers() - Method in class org.deltava.security.command.ExamAccessControl
-
Returns if the correct answers to this Test's questions can be viewed.
- getCanViewApplicants() - Method in class org.deltava.security.command.JobPostingAccessControl
-
Returns whether the current user can view applications for this Job.
- getCanViewComments() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns whether the disposition comments can be viewed.
- getCanViewDiagnosticData() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns whether the ACARS diagnostic data can be viewed.
- getCanViewEmail() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if the e-mail address can be viewed.
- getCanViewEmail() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if the e-mail address can be viewed.
- getCanViewExams() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if the Pilot's examination history can be viewed.
- getCanViewExams() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if the Pilot's examination history can be viewed.
- getCanViewFeedback() - Method in class org.deltava.security.command.EventAccessControl
-
Returns if this User can view feedback about this Online Event.
- getCanViewFeedback() - Method in class org.deltava.security.command.TourAccessControl
-
Returns whether the User can view feedback about this Tour.
- getCanViewPush() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if push notification endpoint data can be viewed.
- getCanViewScore() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the user can view the calculated Flight Score.
- getCanViewSimBrief() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the user can view the flight's SimBrief briefing data.
- getCanVote() - Method in class org.deltava.security.command.CoolerThreadAccessControl
-
Returns if the user can cast a vote in the poll.
- getCanWithdraw() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the PIREP can be withdrawn.
- getCapabilities() - Method in class org.deltava.beans.acars.XAFlightInfo
- getCapabilities() - Method in class org.deltava.beans.flight.ACARSFlightReport
- getCapabilities() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the aircraft/simulator capabilities flags.
- getCapabilities() - Method in class org.deltava.beans.flight.XACARSFlightReport
- getCaptEQType() - Method in class org.deltava.beans.flight.FlightReport
-
Returns if this flight counts towards promotion in a particular equipment type program.
- getCaptEQType(Collection<FlightReport>) - Method in class org.deltava.dao.GetFlightReports
-
Populates the Equipment Types a collection of PIREPs counts towards promotion in.
- getCargoWeight() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the total cargo weight.
- getCargoWeight() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the additional cargo weight for this flight.
- getCategory() - Method in class org.deltava.beans.fleet.FileEntry
-
Returns the file category.
- getCategory() - Method in class org.deltava.beans.fleet.Newsletter
-
Returns the newsletter category.
- getCategory() - Method in class org.deltava.beans.fleet.Resource
-
Returns the Resource category.
- getCeiling() - Method in enum class org.deltava.beans.flight.ILSCategory
-
Returns the minimum cloud ceiling for this category.
- getCertification(String) - Method in class org.deltava.beans.academy.AcademyHistoryHelper
-
Retrieves a Certification.
- getCertificationName() - Method in class org.deltava.beans.academy.AcademyRideScript
-
Returns the Equipment Program for this check ride script.
- getCertifications() - Method in class org.deltava.beans.academy.AcademyHistoryHelper
-
Returns all Certifications.
- getCertifications() - Method in class org.deltava.beans.academy.TrainingVideo
-
Returns the Flight Academy certifications associated with this video.
- getCertifications() - Method in class org.deltava.beans.fleet.Manual
-
Returns all Certifications linked to this Manual.
- getCertifications() - Method in class org.deltava.beans.fleet.Resource
-
Returns all Certifications linked to this Resource.
- getCertifications() - Method in class org.deltava.beans.Pilot
-
Returns the Pilot's Flight Academy certification codes.
- getCertifications(String) - Method in class org.deltava.dao.GetVideos
-
Retrieves all Flight Academy certifications associated with a particular video.
- getCertifications(Collection<?>, boolean) - Method in class org.deltava.dao.GetAcademyCourses
-
Loads all Certifications obtained by a group of Pilots.
- getCG() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the center of gravity of the aircraft.
- getChallengeTime() - Method in class org.deltava.beans.system.CAPTCHAResult
-
Returns the CAPTCHA challenge time.
- getChannel() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns the channel name for this thread.
- getChannel() - Method in class org.deltava.beans.cooler.SearchCriteria
-
Returns the channel to search in.
- getChannels(AirlineInformation, boolean) - Method in class org.deltava.dao.GetCoolerChannels
-
Retrieves all Channels for a particular airline.
- getChannels(AirlineInformation, Collection<String>) - Method in class org.deltava.dao.GetCoolerChannels
-
Retrieves all active Channels for a particular airline and available to users with a given Collection of roles.
- getChart(int) - Method in class org.deltava.dao.GetImage
-
Returns a Chart.
- GetChart - Class in org.deltava.dao
-
A Data Access Object for Approach Charts.
- GetChart(Connection) - Constructor for class org.deltava.dao.GetChart
-
Creates the DAO with a JDBC connection.
- getCharterCount(int, int, Instant) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Returns the number of Charter flights flown by a Pilot in a particular time interval.
- GetCharterRequests - Class in org.deltava.dao
-
A Data Access Object to retrieve Charter flight requests from the database.
- GetCharterRequests(Connection) - Constructor for class org.deltava.dao.GetCharterRequests
-
Initializes the Data Access Object.
- getCharterStatistics(FlightStatsSort, FlightStatsGroup) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Retrieves aggregated Charter Flight Report statistics.
- getChartIDs(Collection<String>) - Method in class org.deltava.dao.GetChart
-
Returns the database IDs for a set of external Chart IDs.
- getChartList(String) - Method in class org.deltava.dao.http.GetFAACharts
-
Loads the FAA chart metadata file.
- getChartNames() - Method in class org.deltava.beans.schedule.AirportCharts
-
Returns the chart names.
- getCharts() - Method in class org.deltava.beans.event.Event
-
Returns the Charts available for this Online Event.
- getCharts() - Method in class org.deltava.beans.schedule.AirportCharts
-
Returns the Charts.
- getCharts(ICAOAirport) - Method in class org.deltava.dao.GetChart
-
Returns all Chart metadata for a particular Airport.
- getChartsByEvent(int) - Method in class org.deltava.dao.GetChart
-
Returns all Charts for a particular Event.
- getCheckDispatch() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
- getCheckRide(int) - Method in class org.deltava.dao.GetExam
-
Loads a Pilot Check Ride.
- getCheckRide(int, String, TestStatus) - Method in class org.deltava.dao.GetExam
-
Loads a pending Pilot Check Ride for a particular equipment type.
- getCheckRideGrading(int, int) - Method in class org.deltava.dao.GetPerformance
-
Returns Pilot Check Ride grading metrics.
- getCheckRideIDs() - Method in class org.deltava.beans.hr.TransferRequest
-
Returns the database IDs of all check rides associated with this Transfer Request.
- getCheckRideQueue(boolean) - Method in class org.deltava.dao.GetExam
-
Returns all submitted Check Rides for the current airline or the Flight Academy.
- getCheckRideQueueSize(String, boolean) - Method in class org.deltava.dao.GetFlightReports
-
Returns the number of Flight Reports awaiting disposition.
- getCheckRides() - Method in class org.deltava.beans.academy.Course
-
Returns the most recent check ride for this Course.
- getCheckRides(int) - Method in class org.deltava.beans.testing.TestingHistoryHelper
-
Returns the Pilots Check Rides.
- getCheckRides(int) - Method in class org.deltava.dao.GetExam
-
Loads all Check Rides for a particular Pilot.
- getCheckRideScorerIDs() - Method in class org.deltava.dao.GetExamStatistics
-
Returns the datbase IDs of all individuals in the current airline who scored an check ride.
- getCheckrideStatistics(String, String, boolean) - Method in class org.deltava.dao.GetExamStatistics
-
Returns check ride statistics.
- getCheckrideStatistics(String, String, boolean, int, String) - Method in class org.deltava.dao.GetExamStatistics
-
Returns check ride statistics.
- getCheckRideSubmitted() - Method in class org.deltava.beans.hr.TransferRequest
-
Returns whether the associated Check Ride has been submitted.
- getChildren() - Method in class org.deltava.util.tile.TileAddress
-
Returns the addresses of all of this Tile's children.
- getChildren(int) - Method in class org.deltava.util.tile.TileAddress
-
Returns the addresses of all of this Tile's descendents at a particular zoom level.
- getChildText(Element, String...) - Static method in class org.deltava.util.XMLUtils
-
Finds a child element multiple levels down and returns its value.
- getChoices() - Method in class org.deltava.beans.stats.Accomplishment
-
Returns the choices for this Accomplishment.
- getChoices() - Method in class org.deltava.beans.testing.MultiChoiceQuestion
-
Returns the list of choices.
- getChoices() - Method in class org.deltava.beans.testing.MultiChoiceQuestionProfile
-
Returns the list of choices.
- getChoices() - Method in interface org.deltava.beans.testing.MultipleChoice
-
Returns the available answer choices for this question.
- getChunkSize() - Method in class org.deltava.beans.UploadInfo
-
Returns the chunk size.
- getCIDR() - Method in class org.deltava.beans.system.BlacklistEntry
-
Returns the CIDR block for the blacklist entry.
- getCity() - Method in class org.deltava.beans.stats.GeocodeResult
-
Returns the city name.
- getCity() - Method in class org.deltava.beans.system.IPBlock
-
Returns the city associated with this IP address.
- getCityName() - Method in class org.deltava.beans.system.IPLocation
-
Returns the city name.
- getCityState() - Method in class org.deltava.beans.stats.GeocodeResult
-
Displays the city and state, and the country code if not US.
- getClassification(int) - Static method in enum class org.deltava.beans.flight.ETOPS
-
Returns the ETOPS classification to fly a particular distance.
- getClassName() - Method in class org.deltava.taskman.TaskInfo
-
Returns the Task's class name.
- getClassNameBuilder() - Method in class org.deltava.taglib.format.NumberFormatTag
-
Returns a StringBuilder with the class name to allow subclasses to modify the css classes for the SPAN element.
- getClient() - Method in class org.deltava.util.ftp.FTPConnection
-
Returns the underlying FTP client object.
- getClientBuild() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the ACARS Client build that generated this error.
- getClientBuild() - Method in class org.deltava.beans.acars.ACARSLogEntry
- getClientBuild() - Method in class org.deltava.beans.acars.ClientInfo
- getClientBuild() - Method in interface org.deltava.beans.acars.ClientVersion
-
Returns the build number.
- getClientBuild() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the ACARS client build number.
- getClientType() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the ACARS client type.
- getClientType() - Method in class org.deltava.beans.acars.ACARSLogEntry
- getClientType() - Method in class org.deltava.beans.acars.ClientInfo
- getClientType() - Method in interface org.deltava.beans.acars.ClientVersion
-
Returns the client type.
- getClimbPhase() - Method in class org.deltava.beans.acars.XAFlightInfo
-
Returns the climb phase.
- getClosesOn() - Method in class org.deltava.beans.hr.JobPosting
-
Returns the date the job posting is closed to applications.
- getClosest(int) - Static method in enum class org.deltava.beans.wx.PressureLevel
-
Returns the closest pressure level for an altitude.
- getClosestAirports() - Method in class org.deltava.beans.flight.ETOPSResult
-
Returns the Airport closest to the maximum distance point.
- getClouds() - Method in class org.deltava.beans.wx.METAR
-
Returns the cloud layers associated with this METAR.
- getCLRVersion() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the .NET Common Language Runtime version.
- getCLRVersion() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the Microsoft .NET Common Language Runtime version.
- getCmd() - Method in class org.deltava.taglib.view.TableTag
-
Returns the view command ID (for unit tests).
- getCmdParameter(int, Object) - Method in class org.deltava.commands.HTTPContext
-
Returns one of the special command parameters.
- getCode() - Method in class org.deltava.beans.academy.Certification
-
Returns the Certification code.
- getCode() - Method in class org.deltava.beans.academy.Course
-
Returns the certification code.
- getCode() - Method in class org.deltava.beans.acars.Livery
-
Returns the livery code.
- getCode() - Method in enum class org.deltava.beans.cooler.Emoticons
-
Returns the emoticon shortcut code.
- getCode() - Method in class org.deltava.beans.econ.EliteLifetime
-
Returns the status level abbreviation.
- getCode() - Method in class org.deltava.beans.fleet.Installer
-
Returns this installer's equipment code.
- getCode() - Method in class org.deltava.beans.navdata.Airway
-
Returns the airway code.
- getCode() - Method in class org.deltava.beans.navdata.ATIS
-
Returns the ATIS code.
- getCode() - Method in class org.deltava.beans.navdata.NavigationDataBean
-
Returns the object's code.
- getCode() - Method in class org.deltava.beans.navdata.TerminalRoute
-
Returns the SID/STAR code.
- getCode() - Method in enum class org.deltava.beans.Notification
-
Returns the notification code.
- getCode() - Method in class org.deltava.beans.schedule.AircraftPolicyOptions
-
Returns the virtual airline code for these options.
- getCode() - Method in class org.deltava.beans.schedule.Airline
-
Returns the airline's IATA code.
- getCode() - Method in class org.deltava.beans.schedule.Country
-
Returns the ISO-3316 country code.
- getCode() - Method in class org.deltava.beans.schedule.SelectCall
-
Returns the SELCAL code for the aircraft.
- getCode() - Method in enum class org.deltava.beans.Simulator
-
Returns the numeric simulator code.
- getCode() - Method in class org.deltava.beans.system.AirlineInformation
-
Returns the Airline code.
- getCode() - Method in class org.deltava.beans.wx.WeatherDataBean
-
Returns the observation station code.
- getCode() - Method in enum class org.deltava.commands.ResultType
- getCode() - Method in exception class org.deltava.service.ServiceException
-
Returns the HTTP result code.
- getCodes() - Method in class org.deltava.beans.schedule.Airline
-
Returns all valid airline codes for this Airline.
- getCodes(String) - Method in class org.deltava.dao.GetSELCAL
-
Returns all aircraft SELCAL codes.
- getCodeShare() - Method in class org.deltava.beans.schedule.ScheduleEntry
-
If a codeshare, the flight code of the operator's flight.
- getCollection(Class<U>, String) - Static method in class org.deltava.util.cache.CacheManager
-
Retrieves an existing Collection cache.
- getColor() - Method in class org.deltava.beans.econ.EliteLevel
- getColor() - Method in class org.deltava.beans.econ.EliteLifetime
- getColor() - Method in class org.deltava.beans.econ.EliteLifetimeStatus
- getColor() - Method in class org.deltava.beans.econ.EliteStatus
- getColor() - Method in enum class org.deltava.beans.flight.FlightScore
- getColor() - Method in interface org.deltava.beans.RGBColor
-
Returns the RGB color.
- getColor() - Method in class org.deltava.beans.schedule.Airline
-
The color to use then displaying this Airline's destinations or routes in a Google Map.
- getColor() - Method in enum class org.deltava.beans.servinfo.Facility
- getColor() - Method in class org.deltava.beans.stats.Accomplishment
- getColorDepth() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the screen color depth.
- getColorModel(boolean) - Method in class org.deltava.util.tile.Palette
-
Returns an IndexColorModel using this Palette.
- getColors() - Method in class org.deltava.util.tile.Palette
-
Returns the Colors in this Palette.
- getCOM1() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the COM1 frequency.
- getCOM2() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the COM2 frequency.
- getComboAlias() - Method in class org.deltava.beans.academy.Certification
- getComboAlias() - Method in class org.deltava.beans.acars.DispatchRoute
- getComboAlias() - Method in enum class org.deltava.beans.acars.Restriction
- getComboAlias() - Method in interface org.deltava.beans.ComboAlias
-
Returns the alias to use in the HTML <OPTION> element.
- getComboAlias() - Method in class org.deltava.beans.cooler.Channel.AllChannel
- getComboAlias() - Method in class org.deltava.beans.cooler.Channel
- getComboAlias() - Method in class org.deltava.beans.cooler.PollOption
- getComboAlias() - Method in class org.deltava.beans.DateRange
- getComboAlias() - Method in enum class org.deltava.beans.DistanceUnit
- getComboAlias() - Method in class org.deltava.beans.econ.EliteLevel
- getComboAlias() - Method in interface org.deltava.beans.EnumDescription
- getComboAlias() - Method in class org.deltava.beans.EquipmentType
- getComboAlias() - Method in class org.deltava.beans.event.Event
- getComboAlias() - Method in class org.deltava.beans.event.Route
- getComboAlias() - Method in class org.deltava.beans.fleet.Installer
- getComboAlias() - Method in enum class org.deltava.beans.fleet.Security
- getComboAlias() - Method in class org.deltava.beans.flight.Airframe
- getComboAlias() - Method in enum class org.deltava.beans.flight.ETOPS
- getComboAlias() - Method in class org.deltava.beans.gallery.Image
- getComboAlias() - Method in class org.deltava.beans.hr.ApplicantData
- getComboAlias() - Method in enum class org.deltava.beans.navdata.AirspaceType
- getComboAlias() - Method in class org.deltava.beans.navdata.Gate
- getComboAlias() - Method in class org.deltava.beans.navdata.Runway
- getComboAlias() - Method in class org.deltava.beans.navdata.TerminalRoute
- getComboAlias() - Method in enum class org.deltava.beans.Notification
- getComboAlias() - Method in class org.deltava.beans.Pilot
- getComboAlias() - Method in class org.deltava.beans.schedule.Airline
- getComboAlias() - Method in class org.deltava.beans.schedule.Airport
- getComboAlias() - Method in class org.deltava.beans.schedule.Chart
- getComboAlias() - Method in enum class org.deltava.beans.schedule.Continent
- getComboAlias() - Method in class org.deltava.beans.schedule.Country
- getComboAlias() - Method in class org.deltava.beans.schedule.ExternalRoute
- getComboAlias() - Method in enum class org.deltava.beans.schedule.FuelTank
- getComboAlias() - Method in class org.deltava.beans.schedule.PopulatedRoute
- getComboAlias() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
- getComboAlias() - Method in enum class org.deltava.beans.schedule.State
- getComboAlias() - Method in class org.deltava.beans.simbrief.FlightPlan
- getComboAlias() - Method in enum class org.deltava.beans.Simulator
- getComboAlias() - Method in class org.deltava.beans.stats.Accomplishment
- getComboAlias() - Method in enum class org.deltava.beans.stats.FlightStatsGroup
- getComboAlias() - Method in enum class org.deltava.beans.stats.FlightStatsSort
- getComboAlias() - Method in class org.deltava.beans.stats.Tour
- getComboAlias() - Method in class org.deltava.beans.system.AirlineInformation
- getComboAlias() - Method in enum class org.deltava.beans.system.IssueArea
- getComboAlias() - Method in enum class org.deltava.beans.testing.CheckFlightScoreOptions
- getComboAlias() - Method in enum class org.deltava.beans.testing.CheckRideScoreOptions
- getComboAlias() - Method in class org.deltava.beans.TZInfo
- getComboAlias() - Method in enum class org.deltava.beans.WeightUnit
- getComboName() - Method in class org.deltava.beans.academy.Certification
- getComboName() - Method in class org.deltava.beans.acars.DispatchRoute
- getComboName() - Method in enum class org.deltava.beans.acars.Restriction
- getComboName() - Method in interface org.deltava.beans.ComboAlias
-
Returns the visible name to use in the HTML <OPTION> element.
- getComboName() - Method in class org.deltava.beans.cooler.Channel.AllChannel
- getComboName() - Method in class org.deltava.beans.cooler.Channel
- getComboName() - Method in class org.deltava.beans.cooler.PollOption
- getComboName() - Method in class org.deltava.beans.DateRange
- getComboName() - Method in enum class org.deltava.beans.DistanceUnit
- getComboName() - Method in class org.deltava.beans.econ.EliteLevel
- getComboName() - Method in interface org.deltava.beans.EnumDescription
- getComboName() - Method in class org.deltava.beans.EquipmentType
- getComboName() - Method in class org.deltava.beans.event.Event
- getComboName() - Method in class org.deltava.beans.event.Route
- getComboName() - Method in class org.deltava.beans.fleet.Installer
- getComboName() - Method in enum class org.deltava.beans.fleet.Security
- getComboName() - Method in class org.deltava.beans.flight.Airframe
- getComboName() - Method in enum class org.deltava.beans.flight.ETOPS
- getComboName() - Method in class org.deltava.beans.gallery.Image
- getComboName() - Method in class org.deltava.beans.hr.ApplicantData
- getComboName() - Method in enum class org.deltava.beans.navdata.AirspaceType
- getComboName() - Method in class org.deltava.beans.navdata.Gate
- getComboName() - Method in class org.deltava.beans.navdata.Runway
- getComboName() - Method in class org.deltava.beans.navdata.RunwayUse
- getComboName() - Method in class org.deltava.beans.navdata.TerminalRoute
- getComboName() - Method in enum class org.deltava.beans.Notification
- getComboName() - Method in class org.deltava.beans.Pilot
- getComboName() - Method in class org.deltava.beans.schedule.Airline
- getComboName() - Method in class org.deltava.beans.schedule.Airport
- getComboName() - Method in class org.deltava.beans.schedule.Chart
- getComboName() - Method in enum class org.deltava.beans.schedule.Continent
- getComboName() - Method in class org.deltava.beans.schedule.Country
- getComboName() - Method in class org.deltava.beans.schedule.ExternalRoute
- getComboName() - Method in enum class org.deltava.beans.schedule.FuelTank
- getComboName() - Method in class org.deltava.beans.schedule.PopulatedRoute
- getComboName() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
- getComboName() - Method in enum class org.deltava.beans.schedule.State
- getComboName() - Method in class org.deltava.beans.simbrief.FlightPlan
- getComboName() - Method in enum class org.deltava.beans.Simulator
- getComboName() - Method in class org.deltava.beans.stats.Accomplishment
- getComboName() - Method in enum class org.deltava.beans.stats.FlightStatsGroup
- getComboName() - Method in enum class org.deltava.beans.stats.FlightStatsSort
- getComboName() - Method in class org.deltava.beans.stats.Tour
- getComboName() - Method in class org.deltava.beans.system.AirlineInformation
- getComboName() - Method in enum class org.deltava.beans.system.IssueArea
- getComboName() - Method in enum class org.deltava.beans.testing.CheckFlightScoreOptions
- getComboName() - Method in enum class org.deltava.beans.testing.CheckRideScoreOptions
- getComboName() - Method in class org.deltava.beans.TZInfo
- getComboName() - Method in enum class org.deltava.beans.WeightUnit
- getCommands(String) - Method in class org.deltava.dao.GetSystemLog
-
Returns invocation statistics for a remote address.
- getCommands(Collection<Integer>) - Method in class org.deltava.dao.GetSystemLog
-
Returns invocation statistics for particular user(s).
- getCommandStats(String) - Method in class org.deltava.dao.GetSystemData
-
Returns Command invocation statistics.
- getComment() - Method in class org.deltava.beans.servinfo.Server
-
Returns the server comment.
- getComment(int) - Method in class org.deltava.util.ImageInfo
-
Returns the index'th comment retrieved from the file.
- getCommentCount() - Method in class org.deltava.beans.help.Issue
-
Returns the number of Comments for this Issue.
- getCommentCount() - Method in class org.deltava.beans.hr.Nomination
-
Returns the number of comments on this nomination.
- getCommentCount() - Method in class org.deltava.beans.system.Issue
-
Returns the number of comments for this Issue.
- getComments() - Method in class org.deltava.beans.academy.Course
-
Returns any comments associated with this Course.
- getComments() - Method in interface org.deltava.beans.academy.Instruction
-
Returns comments about this session.
- getComments() - Method in class org.deltava.beans.academy.InstructionBusy
-
Returns any comments associated with this entry.
- getComments() - Method in class org.deltava.beans.academy.InstructionFlight
-
Returns any comments about this flight.
- getComments() - Method in class org.deltava.beans.academy.InstructionSession
-
Returns any remarks about the Session.
- getComments() - Method in class org.deltava.beans.acars.DispatchScheduleEntry
-
Returns any dispatcher comments.
- getComments() - Method in class org.deltava.beans.Applicant
-
Returns any additional Applicant comments.
- getComments() - Method in class org.deltava.beans.assign.CharterRequest
-
Returns the request comments.
- getComments() - Method in class org.deltava.beans.Feedback
-
Returns the feedback comments.
- getComments() - Method in class org.deltava.beans.flight.FlightReport
-
Returns the disposition comments for this Flight Report.
- getComments() - Method in class org.deltava.beans.help.Issue
-
Returns all comments for this Issue.
- getComments() - Method in class org.deltava.beans.hr.JobPosting
-
Returns the comments for this job posting.
- getComments() - Method in class org.deltava.beans.hr.Nomination
-
Returns all comments on this Nomination.
- getComments() - Method in class org.deltava.beans.schedule.FlightRoute
-
Returns the dispatcher comments.
- getComments() - Method in class org.deltava.beans.servinfo.Pilot
-
Returns the User's Flight Plan comments.
- getComments() - Method in class org.deltava.beans.system.BlacklistEntry
-
Returns any blacklist comments.
- getComments() - Method in class org.deltava.beans.system.Issue
-
Returns all the comments associated with this issue.
- getComments() - Method in class org.deltava.beans.testing.Test
-
Returns the Examination comments.
- getComparisonType() - Method in class org.deltava.comparators.AbstractComparator
-
Return the comparison type.
- getComplete() - Method in class org.deltava.beans.academy.CourseProgress
-
Returns whether this requirement has been completed.
- getCompleted(int, String) - Method in class org.deltava.dao.GetAcademyCourses
-
Returns all completed Flight Academy Course profiles for a particular Pilot.
- getCompletedOn() - Method in class org.deltava.beans.academy.CourseProgress
-
Returns the completion date for this entry.
- getCompletionDate() - Method in class org.deltava.beans.assign.AssignmentInfo
-
Returns the date/time this Assignment was completed by the Pilot.
- getCompletionIDs() - Method in class org.deltava.beans.stats.Tour
-
Returns the IDs of the Pilots that have completed this Tour.
- getCompletionQueue() - Method in class org.deltava.dao.GetAcademyCourses
-
Returns all Flight Academy Courses ready for approval.
- getCompressed() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns whether data compression is enabled.
- getCompression() - Method in class org.deltava.beans.acars.ArchiveMetadata
-
Returns the compression used on this archive.
- getCompression() - Method in class org.deltava.beans.FileUpload
-
Returns the compression type.
- getCompression() - Method in class org.deltava.dao.http.DAO
-
Returns the response compression type.
- getConditions() - Method in class org.deltava.beans.wx.METAR
-
Returns the Conditions associated with this METAR.
- getConnectingAirports(Airport, boolean, Airline) - Method in class org.deltava.dao.GetScheduleAirport
-
Returns Airports with flights departing or arriving at a particular Airport for a particular Airline.
- getConnection() - Static method in class org.deltava.discord.Bot
- getConnection() - Method in class org.deltava.jdbc.ConnectionContext
-
Reserves a JDBC Connection from the connection pool.
- getConnection() - Method in class org.deltava.security.SQLAuthenticator
-
Helper method to return a JDBC connection to the data source.
- getConnection() - Static method in class org.deltava.util.JedisUtils
-
Obtains a connection from the Jedis connection pool.
- getConnection(long) - Method in class org.deltava.dao.GetACARSData
-
Returns information about a particular ACARS connection.
- getConnectionID() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns this connection's ID.
- getConnections() - Method in class org.deltava.beans.acars.Bandwidth
-
Returns the number of connections during the window.
- getConnections() - Method in class org.deltava.beans.servinfo.Server
-
Returns the number of connections to this FSD server.
- getConnections(LogSearchCriteria) - Method in class org.deltava.dao.GetACARSLog
-
Returns all ACARS connection log entries matching particular criteria.
- getConnectionsAllowed() - Method in class org.deltava.beans.servinfo.Server
-
Returns whether new connections to this FSD server are permitted.
- getContactAddrs() - Method in class org.deltava.beans.event.Event
-
Returns the e-mail contact addresses for this Online Event.
- getContentClass(ZonedDateTime) - Method in class org.deltava.taglib.calendar.CalendarTag
-
Calculates the CSS class(es) for the content table cell.
- getContentLength() - Method in class org.deltava.util.log.SyntheticResponse
- getContentType() - Method in class org.deltava.beans.DatabaseDocumentBean
-
Returns the document's MIME type.
- getContentType() - Method in class org.deltava.mail.SMTPEnvelope
-
Returns the message content type.
- getContentType() - Method in class org.deltava.service.logbook.CSVExport
- getContentType() - Method in class org.deltava.service.logbook.JSONExport
- getContentType() - Method in class org.deltava.service.logbook.LogbookExport
-
Returns the content type of the output.
- getContentType() - Method in class org.deltava.util.log.SyntheticResponse
- getContentWarning() - Method in class org.deltava.beans.cooler.Message
-
Returns whether this message contains questionable content.
- getContext() - Method in class org.deltava.taglib.view.ScrollBarTag
-
Returns the view context.
- getContinent() - Method in class org.deltava.beans.schedule.Country
-
Returns the continent.
- getController(String) - Method in class org.deltava.beans.servinfo.NetworkInfo
-
Returns a specific online Controller entry.
- getControllerByFrequency(String, GeoLocation) - Method in class org.deltava.beans.servinfo.NetworkInfo
-
Returns a controller by Frequency.
- getControllers() - Method in class org.deltava.beans.servinfo.NetworkInfo
-
Returns the active Controllers on this network.
- getControllers(GeoLocation) - Method in class org.deltava.beans.servinfo.NetworkInfo
-
Returns all Controllers within a specific distance of a particular point.
- getCookie(String) - Method in class org.deltava.commands.HTTPContext
-
Returns an HTTP cookie.
- getCookieData(SecurityCookieData) - Static method in class org.deltava.security.SecurityCookieGenerator
-
Generates the encrypted cookie.
- getCookieValue(String) - Method in class org.deltava.util.log.SyntheticRequest
- GetCoolerChannels - Class in org.deltava.dao
-
A Data Access Object to load Water Cooler channel profiles.
- GetCoolerChannels(Connection) - Constructor for class org.deltava.dao.GetCoolerChannels
-
Create this DAO using a JDBC connection.
- GetCoolerChannels.LastPostMessage - Class in org.deltava.dao
-
Helper class to allow displaying of last subject in a channel.
- GetCoolerLastRead - Class in org.deltava.dao
-
A Data Access Object to read Water Cooler last read marks.
- GetCoolerLastRead(Connection) - Constructor for class org.deltava.dao.GetCoolerLastRead
-
Initializes the Data Access Object.
- GetCoolerLinks - Class in org.deltava.dao
-
A Data Access Object to load Water Cooler image links.
- GetCoolerLinks(Connection) - Constructor for class org.deltava.dao.GetCoolerLinks
-
Initializes the Data Access Object.
- GetCoolerPolls - Class in org.deltava.dao
-
A Data Access Object to load Water Cooler poll data.
- GetCoolerPolls(Connection) - Constructor for class org.deltava.dao.GetCoolerPolls
-
Initializes the Data Access Object.
- getCoolerStatistics(int) - Method in class org.deltava.dao.GetStatistics
-
Retrieves Water Cooler post counts.
- getCoolerStatistics(Collection<Integer>) - Method in class org.deltava.dao.GetStatistics
-
Returns Water Cooler posting statistics for a number of users.
- GetCoolerThreads - Class in org.deltava.dao
-
A Data Access Object to retrieve Water Cooler threads and thread notifications.
- GetCoolerThreads(Connection) - Constructor for class org.deltava.dao.GetCoolerThreads
-
Initializes the Data Access Object.
- getCopyTo() - Method in class org.deltava.mail.SMTPEnvelope
-
Returns the copy-to recipient list.
- getCores() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the total number of cores in the machine.
- getCorrectAnswer() - Method in class org.deltava.beans.testing.Question
-
Returns the Correct Answer to the Question.
- getCount() - Method in class org.deltava.beans.acars.CommandStats
-
Returns the number of times the Command was executed.
- getCount() - Method in class org.deltava.beans.acars.TaskTimerData
-
Returns the total number of executions.
- getCount() - Method in class org.deltava.beans.stats.CommandStatsEntry
-
Returns the number of times the Command was executed.
- getCount() - Method in class org.deltava.beans.stats.EventStats
-
Returns the number of Online Events.
- getCount() - Method in class org.deltava.beans.stats.MembershipTotals
- getCount() - Method in class org.deltava.beans.stats.PerformanceMetrics
-
Returns the category count.
- getCount() - Method in class org.deltava.beans.stats.SystemStatistics
-
Return the count.
- getCount() - Method in class org.deltava.commands.ViewContext
-
Returns the number of entries in the view to display.
- getCount() - Method in class org.deltava.dao.http.CountingInputStream
-
Returns the number of bytes read from this stream.
- getCount() - Method in class org.deltava.dao.http.CountingOutputStream
-
Returns the number of bytes written to this stream.
- getCount(int) - Method in class org.deltava.beans.stats.ClientBuildStats
- getCount(String) - Method in class org.deltava.dao.GetTransferRequest
-
Returns the number of pending Transfer Requests into a particular equipment program.
- getCount(ServiceContext, int) - Static method in class org.deltava.service.WebService
-
Helper method to return the number of entries to display.
- getCounters() - Method in class org.deltava.beans.system.RateLimiter
-
Returns the request counters for each address.
- getCounters(int) - Method in class org.deltava.dao.GetACARSPerformance
-
Retrieves performance counter data for a given flight.
- getCountries() - Method in class org.deltava.dao.GetScheduleInfo
-
Returns the Countries served by Airports in the Flight Schedule.
- getCountry() - Method in class org.deltava.beans.navdata.Airspace
-
Returns the nation containing this Airspace.
- getCountry() - Method in class org.deltava.beans.schedule.Airport
-
Returns this airport's country.
- getCountry() - Method in class org.deltava.beans.stats.GeocodeResult
-
Returns the country name.
- getCountry() - Method in class org.deltava.beans.system.IPBlock
-
Returns the country associated with this IP address.
- getCountry() - Method in class org.deltava.beans.system.IPLocation
-
Returns the country.
- GetCountry - Class in org.deltava.dao
-
A Data Access Object to load ISO-3316 country codes and perform geolocation.
- GetCountry(Connection) - Constructor for class org.deltava.dao.GetCountry
-
Initializes the Data Access Object.
- getCountryCode() - Method in class org.deltava.beans.stats.GeocodeResult
-
Returns the country code.
- getCounts() - Method in class org.deltava.beans.stats.DisposalQueueStats
-
Returns equipment-specific pending flight report counts.
- getCourse() - Method in class org.deltava.beans.FlightSubmissionHelper
-
Returns the currently enrolled Flight Academy course for Academy flight.
- getCourse(int) - Method in class org.deltava.beans.academy.AcademyHistoryHelper
-
Retrieves a specific Course from the history.
- getCourseID() - Method in class org.deltava.beans.academy.CourseProgress
-
Returns the Course ID.
- getCourseID() - Method in interface org.deltava.beans.academy.Instruction
-
Returns the database ID of the Flight Academy Course.
- getCourseID() - Method in class org.deltava.beans.academy.InstructionFlight
-
Returns the database ID of the Flight Academy course associated with this flight.
- getCourseID() - Method in class org.deltava.beans.academy.InstructionSession
-
Returns the Flight Academy Course ID.
- getCourseID() - Method in class org.deltava.beans.testing.CheckRide
-
Returns the Flight Academy Course this CheckRide is associated with.
- getCourseName() - Method in class org.deltava.beans.academy.InstructionFlight
-
Returns the name of the Flight Academy course associated with this flight.
- getCourses() - Method in class org.deltava.beans.academy.AcademyHistoryHelper
-
Returns the Pilot's courses.
- getCPID() - Method in class org.deltava.beans.EquipmentType
-
Return the database row ID of this equipment program's chief pilot.
- getCPU() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the name and speed of the CPU.
- getCPUSpeed() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the CPU speed.
- getCRC32() - Method in class org.deltava.beans.acars.ArchiveMetadata
-
Returns the CRC32 value for the archived data.
- getCreated() - Method in class org.deltava.beans.system.BlacklistEntry
-
Returns the creation date of this entry.
- getCreatedOn() - Method in class org.deltava.beans.AbstractComment
-
Returns the creation date of this Comment.
- getCreatedOn() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the creation date of this error.
- getCreatedOn() - Method in class org.deltava.beans.acars.DispatchLogEntry
-
Returns the creation date of this dispatch log entry.
- getCreatedOn() - Method in class org.deltava.beans.assign.CharterRequest
-
Returns the request creation date.
- getCreatedOn() - Method in class org.deltava.beans.cooler.Message
-
Returns the date and time this post was written.
- getCreatedOn() - Method in class org.deltava.beans.Feedback
-
Returns the feedback date.
- getCreatedOn() - Method in class org.deltava.beans.fleet.Resource
-
Returns the creation date of this Resource.
- getCreatedOn() - Method in class org.deltava.beans.gallery.Image
-
Returns the date this Image was created.
- getCreatedOn() - Method in class org.deltava.beans.help.Issue
-
Returns the date/time the Issue was created on.
- getCreatedOn() - Method in class org.deltava.beans.hr.ApplicantData
-
Returns the creation date of this profile.
- getCreatedOn() - Method in class org.deltava.beans.hr.Comment
-
Returns the creation date of this comment.
- getCreatedOn() - Method in class org.deltava.beans.hr.JobPosting
-
Returns the date the job posting was created on.
- getCreatedOn() - Method in class org.deltava.beans.hr.Nomination
-
Returns the date of the nomination.
- getCreatedOn() - Method in class org.deltava.beans.hr.NominationComment
-
Returns the comment creation date.
- getCreatedOn() - Method in interface org.deltava.beans.NotificationEnvelope
-
Returns the envelope creation date.
- getCreatedOn() - Method in class org.deltava.beans.Person
-
Return the date/time this Person registered.
- getCreatedOn() - Method in class org.deltava.beans.PushEndpoint
-
Returns the creation time of this endpoint.
- getCreatedOn() - Method in class org.deltava.beans.schedule.FlightRoute
-
Returns the creation date of this route.
- getCreatedOn() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the generation date of this package.
- getCreatedOn() - Method in class org.deltava.beans.system.Issue
-
Returns the date/time this Issue was created on.
- getCreatedOn() - Method in class org.deltava.beans.UploadInfo
-
Returns the start time of the file upload.
- getCreatedOn() - Method in class org.deltava.beans.wx.WeatherDataBean
-
Returns the creation date of this weather object.
- getCreatedOn() - Method in class org.deltava.mail.SMTPEnvelope
- getCreatedOn() - Method in class org.deltava.mail.VAPIDEnvelope
- getCreatedOn() - Method in class org.deltava.service.navdata.Metadata
-
Returns the archive creation date.
- getCreatedOn() - Method in class org.deltava.util.cache.RemoteCacheEntry
-
Returns the creation date of the cache entry.
- getCrossBearingDelta() - Method in class org.deltava.beans.navdata.LandingRunways.PossibleRunway
- getCruiseAltitude() - Method in class org.deltava.beans.acars.DispatchLogEntry
-
Returns the cruise altitude.
- getCruiseAltitude() - Method in class org.deltava.beans.acars.XAFlightInfo
-
Returns the cruise altitude.
- getCruiseAltitude() - Method in class org.deltava.beans.schedule.FlightRoute
-
Returns the Cruise Altitude.
- getCruiseAltitude() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the cruise altitude.
- getCruiseSpeed() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the aircraft's cruise speed
- getCurrencyPilots() - Method in class org.deltava.dao.GetPilot
-
Returns pilots who have enabled currency-based Check Rides.
- getCurrent() - Static method in class org.deltava.beans.navdata.CycleInfo
-
Guesses at the current cycle based on year and date.
- getCurrentAPIUsage(API, String) - Method in class org.deltava.dao.GetSystemLog
-
Retrieves today's API request statistics from the database.
- getCurrentCourse() - Method in class org.deltava.beans.academy.AcademyHistoryHelper
-
Returns the Course that the Pilot is currently enrolled in
- getCurrentEntries() - Method in class org.deltava.taglib.calendar.CalendarTag
-
Returns all Calendar entries for the currently rendered Date, from midnight to 11:59PM.
- getCurrrentCycle(CommandContext) - Static method in class org.deltava.commands.navdata.NavDataImportCommand
-
Retrieves the currently loaded navigation data cycle.
- getCycle(String) - Method in class org.deltava.dao.GetNavCycle
-
Returns information about a particular navigation data cycle.
- getCycle(Instant) - Method in class org.deltava.dao.GetNavCycle
-
Returns the chart/navigation data cycle for a particular date.
- getCycleLength() - Method in class org.deltava.beans.econ.EconomyInfo
-
Returns the cycle length in days.
- getCyclesPerYear() - Method in class org.deltava.beans.econ.EconomyInfo
-
Returns the frequency of the yearly oscilation.
- getCyclones() - Method in class org.deltava.beans.wx.WeatherMapData
- getDaily() - Method in class org.deltava.dao.GetACARSBandwidth
-
Retrieves daily bandwidth stats.
- getData() - Method in class org.deltava.beans.flight.ScorePackage
-
Returns the flight data.
- getData() - Method in class org.deltava.beans.navdata.ATIS
-
Returns the ATIS data.
- getData() - Method in class org.deltava.beans.wx.WeatherDataBean
-
Returns the weather data.
- getData() - Method in class org.deltava.util.cache.CacheableBlob
-
Returns the data.
- getData() - Method in interface org.deltava.util.tile.CompressedTile
-
Returns the compressed image data.
- getData() - Method in class org.deltava.util.tile.PNGTile
-
Returns the compressed image data.
- getDatabaseID(DatabaseID) - Method in class org.deltava.beans.flight.FlightReport
-
Sets the database row ID of a relatied database row.
- getDataRequired() - Method in enum class org.deltava.beans.stats.AccomplishUnit
-
Returns the type of data required to calculate eligibility.
- getDate() - Method in class org.deltava.beans.academy.InstructionBusy
- getDate() - Method in class org.deltava.beans.academy.InstructionFlight
-
Returns the date this flight was started.
- getDate() - Method in class org.deltava.beans.academy.InstructionSession
-
Returns the date if rendered within a calendar view.
- getDate() - Method in class org.deltava.beans.acars.Bandwidth
-
Returns the start date of the window.
- getDate() - Method in class org.deltava.beans.acars.ConnectionEntry
- getDate() - Method in class org.deltava.beans.acars.DispatchScheduleEntry
- getDate() - Method in class org.deltava.beans.acars.FlightInfo
- getDate() - Method in interface org.deltava.beans.acars.FuelChecker
-
Returns the date/time of this entry.
- getDate() - Method in class org.deltava.beans.acars.RouteEntry
-
Returns the date/time of this entry.
- getDate() - Method in class org.deltava.beans.acars.TakeoffLanding
-
Returns the date of the takeoff/landing.
- getDate() - Method in class org.deltava.beans.acars.TextMessage
-
Returns the date the message was sent.
- getDate() - Method in class org.deltava.beans.acars.Warning
- getDate() - Method in interface org.deltava.beans.AuditEntry
-
Returns the date the entry was created.
- getDate() - Method in class org.deltava.beans.AuditLog
- getDate() - Method in interface org.deltava.beans.CalendarEntry
-
Returns this entry's date for ordering in the Calendar.
- getDate() - Method in class org.deltava.beans.cooler.ThreadUpdate
- getDate() - Method in class org.deltava.beans.event.Event
- getDate() - Method in class org.deltava.beans.fleet.Newsletter
-
Returns the date this newsletter was published.
- getDate() - Method in interface org.deltava.beans.flight.FlightData
-
Returns the date of the flight.
- getDate() - Method in class org.deltava.beans.flight.FlightHistoryEntry
- getDate() - Method in class org.deltava.beans.flight.FlightReport
- getDate() - Method in class org.deltava.beans.hr.TransferRequest
-
Returns the creation date of this Transfer Request.
- getDate() - Method in class org.deltava.beans.navdata.DailyOceanicTracks
- getDate() - Method in class org.deltava.beans.navdata.OceanicTrack
-
Returns the date of the Oceanic Route NOTAM.
- getDate() - Method in interface org.deltava.beans.navdata.OceanicTrackInfo
-
Returns the effective date of the Oceanic.
- getDate() - Method in class org.deltava.beans.News
-
Return the date/entry this entry was created.
- getDate() - Method in class org.deltava.beans.schedule.OceanicNOTAM
-
Returns the date of the Oceanic Route NOTAM.
- getDate() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
- getDate() - Method in class org.deltava.beans.servinfo.NetworkOutage
- getDate() - Method in class org.deltava.beans.servinfo.PositionData
-
Returns the date/time of the position entry.
- getDate() - Method in class org.deltava.beans.stats.APIUsage
-
Returns the statistics date.
- getDate() - Method in class org.deltava.beans.stats.ClientBuildStats
- getDate() - Method in class org.deltava.beans.stats.DatedAccomplishment
-
Returns the date the Accomplishment was achieved.
- getDate() - Method in class org.deltava.beans.stats.DatedAccomplishmentID
-
Returns the date the Accomplishment was achieved.
- getDate() - Method in class org.deltava.beans.stats.DisposalQueueStats
-
Returns the effective date.
- getDate() - Method in class org.deltava.beans.stats.HTTPStatistics
-
Returns the date of these HTTP statistics.
- getDate() - Method in class org.deltava.beans.stats.LegHoursDateStatsEntry
-
Returns the date.
- getDate() - Method in class org.deltava.beans.stats.MembershipTotals
- getDate() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the Installation date.
- getDate() - Method in class org.deltava.beans.StatusUpdate
- getDate() - Method in class org.deltava.beans.system.CommandLog
-
Returns the date the Command was executed.
- getDate() - Method in class org.deltava.beans.testing.Test
-
Returns the date this Examination was created/performed on.
- getDate() - Method in class org.deltava.beans.wx.TileDate
-
Returns the effective date.
- getDate() - Method in class org.deltava.beans.wx.WeatherDataBean
-
Returns the effective date of this weather data.
- getDate() - Method in class org.deltava.beans.wx.WeatherMapData
- getDate() - Method in class org.deltava.commands.AbstractCalendarCommand.CalendarContext
- getDate() - Method in class org.deltava.servlet.TileServlet.TileAddress5D
-
Returns the effective date.
- getDate() - Method in class org.deltava.util.tile.ImageSeries
-
Returns the effective date/time
- getDate(String) - Method in class org.deltava.dao.GetMetadata
-
Returns a metadata item converted to a Date.
- getDateFormat() - Method in interface org.deltava.beans.FormattedEMailRecipient
-
Returns the preferred date format pattern.
- getDateFormat() - Method in class org.deltava.beans.Person
-
Returns the Person's preferred date format pattern.
- getDates() - Method in class org.deltava.beans.wx.WeatherTileLayer
-
Returns the layer effective dates.
- getDates(String) - Method in class org.deltava.dao.file.GetTiles
- getDates(String) - Method in class org.deltava.dao.jedis.GetTiles
- getDates(String) - Method in interface org.deltava.util.tile.SeriesReader
-
Reads available image dates for a given type.
- getDayCodes() - Method in class org.deltava.beans.schedule.RawScheduleEntry
-
Returns the day codes of the days of the week the flight is operated on.
- getDayMap() - Method in class org.deltava.beans.schedule.RawScheduleEntry
-
Returns a bitmap of the days operated.
- getDays() - Method in class org.deltava.beans.schedule.RawScheduleEntry
-
Returns the day of the week this flight is operated on.
- getDays() - Method in class org.deltava.commands.AbstractCalendarCommand.CalendarContext
- getDays(ScheduleSource, Airport, boolean) - Method in class org.deltava.dao.GetRawSchedule
-
Returns the days of the week an Airport has flights from a particular schedule source.
- getDaysLeftInMonth() - Static method in class org.deltava.beans.stats.APIUsageHelper
-
Returns the number of days remaining in the month, including today.
- getDB() - Method in class org.deltava.beans.system.AirlineInformation
-
Returns the Airline database name.
- getDB() - Method in class org.deltava.beans.system.APIRequest
-
Returns the database name.
- getDB() - Method in class org.deltava.beans.UserData
-
Returns the name of the database containing the User.
- getDB() - Method in class org.deltava.jdbc.ConnectionContext
-
Returns the default database name.
- getDBName() - Method in class org.deltava.beans.flight.LogbookSearchCriteria
-
Returns the database to search.
- getDBName() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
-
Returns the database to search.
- getDBRows() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the total number of rows in all database tables.
- getDBSize() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the total size of all database tables.
- getDBTable() - Method in class org.deltava.beans.UserData
-
Returns the fully qualified table name.
- getDBVersion() - Method in class org.deltava.dao.GetSystemData
-
Retrieves the database software version.
- getDeboardTime() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the amount of time spent unloading passengers/cargo.
- getDefault() - Method in class org.deltava.beans.acars.Livery
-
Returns whether this is the default livery.
- getDefault(String) - Method in class org.deltava.dao.GetEquipmentType
-
Returns the default equipment type name for an Airline.
- getDegrees() - Method in enum class org.deltava.util.Twilight
-
The distance the Sun is below the vertical.
- getDegrees(double) - Static method in class org.deltava.beans.schedule.GeoPosition
-
Helper method to return back the degrees component of a latitude or longitude.
- getDeliveryTime() - Method in class org.deltava.beans.system.EMailDelivery
-
Returns the message delivery time.
- getDelta(Object, Object, String...) - Static method in class org.deltava.util.BeanUtils
-
Compares two beans and determines what fields have changed.
- getDelta(Collection<T>, Collection<T>) - Static method in class org.deltava.util.CollectionUtils
-
Determines which elements are contained within only one Collection.
- GetDeltaSchedule - Class in org.deltava.dao.file
-
A Data Access Object to load the Delta flight schedule.
- GetDeltaSchedule(InputStream) - Constructor for class org.deltava.dao.file.GetDeltaSchedule
-
Initializes the Data Access Object.
- getDepartureGates() - Method in class org.deltava.beans.schedule.GateHelper
-
Returns departure Gates for this route.
- getDepartureStatistics(Airport) - Method in class org.deltava.dao.GetScheduleAirport
-
Returns departing flight statistics for a particular Airport.
- getDepartureZone() - Method in class org.deltava.beans.schedule.GateHelper
-
Returns the departure Gate zone.
- getDescription() - Method in class org.deltava.beans.academy.Certification
-
Returns the Certification description and instructions.
- getDescription() - Method in enum class org.deltava.beans.academy.Prerequisite
- getDescription() - Method in enum class org.deltava.beans.academy.Status
- getDescription() - Method in enum class org.deltava.beans.acars.AirbusFlaps
- getDescription() - Method in enum class org.deltava.beans.acars.AutopilotType
-
Returns the autopilot description.
- getDescription() - Method in enum class org.deltava.beans.acars.Capabilities
-
Returns the description for this Capability.
- getDescription() - Method in enum class org.deltava.beans.acars.ClientType
- getDescription() - Method in enum class org.deltava.beans.acars.DispatchType
- getDescription() - Method in enum class org.deltava.beans.acars.GroundOperations
-
Returns the description for this Ground Operation.
- getDescription() - Method in class org.deltava.beans.acars.Livery
-
Returns the livery description.
- getDescription() - Method in enum class org.deltava.beans.acars.UpdateChannel
- getDescription() - Method in interface org.deltava.beans.AuditEntry
-
Returns the entry description.
- getDescription() - Method in class org.deltava.beans.AuditLog
- getDescription() - Method in class org.deltava.beans.cooler.Channel
-
Returns the Channel description.
- getDescription() - Method in class org.deltava.beans.cooler.LinkedImage
-
Returns the Image description.
- getDescription() - Method in class org.deltava.beans.cooler.ThreadUpdate
- getDescription() - Method in enum class org.deltava.beans.econ.EliteUnit
- getDescription() - Method in interface org.deltava.beans.EnumDescription
-
The propercased description.
- getDescription() - Method in enum class org.deltava.beans.fleet.DocumentType
-
Returns the type description.
- getDescription() - Method in class org.deltava.beans.fleet.LibraryEntry
-
Returns a description of this resource.
- getDescription() - Method in class org.deltava.beans.fleet.Resource
-
Returns the description of this Resource.
- getDescription() - Method in class org.deltava.beans.flight.FlightHistoryEntry
- getDescription() - Method in enum class org.deltava.beans.flight.FlightStatus
- getDescription() - Method in enum class org.deltava.beans.flight.FlightType
- getDescription() - Method in enum class org.deltava.beans.flight.OnTime
- getDescription() - Method in enum class org.deltava.beans.flight.Warning
- getDescription() - Method in class org.deltava.beans.gallery.Image
-
Returns a description of the image.
- getDescription() - Method in class org.deltava.beans.hr.JobPosting
-
Returns the posting description.
- getDescription() - Method in enum class org.deltava.beans.hr.TransferStatus
-
Returns the status description.
- getDescription() - Method in enum class org.deltava.beans.MapType
- getDescription() - Method in enum class org.deltava.beans.navdata.ATISType
-
Returns the type description.
- getDescription() - Method in enum class org.deltava.beans.navdata.GateZone
- getDescription() - Method in class org.deltava.beans.PartnerInfo
-
Returns the partner description text.
- getDescription() - Method in enum class org.deltava.beans.PilotStatus
- getDescription() - Method in enum class org.deltava.beans.schedule.Chart.Type
- getDescription() - Method in enum class org.deltava.beans.schedule.PurgeOptions
- getDescription() - Method in enum class org.deltava.beans.schedule.ScheduleSource
- getDescription() - Method in enum class org.deltava.beans.simbrief.PackageFormat
- getDescription() - Method in enum class org.deltava.beans.stats.AccomplishUnit
- getDescription() - Method in enum class org.deltava.beans.stats.TourStatus
- getDescription() - Method in class org.deltava.beans.StatusUpdate
- getDescription() - Method in class org.deltava.beans.system.Issue
-
Returns the issue description.
- getDescription() - Method in enum class org.deltava.beans.system.IssueArea
- getDescription() - Method in enum class org.deltava.beans.system.IssueSecurity
- getDescription() - Method in enum class org.deltava.beans.system.IssueStatus
- getDescription() - Method in class org.deltava.beans.system.MessageTemplate
-
Returns a user-readable description of this Message template.
- getDescription() - Method in class org.deltava.beans.system.NotifyAction
-
Returns the action description.
- getDescription() - Method in enum class org.deltava.beans.system.NotifyActionType
- getDescription() - Method in class org.deltava.beans.testing.CheckRideScript
-
Returns the Check Ride description.
- getDescription() - Method in enum class org.deltava.beans.UpdateType
-
Returns the type description.
- getDestination() - Method in class org.deltava.security.MultiAuthenticator
-
Returns the Destination Authenticators.
- getDestinationAirports(Airline) - Method in class org.deltava.dao.GetScheduleAirport
-
Returns all Airports for an Airline with at least one flight arriving.
- getDeviceType() - Method in class org.deltava.beans.system.HTTPContextData
-
Rerturns the device type.
- getDewPoint() - Method in class org.deltava.beans.wx.METAR
-
Returns the dewpoint.
- getDirection() - Method in class org.deltava.beans.navdata.OceanicTrack
-
Returns the direction of this Oceanic Track, based on waypoints.
- getDisabled() - Method in class org.deltava.beans.cooler.LinkedImage
-
Returns whther this Linked Image is dsiabled.
- getDiscreteStatistics(int, boolean) - Method in class org.deltava.dao.GetExamQuestions
-
Returns discrete pass / fail statistics for a particular Question.
- getDispatch() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns if this is a Dispatch connection.
- getDispatch() - Method in class org.deltava.beans.acars.DispatchConnectionEntry
-
Returns if this is a Dispatch connection.
- getDispatchBuild() - Method in class org.deltava.beans.acars.DispatchRoute
-
Returns the build number of the dispatch client used to create this route.
- GetDispatchCalendar - Class in org.deltava.dao
-
A Data Access Object to read the ACARS Dispatcher service calendar.
- GetDispatchCalendar(Connection) - Constructor for class org.deltava.dao.GetDispatchCalendar
-
Initializes the Data Access Object.
- getDispatchConnections(DateRange) - Method in class org.deltava.dao.GetDispatchCalendar
-
Returns all ACARS Dispatch connection entries within a time span.
- getDispatchedFlights(DispatchConnectionEntry) - Method in class org.deltava.dao.GetDispatchCalendar
-
Retrieves all Flights dispatched by a Dispatcher during a particular Connection.
- getDispatcher() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the dispatcher type for this Flight.
- getDispatcherID() - Method in class org.deltava.beans.acars.DispatchLogEntry
-
Returns the database ID of the Dispatcher who created this log entry.
- getDispatcherID() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the flight's dispatcher ID.
- getDispatchFlights() - Method in class org.deltava.beans.Pilot
-
Returns the total number of flights the user has Dispatched.
- getDispatchHours() - Method in class org.deltava.beans.Pilot
-
Returns the number of hours spent providing Dispatch services.
- getDispatchLegs() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the number of Dispatch legs linked to this entry.
- getDispatchLog(int) - Method in class org.deltava.dao.GetACARSLog
-
Loads an ACARS Dispatch log entry from the database.
- getDispatchLogID() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the database ID of the dispatch log entry.
- getDispatchLogs() - Method in class org.deltava.dao.GetACARSLog
-
Loads ACARS Dispatch log entries from the database.
- getDispatchOnly() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
-
Returns whether to search for flights with dispatch flight plans.
- getDispatchRanges() - Method in class org.deltava.dao.GetACARSDispatchStats
-
Returns all date ranges with dispatched flights.
- getDispatchRoutes() - Method in class org.deltava.beans.event.Event
-
Returns the Dispatch Routes for this Online Event.
- getDispatchRoutes() - Method in class org.deltava.beans.schedule.ScheduleSearchEntry
-
Returns the number of ACARS dispatch routes available between these airports.
- getDispatchTotals(Pilot) - Method in class org.deltava.dao.GetACARSDispatchStats
-
Loads dispatcher totals for a pilot.
- getDisposalID() - Method in class org.deltava.beans.assign.CharterRequest
-
Returns the database ID of the user who disposed of this request.
- getDisposalQueueStats(String) - Method in class org.deltava.dao.GetFlightReportQueue
-
Returns the size of the pending Flight Report queue for an Equipment program.
- getDisposedOn() - Method in class org.deltava.beans.assign.CharterRequest
-
Returns the request disposal date.
- getDisposedOn() - Method in class org.deltava.beans.flight.FlightReport
-
The date/time this Flight Report was disposed on.
- getDisposedPIREPs() - Method in class org.deltava.dao.GetOnlineTrack
-
Returns the Flight Report IDs for any disposed Flight Reports with an entry in the track table.
- getDistance() - Method in class org.deltava.beans.acars.RunwayDistance
- getDistance() - Method in class org.deltava.beans.econ.EliteLevel
-
Returns the total flight distance required for this level.
- getDistance() - Method in class org.deltava.beans.econ.EliteLifetime
- getDistance() - Method in interface org.deltava.beans.econ.EliteTotals
-
Returns the distance flown.
- getDistance() - Method in class org.deltava.beans.econ.FlightEliteScore
-
Returns the great circle distance of this flight.
- getDistance() - Method in class org.deltava.beans.econ.RolloverYearlyTotal
- getDistance() - Method in class org.deltava.beans.econ.YearlyTotal
- getDistance() - Method in class org.deltava.beans.event.Route
- getDistance() - Method in class org.deltava.beans.flight.ETOPSResult
-
Returns the maximum distance to a diversion airport.
- getDistance() - Method in class org.deltava.beans.Flight
- getDistance() - Method in interface org.deltava.beans.flight.RunwayLengthUsage
-
Returns the runway usage from the threshold.
- getDistance() - Method in interface org.deltava.beans.schedule.RoutePair
-
Returns the distance between the Airports.
- getDistance() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
- getDistance() - Method in class org.deltava.beans.stats.ElitePercentile
- getDistance() - Method in class org.deltava.beans.stats.FlightPercentileHelper
-
Returns the Flight Distance percentiles.
- getDistance() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the distance linked to this entry.
- getDistance() - Method in class org.deltava.beans.stats.LegHoursStats
-
Returns the flight distance.
- getDistance() - Method in class org.deltava.beans.stats.TouchdownData
- getDistance() - Method in interface org.deltava.beans.testing.RoutePlot
-
Returns the distance between the two Airports.
- getDistance() - Method in class org.deltava.beans.testing.RoutePlotQuestion
- getDistance() - Method in class org.deltava.beans.testing.RoutePlotQuestionProfile
- getDistance(int) - Method in class org.deltava.beans.stats.PercentileStatsEntry
-
Returns the number of flight hours for a particular percentile.
- getDistance(int) - Method in class org.deltava.beans.stats.StageStatsEntry
-
Returns the flight distance for a particular stage.
- getDistance(K) - Method in class org.deltava.beans.stats.LegHoursStatsEntry
-
Returns the flight distance for a particular key.
- getDistanceRange() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
- getDistanceStdDeviation() - Method in class org.deltava.beans.stats.LandingStatistics
-
Returns the standard deviation of runway threshold displacements.
- getDistanceType() - Method in interface org.deltava.beans.FormattedEMailRecipient
-
Returns the preferred distance unit.
- getDistanceType() - Method in class org.deltava.beans.Person
-
Returns the Person's preferred distance unit.
- getDistanceUnit() - Method in class org.deltava.beans.econ.EliteProgram
-
Returns the distance unit name.
- getDiversion(Airport, int, String) - Method in class org.deltava.dao.GetFlightReports
-
Retrieves held/submitted Flight diversions for a particular Pilot.
- getDN() - Method in class org.deltava.beans.Person
-
Return this Person's LDAP/JNDI Directory Name.
- GetDocuments - Class in org.deltava.dao
-
A Data Access Object to load Documents from the Libraries.
- GetDocuments(Connection) - Constructor for class org.deltava.dao.GetDocuments
-
Initializes the Data Access Object.
- getDomain() - Method in class org.deltava.beans.fleet.Resource
-
Retruns the Resource URL domain.
- getDomain() - Method in class org.deltava.beans.system.AirlineInformation
-
Returns the Airline domain name.
- getDomain() - Method in class org.deltava.beans.UserData
-
Returns the domain name of the web site containing the User's profile.
- getDomain(String) - Static method in class org.deltava.util.MailUtils
-
Retrieves the domain within an e-mail address.
- getDomains() - Method in class org.deltava.beans.UserDataMap
-
Returns all domains containing users within this container.
- getDomains() - Method in class org.deltava.dao.GetPilotEMail
-
Returns all hosted email domains.
- getDomesticArrivalLegs() - Method in class org.deltava.beans.schedule.ScheduleStatsEntry
-
Returns the number of domestic arrival legs.
- getDomesticDepartureLegs() - Method in class org.deltava.beans.schedule.ScheduleStatsEntry
-
Returns the number of domestic departure legs.
- getDotNETVersion() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the Microsoft .NET version.
- getDouble(String, double) - Static method in class org.deltava.util.system.SystemData
-
Returns a floating point property value.
- getDownloadCount() - Method in class org.deltava.beans.fleet.LibraryEntry
-
Returns the number of times this resource has been downloaded.
- getDownloadInfo() - Method in class org.deltava.util.ftp.FTPCache
-
Returns data about the last file downloaded.
- getDownloadTime() - Method in class org.deltava.util.ftp.FTPDownloadData
-
Returns the total download time.
- getDraft(int, String) - Method in class org.deltava.dao.GetFlightReports
-
Loads a Draft Flight Report.
- getDraftComments() - Method in class org.deltava.beans.flight.DraftFlightReport
-
Returns default comments with departure and arrival times.
- getDraftReports(int, RoutePair, String) - Method in class org.deltava.dao.GetFlightReports
-
Returns Draft Flight Reports for a particular Pilot (with optional city pair).
- getDumpStack() - Method in exception class org.deltava.util.ftp.FTPClientException
-
Returns whether the exception handler should display the stack trace.
- getDuration() - Method in class org.deltava.beans.acars.FlightInfo
- getDuration() - Method in class org.deltava.beans.assign.AssignmentLeg
-
DISABLED property.
- getDuration() - Method in class org.deltava.beans.flight.DraftFlightReport
- getDuration() - Method in class org.deltava.beans.flight.FDRFlightReport
- getDuration() - Method in class org.deltava.beans.flight.FlightReport
- getDuration() - Method in class org.deltava.beans.Flight
-
A method to return the exact length of the flight.
- getDuration() - Method in class org.deltava.beans.schedule.ScheduleEntry
- getDuration() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
-
DISABLED property.
- getDuration() - Method in class org.deltava.beans.servinfo.NetworkOutage
- getDuration() - Method in interface org.deltava.beans.TimeSpan
-
The duration of this span, or null if both times are not set.
- getEffectiveDate() - Method in class org.deltava.beans.navdata.ATIS
-
Returns the ATIS effective date.
- getEffectiveDate() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Returns the effective date of the last schedule filter using this source.
- getEffectiveDate() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the effective date of these statistics.
- getEffectiveOn() - Method in class org.deltava.beans.econ.EliteLifetimeStatus
-
Returns the effective date of this status.
- getEffectiveOn() - Method in class org.deltava.beans.econ.EliteStatus
-
Returns the effective date of this status.
- getElementWithType(Element) - Static method in class org.deltava.util.system.XMLSystemDataLoader
-
Return an XML element's value, converted to an object based in the type attribute.
- getElite(int) - Method in class org.deltava.dao.GetFlightReports
-
Returns the Elite program score for a Flight Report.
- GetElite - Class in org.deltava.dao
-
A Data Access Object to load Elite status levels.
- GetElite(Connection) - Constructor for class org.deltava.dao.GetElite
-
Initializes the Data Access Object.
- getEliteCounts(int) - Method in class org.deltava.dao.GetEliteStatistics
-
Loads the number of pilots with Elite status for a given year.
- getEliteFlights(int, int) - Method in class org.deltava.dao.GetFlightReports
-
Returns all Flight Reports for a given Elite program year.
- getEliteLevel() - Method in class org.deltava.beans.econ.FlightEliteScore
-
Returns the Pilot's Elite status level at the time of this flight.
- GetEliteStatistics - Class in org.deltava.dao
-
A Data Access Object to read Elite program-related statistics.
- GetEliteStatistics(Connection) - Constructor for class org.deltava.dao.GetEliteStatistics
-
Initalizes the Data Access Object.
- getEliteStatus() - Method in class org.deltava.beans.Pilot
-
Returns the Pilot's current Elite status.
- getEliteTotals(int) - Method in class org.deltava.dao.GetEliteStatistics
-
Returns Elite status totals per year.
- getEliteTotals(int, int) - Method in class org.deltava.dao.GetEliteStatistics
-
Returns Elite status totals for a particiular year.
- getEmail() - Method in interface org.deltava.beans.EMailAddress
-
Returns the message recipient's e-mail address.
- getEmail() - Method in class org.deltava.beans.Person
-
Return the Person's e-mail address.
- getEmail() - Method in class org.deltava.beans.system.EMailDelivery
-
Returns the receipient's e-mail address.
- getEmailAccess() - Method in class org.deltava.beans.Person
-
Returns the access to a Person's e-mail address.
- GetEMailDelivery - Class in org.deltava.dao
-
A Data Access Object to load e-mail delivery reports from the database.
- GetEMailDelivery(Connection) - Constructor for class org.deltava.dao.GetEMailDelivery
-
Initializes the Data Access Object.
- getEmailDomain() - Method in class org.deltava.beans.Person
-
Returns this person's e-mail domain.
- getEMailInfo(int) - Method in class org.deltava.dao.GetPilotEMail
-
Retrieves IMAP e-mail data about a particular user.
- getEmpty() - Method in class org.deltava.beans.testing.Examination
-
Returns whether this Examination's answers were empty.
- getEnabled() - Method in class org.deltava.taskman.Task
-
Returns if the Task is allowed to be executed.
- getEnabled() - Method in class org.deltava.taskman.TaskInfo
-
Returns if the Task is enabled for execution.
- getEncoding() - Method in enum class org.deltava.dao.http.Compression
-
Returns the value for the accept-encoding header.
- getEncoding() - Method in class org.deltava.util.flightplan.FlightPlanGenerator
-
Returns the character encoding for flight plans generated by this Generator.
- getEncoding() - Method in class org.deltava.util.flightplan.FS9Generator
- getEncoding() - Method in class org.deltava.util.flightplan.FSXGenerator
- getEnd() - Method in class org.deltava.beans.navdata.OceanicTrack
-
Returns the last waypoint on this track.
- getEnd() - Method in class org.deltava.commands.ViewContext
-
Returns the position of the end of this view slice.
- getEnd() - Method in class org.deltava.util.TaskTimer
-
Returns the end time.
- getEndDate() - Method in class org.deltava.beans.academy.Course
-
Returns the date this Course was completed or abandoned.
- getEndDate() - Method in class org.deltava.beans.acars.Bandwidth
-
Returns the end date of the window.
- getEndDate() - Method in class org.deltava.beans.acars.LogSearchCriteria
-
Returns the end date.
- getEndDate() - Method in class org.deltava.beans.DateRange
-
Returns the end of the range.
- getEndDate() - Method in class org.deltava.beans.schedule.RawScheduleEntry
-
Returns the end of the operating range.
- getEndDate() - Method in class org.deltava.beans.schedule.ScheduleSourceHistory
-
Returns the end time of the schedule filter operation.
- getEndDate() - Method in class org.deltava.beans.stats.Tour
-
Returns the Tour end date.
- getEndLocation() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the final route position for this flight.
- getEndpoint() - Method in interface org.deltava.beans.NotificationEnvelope
-
Returns the destination address.
- getEndpoint() - Method in class org.deltava.mail.SMTPEnvelope
- getEndpoint() - Method in class org.deltava.mail.VAPIDEnvelope
- getEndTime() - Method in class org.deltava.beans.academy.InstructionBusy
- getEndTime() - Method in class org.deltava.beans.academy.InstructionSession
-
Returns the end time of this Session.
- getEndTime() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns the end date/time of this connection.
- getEndTime() - Method in class org.deltava.beans.acars.DispatchScheduleEntry
- getEndTime() - Method in class org.deltava.beans.acars.FlightInfo
- getEndTime() - Method in class org.deltava.beans.event.Event
- getEndTime() - Method in class org.deltava.beans.flight.FDRFlightReport
- getEndTime() - Method in class org.deltava.beans.servinfo.NetworkOutage
- getEndTime() - Method in interface org.deltava.beans.TimeSpan
-
The end date/time of this span.
- getEndTime() - Method in class org.deltava.commands.AbstractCalendarCommand.CalendarContext
- getEngineCount() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the number of engines.
- getEngines() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the number of engines on this aircraft.
- getEngineType() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the aircraft's engine type.
- getEnrouteFuel() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the enroute fuel load.
- getEntries() - Method in class org.deltava.beans.econ.FlightEliteScore
-
Returns the point entries for this flight.
- getEntries() - Method in class org.deltava.dao.GetAuditLog
-
Loads all Audit log entries.
- getEntries() - Method in class org.deltava.dao.ipc.GetACARSPool
-
Returns ACARS Map entries.
- getEntries(int) - Method in class org.deltava.dao.GetFlightReportHistory
-
Loads status updates for a particular Flight Report.
- getEntries(String) - Method in class org.deltava.beans.navdata.NavigationDataMap
-
Returns all entries with a given code.
- getEntries(Auditable) - Method in class org.deltava.dao.GetAuditLog
-
Loads all Audit log entries for a given object.
- getEQPIREPStatistics(String, String, String) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Retrieves aggregated approved Flight Report statistics for Flights flown using aircraft that are Primary Ratings for a particular Equipment Type program.
- getEquipmentCode() - Method in class org.deltava.beans.servinfo.Pilot
-
Returns the User's equipment code.
- getEquipmentProgram() - Method in class org.deltava.beans.academy.Certification
-
Returns the equipment program required for pre-requisite flight legs or hours.
- getEquipmentType() - Method in class org.deltava.beans.academy.InstructionFlight
-
Returns the aircraft type used for this flight.
- getEquipmentType() - Method in class org.deltava.beans.acars.DispatchLogEntry
-
Returns the equipment type used in this flight data.
- getEquipmentType() - Method in class org.deltava.beans.acars.FlightInfo
- getEquipmentType() - Method in class org.deltava.beans.acars.IATACodes
-
Returns the equipment type.
- getEquipmentType() - Method in class org.deltava.beans.assign.AssignmentInfo
-
Returns the equipment type for this assignment.
- getEquipmentType() - Method in class org.deltava.beans.assign.CharterRequest
-
Returns the requested equipment type.
- getEquipmentType() - Method in class org.deltava.beans.event.Signup
-
Returns the requested equipment type.
- getEquipmentType() - Method in class org.deltava.beans.flight.Airframe
-
Returns the equipment type for this airframe.
- getEquipmentType() - Method in interface org.deltava.beans.flight.FlightData
-
Returns the equipment type used.
- getEquipmentType() - Method in class org.deltava.beans.Flight
-
Returns the Equipment type for this flight
- getEquipmentType() - Method in class org.deltava.beans.flight.LogbookSearchCriteria
-
Returns the Equipment type to search for.
- getEquipmentType() - Method in class org.deltava.beans.hr.TransferRequest
-
Returns the Equipment Program for this Transfer Request.
- getEquipmentType() - Method in class org.deltava.beans.Person
-
Return the Person's equipment type program.
- getEquipmentType() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
- getEquipmentType() - Method in class org.deltava.beans.schedule.SelectCall
-
Returns the aircraft type.
- getEquipmentType() - Method in class org.deltava.beans.stats.LandingStatistics
-
Returns the equipment type.
- getEquipmentType() - Method in class org.deltava.beans.testing.CheckRide
-
Returns the equipment type for the check ride.
- getEquipmentType() - Method in class org.deltava.beans.testing.EquipmentRideScript
-
Returns the equipment type for this script.
- getEquipmentType() - Method in class org.deltava.beans.testing.EquipmentRideScriptKey
-
Returns the aircraft type.
- getEquipmentType() - Method in class org.deltava.beans.testing.ExamProfile
-
Returns the equipment program required to take this Examination.
- getEquipmentType() - Method in class org.deltava.beans.testing.TestingHistoryHelper
-
Returns the Pilot's equipment program.
- getEquipmentType(String) - Method in class org.deltava.dao.file.ScheduleLoadDAO
-
Maps an IATA equipment code to an aircraft type.
- GetEquipmentType - Class in org.deltava.dao
-
A Data Access Object to retrieve equipment type profiles.
- GetEquipmentType(Connection) - Constructor for class org.deltava.dao.GetEquipmentType
-
Initializes the DAO with a given JDBC connection.
- getEquipmentTypes() - Method in class org.deltava.beans.event.Event
-
Returns the available equipment types for this Online Event.
- getEquipmentTypes() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
-
Returns the equipment types to search for.
- getEquipmentTypes() - Method in class org.deltava.dao.GetAssignment
-
Returns the equipment types with Flight Assignments.
- getEquipmentTypes() - Method in class org.deltava.dao.GetSELCAL
-
Returns all aircraft types that have a SELCAL code.
- getEquipmentTypes(Airline) - Method in class org.deltava.dao.GetScheduleEquipment
-
Returns all equipment types used by a particular Airline.
- getEquipmentTypes(RoutePair, Airline) - Method in class org.deltava.dao.GetScheduleEquipment
-
Returns equipment used on a particular route pair.
- getErrorMessages() - Method in class org.deltava.beans.schedule.ImportStatus
-
Returns any error messages from the Schedule load.
- getErrors() - Method in class org.deltava.beans.acars.Bandwidth
-
Returns the number of write errors during the window.
- getErrors() - Method in class org.deltava.util.cache.Cache
-
Returns the total number of cache errors.
- getErrors() - Method in class org.deltava.util.cache.CacheInfo
-
Returns the number of cache errors.
- getErrors() - Method in class org.deltava.util.cache.JedisCache
- getETOPS() - Method in class org.deltava.beans.schedule.AircraftPolicyOptions
-
Returns whether the aircraft is ETOPS-qualified.
- getETOPS() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the route ETOPS rating.
- getETOPSAlternates() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the ETOPS diversion Airports.
- getETOPSMidpoint() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the ETOPS equal time point location.
- GetEvent - Class in org.deltava.dao
-
A Data Access Object to load Online Event data.
- GetEvent(Connection) - Constructor for class org.deltava.dao.GetEvent
-
Initailize the Data Access Object.
- getEventAirports() - Method in class org.deltava.dao.GetAirport
-
Returns all Airports with upcoming Online Events.
- getEventBanner(int) - Method in class org.deltava.dao.GetImage
-
Returns an Online Event banner image.
- getEventCalendar(DateRange) - Method in class org.deltava.dao.GetEvent
-
Returns all Online Events within a certain date range.
- getEventHours() - Method in class org.deltava.beans.Pilot
-
Returns the number of Online Event flight hours logged by this Pilot.
- getEventID() - Method in class org.deltava.beans.assign.AssignmentInfo
-
Returns the ID of the associated Online Event.
- getEventLegs() - Method in class org.deltava.beans.Pilot
-
Returns the number of Online Event flight legs logged by this Pilot.
- getEvents() - Method in class org.deltava.dao.GetEvent
-
Returns all Online Events.
- getEventSignups() - Method in class org.deltava.beans.Pilot
-
Returns the number of times this Pilot has signed up for an Online Event.
- GetEventSignups - Class in org.deltava.dao
-
A Data Access Object to load Online Event signup totals.
- GetEventSignups(Connection) - Constructor for class org.deltava.dao.GetEventSignups
-
Initializes the Data Access Object.
- GetEventStatistics - Class in org.deltava.dao
-
A Data Access Object to fetch Online Event statistics from the database.
- GetEventStatistics(Connection) - Constructor for class org.deltava.dao.GetEventStatistics
-
Initializes the Data Access Object.
- getExactMatch() - Method in class org.deltava.beans.testing.MultiChoiceQuestion
-
Returns if the user has provided the exact correct answer.
- getExactMatch() - Method in class org.deltava.beans.testing.Question
-
Returns if the user has provided the exact correct answer.
- getExam(int) - Method in class org.deltava.dao.GetExam
-
Loads a Pilot Examination.
- GetExam - Class in org.deltava.dao
-
A Data Access Object for loading Examination/Check Ride data.
- GetExam(Connection) - Constructor for class org.deltava.dao.GetExam
-
Initialize the Data Access Object.
- getExamGrading(int, int) - Method in class org.deltava.dao.GetPerformance
-
Returns Pilot Examination grading metrics.
- getExamName() - Method in class org.deltava.beans.academy.CertificationRequirement
-
Returns the examination associated with this certification requirement.
- getExamNames() - Method in class org.deltava.beans.academy.Certification
-
Returns the Examinations linked with this Certification.
- getExamNames() - Method in class org.deltava.beans.EquipmentType
-
Returns all exams associated with this equipment program.
- getExamNames(Rank) - Method in class org.deltava.beans.EquipmentType
-
Return the name of the examination required for promotion into a rank
- getExamProfile(String) - Method in class org.deltava.dao.GetExamProfiles
-
Loads an Examination profile.
- getExamProfiles() - Method in class org.deltava.dao.GetExamProfiles
-
Returns all Examination profiles for the current Airline.
- getExamProfiles(boolean) - Method in class org.deltava.dao.GetExamProfiles
-
Returns all Examination profiles included within the Flight Academy or Testing Center.
- GetExamProfiles - Class in org.deltava.dao
-
A Data Access Object to read examination configuration data.
- GetExamProfiles(Connection) - Constructor for class org.deltava.dao.GetExamProfiles
-
Initialize the Data Access Object.
- GetExamQualifications - Class in org.deltava.dao
-
A Data Access Object to load Pilot IDs for Pilots who meet the entrance qualifications for an Equipment Type program.
- GetExamQualifications(Connection) - Constructor for class org.deltava.dao.GetExamQualifications
-
Initializes the Data Access Object.
- GetExamQuestions - Class in org.deltava.dao
-
A Data Access Object to retrieve Examination questions.
- GetExamQuestions(Connection) - Constructor for class org.deltava.dao.GetExamQuestions
-
Initialize the Data Access Object.
- getExamResource(int) - Method in class org.deltava.dao.GetImage
-
Returns a Testing Center resource image.
- getExams() - Method in class org.deltava.beans.academy.AcademyHistoryHelper
-
Returns the Pilot's examinations.
- getExams() - Method in class org.deltava.beans.testing.QuestionProfile
-
Returns the Examinatios associated with this Question.
- getExams() - Method in class org.deltava.beans.testing.TestingHistoryHelper
-
Returns the Pilot's examinations and CheckRides.
- getExams(int) - Method in class org.deltava.dao.GetExam
-
Loads all examinations and check rides for a particular Pilot.
- getExamScorerIDs() - Method in class org.deltava.dao.GetExamStatistics
-
Returns the datbase IDs of all individuals in the current airline who scored an examination.
- getExamStatistics(String, String) - Method in class org.deltava.dao.GetExamStatistics
-
Returns pilot examination statistics.
- getExamStatistics(String, String, int) - Method in class org.deltava.dao.GetExamStatistics
-
Returns pilot examination statistics.
- GetExamStatistics - Class in org.deltava.dao
-
A Data Access Object to load Examination and Check Ride statistics.
- GetExamStatistics(Connection) - Constructor for class org.deltava.dao.GetExamStatistics
-
Initializes the Data Access Object.
- getExamTimes(boolean) - Method in class org.deltava.dao.GetExam
-
Returns the minimum and maximum time available to take Examinations.
- getExcludeHistoric() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
-
Returns whether to exclude historic flights from the search.
- getExecTime() - Method in class org.deltava.taskman.TaskLastRun
-
Returns the task's last execution duration.
- getExecutionTime() - Method in class org.deltava.beans.stats.HTTPStatistics
-
Returns the total time serving requests.
- getExpirationDate() - Method in class org.deltava.beans.testing.CheckRide
-
Returns the expiration of this check ride.
- getExpiryDate() - Method in class org.deltava.beans.testing.Examination
-
Returns the Expiration Date of this Examination.
- getExpiryDate() - Method in class org.deltava.beans.wx.WeatherMapData
- getExpiryDate() - Method in class org.deltava.security.SecurityCookieData
-
Returns the expiration date of the cookie.
- getExpiryDate() - Method in interface org.deltava.util.cache.ExpiringCacheable
-
Returns the date this object should be considered expired.
- getExpiryTime() - Method in class org.deltava.mail.VAPIDEnvelope
-
Returns the expiration time of this Envelope within the VAPID service.
- getExpiryTime() - Method in class org.deltava.util.cache.CacheConfig
-
Returns the expiration time of the cache.
- getExpiryTime(T) - Method in class org.deltava.util.cache.JedisCache
-
Returns the expiration time for a cache entry, based on the cache or the entry's expiration time.
- getExtension() - Method in class org.deltava.beans.AbstractComment
-
Returns the file extension.
- getExtension() - Method in class org.deltava.beans.DatabaseDocumentBean
-
Returns the document's file extension.
- getExtension() - Method in class org.deltava.service.logbook.CSVExport
- getExtension() - Method in class org.deltava.service.logbook.JSONExport
- getExtension() - Method in class org.deltava.service.logbook.LogbookExport
-
Returns the default file extension of the output.
- getExtension() - Method in class org.deltava.util.flightplan.ACARSGenerator
- getExtension() - Method in class org.deltava.util.flightplan.FlightPlanGenerator
-
Returns the file extension of flight plans generated by this Generator.
- getExtension() - Method in class org.deltava.util.flightplan.XP11Generator
- getExtension() - Method in class org.deltava.util.flightplan.XP9Generator
- getExtension() - Method in class org.deltava.util.URLParser
-
Returns the file extension.
- GetExternalCharts - Class in org.deltava.dao.http
-
A Data Access Object to handle external chart redirects.
- GetExternalCharts() - Constructor for class org.deltava.dao.http.GetExternalCharts
- getExternalID() - Method in class org.deltava.beans.acars.MapRouteEntry
-
Returns the external flight ID, used by clients such as simFDR.
- getExternalID() - Method in class org.deltava.beans.schedule.ExternalChart
-
Returns the external provider's ID for the chart.
- getExternalID(ExternalID) - Method in class org.deltava.beans.Person
-
Returns the Person's external IDs.
- getExternalID(Person, String) - Static method in class org.deltava.taglib.functions.PersonFunctions
-
Returns a Person's external ID.
- getExternalIDs() - Method in class org.deltava.beans.Person
-
Returns a Map containing this Person's external IDs.
- GetFAACharts - Class in org.deltava.dao.http
-
A Data Access Object to download FAA chart metadata.
- GetFAACharts() - Constructor for class org.deltava.dao.http.GetFAACharts
- getFacility() - Method in class org.deltava.beans.servinfo.Controller
-
Returns the Controller's facility type code.
- getFacilityCodes() - Method in class org.deltava.dao.http.GetATIS
-
Returns the available ATIS facilities.
- getFactor() - Method in enum class org.deltava.beans.DistanceUnit
-
Returns the ratio of this distance unit to statute miles.
- getFactor() - Method in interface org.deltava.beans.Unit
-
Returns the ratio of this distance unit to a reference unit.
- getFactor() - Method in enum class org.deltava.beans.WeightUnit
-
Returns the ratio of this distance unit to pounds.
- getFamily() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the aircraft family name.
- getFAQ() - Method in class org.deltava.beans.help.Issue
-
Returns whether the Issue is in the FAQ.
- getFAQ() - Method in class org.deltava.beans.help.IssueComment
-
Returns whether this Comment is an FAQ answer.
- getFAQ() - Method in class org.deltava.dao.GetHelp
-
Returns the Help Desk FAQ Issues.
- GetFARoutes - Class in org.deltava.dao.http
-
Loads route data from FlightAware via SOAP.
- GetFARoutes() - Constructor for class org.deltava.dao.http.GetFARoutes
- GetFASchedule - Class in org.deltava.dao.http
-
Loads airline schedule data from FlightAware.
- GetFASchedule() - Constructor for class org.deltava.dao.http.GetFASchedule
- GetFAWeather - Class in org.deltava.dao.http
-
Loads weather data from FlightAware.
- GetFAWeather() - Constructor for class org.deltava.dao.http.GetFAWeather
- getFDE() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the FDE used for this flight.
- getFDR() - Method in class org.deltava.beans.acars.FlightInfo
- getFDR() - Method in class org.deltava.beans.acars.XAFlightInfo
- getFDR() - Method in class org.deltava.beans.flight.ACARSFlightReport
- getFDR() - Method in interface org.deltava.beans.flight.FlightData
-
Returns the Flight Data recorder used for this flight.
- getFDR() - Method in class org.deltava.beans.flight.FlightReport
- getFDR() - Method in class org.deltava.beans.flight.SimFDRFlightReport
- getFDR() - Method in class org.deltava.beans.flight.XACARSFlightReport
- getFeaturedAirports() - Method in class org.deltava.beans.event.Event
-
Returns any featured Airports for this Online Event.
- getFeedback() - Method in class org.deltava.beans.event.Event
- getFeedback() - Method in interface org.deltava.beans.FeedbackBean
-
Returns the feedback for this bean.
- getFeedback() - Method in class org.deltava.beans.stats.Tour
- getFeet(double) - Method in enum class org.deltava.beans.wx.Distance
-
Converts the specified value into feet.
- getFetches(OnlineNetwork, TimeSpan) - Method in class org.deltava.dao.GetOnlineTrack
-
Displays data collections occurring within a given time span.
- getFetchNetworks(TimeSpan) - Method in class org.deltava.dao.GetOnlineTrack
-
Returns all Online Networks with an outage in a given time span.
- getFile(int) - Method in class org.deltava.dao.GetIssue
-
Loads an attached File.
- getFile(int, Instant) - Method in class org.deltava.dao.GetHelp
-
Loads an attached File.
- getFile(String) - Method in class org.deltava.dao.GetLibrary
-
Returns metadata about a specifc file in the current database.
- getFile(String) - Method in class org.deltava.util.ftp.FTPCache
-
Checks the cache for a file, and downloads a new copy if not found or the remote copy is newer.
- getFile(String, int) - Method in class org.deltava.commands.HTTPContext
-
Returns the value of an uploaded file object.
- getFileName() - Method in class org.deltava.beans.fleet.LibraryEntry
-
Returns the filename of the resource, without paths.
- getFileName() - Method in class org.deltava.beans.simbrief.FlightPlan
-
Return the plan filename.
- getFileName() - Method in class org.deltava.beans.UploadInfo
-
Returns the upload file name.
- getFileName() - Method in class org.deltava.service.navdata.Metadata
-
Returns the file name.
- getFileName() - Method in class org.deltava.taglib.content.InsertMinifiedContentTag
-
Returns the actual file name of the requested resource.
- getFileName() - Method in class org.deltava.util.ftp.FTPDownloadData
-
Returns the name of the file.
- getFileName() - Method in class org.deltava.util.URLParser
-
Returns the file name and extension.
- getFilePrefix() - Method in enum class org.deltava.beans.acars.ClientType
- getFiles(String) - Method in class org.deltava.dao.GetLibrary
-
Returns the contents of the File Library.
- getFileType(URLParser, FileType[]) - Static method in class org.deltava.servlet.DownloadServlet
-
A helper method to get the file type from the URL.
- getFilter() - Static method in class org.deltava.discord.Bot
- GetFilterData - Class in org.deltava.dao
-
A Data Access Object to populate Content Filtering lists.
- GetFilterData(Connection) - Constructor for class org.deltava.dao.GetFilterData
-
Initializes the Data Access Object.
- GetFIR - Class in org.deltava.dao
-
A Data Access Object to load FIR data.
- GetFIR(Connection) - Constructor for class org.deltava.dao.GetFIR
-
Initializes the Data Access Object.
- getFIRs() - Method in enum class org.deltava.beans.servinfo.EuroControl
-
Returns the FIR codes covered by this EuroControl sector.
- getFirstLeg() - Method in class org.deltava.beans.stats.TourProgress
-
Returns the flight date of the first leg in this Tour.
- getFirstName() - Method in class org.deltava.beans.hr.ApplicantData
-
Returns the user's first name.
- getFirstName() - Method in class org.deltava.beans.Person
-
Return this Person's First Name.
- getFirstName() - Method in class org.deltava.beans.servinfo.NetworkUser
-
Returns the user's first name.
- getFirstName() - Method in class org.deltava.beans.testing.Test
-
Returns the Pilot's first (given) name.
- getFirstPath() - Method in class org.deltava.util.URLParser
-
Returns the first directory element.
- getFlaggedResults() - Method in class org.deltava.discord.FilterResults
-
Returns the flagged key words.
- getFlags() - Method in class org.deltava.beans.acars.RouteEntry
-
Returns the ACARS flags for this entry.
- getFlaps() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the flap detent position.
- getFlaps() - Method in enum class org.deltava.beans.acars.AirbusFlaps
-
Returns the flap deflection for this setting.
- getFleet() - Method in class org.deltava.beans.gallery.Image
-
Returns if this image is part of the Fleet Gallery.
- getFleet(String, boolean) - Method in class org.deltava.dao.GetLibrary
-
Returns the contents of a Fleet Library.
- getFleetGallery() - Method in class org.deltava.dao.GetGallery
-
Returns all the image metadata associated with the Fleet Gallery.
- getFlight(int) - Method in class org.deltava.dao.GetAcademyCalendar
-
Returns a specific Flight Academy Instruction flight record.
- getFlight(int) - Method in class org.deltava.dao.GetXACARS
-
Retrieves an XACARS flight record.
- getFlightApproval(int, int) - Method in class org.deltava.dao.GetPerformance
-
Returns Flight Report approval metrics.
- getFlightCalendar(int, DateRange) - Method in class org.deltava.dao.GetAcademyCalendar
-
Loads the Flight Academy Instruction Flight calendar.
- getFlightCode() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the flight code for this flight.
- getFlightCode() - Method in class org.deltava.beans.Flight
-
Returns a text representation of the Flight in the format "CODE### Leg #".
- getFlightCount() - Method in class org.deltava.beans.academy.Certification
-
Returns the number of pre-requisite flight legs or hours required to enroll for this Certification.
- getFlightCount() - Method in class org.deltava.beans.schedule.ScheduleSearchEntry
-
Returns the number of times the route has been flown.
- getFlightCount() - Method in class org.deltava.beans.stats.Tour
-
Returns the number of Flight legs in this Tour.
- getFlightCount() - Method in class org.deltava.dao.GetScheduleInfo
-
Returns the size of the Flight Schedule.
- getFlightID() - Method in class org.deltava.beans.acars.DispatchLogEntry
-
Returns the database ID of the ACARS flight associated with this Dispatch entry.
- getFlightID() - Method in class org.deltava.beans.acars.TrackUpdate
-
Returns the flight ID.
- getFlightID() - Method in class org.deltava.beans.acars.XARouteEntry
-
Returns the Flight ID.
- getFlightID() - Method in class org.deltava.beans.servinfo.PositionData
-
Returns the Flight Report ID for this entry.
- getFlightID() - Method in class org.deltava.beans.testing.CheckRide
-
Returns the ACARS Flight ID for this checkride.
- getFlightIDs() - Method in class org.deltava.dao.ipc.GetACARSPool
-
Returns active ACARS Flight IDs.
- getFlightInfo() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns the flight information for the flight.
- getFlightLegs(EquipmentType) - Method in class org.deltava.beans.testing.TestingHistoryHelper
-
Returns the number of flight legs counted towards promotion in a particular Equipment Program.
- getFlightNumber() - Method in class org.deltava.beans.acars.FlightInfo
- getFlightNumber() - Method in class org.deltava.beans.Flight
- getFlightNumber() - Method in interface org.deltava.beans.FlightNumber
-
Returns the Flight Number.
- getFlightNumber(RoutePair, String) - Method in class org.deltava.dao.GetSchedule
-
Returns the lowest flight/leg number between two airports.
- getFlightNumber(ScheduleRoute, int, String) - Method in class org.deltava.dao.GetSchedule
-
Returns the most appropriate flight/leg number between two airports.
- getFlightNumbers(Airline, int, int) - Method in class org.deltava.dao.GetRawScheduleInfo
-
Returns all flight numbers in a particular range.
- getFlightPhase() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns the flight phase.
- getFlightPlans() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the Flight Plans in this briefing package.
- getFlightReport() - Method in class org.deltava.beans.acars.OfflineFlight
-
Returns the Flight Report.
- getFlightReport() - Method in class org.deltava.beans.flight.ScorePackage
-
Returns the Flight Report.
- GetFlightReportACARS - Class in org.deltava.dao
-
A Data Access Object to retrieve ACARS Flight Reports from the database.
- GetFlightReportACARS(Connection) - Constructor for class org.deltava.dao.GetFlightReportACARS
-
Initializes the Data Access Object.
- GetFlightReportHistory - Class in org.deltava.dao
-
A Data Access Object to load Flight Report status updates from the database.
- GetFlightReportHistory(Connection) - Constructor for class org.deltava.dao.GetFlightReportHistory
-
Initializes the Data Access Object.
- GetFlightReportLoad - Class in org.deltava.dao
-
A Data Access Object to retrieve Flight Report load statistics from the database.
- GetFlightReportLoad(Connection) - Constructor for class org.deltava.dao.GetFlightReportLoad
-
Initializes the Data Access Object.
- GetFlightReportQueue - Class in org.deltava.dao
-
A Data Access Object to return Flight Report disposal queue information.
- GetFlightReportQueue(Connection) - Constructor for class org.deltava.dao.GetFlightReportQueue
-
Initializes the Data Access Object.
- GetFlightReportRecognition - Class in org.deltava.dao
-
A Data Access Object to get Flight Report IDs for Pilot recognition.
- GetFlightReportRecognition(Connection) - Constructor for class org.deltava.dao.GetFlightReportRecognition
-
Initializes the Data Access Object.
- GetFlightReportRoutes - Class in org.deltava.dao
-
A Data Access Object to load flight routes from approved Flight Reports.
- GetFlightReportRoutes(Connection) - Constructor for class org.deltava.dao.GetFlightReportRoutes
-
Initializes the Data Access Object.
- GetFlightReports - Class in org.deltava.dao
-
A Data Access Object to load Flight Reports.
- GetFlightReports(Connection) - Constructor for class org.deltava.dao.GetFlightReports
-
Initializes the DAO with a given JDBC connection.
- GetFlightReportStatistics - Class in org.deltava.dao
-
A Data Access Object to retrieve Flight Report statistics.
- GetFlightReportStatistics(Connection) - Constructor for class org.deltava.dao.GetFlightReportStatistics
-
Initializes the Data Access Object.
- GetFlightReportStatistics.DispatchScheduleRoute - Class in org.deltava.dao
- getFlights() - Method in class org.deltava.beans.acars.DispatchConnectionEntry
-
Returns Flights dispatched during this connection.
- getFlights() - Method in class org.deltava.beans.assign.AssignmentInfo
-
Returns the Flight Reports linked to this Assignment.
- getFlights() - Method in class org.deltava.beans.schedule.AbstractRoute
-
Returns the number of flights in this route pair.
- getFlights() - Method in class org.deltava.beans.stats.EventStats
-
Returns the number of approved Flight Reports for these Online Events.
- getFlights() - Method in class org.deltava.beans.stats.Tour
-
Returns the ordered list of Flights for this Tour.
- getFlights() - Method in class org.deltava.beans.testing.TestingHistoryHelper
-
Returns the Pilot's Flight Reports.
- getFlights(int) - Method in class org.deltava.dao.GetAcademyCalendar
-
Returns all Flight Academy Instruction log entries.
- getFlights(int, int, boolean) - Method in class org.deltava.dao.GetPerformance
-
Returns ACARS Flight Report performance metrics.
- getFlights(LogSearchCriteria) - Method in class org.deltava.dao.GetACARSLog
-
Returns all Flight Information entries matching particular criteria.
- getFlights(Airport) - Method in class org.deltava.dao.GetSchedule
-
Returns all flights from a particular airport, sorted by Airline and Flight Number.
- getFlights(Airport, Airline) - Method in class org.deltava.dao.GetSchedule
-
Returns all flights from a particular airport with a particular airline, sorted by Airline and Flight Number.
- getFlightsPerRoute() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
-
Returns the maximum number of schedule entries per route to return.
- getFlightTime() - Method in class org.deltava.beans.schedule.FlightTime
-
Returns the flight time.
- getFlightTime(RoutePair, String) - Method in class org.deltava.dao.GetSchedule
-
Returns the average flight time for all flights in the Schedule database between two airports.
- getFlightTotals(String, boolean) - Method in class org.deltava.beans.academy.AcademyHistoryHelper
-
Returns the number of flight legs or hours flown using the primary equipment type of a particular equipment program.
- getFlightType() - Method in interface org.deltava.beans.schedule.RoutePair
-
Returns the flight type for customs/gate purposes.
- getForceInclude() - Method in class org.deltava.beans.schedule.RawScheduleEntry
-
Returns whether this entry is always included.
- getFormat() - Method in class org.deltava.beans.acars.ArchiveMetadata
-
Returns the data format used to archive this flight data.
- getFormat() - Method in class org.deltava.beans.ImageBean
-
Returns the type of image.
- getFormat() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the briefing package format.
- getFormat() - Method in class org.deltava.dao.file.GetSerializedPosition
-
Reads the data format used to serialize a set of position entries.
- getFormat() - Method in class org.deltava.util.ImageInfo
-
If
ImageInfo.check()
was successful, returns the image format as one of the FORMAT_xyz constants from this class. - getFormatName() - Method in class org.deltava.util.ImageInfo
-
If
ImageInfo.check()
was successful, returns the image format's name. - getFormIndexCount() - Method in class org.deltava.taglib.html.ElementTag
-
Gets and increments the current tab index count for the parent form tag.
- getForwardLabel() - Method in class org.deltava.taglib.calendar.CalendarTag
-
Returns the label for the scroll forwards link
- getForwardLabel() - Method in class org.deltava.taglib.calendar.MonthlyCalendarTag
-
Returns the label for the scroll forwards link.
- getForwardLabel() - Method in class org.deltava.taglib.calendar.WeeklyCalendarTag
-
Returns the label for the scroll forwards link.
- getForwardURL() - Method in exception class org.deltava.util.ControllerException
-
Returns the URL that the Controller servlet should forward the request to.
- getFrameRate() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the Flight Simulator frame rate.
- getFrameRate(int) - Method in class org.deltava.dao.GetACARSPositions
-
Returns the average frame rate for a Flight.
- getFrames(int) - Method in class org.deltava.dao.GetACARSPerformance
-
Retrieves frame rate data for a given flight.
- getFrequencies() - Method in class org.deltava.beans.servinfo.Controller
-
Returns all of the radio frequencies for this Controller.
- getFrequency() - Method in class org.deltava.beans.navdata.NavigationFrequencyBean
-
Returns the navaid's frequency.
- getFrequency() - Method in class org.deltava.beans.servinfo.Controller
-
Returns the Controller's communication frequency.
- getFrequency() - Method in class org.deltava.beans.servinfo.RadioPosition
-
Returns the radio frequncy.
- getFrom() - Method in class org.deltava.mail.SMTPEnvelope
-
Returns the originator of this e-mail message.
- getFromDirectory(String) - Method in class org.deltava.dao.GetApplicant
-
Loads an applicant based on a directory name.
- getFronts() - Method in class org.deltava.beans.wx.WeatherMapData
- getFSVersions() - Method in class org.deltava.beans.fleet.Installer
-
Returns the Simulator versions compatible with this Installer.
- getFuelFlow() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the aircraft's fuel flow for all engines.
- getFuelFlow() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the aircraft's fuel flow.
- getFuelLoad() - Method in class org.deltava.beans.acars.DispatchLogEntry
-
Returns the total fuel load for this dispatch entry.
- getFuelRemaining() - Method in interface org.deltava.beans.acars.FuelChecker
-
Returns the total amount of fuel remaining.
- getFuelRemaining() - Method in class org.deltava.beans.acars.RouteEntry
-
Returns the amount of fuel remaining on the aircraft.
- getFullBuild() - Static method in class org.deltava.beans.system.VersionInfo
-
Returns the full build number, optionally including the hotfix.
- getFullName() - Method in class org.deltava.beans.fleet.LibraryEntry
-
Gets the full pathname of the resource on the local filesystem.
- getFullName() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the aircraft's full name.
- getFullRoute() - Method in class org.deltava.beans.schedule.FlightRoute
-
Displays a friendly route with SID/STAR name.
- GetFullSchedule - Class in org.deltava.dao.file
-
A Data Access Object to load CSV-format flight schedules from Innovata LLC.
- GetFullSchedule(InputStream) - Constructor for class org.deltava.dao.file.GetFullSchedule
-
Initializes the Data Access Object.
- getFuture() - Method in class org.deltava.dao.GetNavCycle
-
Returns all future navigation cycle release dates.
- getFutureEvents() - Method in class org.deltava.dao.GetEvent
-
Returns all future Online Events that have not been canceled.
- getG() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the G forces acting on the aircraft.
- GetGallery - Class in org.deltava.dao
-
A Data Access Object to load Image Gallery data.
- GetGallery(Connection) - Constructor for class org.deltava.dao.GetGallery
-
Initializes the DAO with a given JDBC connection.
- getGalleryImage(int, String) - Method in class org.deltava.dao.GetImage
-
Returns a Picture Gallery image.
- getGate(ICAOAirport, String) - Method in class org.deltava.dao.GetGates
-
Loads a specific gate.
- getGateA() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the arrival gate for this flight.
- getGateA() - Method in class org.deltava.beans.flight.DraftFlightReport
-
Returns the arrival Gate name.
- getGateD() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the departure gate for this flight.
- getGateD() - Method in class org.deltava.beans.flight.DraftFlightReport
-
Returns the departure Gate name.
- getGateData() - Method in class org.deltava.beans.schedule.Airport
-
Returns whether this Airport has gate data configured
- getGateFuel() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the amount of fuel at the end of the flight.
- getGateNumber() - Method in class org.deltava.beans.navdata.Gate
-
Returns the gate number.
- getGates(ICAOAirport) - Method in class org.deltava.dao.GetGates
-
Returns popular Gates for a particular Airport.
- GetGates - Class in org.deltava.dao
-
A Data Access Object to load Airport gate information.
- GetGates(Connection) - Constructor for class org.deltava.dao.GetGates
-
Initializes the Data Access Object.
- getGateType() - Method in class org.deltava.beans.navdata.Gate
-
Returns the gate type.
- getGateWeight() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the weight of the aircraft at the end of the flight.
- getGeo(Class<T>, String) - Static method in class org.deltava.util.cache.CacheManager
-
Retrieves an existing GeoCache.
- getGeoData(GeoLocation) - Method in class org.deltava.dao.http.GetGoogleGeocode
-
Retrieves the Geocoding results for the location.
- getGeoPosition(int, int) - Method in class org.deltava.util.tile.MercatorProjection
-
Returns the latitude/longitude of a pixel on the global canvas.
- getGeoPosition(int, int) - Method in interface org.deltava.util.tile.Projection
-
Returns the latitude/longitude of a pixel on the global canvas.
- GetGoogleCAPTCHA - Class in org.deltava.dao.http
-
A Data Access Object to validate Google CAPTCHA tokens.
- GetGoogleCAPTCHA() - Constructor for class org.deltava.dao.http.GetGoogleCAPTCHA
- GetGoogleGeocode - Class in org.deltava.dao.http
-
A Data Access Object to do reverse geocoding using the Google HTTP API.
- GetGoogleGeocode() - Constructor for class org.deltava.dao.http.GetGoogleGeocode
- getGPU() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the name of the GPU.
- getGPUDriverVersion() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the GPU driver version.
- getGreasedLandings() - Method in class org.deltava.dao.GetFlightReportRecognition
-
Returns Flight Reports with the smoothest touchdown speed.
- getGreasedLandings(int) - Method in class org.deltava.dao.GetFlightReportRecognition
-
Returns top Landings for a particular Pilot.
- getGreasedLandings(String) - Method in class org.deltava.dao.GetFlightReportRecognition
-
Retrieves ACARS Flight Reports for a particular equipment type.
- getGreen() - Method in class org.deltava.util.color.GoogleColor
-
Returns the green intensity.
- getGroundOperations() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the ground operations flag(s).
- getGroundSpeed() - Method in class org.deltava.beans.acars.RouteEntry
-
Returns the aircraft's ground speed.
- getGroundSpeed() - Method in class org.deltava.beans.servinfo.Pilot
-
Returns the User's ground speed.
- getH() - Method in class org.deltava.beans.stats.FuzzyPosition
-
Returns the error value for this location.
- getHasCAPTCHA() - Method in class org.deltava.beans.Applicant
-
Returns whether the CAPTCHA has been verified.
- getHasDefaultSignature() - Method in class org.deltava.beans.Pilot
-
Queries if the default signature image should be shown.
- getHasDisabledLinks() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns whether this thread has any disabled Image Links.
- getHasDSTAdjustment() - Method in class org.deltava.beans.schedule.ScheduleEntry
-
Returns whether the arrival time has been adjusted for DST changes between the effective date of this Schedule Entry and the current date.
- getHasFictionalCode() - Method in class org.deltava.beans.schedule.Airport
-
Returns whether the Airport has a fictional IATA code, for non-existent airports.
- getHasFlights() - Method in class org.deltava.beans.acars.DispatchConnectionEntry
-
Returns whether this connection dispatched any flights.
- getHash() - Method in class org.deltava.beans.system.AddressValidation
-
Returns the hashcode to be sent to the user to validate the address.
- getHash() - Method in class org.deltava.service.navdata.Metadata
-
Returns the archive hash.
- getHashType() - Method in class org.deltava.service.navdata.Metadata
-
Returns the archive hash algorithm.
- getHasImage() - Method in class org.deltava.beans.ImageBean
-
Queries if the bean has an associated Image.
- getHasInvalidData() - Method in class org.deltava.beans.schedule.ImportStatus
-
Returns whether any invalid data was detected.
- getHasPFI() - Method in class org.deltava.beans.schedule.Airport
-
Returns whether this Airport has a US customs pre-flight inspection station.
- getHasPIREP() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns if this flight has an associated Flight Report.
- getHasSignature() - Method in class org.deltava.beans.Pilot
-
Queries if the Pilot has a signature image.
- getHeader(String) - Method in class org.deltava.util.log.SyntheticRequest
- getHeaderClass(ZonedDateTime) - Method in class org.deltava.taglib.calendar.CalendarTag
-
Calculates the CSS class(es) for the header table cell.
- getHeaderField(String) - Method in class org.deltava.dao.http.DAO
-
Returns an HTTP response header.
- getHeaders() - Method in class org.deltava.mail.SMTPEnvelope
-
Returns the message headers.
- getHeaderType() - Method in class org.deltava.util.log.SyntheticRequest
- getHeaderType() - Method in class org.deltava.util.log.SyntheticResponse
- getHeading() - Method in class org.deltava.beans.acars.RouteEntry
-
Returns the aircraft's heading.
- getHeading() - Method in class org.deltava.beans.navdata.Gate
-
Returns the gate heading.
- getHeading() - Method in class org.deltava.beans.navdata.Runway
-
Returns the runway heading.
- getHeading() - Method in class org.deltava.beans.servinfo.Pilot
-
Returns the Pilot's heading.
- getHeading() - Method in class org.deltava.beans.servinfo.PositionData
-
Returns the aircraft heading.
- getHeadingDelta() - Method in class org.deltava.beans.navdata.LandingRunways.PossibleRunway
- getHeight() - Method in class org.deltava.beans.cooler.SignatureImage
-
Returns the image height.
- getHeight() - Method in class org.deltava.beans.ImageBean
-
Returns the height of the image.
- getHeight() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the screen height.
- getHeight() - Method in class org.deltava.beans.wx.CloudLayer
-
Returns the height of the cloud layer.
- getHeight() - Method in class org.deltava.util.ImageInfo
-
If
ImageInfo.check()
was successful, returns one the image's vertical resolution in pixels. - getHeld(int, String) - Method in class org.deltava.dao.GetFlightReports
-
Returns the number of held Flight Reports for a particular Pilot.
- GetHelp - Class in org.deltava.dao
-
A Data Access Object to load Online Help and Help Desk entries.
- GetHelp(Connection) - Constructor for class org.deltava.dao.GetHelp
-
Initializes the Data Access Object.
- GetHelpTemplate - Class in org.deltava.dao
-
A Data Access Object for Help Desk response templates.
- GetHelpTemplate(Connection) - Constructor for class org.deltava.dao.GetHelpTemplate
-
Initializes the Data Access Object.
- getHexColor() - Method in interface org.deltava.beans.RGBColor
-
Returns the RGB color as a 24-bit hexadecimal string.
- getHexID() - Method in class org.deltava.beans.DatabaseBean
- getHexID() - Method in interface org.deltava.beans.IDBean
-
Returns the hexadecimal database ID of this object.
- getHexID() - Method in class org.deltava.beans.stats.FlightStatsEntry
- getHexID() - Method in class org.deltava.beans.stats.TourProgress
- getHidden() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns if this thread is hidden to general users.
- getHireCounts() - Method in class org.deltava.beans.stats.ProgramMetrics
- getHireManagerID() - Method in class org.deltava.beans.hr.JobPosting
-
Returns the database ID of the hiring manager.
- getHistoric() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns whether this aircraft is a Historic type.
- getHistoric() - Method in class org.deltava.beans.schedule.Airline
-
Returns whether this is a historic airline.
- getHistoric() - Method in class org.deltava.beans.schedule.RawScheduleEntry
- getHistoric() - Method in class org.deltava.beans.schedule.ScheduleEntry
-
Returns the "historic flight" flag value for this flight.
- getHistoricLegs() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the number of Historic legs linked to this entry.
- getHistoricRestricted() - Method in class org.deltava.beans.system.AirlineInformation
-
Returns whether historic routes are restricted to historic equipment.
- getHistory() - Method in class org.deltava.dao.GetScheduleInfo
-
Returns schedule filter history.
- getHitRate() - Method in interface org.deltava.util.jmx.CacheMBean
-
Returns the cache hit rate percentage.
- getHitRate() - Method in class org.deltava.util.jmx.CacheMBeanImpl
- getHits() - Method in class org.deltava.beans.fleet.Resource
-
Returns the number of times this Resource has been visited.
- getHits() - Method in class org.deltava.beans.stats.HTTPTotals
-
Returns the total number of requests.
- getHits() - Method in class org.deltava.util.cache.Cache
-
Returns the total number of cache hits.
- getHits() - Method in class org.deltava.util.cache.CacheInfo
-
Returns the number of cache hits.
- getHits() - Method in interface org.deltava.util.jmx.CacheManagerMXBean
-
Recent cache hit count.
- getHits() - Method in interface org.deltava.util.jmx.CacheMBean
-
Returns the number of success requests made to this cache.
- getHits() - Method in class org.deltava.util.jmx.CacheMBeanImpl
- getHits() - Method in class org.deltava.util.jmx.JMXCacheManager
- getHomeAirport() - Method in class org.deltava.beans.Person
-
Return the Person's home airport code.
- getHomeHits() - Method in class org.deltava.beans.stats.HTTPTotals
-
Returns the total number of home page requests.
- getHomePageHits() - Method in class org.deltava.beans.stats.HTTPStatistics
-
Returns the number of Home Page HTTP requests.
- getHost() - Method in class org.deltava.beans.PushEndpoint
-
Returns the endpoint host.
- getHostName() - Method in class org.deltava.beans.system.CAPTCHAResult
-
Returns the site host name.
- getHour() - Method in class org.deltava.beans.schedule.ScheduleStatsEntry
-
Returns the hour of the day.
- getHourA() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
- getHourD() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
- getHourly() - Method in class org.deltava.dao.GetACARSBandwidth
-
Retrieves hourly bandwidth stats.
- getHours() - Method in class org.deltava.beans.Pilot
-
Returns the number of flight hours logged by this Pilot.
- getHours() - Method in class org.deltava.beans.stats.DispatchStatistics
-
Returns the time spent providing Dispatch services.
- getHours() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the number of flight hours linked to this entry.
- getHours() - Method in class org.deltava.beans.stats.LandingStatistics
-
Returns the number of hours logged.
- getHours() - Method in class org.deltava.beans.stats.LegHoursStats
-
Returns the number of flight hours.
- getHours(int) - Method in class org.deltava.beans.stats.StageStatsEntry
-
Returns the number of flight hours for a particular stage.
- getHours(K) - Method in class org.deltava.beans.stats.LegHoursStatsEntry
-
Returns the number of flight hours for a particular key.
- getHRComments() - Method in class org.deltava.beans.Applicant
-
Returns any HR comments.
- getHTMLPosition() - Method in class org.deltava.beans.navdata.NavigationDataBean
-
Helper method to return the Latitude/Longitude for HTML infoboxes.
- getHTMLTitle() - Method in class org.deltava.beans.navdata.NavigationDataBean
-
Helper method to return the item type and code for HTML infoboxes.
- getHttpCode() - Method in class org.deltava.commands.CommandResult
-
Returns the HTTP status code to return.
- getHTTPStats(String) - Method in class org.deltava.dao.GetSystemData
-
Returns HTTP server statistics.
- getHTTPTotals() - Method in class org.deltava.dao.GetSystemData
-
Returns the HTTP server totals.
- getHumidity() - Method in class org.deltava.beans.wx.METAR
-
Returns the relative humidity.
- getIATA() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the aircraft's IATA equipment code(s).
- getIATA() - Method in class org.deltava.beans.schedule.Airport
-
Return this airprort's IATA Code.
- getIATA(String) - Method in class org.deltava.dao.GetAircraft
-
Loads a particular aircraft by IATA code.
- getIATACodes() - Method in class org.deltava.beans.flight.SimFDRFlightReport
-
Returns the IATA codes as submitted by simFDR.
- getICAO() - Method in class org.deltava.beans.acars.TaxiTime
-
Returns the Airport's ICAO code.
- getICAO() - Method in class org.deltava.beans.navdata.AirportLocation
-
Returns the Airport's ICAO code.
- getICAO() - Method in class org.deltava.beans.navdata.RunwayMapping
-
Returns the airport ICAO code.
- getICAO() - Method in class org.deltava.beans.navdata.TerminalRoute
-
Returns the Airport's ICAO code.
- getICAO() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the aircraft's ICAO equipmnet code.
- getICAO() - Method in class org.deltava.beans.schedule.Airline
-
Returns the airline's ICAO code.
- getICAO() - Method in class org.deltava.beans.schedule.Airport
- getICAO() - Method in interface org.deltava.beans.schedule.ICAOAirport
-
Returns the ICAO code for the airport.
- getICAO(String) - Method in class org.deltava.dao.GetAirport
-
Returns the ICAO code for a particular airport from the DAFIF database.
- getIconCode() - Method in interface org.deltava.beans.IconMapEntry
-
Returns the Google Earth icon code.
- getIconCode() - Method in class org.deltava.beans.navdata.AirportLocation
-
Returns the Google Earth icon code.
- getIconCode() - Method in class org.deltava.beans.navdata.Gate
- getIconCode() - Method in class org.deltava.beans.navdata.Intersection
- getIconCode() - Method in class org.deltava.beans.navdata.NDB
-
Returns the Google Earth icon code.
- getIconCode() - Method in class org.deltava.beans.navdata.Runway
- getIconCode() - Method in class org.deltava.beans.navdata.RunwayThreshold
- getIconCode() - Method in class org.deltava.beans.navdata.VOR
-
Returns the Google Earth icon code.
- getIconCode() - Method in class org.deltava.beans.schedule.Airport
- getIconColor() - Method in class org.deltava.beans.acars.ACARSRouteEntry
- getIconColor() - Method in class org.deltava.beans.acars.ATCMapEntry
- getIconColor() - Method in class org.deltava.beans.acars.DispatchMapEntry
- getIconColor() - Method in class org.deltava.beans.acars.MapRouteEntry
- getIconColor() - Method in class org.deltava.beans.acars.RouteEntry
- getIconColor() - Method in interface org.deltava.beans.MarkerMapEntry
-
Returns the icon color for this entry if displayed in a Google Map.
- getIconColor() - Method in class org.deltava.beans.navdata.AirportLocation
-
Return the default Google Maps icon color.
- getIconColor() - Method in class org.deltava.beans.navdata.Gate
- getIconColor() - Method in class org.deltava.beans.navdata.Intersection
- getIconColor() - Method in class org.deltava.beans.navdata.NDB
-
Return the default Google Maps icon color.
- getIconColor() - Method in class org.deltava.beans.navdata.Runway
- getIconColor() - Method in class org.deltava.beans.navdata.RunwayThreshold
- getIconColor() - Method in class org.deltava.beans.navdata.VOR
-
Return the default Google Maps icon color.
- getIconColor() - Method in class org.deltava.beans.schedule.Airport
- getIconColor() - Method in class org.deltava.beans.servinfo.Controller
- getIconColor() - Method in class org.deltava.beans.servinfo.Pilot
- getIconColor() - Method in class org.deltava.beans.servinfo.PositionData
- getIconColor() - Method in class org.deltava.beans.stats.PilotLocation
-
Display the Google Map icon color.
- getIconColor() - Method in class org.deltava.beans.wx.METAR
- getIconColor() - Method in class org.deltava.beans.wx.TAF
- getID() - Method in class org.deltava.beans.academy.AcademyRideScript
-
Returns the Check Ride ID.
- getID() - Method in class org.deltava.beans.acars.ConnectionStats
-
Returns the ACARS connection ID.
- getID() - Method in class org.deltava.beans.DatabaseBean
- getID() - Method in class org.deltava.beans.FeedbackScore
-
Returns the database ID of the parent object.
- getID() - Method in interface org.deltava.beans.IDBean
-
Returns the database ID of this object.
- getID() - Method in class org.deltava.beans.navdata.Airspace
-
Returns the Airspace ID.
- getID() - Method in class org.deltava.beans.navdata.CycleInfo
-
Returns the Cycle ID.
- getID() - Method in class org.deltava.beans.schedule.ScheduleEntry
-
Returns the database ID of the schedule entry.
- getID() - Method in class org.deltava.beans.servinfo.NetworkUser
-
Returns the user's network ID.
- getID() - Method in class org.deltava.beans.stats.DatedAccomplishmentID
-
Returns the Accomplishment ID.
- getID() - Method in class org.deltava.beans.stats.HTTPCompressionInfo
-
Returns the statistics ID.
- getID() - Method in class org.deltava.beans.stats.TourProgress
-
Returns the Pilot's database ID.
- getID() - Method in class org.deltava.beans.system.IPBlock
-
Returns the block database ID.
- getID() - Method in class org.deltava.beans.TZInfo
-
Returns the JVM ID of the underlying Java TimeZone object.
- getID() - Method in class org.deltava.beans.UploadInfo
-
Returns the upload ID.
- getID() - Method in class org.deltava.commands.AbstractCommand
- getID() - Method in interface org.deltava.commands.Command
-
Return the ID of the command.
- getID() - Method in class org.deltava.commands.CommandContext
-
Returns a document ID as an integer.
- getID() - Method in class org.deltava.service.aws.SNSPayload
-
Returns the message ID.
- getID() - Method in class org.deltava.taskman.Task
-
Returns the Task ID.
- getID() - Method in class org.deltava.taskman.TaskInfo
-
Returns the Task ID.
- getID() - Method in class org.deltava.util.cache.CacheConfig
-
Returns the cache ID.
- getID() - Method in class org.deltava.util.cache.CacheInfo
-
Returns the cache ID.
- getID() - Method in interface org.deltava.util.jmx.ConnectionMBean
-
Returns the connection ID.
- getID() - Method in class org.deltava.util.jmx.ConnectionMBeanImpl
- getID(int, Flight) - Method in class org.deltava.dao.GetXACARS
-
Retrieves an XACARS flight ID from a flight number and user.
- getIDs() - Method in class org.deltava.beans.cooler.ThreadNotifications
-
Returns the database IDs of all users signed up for notifications.
- getIDs() - Method in class org.deltava.beans.UserData
-
Returns the database IDs of this user's profiles in other Airlines.
- getIDs(OnlineNetwork) - Method in class org.deltava.dao.GetPilotOnline
-
Returns the network IDs for all Active/On leave pilots.
- getIgnoreCertifications() - Method in class org.deltava.beans.fleet.Manual
-
Returns whether this Manual should be shown to users not enrolled in the Certifications.
- getIgnoreCertifications() - Method in class org.deltava.beans.fleet.Resource
-
Returns whether this Resource should be shown to users not enrolled in the Flight Academy Certifications.
- getILS() - Method in class org.deltava.beans.wx.METAR
-
Returns the ILS category.
- getILS(METAR) - Static method in class org.deltava.beans.wx.WeatherUtils
-
Returns the ILS Category in use for a particular METAR.
- getILSAirports(ILSCategory) - Method in class org.deltava.dao.GetWeather
-
Returns Airports with ILS conditions.
- getImage() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns the linked image ID for this thread.
- getImage() - Method in class org.deltava.beans.fleet.Installer
-
Returns this installer's label image.
- getImage() - Method in interface org.deltava.util.tile.RasterTile
-
Returns the rendered image.
- getImage() - Method in class org.deltava.util.tile.SingleTile
- getImage(String) - Method in class org.deltava.beans.cooler.SignatureImage
-
Retrieves the new image in a particular format.
- GetImage - Class in org.deltava.dao
-
A Data Access Object to retrieve image data from the database.
- GetImage(Connection) - Constructor for class org.deltava.dao.GetImage
-
Initializes the DAO from a JDBC connection.
- getImageData(int, String) - Method in class org.deltava.dao.GetGallery
-
Returns the metadata associated with a particular Gallery image.
- getImageType() - Method in class org.deltava.beans.event.Event
- getImageType() - Method in class org.deltava.beans.gallery.Image
- getImageType() - Method in class org.deltava.beans.ImageBean
-
Returns the database image type.
- getImageType() - Method in class org.deltava.beans.News
- getImageType() - Method in class org.deltava.beans.Notice
- getImageType() - Method in class org.deltava.beans.PartnerInfo
- getImageType() - Method in class org.deltava.beans.schedule.Chart
- getImageType() - Method in class org.deltava.beans.testing.Question
- getImageURLs() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns all linked Image URLs for this Message Thread.
- getImgFormat() - Method in class org.deltava.beans.schedule.Chart
-
Return the chart's image type.
- getImportDate() - Method in class org.deltava.beans.schedule.ImportStatus
-
Returns the date of the schedule import.
- GetImportStatus - Class in org.deltava.dao.file
-
A Data Access Object to load Innovata Schedule import status.
- GetImportStatus(InputStream) - Constructor for class org.deltava.dao.file.GetImportStatus
-
Initializes the Data Access Object.
- getIn() - Method in class org.deltava.dao.http.DAO
-
Retrieves an input stream to the URL.
- getInactiveCourses(int, String) - Method in class org.deltava.dao.GetAcademyInactivity
-
Returns inactive Flight Academy courses from a particular Airline.
- getInactivePilots(int) - Method in class org.deltava.dao.GetInactivity
-
Returns the IDs of Pilots who have not logged in for a certain number of days.
- getInactiveRoutes() - Method in class org.deltava.dao.GetFlightReportStatistics.DispatchScheduleRoute
- getInactivity(int) - Method in class org.deltava.dao.GetInactivity
-
Returns inactivity data for a particular Pilot.
- GetInactivity - Class in org.deltava.dao
-
A Data Access Object to read Inactivity purge entries.
- GetInactivity(Connection) - Constructor for class org.deltava.dao.GetInactivity
-
Initializes the Data Access Object.
- getInboundCount() - Method in class org.deltava.beans.acars.TaxiTime
-
Returns the number of inbound flights used to calculate the data.
- getInboundStdDev() - Method in class org.deltava.beans.acars.TaxiTime
-
Returns the standard deviation of inbound taxi times.
- getInboundTime() - Method in class org.deltava.beans.acars.TaxiTime
-
Returns the average inbound taxi time.
- getIncludeAcademy() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
-
Returns whether to include Flight Academy flights in the search.
- getIndex() - Method in class org.deltava.beans.academy.AcademyRideID
-
Returns the Check Ride index.
- getIndex() - Method in class org.deltava.beans.academy.AcademyRideScript
-
Returns the Check Ride index.
- getIndex() - Method in class org.deltava.beans.testing.CheckRide
-
Returns the Check Ride index for a Flight Academy course.
- getIndexSize() - Method in class org.deltava.beans.stats.TableInfo
-
Returns the size of the table's indices.
- getInfo() - Method in class org.deltava.beans.acars.OfflineFlight
-
Returns the Flight Information.
- getInfo() - Static method in class org.deltava.beans.stats.HTTPCompressionInfo
-
Returns all registered statistics IDs.
- getInfo() - Method in class org.deltava.dao.file.GetIVAOInfo
- getInfo() - Method in class org.deltava.dao.file.GetPOSCONInfo
- getInfo() - Method in class org.deltava.dao.file.GetServInfo
- getInfo() - Method in class org.deltava.dao.file.GetVATSIMInfo
- getInfo() - Method in class org.deltava.dao.file.OnlineNetworkDAO
-
Retrieves Online Network information.
- getInfo(int) - Method in class org.deltava.dao.GetACARSData
-
Returns information about a particular ACARS flight.
- getInfo(String) - Method in class org.deltava.dao.http.GetVATSIMData
-
Returns information about the selected VATSIM certificate.
- getInfo(OnlineNetwork) - Static method in class org.deltava.beans.servinfo.ServInfoHelper
-
Fetches online network information.
- getInfoBox() - Method in class org.deltava.beans.acars.ACARSRouteEntry
- getInfoBox() - Method in class org.deltava.beans.acars.ATCMapEntry
- getInfoBox() - Method in class org.deltava.beans.acars.DispatchMapEntry
- getInfoBox() - Method in class org.deltava.beans.acars.MapRouteEntry
- getInfoBox() - Method in class org.deltava.beans.acars.RouteEntry
- getInfoBox() - Method in interface org.deltava.beans.MapEntry
-
Returns the text to display in this marker's infobox if displayed in a Google Map.
- getInfoBox() - Method in class org.deltava.beans.navdata.AirportLocation
-
Returns the default Google Maps infobox text.
- getInfoBox() - Method in class org.deltava.beans.navdata.Airspace
- getInfoBox() - Method in class org.deltava.beans.navdata.Gate
- getInfoBox() - Method in class org.deltava.beans.navdata.Intersection
- getInfoBox() - Method in class org.deltava.beans.navdata.NavigationFrequencyBean
-
Returns the default Google Maps infobox text.
- getInfoBox() - Method in class org.deltava.beans.navdata.Runway
- getInfoBox() - Method in class org.deltava.beans.navdata.RunwayThreshold
- getInfoBox() - Method in class org.deltava.beans.schedule.AbstractRoute
- getInfoBox() - Method in class org.deltava.beans.schedule.Airport
- getInfoBox() - Method in class org.deltava.beans.servinfo.Controller
- getInfoBox() - Method in class org.deltava.beans.servinfo.Pilot
- getInfoBox() - Method in class org.deltava.beans.servinfo.PositionData
- getInfoBox() - Method in class org.deltava.beans.stats.PilotLocation
-
Returns the Google Map info box text.
- getInfoBox() - Method in class org.deltava.beans.wx.WeatherDataBean
- getInputStream() - Method in class org.deltava.beans.DatabaseBlobBean
-
Returns the content of the buffer.
- getInputStream() - Method in class org.deltava.beans.FileUpload
-
Returns an input stream backed by the buffer.
- getInstaller(String, String) - Method in class org.deltava.dao.GetLibrary
-
Returns metadata about a specifc Installer.
- getInstallerByCode(String, String) - Method in class org.deltava.dao.GetLibrary
-
Returns metadata about a specifc Installer in the current database.
- getInstance() - Static method in class org.deltava.beans.econ.EliteScorer
-
Creates a PointScorer implementation.
- getInstructor() - Method in class org.deltava.beans.servinfo.PilotRating
-
Returns the Instructor's certificate ID.
- getInstructorID() - Method in class org.deltava.beans.academy.Course
-
Returns the database ID of the assigned Instructor.
- getInstructorID() - Method in interface org.deltava.beans.academy.Instruction
-
Returns the database ID of the Instructor.
- getInstructorID() - Method in class org.deltava.beans.academy.InstructionBusy
-
Returns the Instructor database ID.
- getInstructorID() - Method in class org.deltava.beans.academy.InstructionFlight
-
Returns the database ID of the Instructor Pilot associated with this flight.
- getInstructorID() - Method in class org.deltava.beans.academy.InstructionSession
-
Returns the Instructor assigned to this Session.
- getInstructorID() - Method in interface org.deltava.beans.academy.InstructorBean
-
Returns the database ID of the Instructor.
- getInt(String) - Static method in class org.deltava.util.system.SystemData
-
Returns an integer property value.
- getInt(String, int) - Static method in class org.deltava.util.system.SystemData
-
Returns an integer property value.
- getIntensity() - Method in class org.deltava.beans.wx.Condition
-
Returns the condition intensity/proximity.
- getInternationalArrivalLegs() - Method in class org.deltava.beans.schedule.ScheduleStatsEntry
-
Returns the number of international arrival legs.
- getInternationalDepartureLegs() - Method in class org.deltava.beans.schedule.ScheduleStatsEntry
-
Returns the number of international departure legs.
- getIntersections(GeoLocation, int) - Method in class org.deltava.dao.GetNavData
-
Returns all Intersections within a set number of miles from a point.
- getInterval() - Method in class org.deltava.beans.acars.Bandwidth
-
Returns the window size.
- getInterval() - Method in class org.deltava.beans.system.InactivityPurge
-
Returns the number of days this entry should be retained for.
- getInterval() - Method in class org.deltava.util.jmx.JMXRefreshTask
- getInterval() - Method in class org.deltava.util.TaskTimer
-
Returns the currently elapsed time without stopping the timer, if running.
- getInterval(String) - Method in class org.deltava.util.IntervalTaskTimer
-
Returns the exectution time for a given marker.
- getInvalidAirlines() - Method in class org.deltava.beans.schedule.ImportStatus
-
Returns any invalid IATA airline codes encountered during the import.
- getInvalidAirports() - Method in class org.deltava.beans.schedule.ImportStatus
-
Returns any invalid IATA airport codes encountered during the import.
- getInvalidEndpoints() - Static method in class org.deltava.mail.MailerDaemon
-
Returns any invalid push endpoints.
- getInvalidEquipment() - Method in class org.deltava.beans.schedule.ImportStatus
-
Returns any invalid IATA equipment codes encountered during the import.
- getIPInfo() - Method in class org.deltava.beans.system.RequestCounter
-
Returns information about this remote address' net block.
- GetIPLocation - Class in org.deltava.dao
-
A Data Access Object to geo-locate IP addresses.
- GetIPLocation(Connection) - Constructor for class org.deltava.dao.GetIPLocation
-
Initializes the Data Access Object.
- getIs64Bit() - Method in class org.deltava.beans.acars.ACARSError
-
Returns whether the ACARS client was running on a 64-bit operating system.
- getIsACARS64Bit() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns whether the ACARS client is 64-bit.
- getIsAircraft() - Method in class org.deltava.beans.schedule.ValidationResult
- getIsAnonymous() - Method in class org.deltava.beans.system.APIRequest
-
Returns if the request was made by an unauthenticated user.
- getIsAutoGenerated() - Method in class org.deltava.beans.wx.METAR
-
Returns if this is an auto-generated METAR.
- getIsComplete() - Method in enum class org.deltava.beans.flight.FlightStatus
-
Returns whether this is a final state for a Flight Report.
- getIsCorrected() - Method in class org.deltava.beans.wx.METAR
-
Returns if this is a corrected METAR.
- getIsCurrency() - Method in class org.deltava.beans.testing.EquipmentRideScript
-
Returns whether this is a currency check ride script.
- getIsCurrent() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Returns whether this is a current schedule import.
- getIsDefault() - Method in class org.deltava.beans.EquipmentType
-
Returns whether this is default equipment program for Flight Academy and Applicant hire purposes.
- getIsDefault() - Method in class org.deltava.beans.testing.EquipmentRideScript
-
Returns whether this is the default script for a particular equipment program.
- getIsDeparture() - Method in class org.deltava.beans.stats.RunwayGateUsage
-
Returns whether these are departure Runway/Gate statistics.
- getIsDuplicate() - Method in class org.deltava.beans.schedule.ValidationResult
- getIsExternal() - Method in class org.deltava.beans.schedule.Chart
-
Returns whether this is an external chart.
- getIsExternal() - Method in class org.deltava.beans.schedule.ExternalChart
-
Returns whether this is an external chart.
- getIsForgotten() - Method in class org.deltava.beans.Pilot
-
Returns whether the Pilot has been marked as "forgotten" for GDPR reasons.
- getIsGeo() - Method in class org.deltava.util.cache.CacheInfo
-
Returns whether this is a geolocation cache.
- getIsHidden() - Method in enum class org.deltava.beans.UpdateType
-
Returns whether updates of this type should be hidden to non-HR users.
- getIsHTML() - Method in class org.deltava.beans.News
-
Returns if this entry is raw HTML.
- getIsHTML() - Method in class org.deltava.beans.system.MessageTemplate
-
Returns if the message should be sent as HTML or plain text.
- getIsInfo() - Method in class org.deltava.beans.acars.ACARSError
-
Returns whether this is an informational submission only.
- getIsLifetime() - Method in class org.deltava.beans.econ.EliteStatus
-
Returns whether this is a lifetime status.
- getIsLifetime() - Method in class org.deltava.beans.econ.LifetimeStatus
- getIsMP() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns if this flight was flown using ACARS multi-player.
- getIsOK() - Method in class org.deltava.beans.schedule.ValidationResult
- getIsOurs() - Method in class org.deltava.security.command.CrossAppPilotAccessControl
-
Returns if we are currently accessing our own profile.
- getIsOurs() - Method in class org.deltava.security.command.PilotAccessControl
-
Returns if we are currently accessing our own profile.
- getIsPDF() - Method in class org.deltava.beans.DatabaseDocumentBean
-
Returns if the briefing format is PDF.
- getIsPermanent() - Method in class org.deltava.beans.Pilot
-
Returns whether this Pilot cannot be marked Inactive.
- getIsPolicy() - Method in class org.deltava.beans.schedule.ValidationResult
- getIsRemote() - Method in class org.deltava.util.cache.CacheInfo
-
Returns whether this is a remote cache.
- getIsResolved() - Method in interface org.deltava.beans.RemoteAddressBean
-
Returns if the host name has been resolved.
- getIsRNAV() - Method in class org.deltava.beans.event.Route
-
Returns whether this is an RNAV routing.
- getIsSchengen() - Method in class org.deltava.beans.schedule.Airport
-
Returns whether this Airport is in the Schengen Zone.
- getIsSim64Bit() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns whether the simulator platform is 64-bit.
- getIsSuccess() - Method in class org.deltava.beans.system.CAPTCHAResult
-
Returns if the challenge was successful.
- getIssue(int) - Method in class org.deltava.dao.GetHelp
-
Returns a particular Help Desk Issue.
- GetIssue - Class in org.deltava.dao
-
A Data Access object to retrieve Issues and Issue Comments.
- GetIssue(Connection) - Constructor for class org.deltava.dao.GetIssue
-
Initializes the Data Access Object.
- getIssueDate() - Method in class org.deltava.beans.servinfo.PilotRating
-
Returns the certification's issuance date.
- getIsTakeoff() - Method in class org.deltava.beans.acars.TakeoffLanding
-
Returns whether this is a takeoff or a landing.
- getIsTime() - Method in class org.deltava.beans.schedule.ValidationResult
- getIsValid() - Method in class org.deltava.beans.system.AddressValidation
-
Returns whether the address is valid or not.
- getIsVisible() - Method in class org.deltava.beans.econ.EliteLevel
-
Returns whether the level is visible.
- getIsVisible() - Method in enum class org.deltava.beans.ExternalID
-
Returns whether the service address can be viewed and updated by the user.
- GetIVAOInfo - Class in org.deltava.dao.file
-
A Data Access Object to parse an IVAO v2 JSON servinfo feed.
- GetIVAOInfo(InputStream) - Constructor for class org.deltava.dao.file.GetIVAOInfo
-
Creates the Data Access Object.
- getJDBCPool() - Static method in class org.deltava.util.system.SystemData
- getJedisPool() - Static method in class org.deltava.util.system.SystemData
- getJetStreamDirection() - Method in class org.deltava.beans.wx.WindData
-
Returns the jet stream wind direction.
- getJetStreamSpeed() - Method in class org.deltava.beans.wx.WindData
-
Returns the jet stream wind speed.
- GetJobProfiles - Class in org.deltava.dao
-
A Data Access Object to read Job applications and profiles from the database.
- GetJobProfiles(Connection) - Constructor for class org.deltava.dao.GetJobProfiles
-
Initializes the Data Access Object
- GetJobs - Class in org.deltava.dao
-
A Data Access Object to read Job applications and profiles from the database.
- GetJobs(Connection) - Constructor for class org.deltava.dao.GetJobs
-
Initializes the Data Access Object
- getJoinStats() - Method in class org.deltava.dao.GetStatistics
-
Returns membership Join date statistics.
- getKey() - Method in class org.deltava.util.cache.CacheEntry
-
Returns the object's cache key.
- getKeys() - Method in class org.deltava.beans.stats.LegHoursStatsEntry
-
Returns tthe available keys.
- getKeys() - Method in class org.deltava.util.system.PropertiesSecretManager
- getKeys() - Method in interface org.deltava.util.system.SecretManager
-
Returns the names of all the secrets.
- getKeywords() - Method in class org.deltava.discord.ContentFilter
-
Returns all keywords.
- getKeywords(boolean) - Method in class org.deltava.dao.GetFilterData
-
Returns all keywords to trigger on.
- getLabel() - Method in class org.deltava.beans.DateRange
-
Returns the range label.
- getLabel() - Method in enum class org.deltava.beans.Notification
- getLabel() - Method in class org.deltava.beans.stats.EventStats
-
Returns the statistics label.
- getLabel() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the entry label.
- getLabel() - Method in enum class org.deltava.beans.stats.FlightStatsGroup
-
Returns the group option label.
- getLabel() - Method in enum class org.deltava.beans.stats.FlightStatsSort
-
Returns the sort option label.
- getLabel() - Method in class org.deltava.beans.stats.LoadStatistics
-
Returns the view label.
- getLabel() - Method in class org.deltava.beans.stats.OnlineStatsEntry
-
Returns the statistics label.
- getLabel() - Method in class org.deltava.beans.stats.SystemStatistics
-
Return the label.
- getLabel() - Method in class org.deltava.beans.testing.ExamStatsEntry
-
Returns the entry label.
- getLandingCategory() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the ILS category.
- getLandingCounts(int, int) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Returns the number of landings within a particular vertical speed range.
- getLandingData(int) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Returns touchdown speed and runway distance data for all of a Pilot's flights.
- getLandingDistance() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the distance from the destination airport at landing.
- getLandingFuel() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the amount of fuel at touchdown.
- getLandingG() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the G-Forces at touchdown.
- getLandingHeading() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the heading at touchdown.
- getLandingLocation() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the position at touchdown.
- getLandingN1() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the average N1 speed of the engines at touchdown.
- getLandingRunway(int) - Method in class org.deltava.dao.GetACARSData
-
Returns landing runway distance for a particular flight.
- getLandingRunwayLength() - Method in class org.deltava.beans.schedule.AircraftPolicyOptions
-
Returns the Aircraft's minimum landing runway length.
- getLandings(int) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Returns statistical information about a pilot's landing speeds and variations between them.
- getLandings(String, int) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Returns statistical information about landing speeds and variations between them.
- getLandingScore() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the landing score.
- getLandingScores(int) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Calculcates landing scores over time.
- getLandingSpeed() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the aircraft airspeed at touchdown.
- getLandingTime() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the date/time that the aircraft touched down.
- getLandingVSpeed() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the vertical speed of the aircraft at touchdown.
- getLandingWeight() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the weight of the aircraft at touchdown.
- getLastAddress() - Method in class org.deltava.beans.system.IPBlock
-
Returns the last Address of the address block.
- getLastComment() - Method in class org.deltava.beans.academy.Course
-
Returns the date of the last comment.
- getLastComment() - Method in class org.deltava.beans.flight.FlightPromotionHelper
-
Returns the last reason why a Flight does not count for promotion to Captain.
- getLastComment() - Method in class org.deltava.beans.help.Issue
-
Returns the date of the last comment.
- getLastCommentAuthorID() - Method in class org.deltava.beans.help.Issue
-
Returns the database ID of the author of the last comment on this Issue.
- getLastCommentOn() - Method in class org.deltava.beans.system.Issue
-
Returns the date/time the last comment for this issue was created on.
- getLastFlight() - Method in class org.deltava.beans.flight.LogbookHistoryHelper
-
Returns the last Flight Report.
- getLastFlight() - Method in class org.deltava.beans.Pilot
-
Returns the date of the Pilot's last flight.
- getLastFlight() - Method in class org.deltava.beans.stats.RouteStats
-
Returns the last flight date for this route pair.
- getLastFlownInterval() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
- getLastFlownOn() - Method in class org.deltava.beans.schedule.ScheduleSearchEntry
-
Returns the last date the route was flown on.
- getLastLeg() - Method in class org.deltava.beans.stats.TourProgress
-
Returns the flight date of the most recent leg in this Tour.
- getLastLogin() - Method in class org.deltava.beans.Person
-
Return the Person's latest login date/time.
- getLastLogoff() - Method in class org.deltava.beans.Person
-
Return the Person's last logoff date/time.
- getLastModified() - Method in class org.deltava.beans.fleet.FleetEntry
-
Updates the date this entry was last modified.
- getLastModified() - Method in class org.deltava.beans.schedule.Chart
-
Returns the last modification date of the chart.
- getLastModified(HttpServletRequest) - Method in class org.deltava.servlet.SignatureServlet
-
Returns the last modification date of a signature image.
- getLastName() - Method in class org.deltava.beans.hr.ApplicantData
-
Returns the user's last (family) name.
- getLastName() - Method in class org.deltava.beans.Person
-
Return this Person's Last Name.
- getLastName() - Method in class org.deltava.beans.servinfo.NetworkUser
-
Returns the user's last name.
- getLastName() - Method in class org.deltava.beans.testing.Test
-
Returns the Pilot's last (family) name.
- getLastPath() - Method in class org.deltava.util.URLParser
-
Returns the last directory element.
- getLastPost() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns the last post in a message thread.
- getLastPosts(Collection<Channel>) - Method in class org.deltava.dao.GetCoolerChannels
-
Returns a Map of the last posts in a group of Channels, indexed by Post ID.
- getLastRead(int) - Method in class org.deltava.dao.GetCoolerLastRead
-
Returns the date/time all users last read a particular Cooler message thread.
- getLastRead(int, int) - Method in class org.deltava.dao.GetCoolerLastRead
-
Returns the last date/time a user read a particular Cooler message thread.
- getLastRead(Collection<?>, int) - Method in class org.deltava.dao.GetCoolerLastRead
-
Returns the last date/time a user read several Cooler message threads.
- getLastRefer() - Method in class org.deltava.beans.PartnerInfo
-
Returns the time of the last partner referral.
- getLastRun() - Method in class org.deltava.taskman.TaskContext
-
Returns the date/time the Task was previously executed.
- getLastRun() - Method in class org.deltava.taskman.TaskLastRun
-
Returns the last execution time for the Scheduled Task.
- getLastRun(String) - Method in class org.deltava.dao.GetSystemData
-
Returns the last execution time of a Scheduled Task.
- getLastRunTime() - Method in class org.deltava.taskman.Task
-
Returns how the last execution duration of this Task.
- getLastRunTime() - Method in class org.deltava.taskman.TaskInfo
-
Returns the duration of the Task's last execution.
- getLastStartTime() - Method in class org.deltava.taskman.TaskInfo
-
Returns the Task's last execution date.
- getLastSubject() - Method in class org.deltava.beans.cooler.Channel
-
Returns the title of the latest post in this Channel.
- getLastThreadID() - Method in class org.deltava.beans.cooler.Channel
-
Returns ID of the last Message Thread in this Channel.
- getLastUpdatedOn() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns the date of the latest post in this thread.
- getLastUpdateID() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns the database ID of the last Person to post to this thread.
- getLastUpdateID() - Method in class org.deltava.beans.fleet.Resource
-
Returns the last updater of this Resource.
- getLastUse() - Method in class org.deltava.beans.flight.Airframe
-
Returns the date this airframe was last used in a SimBrief dispatch package.
- getLastUse() - Method in interface org.deltava.util.jmx.ConnectionMBean
-
Returns the time this connection was last reserved.
- getLastUse() - Method in class org.deltava.util.jmx.ConnectionMBeanImpl
- getLastUsed() - Method in class org.deltava.beans.acars.DispatchRoute
-
Returns the last use date of this route.
- getLatest() - Method in class org.deltava.dao.GetACARSBandwidth
-
Returns the latest bandwidth data.
- getLatest() - Method in class org.deltava.dao.GetACARSTakeoffs
-
Returns the latest ACARS takeoffs and landings.
- getLatestBeta(ClientVersion) - Method in class org.deltava.dao.GetACARSBuilds
-
Returns the latest beta version for a particular ACARS build.
- getLatestBuild(ClientInfo) - Method in class org.deltava.dao.GetACARSBuilds
-
Returns the latest build for a particular ACARS version and client type.
- getLatestBuild(ClientInfo, boolean) - Method in class org.deltava.dao.GetACARSBuilds
-
Returns the latest build for a particular ACARS version and client type.
- getLatestCheckRideID() - Method in class org.deltava.beans.hr.TransferRequest
-
Returns the database ID of the latest assigned Check Ride.
- getLatitude() - Method in class org.deltava.beans.acars.ACARSMapEntry
- getLatitude() - Method in class org.deltava.beans.acars.TrackUpdate
- getLatitude() - Method in interface org.deltava.beans.GeoLocation
-
Returns the latitude of this location.
- getLatitude() - Method in class org.deltava.beans.navdata.Airspace
- getLatitude() - Method in class org.deltava.beans.navdata.Airway
-
Returns the latitude of the middle of the Airway.
- getLatitude() - Method in class org.deltava.beans.navdata.NavigationDataBean
- getLatitude() - Method in class org.deltava.beans.navdata.RunwayThreshold
- getLatitude() - Method in class org.deltava.beans.schedule.AbstractRoute
- getLatitude() - Method in class org.deltava.beans.schedule.Airport
- getLatitude() - Method in class org.deltava.beans.schedule.GeoPosition
-
Get the latitude of this position.
- getLatitude() - Method in class org.deltava.beans.servinfo.ConnectedUser
- getLatitude() - Method in class org.deltava.beans.servinfo.PositionData
-
Returns the aircraft's latitude.
- getLatitude() - Method in class org.deltava.beans.servinfo.RadioPosition
- getLatitude() - Method in class org.deltava.beans.stats.GeocodeResult
- getLatitude() - Method in class org.deltava.beans.stats.PilotLocation
-
Returns the Pilot's latitude.
- getLatitude() - Method in class org.deltava.beans.system.IPBlock
- getLatitude() - Method in class org.deltava.beans.wx.Cyclone
- getLatitude() - Method in class org.deltava.beans.wx.GRIBResult
- getLatitude() - Method in class org.deltava.beans.wx.WeatherDataBean
-
Returns the latitude of this observation.
- getLatitude() - Method in class org.deltava.beans.wx.WindData
- getLatitudeFactor() - Method in enum class org.deltava.beans.navdata.Hemisphere
-
Returns the latitude conversion factor.
- getLayers() - Method in class org.deltava.dao.http.GetWeatherTileLayers
-
Loads available Weather tile layers.
- getLDAPName() - Method in class org.deltava.beans.Pilot
-
Returns the Pilot's LDAP uid, used for SubVersion and raw HTTP access.
- getLeft() - Method in class org.deltava.util.Tuple
- getLeg() - Method in class org.deltava.beans.acars.FlightInfo
- getLeg() - Method in class org.deltava.beans.Flight
- getLeg() - Method in interface org.deltava.beans.FlightNumber
-
Returns the Flight Leg.
- getLegacyHours() - Method in class org.deltava.beans.Person
-
Return this Person's legacy flight hours.
- getLegacyURL() - Method in class org.deltava.beans.Applicant
-
Returns the URL for legacy hours verification.
- getLegacyVerified() - Method in class org.deltava.beans.Applicant
-
Returns legacy hours verification status.
- getLegCode() - Method in class org.deltava.beans.Flight
-
Returns an abbreviated version of the Flight code with a dash instead of text.
- getLegIndex(FlightData) - Method in class org.deltava.beans.stats.Tour
-
Returns the leg number for a given Flight.
- getLegs() - Method in class org.deltava.beans.econ.EliteLevel
-
Returns the number of flight legs required for this level.
- getLegs() - Method in class org.deltava.beans.econ.EliteLifetime
- getLegs() - Method in interface org.deltava.beans.econ.EliteTotals
-
Returns the number of flight legs.
- getLegs() - Method in class org.deltava.beans.econ.FlightEliteScore
- getLegs() - Method in class org.deltava.beans.econ.RolloverYearlyTotal
- getLegs() - Method in class org.deltava.beans.econ.YearlyTotal
- getLegs() - Method in class org.deltava.beans.Pilot
-
Return the number of legs flown by this Pilot.
- getLegs() - Method in class org.deltava.beans.schedule.ScheduleSourceHistory
- getLegs() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Returns the total number of flight legs from this source.
- getLegs() - Method in class org.deltava.beans.stats.DispatchStatistics
-
Returns the number of flights dispatched.
- getLegs() - Method in class org.deltava.beans.stats.ElitePercentile
- getLegs() - Method in class org.deltava.beans.stats.FlightPercentileHelper
-
Returns the Flight Leg percentiles.
- getLegs() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the number of legs linked to this entry.
- getLegs() - Method in class org.deltava.beans.stats.LandingStatistics
-
Returns the number of legs flown.
- getLegs() - Method in class org.deltava.beans.stats.LegHoursStats
-
Returns the number of flight legs.
- getLegs() - Method in class org.deltava.beans.stats.TourProgress
-
Returns the number of legs completed.
- getLegs(int) - Method in class org.deltava.beans.stats.PercentileStatsEntry
-
Returns the number of flight legs for a particular percentile.
- getLegs(int) - Method in class org.deltava.beans.stats.StageStatsEntry
-
Returns the number of flight legs for a particular stage.
- getLegs(K) - Method in class org.deltava.beans.stats.LegHoursStatsEntry
-
Returns the number of flight legs for a particular key.
- getLegs(Airline) - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Returns the number of flight legs for a particular Airline from this source.
- getLength() - Method in class org.deltava.beans.academy.InstructionFlight
-
Returns the length of the fllight in hours multiplied by ten.
- getLength() - Method in class org.deltava.beans.acars.XAFlightInfo
- getLength() - Method in class org.deltava.beans.assign.AssignmentLeg
-
DISABLED property.
- getLength() - Method in class org.deltava.beans.DateRange
-
Returns the size of the range.
- getLength() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the length of the fllight in hours multiplied by ten.
- getLength() - Method in class org.deltava.beans.flight.FlightReport
-
Returns the length of the fllight in hours multiplied by ten.
- getLength() - Method in class org.deltava.beans.Flight
-
A method to return the length of the flight in hours multiplied by 10.
- getLength() - Method in interface org.deltava.beans.flight.RunwayLengthUsage
-
Returns the runway length.
- getLength() - Method in class org.deltava.beans.navdata.Runway
-
Returns the length of the runway.
- getLength() - Method in class org.deltava.beans.schedule.ScheduleEntry
-
Returns the length of the flight, in hours multiplied by 10.
- getLength() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
- getLength() - Method in class org.deltava.beans.stats.TouchdownData
- getLevel() - Method in interface org.deltava.beans.econ.EliteLevelBean
-
Returns the Elite status level.
- getLevel() - Method in class org.deltava.beans.econ.EliteLifetime
- getLevel() - Method in class org.deltava.beans.econ.EliteLifetimeStatus
- getLevel() - Method in class org.deltava.beans.econ.EliteStatus
- getLevel() - Method in class org.deltava.beans.wx.WindData
-
Returns the pressure level for this data.
- getLevel() - Method in class org.deltava.util.tile.TileAddress
-
Returns the Tile level.
- getLevelPercentage(EliteLevel) - Method in class org.deltava.beans.stats.ElitePercentile
- getLevels() - Method in class org.deltava.dao.GetElite
-
Returns all Elite status levels.
- getLevels(int) - Method in class org.deltava.dao.GetElite
-
Returns Elite status levels for a given year.
- GetLibrary - Class in org.deltava.dao
-
A Data Access Object to load metadata from the Fleet/Document Libraries.
- GetLibrary(Connection) - Constructor for class org.deltava.dao.GetLibrary
-
Initialze the Data Access Object.
- getLifetime(String, String) - Method in class org.deltava.dao.EliteDAO
-
Returns a lifetime Elite status level.
- getLifetimeLevels() - Method in class org.deltava.dao.GetElite
-
Returns all Lifetime status levels.
- getLifetimeName() - Method in class org.deltava.beans.econ.LifetimeStatus
-
Returns the name of the lifetime Elite status level.
- getLifetimeStatus() - Method in class org.deltava.beans.econ.EliteLifetimeStatus
-
Returns the lifetime Elite status achieved.
- getLifetimeStatus() - Method in class org.deltava.beans.econ.LifetimeStatus
-
Returns the lifetime Elite status level.
- getLifetimeStatus(int, String) - Method in class org.deltava.dao.GetElite
-
Returns the most recent lifetime Elite status for a particular Pilot.
- getLifetimeStatus(Collection<?>, String) - Method in class org.deltava.dao.GetElite
-
Retrieves Elite lifetime program status for a number of Pilots.
- getLifetimeTotals(int) - Method in class org.deltava.dao.GetEliteStatistics
-
Loads total elite program mileage for a given Pilot.
- getLikeCount() - Method in class org.deltava.beans.gallery.Image
-
Returns the number of Votes cast for this Image.
- getLikes() - Method in class org.deltava.beans.gallery.Image
-
Returns all votes for this image.
- getLineNumber() - Method in class org.deltava.beans.schedule.RawScheduleEntry
-
Returns the line number of this entry in the original source.
- getLinkedIssueID() - Method in class org.deltava.beans.help.Issue
-
Returns the database ID of a linked Development Issue.
- getLinkedIssueID() - Method in class org.deltava.beans.system.Issue
-
Returns the database ID of a linked Help Desk Issue.
- getLoad() - Method in class org.deltava.dao.file.GetProcData
-
Returns the system load average from /proc/loadavg.
- getLoad(int, boolean, FlightStatsGroup) - Method in class org.deltava.dao.GetFlightReportLoad
-
Retrieves flight load statistics from the database based on load type.
- getLoad(int, FlightStatsGroup) - Method in class org.deltava.dao.GetFlightReportLoad
-
Retrieves flight load statistics from the database.
- getLoadComments() - Method in class org.deltava.beans.flight.LogbookSearchCriteria
-
Returns whether Flight Report comments should be loaded.
- getLoadFactor() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the load factor for this flight.
- getLoadFactor() - Method in class org.deltava.beans.flight.FlightReport
-
Returns the load factor for this flight.
- getLoadFactor() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the average load factor linked to this entry.
- getLoadFactor() - Method in class org.deltava.beans.stats.LoadStatistics
-
Returns the average load factor.
- getLoadType() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the mechanism used to generate the load factor.
- getLocalAirports() - Method in class org.deltava.dao.GetACARSTrackInfo
-
Loads local Airports shown on the ACARS track map.
- getLocale() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the user's locale.
- getLocale() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the user locale.
- getLocalLandingTime() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the local landing date/time.
- getLocalTakeoffTime() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the local takeoff date/time.
- getLocation() - Method in class org.deltava.beans.acars.ACARSMapEntry
-
Returns the entry's position.
- getLocation() - Method in class org.deltava.beans.acars.TrackUpdate
-
Returns the latest position.
- getLocation() - Method in class org.deltava.beans.Person
-
Return the Person's location.
- getLocation() - Method in class org.deltava.beans.servinfo.Server
-
Returns the server location.
- getLocation() - Method in class org.deltava.beans.system.IPBlock
-
Returns the city, region and country (if available).
- getLocation() - Method in class org.deltava.comparators.GeoComparator
-
Returns the reference location.
- getLocation(int) - Method in class org.deltava.dao.GetPilotBoard
-
Returns the location of the specified Pilot.
- getLocked() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns if this thread is locked (no new posts allowed).
- getLogbookCalendar(int, String, Instant, int) - Method in class org.deltava.dao.GetFlightReports
-
Loads all Flight Reports for a Pilot for a particular date range.
- getLogData() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the log data.
- getLoginCount() - Method in class org.deltava.beans.Person
-
Return the number of times this Person has logged into the system.
- getLoginCount() - Method in class org.deltava.beans.system.LoginAddress
-
Returns the number of logins by this user from this address.
- GetLoginData - Class in org.deltava.dao
-
A Data Access Object to load Login IP address data.
- GetLoginData(Connection) - Constructor for class org.deltava.dao.GetLoginData
-
Initializes the Data Access Object.
- getLoginDate() - Method in class org.deltava.security.SecurityCookieData
-
Returns the login date.
- getLoginHost() - Method in class org.deltava.beans.Person
-
Return the hostname or IP address that this Person last logged in from.
- getLoginTime() - Method in class org.deltava.beans.servinfo.ConnectedUser
-
Returns the date/time of the user's connection.
- getLoginUsers(String) - Method in class org.deltava.dao.GetLoginData
-
Searches for all user logins by a particular host name or portion thereof.
- getLoginUsers(String, IPBlock) - Method in class org.deltava.dao.GetLoginData
-
Searches for all user logins within a particular IP network.
- getLogStackDump() - Method in exception class org.deltava.util.ControllerException
-
Returns whether the handling class should log this Exception's stack trace.
- getLong(String, long) - Static method in class org.deltava.util.system.SystemData
-
Returns a long integer property value.
- getLongitude() - Method in class org.deltava.beans.acars.ACARSMapEntry
- getLongitude() - Method in class org.deltava.beans.acars.TrackUpdate
- getLongitude() - Method in interface org.deltava.beans.GeoLocation
-
Returns the longitude of this location.
- getLongitude() - Method in class org.deltava.beans.navdata.Airspace
- getLongitude() - Method in class org.deltava.beans.navdata.Airway
-
Returns the longitude of the middle of the Airway.
- getLongitude() - Method in class org.deltava.beans.navdata.NavigationDataBean
- getLongitude() - Method in class org.deltava.beans.navdata.RunwayThreshold
- getLongitude() - Method in class org.deltava.beans.schedule.AbstractRoute
- getLongitude() - Method in class org.deltava.beans.schedule.Airport
- getLongitude() - Method in class org.deltava.beans.schedule.GeoPosition
-
Get the longitude of this position.
- getLongitude() - Method in class org.deltava.beans.servinfo.ConnectedUser
- getLongitude() - Method in class org.deltava.beans.servinfo.PositionData
-
Returns the aircraft's longitude.
- getLongitude() - Method in class org.deltava.beans.servinfo.RadioPosition
- getLongitude() - Method in class org.deltava.beans.stats.GeocodeResult
- getLongitude() - Method in class org.deltava.beans.stats.PilotLocation
-
Returns the Pilot's longitude.
- getLongitude() - Method in class org.deltava.beans.system.IPBlock
- getLongitude() - Method in class org.deltava.beans.wx.Cyclone
- getLongitude() - Method in class org.deltava.beans.wx.GRIBResult
- getLongitude() - Method in class org.deltava.beans.wx.WeatherDataBean
-
Returns the longitude of this observation.
- getLongitude() - Method in class org.deltava.beans.wx.WindData
- getLongitudeFactor() - Method in enum class org.deltava.beans.navdata.Hemisphere
-
Returns the longitude conversion factror.
- getMach() - Method in class org.deltava.beans.acars.RouteEntry
-
Returns the aircraft's Mach number.
- getMagVar() - Method in class org.deltava.beans.navdata.LandingRunways
-
Returns the greatest magnetic variation of all the runways.
- getMagVar() - Method in class org.deltava.beans.navdata.Runway
-
Returns the magnetic variation at the runway location.
- getMailDirectory() - Method in class org.deltava.beans.system.IMAPConfiguration
-
Returns the mailbox maildir directory.
- getMajor() - Method in class org.deltava.beans.system.HTTPContextData
-
Returns the browser major version number.
- getMajorVersion() - Method in class org.deltava.beans.fleet.FleetEntry
-
Returns the major version of the resource.
- getMajorVersion() - Method in class org.deltava.beans.flight.XACARSFlightReport
-
Returns the XACARS major version used on this flight.
- getMajorVersion() - Method in class org.deltava.beans.system.Issue
-
Returns the major version number this Issue applies to.
- getManagedRoles() - Static method in class org.deltava.discord.RoleHelper
-
Returns all Discord Roles managed via Golgotha.
- getManual(String, String) - Method in class org.deltava.dao.GetDocuments
-
Returns metadata about a specific Manual .
- getManuals(String) - Method in class org.deltava.dao.GetDocuments
-
Returns the contents of the Document Library.
- getMap(Class<K>, Class<V>, String) - Static method in class org.deltava.util.cache.CacheManager
-
Retrieves an existing Map cache.
- getMapType() - Method in class org.deltava.beans.Pilot
-
Returns the Pilot's preferred route map type.
- getMarkerNames() - Method in class org.deltava.util.IntervalTaskTimer
-
Returns the marker names.
- getMask() - Method in enum class org.deltava.beans.acars.ACARSFlags
-
Returns the bitmask for this flag.
- getMask() - Method in enum class org.deltava.beans.acars.Capabilities
-
Returns the bitmask for this flag.
- getMask() - Method in enum class org.deltava.beans.acars.GroundOperations
-
Returns the bitmask for this flag.
- getMatchEquipment() - Method in class org.deltava.beans.stats.Tour
-
Returns whether the equipment used for a flight must match the equipment in the Tour definition.
- getMatchLeg() - Method in class org.deltava.beans.stats.Tour
-
Returns whether the flight number and leg used for a flight must match the flight and leg in the Tour definition.
- getMax() - Method in class org.deltava.beans.acars.FrameRates
-
Returns the maximum frame rate.
- getMax() - Method in class org.deltava.beans.acars.TaskTimerData
-
Returns the minimum execution time.
- getMaxAge() - Method in class org.deltava.beans.stats.DisposalQueueStats
-
Returns the maximum age of a non-held flight report.
- getMaxAges() - Method in class org.deltava.dao.GetChart
-
Returns the average age of charts.
- getMaxAltitude() - Method in class org.deltava.beans.navdata.Airspace
-
Returns the maximum altitude of this airspace.
- getMaxAnswerLength() - Method in class org.deltava.beans.testing.MultiChoiceQuestion
-
Returns the maximum length of any of the answer choices.
- getMaxBackEndTime() - Method in class org.deltava.beans.acars.CommandStats
-
Returns the miaxmum back-end data source use time.
- getMaxBackEndTime() - Method in class org.deltava.beans.stats.CommandStatsEntry
-
Returns the miaxmum back-end data source use time.
- getMaxBorrowTime() - Method in interface org.deltava.util.jmx.ConnectionPoolMXBean
-
Returns the length of the maximum connection borrow time since the last refresh.
- getMaxBorrowTime() - Method in class org.deltava.util.jmx.JMXConnectionPool
- getMaxBytes() - Method in class org.deltava.beans.acars.Bandwidth
-
Returns the maximum number of bytes transferred for the period.
- getMaxCheckRideStage() - Method in class org.deltava.beans.testing.TestingHistoryHelper
-
Returns the highest stage Check Ride this user has passed.
- getMaxConnections() - Method in class org.deltava.beans.acars.Bandwidth
-
Returns the maximum number of connections for the period.
- getMaxExamStage() - Method in class org.deltava.beans.testing.TestingHistoryHelper
-
Returns the highest stage Examination this user has passed.
- getMaxHireCount() - Method in class org.deltava.beans.stats.ProgramMetrics
- getMaximum() - Method in class org.deltava.beans.stats.PerformanceMetrics
-
Returns the maximum value.
- getMaximumAccelTime() - Method in class org.deltava.beans.EquipmentType
-
Returns the maximum amount of accelerated time for a flight under the switch length in order to count for promotion to Captain.
- getMaximumRunwayLength() - Method in class org.deltava.beans.schedule.Airport
-
Returns the maximum length of all runways at this airport.
- getMaxKey() - Method in class org.deltava.beans.stats.LegHoursStatsEntry
-
Returns the maximum key value in this bean.
- getMaxLandingWeight() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the maximum landing weight of the Aircraft.
- getMaxLineNumber() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Returns the maximum imported line number for this source.
- getMaxMenuWidth() - Method in class org.deltava.taglib.layout.MenuTag
-
Returns the CSS attribute for the maximum width of each submenu.
- getMaxMsgs() - Method in class org.deltava.beans.acars.Bandwidth
-
Returns the maximum number of messages for the period.
- getMaxRankCount() - Method in class org.deltava.beans.stats.ProgramMetrics
- getMaxResults() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
-
Returns the maximum numnber of schedule entries to return.
- getMaxSignups() - Method in class org.deltava.beans.event.Route
-
Returns the maximum number of signups for this Route.
- getMaxSize() - Static method in class org.deltava.security.UserPool
-
Returns the maximum number of concurrent users.
- getMaxSize() - Method in class org.deltava.util.cache.Cache
-
Returns the maximum size of the cache.
- getMaxSize() - Method in class org.deltava.util.cache.CacheConfig
-
Returns the maximum size of the cache.
- getMaxSize() - Method in class org.deltava.util.cache.CacheInfo
-
Returns the maximum size of the caches.
- getMaxSize() - Method in class org.deltava.util.cache.JedisCache
-
This method is repurposed to deliver the round-trip latency to the cache server.
- getMaxSize() - Method in class org.deltava.util.cache.NullCache
-
Returns the maximum size of the cache.
- getMaxSize() - Method in class org.deltava.util.tile.Palette
-
Returns the maximum size of the pallette.
- getMaxSizeDate() - Static method in class org.deltava.security.UserPool
-
Returns the date when the maximum number of concurrent users occurred.
- getMaxStage() - Method in class org.deltava.beans.stats.StageStatsEntry
-
Returns the maximum stage number in this bean.
- getMaxStatusCount() - Method in class org.deltava.beans.stats.ProgramMetrics
- getMaxTakeoffWeight() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the maximum takeoff weight of the Aircraft.
- getMaxTime() - Method in class org.deltava.beans.acars.CommandStats
-
Returns the maximum Command execution time.
- getMaxTime() - Method in class org.deltava.beans.stats.CommandStatsEntry
-
Returns the maximum Command execution time.
- getMaxVisibility() - Method in class org.deltava.beans.wx.RunwayVisualRange
-
Retrieves the maximum visibility for this runway.
- getMaxWaitTime() - Method in interface org.deltava.util.jmx.ConnectionPoolMXBean
-
Returns the length of the maximum connection wait time since the last refresh.
- getMaxWaitTime() - Method in class org.deltava.util.jmx.JMXConnectionPool
- getMaxWeight() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the maximum weight of the Aircraft.
- getMaxZeroFuelWeight() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the maximum zero fuel weight of the Aircraft.
- getMaxZoom() - Method in class org.deltava.beans.wx.WeatherTileLayer
-
Returns the layer's maximum zoom level.
- getMembershipQuantiles(int) - Method in class org.deltava.dao.GetStatistics
-
Returns membership data by percentiles.
- getMemory() - Method in class org.deltava.dao.file.GetProcData
-
Returns system memory data from /proc/meminfo.
- getMemorySize() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the size of the memory.
- getMessage() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the error message.
- getMessage() - Method in class org.deltava.beans.acars.TextMessage
-
Returns the message text.
- getMessage() - Method in class org.deltava.beans.econ.EliteScoreEntry
-
Returns the entry message.
- getMessage() - Method in class org.deltava.beans.schedule.ValidationResult
- getMessage() - Method in exception class org.deltava.dao.http.GetSimBrief.SimBriefException
- getMessageCount() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns the number of text messages sent by this connection.
- getMessageID() - Method in class org.deltava.beans.system.EMailDelivery
-
Returns the e-mail message ID.
- getMessages() - Method in class org.deltava.beans.acars.FuelUse
-
Returns any warning messages.
- getMessages() - Method in class org.deltava.beans.event.EventFlightHelper
-
Returns the analysis messages.
- getMessages() - Method in class org.deltava.beans.flight.ETOPSResult
-
Returns the ETOPS messages.
- getMessages() - Method in class org.deltava.beans.flight.ScorePackage
-
Returns the scoring package messages.
- getMessages() - Method in class org.deltava.beans.flight.TourFlightHelper
-
Returns the eligibility messages.
- getMessages() - Method in class org.deltava.beans.system.CAPTCHAResult
-
Returns any error/status messages.
- getMessages(LogSearchCriteria, String) - Method in class org.deltava.dao.GetACARSLog
-
Returns all ACARS text messages matching particular criteria.
- GetMessageTemplate - Class in org.deltava.dao
-
A Data Access Object to retrieve e-Mail message templates.
- GetMessageTemplate(Connection) - Constructor for class org.deltava.dao.GetMessageTemplate
-
Initialize the Data Access Object.
- getMessageType() - Method in class org.deltava.beans.acars.XARouteEntry
- GetMetadata - Class in org.deltava.dao
-
A Data Access Object to retrieve app-specific metadata.
- GetMetadata(Connection) - Constructor for class org.deltava.dao.GetMetadata
-
Initializes the Data Access Object.
- getMETAR(String) - Method in class org.deltava.dao.GetWeather
-
Retrieves the METAR for a particular observation station.
- getMETAR(GeoLocation, int) - Method in class org.deltava.dao.GetWeather
-
Returns the closest METAR to a given point within a specific radius.
- getMETAR(AirportLocation) - Method in class org.deltava.dao.http.GetFAWeather
-
Gets the METAR for a particular airport.
- getMETAR(ICAOAirport) - Method in class org.deltava.dao.GetWeather
-
Retrieves the METAR for a particular Airport.
- getMETARCycle(int) - Method in class org.deltava.dao.http.GetNOAAWeather
-
Retrieves a complete METAR cycle.
- getMethod() - Method in class org.deltava.util.log.SyntheticRequest
- getMetrics(EquipmentType) - Method in class org.deltava.dao.GetProgramStatistics
-
Loads statistics about an equipment program.
- getMidPoint() - Method in interface org.deltava.beans.testing.RoutePlot
-
Returns the mid-point between the two Airports.
- getMidPoint() - Method in class org.deltava.beans.testing.RoutePlotQuestion
- getMidPoint() - Method in class org.deltava.beans.testing.RoutePlotQuestionProfile
- getMiles() - Method in class org.deltava.beans.Pilot
-
Returns the number of miles flown by this Pilot
- getMillis() - Method in class org.deltava.util.TaskTimer
-
Returns the execution time in milliseconds.
- getMimeType() - Method in class org.deltava.util.flightplan.ACARSGenerator
- getMimeType() - Method in class org.deltava.util.flightplan.FlightPlanGenerator
-
Returns the MIME type of flight plans generated by this Generator.
- getMimeType() - Method in class org.deltava.util.flightplan.MSFSXMLGenerator
- getMimeType() - Method in class org.deltava.util.ImageInfo
-
If
ImageInfo.check()
was successful, returns a String with the MIME type of the format. - getMin() - Method in class org.deltava.beans.acars.FrameRates
-
Returns the minimum frame rate.
- getMin() - Method in class org.deltava.beans.acars.TaskTimerData
-
Returns the maximum execution time.
- getMinAge() - Method in class org.deltava.beans.hr.JobPosting
-
Returns the minimum number of days since joining required to apply for this position.
- getMinAge() - Method in class org.deltava.beans.stats.DisposalQueueStats
-
Returns the minimum age of a non-held flight report.
- getMinAltitude() - Method in class org.deltava.beans.navdata.Airspace
-
Returns the minimum altitude of this airspace.
- getMinCount() - Method in enum class org.deltava.beans.flight.Warning
-
Returns the minimum instances of this warning to adjust the Flight Score.
- getMinimum() - Method in class org.deltava.beans.stats.PerformanceMetrics
-
Returns the minimum value.
- getMinimum1XTime() - Method in class org.deltava.beans.EquipmentType
-
Returns the minimum amount of 1X time for a flight over the switch length in order to count for promotion to Captain.
- getMinimumDate() - Method in class org.deltava.beans.cooler.SearchCriteria
-
Returns the earliest thread update date to include.
- getMinimumLoad() - Method in class org.deltava.beans.econ.EconomyInfo
-
Returns the minimum load factor for a flight.
- getMinLegs() - Method in class org.deltava.beans.hr.JobPosting
-
Returns the minimum number of legs required to apply for this position.
- getMinor() - Method in class org.deltava.beans.system.HTTPContextData
-
Returns the browser minor version number.
- getMinorVersion() - Method in class org.deltava.beans.fleet.FleetEntry
-
Returns the minor version of the resource.
- getMinorVersion() - Method in class org.deltava.beans.flight.XACARSFlightReport
-
Returns the XACARS minor version used on this flight.
- getMinorVersion() - Method in class org.deltava.beans.system.Issue
-
Returns the minor version number this Issue applies to.
- getMinRequests() - Method in class org.deltava.beans.system.RateLimiter
-
Returns the minimum number of request required to be categorized as a Spider.
- getMinStage() - Method in class org.deltava.beans.testing.ExamProfile
-
Returns the minimum stage required in order to take this Examination.
- getMinTime() - Method in class org.deltava.beans.system.RateLimiter
-
Returns the minimum time interval for Spider detection.
- getMinutes(double) - Static method in class org.deltava.beans.schedule.GeoPosition
-
Helper method to return back the minutes component of a latitude or longitude.
- getMinVisibility() - Method in class org.deltava.beans.wx.RunwayVisualRange
-
Retrieves the minimum visibility for this runway.
- getMisses() - Method in interface org.deltava.util.jmx.CacheManagerMXBean
-
Recent cache miss count.
- getMisses() - Method in class org.deltava.util.jmx.JMXCacheManager
- getMissing() - Method in class org.deltava.commands.stats.AccomplishmentEligibilityCommand.EligibilityMessage
- getMissingClass() - Method in class org.deltava.commands.stats.AccomplishmentEligibilityCommand.EligibilityMessage
- getMonthlyStatistics() - Method in class org.deltava.dao.GetEventStatistics
-
Retrieves monthly aggregated Event statistics.
- getMonths() - Method in class org.deltava.dao.GetGallery
-
Loads the Months with Images in the Gallery.
- getMostPopular(boolean) - Method in class org.deltava.dao.GetExamQuestions
-
Retrieves the most commonly asked active examination Questions.
- getMotto() - Method in class org.deltava.beans.Pilot
-
Returns the Pilot's motto
- getMsgsIn() - Method in class org.deltava.beans.acars.Bandwidth
-
Returns the number of inbound messages during the window.
- getMsgsIn() - Method in class org.deltava.beans.acars.ConnectionStats
-
Returns the number of messages received on this connection.
- getMsgsOut() - Method in class org.deltava.beans.acars.Bandwidth
-
Returns the number of outbound messages during the window.
- getMsgsOut() - Method in class org.deltava.beans.acars.ConnectionStats
-
Returns the number of messages sent on this connection.
- getMTDHours() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the number of hours flown since the start of the current Month.
- getMTDLegs() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the number of legs flown since the start of the current Month.
- getMTDMiles() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the number of miles flown since the start of the current Month.
- getMyEventIDs(int) - Method in class org.deltava.dao.GetEvent
-
Returns the events which a user has signed up for or participated in.
- getN1() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the average N1 speed (propellor RPM for piston engines) of all engines.
- getN1(int) - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns an individual engine's N1 speed (propellor RPM for piston engines).
- getN2() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the average N2 speed (throttle position for piston enginers) of all engines.
- getN2(int) - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns an individual engine's N2 speed (throttle position for piston enginers).
- getName() - Method in class org.deltava.beans.AbstractComment
-
Returns the name of the attachment.
- getName() - Method in class org.deltava.beans.academy.AcademyRideID
-
Returns the certification name.
- getName() - Method in class org.deltava.beans.academy.Certification
-
Returns the certification name.
- getName() - Method in class org.deltava.beans.academy.Course
-
Returns the certification name.
- getName() - Method in class org.deltava.beans.academy.InstructionSession
-
Returns the Course name.
- getName() - Method in class org.deltava.beans.acars.CommandStats
-
Returns the Command ID.
- getName() - Method in enum class org.deltava.beans.acars.FlightPhase
-
Returns the phase name.
- getName() - Method in enum class org.deltava.beans.acars.LoadType
-
Proper-cased name.
- getName() - Method in enum class org.deltava.beans.acars.Restriction
- getName() - Method in class org.deltava.beans.acars.TaskTimerData
-
Returns the timer name.
- getName() - Method in enum class org.deltava.beans.acars.XAFlightInfo.ClimbPhase
- getName() - Method in class org.deltava.beans.cooler.Channel
-
Returns the Channel name.
- getName() - Method in enum class org.deltava.beans.cooler.Emoticons
-
Returns the emoticon name.
- getName() - Method in class org.deltava.beans.cooler.PollOption
- getName() - Method in enum class org.deltava.beans.discord.ChannelName
- getName() - Method in class org.deltava.beans.econ.EliteLevel
-
Returns the level name.
- getName() - Method in class org.deltava.beans.econ.EliteLifetime
-
Returns the status level name.
- getName() - Method in class org.deltava.beans.econ.EliteProgram
-
Returns the program name.
- getName() - Method in interface org.deltava.beans.EMailAddress
-
Returns the message recipient's name.
- getName() - Method in class org.deltava.beans.EquipmentType
-
Returns the name of the equipment type program.
- getName() - Method in class org.deltava.beans.event.Event
-
Returns the Online Event name.
- getName() - Method in class org.deltava.beans.event.Route
-
Returns the Route name.
- getName() - Method in enum class org.deltava.beans.ExternalID
-
Returns the service name.
- getName() - Method in class org.deltava.beans.FileUpload
-
Returns the name of the file.
- getName() - Method in class org.deltava.beans.fleet.LibraryEntry
-
Returns the name of the resource.
- getName() - Method in class org.deltava.beans.gallery.Image
-
Returns the name of the image.
- getName() - Method in class org.deltava.beans.hr.ApplicantData
-
Returns the user's full name.
- getName() - Method in class org.deltava.beans.navdata.Airspace
-
Returns the Airspace name.
- getName() - Method in enum class org.deltava.beans.navdata.AirspaceType
-
Returns the type name.
- getName() - Method in class org.deltava.beans.navdata.Intersection
-
Returns the Intersection's name.
- getName() - Method in enum class org.deltava.beans.navdata.Navaid
-
Returns the type name.
- getName() - Method in class org.deltava.beans.navdata.NavigationDataBean
-
Returns the object's name.
- getName() - Method in enum class org.deltava.beans.navdata.Surface
-
Returns the surface name.
- getName() - Method in class org.deltava.beans.navdata.TerminalRoute
-
Returns the SID/STAR name.
- getName() - Method in class org.deltava.beans.PartnerInfo
-
Returns the partner name.
- getName() - Method in class org.deltava.beans.Person
-
Returns this Person's Full name.
- getName() - Method in enum class org.deltava.beans.Rank
-
Returns the rank name.
- getName() - Method in class org.deltava.beans.Role
-
Returns the security role name.
- getName() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the aircraft name.
- getName() - Method in class org.deltava.beans.schedule.Airline
-
Returns the airline name.
- getName() - Method in class org.deltava.beans.schedule.Airport
-
Return this airport's name.
- getName() - Method in class org.deltava.beans.schedule.Chart
-
Return the chart name.
- getName() - Method in enum class org.deltava.beans.schedule.Continent
-
Returns the continent name.
- getName() - Method in class org.deltava.beans.schedule.Country
-
Returns the country name.
- getName() - Method in enum class org.deltava.beans.schedule.FuelTank
-
Returns the tank name.
- getName() - Method in enum class org.deltava.beans.schedule.State
-
Returns the State name.
- getName() - Method in enum class org.deltava.beans.servinfo.Facility
- getName() - Method in class org.deltava.beans.servinfo.NetworkUser
-
Returns the user's full name.
- getName() - Method in enum class org.deltava.beans.servinfo.Rating
-
Returns the rating description.
- getName() - Method in class org.deltava.beans.servinfo.Server
-
Returns the server name.
- getName() - Method in enum class org.deltava.beans.Simulator
-
Returns the simulator name.
- getName() - Method in class org.deltava.beans.stats.Accomplishment
-
Returns the Accomplishment name.
- getName() - Method in class org.deltava.beans.stats.APIUsage
-
Returns the API/method name.
- getName() - Method in class org.deltava.beans.stats.CommandStatsEntry
-
Returns the Command ID.
- getName() - Method in class org.deltava.beans.stats.PerformanceMetrics
-
Returns the category name.
- getName() - Method in class org.deltava.beans.stats.RunwayGateTotal
-
Returns the Runway/Gate name.
- getName() - Method in class org.deltava.beans.stats.TableInfo
-
Returns the table name.
- getName() - Method in class org.deltava.beans.stats.Tour
-
Returns the Tour name.
- getName() - Method in class org.deltava.beans.system.AirlineInformation
-
Returns the Airline name.
- getName() - Method in class org.deltava.beans.system.APIRequest
-
Returns the API name.
- getName() - Method in class org.deltava.beans.system.CommandLog
-
Returns the Command name.
- getName() - Method in class org.deltava.beans.system.MessageTemplate
-
Returns the name of the template.
- getName() - Method in class org.deltava.beans.testing.ExamProfile
-
Returns the Examination Name.
- getName() - Method in enum class org.deltava.beans.testing.RideType
-
Returns the Check Ride type name.
- getName() - Method in class org.deltava.beans.testing.Test
-
Returns the name of the examination/video.
- getName() - Method in enum class org.deltava.beans.testing.TestStatus
-
Returns the status description.
- getName() - Method in class org.deltava.beans.TZInfo
-
Returns this Time Zone's name.
- getName() - Method in enum class org.deltava.beans.wx.Condition.Qualifier
-
Returns the qualifier name.
- getName() - Method in enum class org.deltava.beans.wx.Condition.Type
-
Returns the type name.
- getName() - Method in class org.deltava.beans.wx.WeatherDataBean
-
Returns the observation station name.
- getName() - Method in class org.deltava.beans.wx.WeatherTileLayer
-
Returns the layer name.
- getName() - Method in class org.deltava.commands.AbstractCommand
- getName() - Method in interface org.deltava.commands.Command
-
Return the name of the command.
- getName() - Method in class org.deltava.taglib.html.ElementTag
-
Returns the type of HTML element this tag generated.
- getName() - Method in class org.deltava.taglib.XMLRenderer
-
Returns the XML element name.
- getName() - Method in class org.deltava.taskman.Task
-
Returns the Task name.
- getName() - Method in class org.deltava.taskman.TaskInfo
-
Returns the Task name.
- getName() - Method in class org.deltava.taskman.TaskLastRun
-
Returns the Schedule Task name.
- getName() - Method in class org.deltava.util.BeanUtils.PropertyChange
- getName() - Method in interface org.deltava.util.jmx.CacheMBean
-
Returns the cache name.
- getName() - Method in class org.deltava.util.jmx.CacheMBeanImpl
- getName() - Method in class org.deltava.util.tile.AbstractTile
- getName() - Method in interface org.deltava.util.tile.Tile
-
Returns the Tile name
- getName() - Method in class org.deltava.util.tile.TileAddress
-
Returns the base filename of this Tile.
- getName() - Method in class org.deltava.util.URLParser
-
Returns the file name, minus extension.
- getNames() - Static method in class org.deltava.util.jmx.JMXUtils
-
Returns all registered JMX names.
- getNativeZoom() - Method in class org.deltava.beans.wx.WeatherTileLayer
-
Returns the layer's native zoom level.
- GetNATs - Class in org.deltava.dao.http
-
A Data Access Object to get North Atlantic Track data.
- GetNATs(String) - Constructor for class org.deltava.dao.http.GetNATs
-
Initializes the Data Access Object.
- getNAV1() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the NAV1 frequency.
- getNAV2() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the NAV2 frequency.
- getNavaidType(Navaid) - Static method in class org.deltava.util.flightplan.XPGenerator
-
Maps Navaid types to X-Plane FMS types.
- GetNavAirway - Class in org.deltava.dao
-
A Data Access Object to load navigation route and airway data.
- GetNavAirway(Connection) - Constructor for class org.deltava.dao.GetNavAirway
-
Initializes the Data Access Object.
- GetNavCycle - Class in org.deltava.dao
-
A Data Access Object to load chart/navigation data cycle update dates.
- GetNavCycle(Connection) - Constructor for class org.deltava.dao.GetNavCycle
-
Initializes the Data Access Object.
- GetNavData - Class in org.deltava.dao
-
A Data Access Object to read Navigation data.
- GetNavData(Connection) - Constructor for class org.deltava.dao.GetNavData
-
Initializes the Data Access Object.
- GetNavRoute - Class in org.deltava.dao
-
A Data Access Object to load routes.
- GetNavRoute(Connection) - Constructor for class org.deltava.dao.GetNavRoute
-
Initializes the Data Access Object.
- getNetwork() - Method in class org.deltava.beans.academy.Certification
-
Returns the Online network that grants a pilot rating when this Certification is completed.
- getNetwork() - Method in class org.deltava.beans.acars.FlightInfo
- getNetwork() - Method in class org.deltava.beans.event.Event
-
Returns the Online Network for this Event.
- getNetwork() - Method in interface org.deltava.beans.flight.FlightData
-
Returns the OnlineNetwork the flight is operated on.
- getNetwork() - Method in class org.deltava.beans.flight.FlightReport
- getNetwork() - Method in class org.deltava.beans.servinfo.NetworkInfo
-
Returns the network.
- getNetwork() - Method in class org.deltava.beans.servinfo.NetworkOutage
-
Return the Online Network that had an outage.
- getNetwork() - Method in class org.deltava.beans.servinfo.NetworkUser
-
Returns the Online Network for this user.
- getNetworkAddress() - Method in class org.deltava.util.CIDRBlock
- getNetworkConnected() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns if the client is connected to an Online Network.
- getNetworkID(OnlineNetwork) - Method in class org.deltava.beans.Person
-
Returns this Person's online network ID
- getNetworkID(Person, String) - Static method in class org.deltava.taglib.functions.PersonFunctions
-
Returns a Person's external ID.
- getNetworkRatingCode() - Method in class org.deltava.beans.academy.Certification
-
Returns the Online network's pilot rating code.
- getNetworks() - Method in class org.deltava.beans.Person
-
Returns the Online Networks this used has provided an ID for.
- getNetworks() - Method in class org.deltava.beans.stats.Tour
-
Returns the Online Networks eligibile for use in this Tour.
- getNewCode() - Method in class org.deltava.beans.navdata.RunwayMapping
-
Returns the new runway code.
- getNewest() - Method in class org.deltava.beans.system.RequestCounter
-
Returns the date/time of the newest request.
- getNewest(String, FilenameFilter) - Method in class org.deltava.util.ftp.FTPCache
-
Returns the newest file on the remote server.
- getNewest(String, FilenameFilter) - Method in class org.deltava.util.ftp.FTPConnection
-
Returns the name of the newest file on the FTP server.
- getNewestDirectory(String, FilenameFilter) - Method in class org.deltava.util.ftp.FTPConnection
-
Returns the name of the newest directory on the FTP server.
- getNewestPilots() - Method in class org.deltava.dao.GetPilot
-
Gets the newest pilots (with the highest pilot IDs).
- getNewHires() - Method in class org.deltava.beans.EquipmentType
-
Returns whether this equipment program accepts new hires.
- getNewID() - Method in class org.deltava.dao.DAO
-
Returns the AUTO_INC column value generated by the previous JDBC transaction.
- getNews() - Method in class org.deltava.dao.GetNews
-
Returns the latest System News entries.
- getNews(int) - Method in class org.deltava.dao.GetImage
-
Returns a System News banner image.
- getNews(int) - Method in class org.deltava.dao.GetNews
-
Returns a System News entry with a specific ID.
- GetNews - Class in org.deltava.dao
-
A Data Access Object to read System News entries.
- GetNews(Connection) - Constructor for class org.deltava.dao.GetNews
-
Initializes the DAO with a given JDBC connection.
- getNewsletter(String, String) - Method in class org.deltava.dao.GetDocuments
-
Returns metadata about a specific Newsletter.
- getNewsletters(String) - Method in class org.deltava.dao.GetDocuments
-
Returns all newsletters.
- getNewslettersByCategory(String) - Method in class org.deltava.dao.GetDocuments
-
Returns all Newsletters within a particular category.
- getNextCheckRide() - Method in class org.deltava.beans.academy.Course
-
Returns the index of the next required Check Ride.
- getNextImportDate() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Returns the date to be used if filtering flights from this source today.
- getNextLeg(Airline, int) - Method in class org.deltava.dao.GetRawScheduleInfo
-
Returns the next available Leg number for a Flight.
- getNextManualEntryLine() - Method in class org.deltava.dao.GetRawScheduleInfo
-
Returns the first available "line number" for manually entered raw schedule entries.
- getNextPostID(Instant) - Method in class org.deltava.beans.cooler.MessageThread
-
Returns the post ID of the first post created after a particular date/time.
- GetNOAAWeather - Class in org.deltava.dao.http
-
A Data Access Object to download Weather data from the NOAA.
- GetNOAAWeather() - Constructor for class org.deltava.dao.http.GetNOAAWeather
- getNoCooler() - Method in class org.deltava.beans.Pilot
-
Returns whether the Pilot has been locked out of the Water Cooler.
- getNoExams() - Method in class org.deltava.beans.Pilot
-
Returns whether the Pilot has been locked out of the Testing Center.
- getNominationEligible() - Method in class org.deltava.dao.GetPilotRecognition
-
Returns Pilots eligible for promotion to Senior Captain.
- GetNominations - Class in org.deltava.dao
-
A Data Access Object to load Senior Captain nominations.
- GetNominations(Connection) - Constructor for class org.deltava.dao.GetNominations
-
Initializes the Data Access Object.
- getNoReply() - Method in class org.deltava.beans.system.MessageTemplate
-
Returns if replies to the message should be disabled.
- getNoShow() - Method in class org.deltava.beans.academy.InstructionSession
-
Returns whether the Pilot missed the Session.
- getNOTAM(int) - Method in class org.deltava.dao.GetImage
-
Returns a NOTAM banner image.
- getNOTAM(int) - Method in class org.deltava.dao.GetNews
-
Returns a Notice to Airmen (NOTAM) with a specific ID.
- getNOTAMs() - Method in class org.deltava.dao.GetNews
-
Returns the latest Notices to Airmen (NOTAMs).
- getNotifications(int) - Method in class org.deltava.dao.GetCoolerThreads
-
Returns thread notifications for a particular message thread.
- getNotifications(Notification) - Method in class org.deltava.dao.GetPilotNotify
-
Returns Pilots signed up to receive a particular notification type.
- getNotificationTTL() - Method in class org.deltava.beans.system.MessageTemplate
-
Returns the TTL of the push notification sent.
- getNotify() - Method in class org.deltava.beans.testing.ExamProfile
-
Returns whether a notification message should be sent on submission.
- getNotifyCode() - Method in class org.deltava.beans.Person
-
Returns the aggregated notification code.
- getNotifyContext() - Method in class org.deltava.beans.system.MessageTemplate
-
Returns the ID of the push notification context object.
- getNotifyOptions() - Method in class org.deltava.beans.Person
-
Returns all selected notification options.
- getNotifyRoles() - Method in class org.deltava.beans.cooler.Channel.AllChannel
- getNotifyRoles() - Method in class org.deltava.beans.cooler.Channel
-
Returns the roles notified when a new post is created in this Channel.
- getNoTimeCompression() - Method in class org.deltava.beans.Pilot
-
Returns whether the Pilot cannot submit flight reports with Time Compression.
- getNotVisitedA() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
-
Returns whether to only search routes including an airport not previously visited.
- getNotVisitedD() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
-
Returns whether to only search routes including an airport not previously visited.
- getNoVoice() - Method in class org.deltava.beans.Pilot
-
Returns whether the Pilot has been locked out of the Voice server.
- getNumber() - Method in class org.deltava.beans.testing.Question
-
Returns the Question Number.
- getNumberFormat() - Method in interface org.deltava.beans.FormattedEMailRecipient
-
Returns the preferred number format pattern.
- getNumberFormat() - Method in class org.deltava.beans.Person
-
Returns the Person's preferred number format pattern.
- getNumberOfComments() - Method in class org.deltava.util.ImageInfo
-
If
ImageInfo.check()
was successful andImageInfo.setCollectComments(boolean)
was called withtrue
as argument, returns the number of comments retrieved from the input image stream / file. - getNumberOfImages() - Method in class org.deltava.util.ImageInfo
-
Returns the number of images in the examined file.
- getNW() - Method in class org.deltava.beans.wx.GRIBResult
- getObject(String) - Static method in class org.deltava.util.system.SystemData
-
Returns a property value.
- getObjects(GeoLocation, int) - Method in class org.deltava.dao.GetNavData
-
Returns all Navigation objects (except Intersections/Runways/Gates) within a set number of miles from a point.
- getOceanic() - Method in class org.deltava.dao.GetOceanicRoute
-
Returns a list of oceanic routes.
- GetOceanicRoute - Class in org.deltava.dao
-
A Data Access Object for Oceanic Routes.
- GetOceanicRoute(Connection) - Constructor for class org.deltava.dao.GetOceanicRoute
-
Initializes the DAO with the specified JDBC connection.
- getOceanicTrackDates(OceanicTrackInfo.Type) - Method in class org.deltava.dao.GetOceanicRoute
-
Returns the dates for which oceanic track waypoints are available.
- getOceanicTracks(OceanicTrackInfo.Type, Instant) - Method in class org.deltava.dao.GetOceanicRoute
-
Returns all of the oceanic route waypoints for a particular date.
- getOffline() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns if this flight was flown disconnected from the ACARS server.
- getOldCode() - Method in class org.deltava.beans.navdata.RunwayMapping
-
Returns the old runway code.
- getOldest() - Method in class org.deltava.beans.system.RequestCounter
-
Returns the date/time of the oldest request.
- getOnline(int) - Static method in class org.deltava.beans.acars.ArchiveHelper
-
Returns the File containing archived online data.
- getOnline(String) - Method in class org.deltava.dao.http.GetVATSIMData
-
Returns whether a VATSIM user is connected to the network.
- getOnlineDistance() - Method in class org.deltava.beans.stats.OnlineStatsEntry
-
Returns the total number of miles flown across all networks during this period.
- getOnlineHours() - Method in class org.deltava.beans.Pilot
-
Returns the number of online flight hours logged by this Pilot.
- getOnlineHours() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the total number of hours flown online.
- getOnlineHours() - Method in class org.deltava.beans.stats.OnlineStatsEntry
-
Returns the total number of flight hours flown across all networks during this period.
- getOnlineLegs() - Method in class org.deltava.beans.Pilot
-
Returns the number of online flight legs logged by this Pilot.
- getOnlineLegs() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the number of legs flown online.
- getOnlineLegs() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the number of Online legs linked to this entry.
- getOnlineLegs() - Method in class org.deltava.beans.stats.OnlineStatsEntry
-
Returns the total number of flight legs flown across all networks during this period.
- getOnlineMiles() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the total number of miles flown online.
- getOnlineStatistics(FlightStatsSort, FlightStatsGroup) - Method in class org.deltava.dao.GetAggregateStatistics
-
Returns online network flight statstics by date.
- getOnlineTime() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the amount of time spent connected to an Online Network.
- getOnlineTotals(Map<Integer, Pilot>, String) - Method in class org.deltava.dao.GetFlightReports
-
Returns online and ACARS legs/hours for a group of Pilots.
- getOnlineTotals(Pilot, String) - Method in class org.deltava.dao.GetFlightReports
-
Gets online and ACARS legs/hours for a particular Pilot.
- GetOnlineTrack - Class in org.deltava.dao
-
A Data Access Object to load VATSIM/IVAO data tracks.
- GetOnlineTrack(Connection) - Constructor for class org.deltava.dao.GetOnlineTrack
-
Initializes the Data Access Object.
- getOnTime() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns whether the flight matched the schedule times.
- getOnTime(ACARSFlightReport) - Method in class org.deltava.dao.GetACARSOnTime
-
Loads on-time data.
- getOnTimeEntry() - Method in class org.deltava.beans.FlightSubmissionHelper
-
Returns the Flight Schedule entry for the real-time flight being tracked.
- getOnTimeLegs() - Method in class org.deltava.beans.stats.OnTimeStatsEntry
-
Returns the total number of on-time flight legs during this period.
- getOnTimeStatistics(int) - Method in class org.deltava.dao.GetACARSOnTime
-
Retrieves aggregated on-time performance values for a Pilot.
- getOnTimeStatistics(RoutePair, String) - Method in class org.deltava.dao.GetACARSOnTime
-
Returns on-time flight statistics for a particular flight route.
- getOpen() - Method in class org.deltava.dao.GetJobs
-
Retrieves all open Job postings.
- getOperatingSystem() - Method in class org.deltava.beans.system.HTTPContextData
-
Returns the client operating system.
- getOptionID() - Method in class org.deltava.beans.cooler.PollOption
- getOptionID() - Method in class org.deltava.beans.cooler.PollVote
-
Returns the Option's database ID.
- getOptions() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns all poll options for this Message Thread.
- getOptions() - Method in class org.deltava.beans.flight.ScorePackage
-
Returns the aircraft policy options.
- getOptions() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Converts the airline/leg information into a set of Combobox/Checkbox options.
- getOptions(int) - Method in class org.deltava.dao.GetCoolerPolls
-
Returns poll options for a Water Cooler discussion thread.
- getOptions(String) - Method in class org.deltava.beans.schedule.Aircraft
-
Returns policy options for this Aircraft for a specific virtual airline.
- getOriginAirports(Airline) - Method in class org.deltava.dao.GetScheduleAirport
-
Returns all Airports for an Airline with at least one flight departing.
- getOriginAirports(ScheduleSource, Airport) - Method in class org.deltava.dao.GetRawScheduleInfo
-
Returns departure Airports for a particular raw schedule source.
- getOSVersion() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the operating system version.
- getOSVersion() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the Operating System name.
- getOurFlight() - Method in class org.deltava.security.command.CrossAppPIREPAccessControl
-
Returns if the PIREP was submitted by the current user.
- getOurFlight() - Method in class org.deltava.security.command.PIREPAccessControl
-
Returns if the PIREP was submitted by the current user.
- getOut() - Method in class org.deltava.dao.http.DAO
-
Retrieves an output stream to the URL.
- getOutboundCount() - Method in class org.deltava.beans.acars.TaxiTime
-
Returns the number of outbound flights used to calculate the data.
- getOutboundStdDev() - Method in class org.deltava.beans.acars.TaxiTime
-
Returns the standard deviation of outbound taxi times.
- getOutboundTime() - Method in class org.deltava.beans.acars.TaxiTime
-
Returns the average outbound tax time.
- getOwner() - Method in class org.deltava.beans.econ.EliteLevel
-
Returns the owner of this Elite Level.
- getOwner() - Method in class org.deltava.beans.EquipmentType
-
Returns the Airline that owns this equipment program profile.
- getOwner() - Method in class org.deltava.beans.event.Event
-
Returns the Airline that owns this Online Event.
- getOwner() - Method in class org.deltava.beans.fleet.LibraryEntry
-
Returns the owning Virtual Airline.
- getOwner() - Method in class org.deltava.beans.stats.Accomplishment
-
Returns the owning Airline of this Accomplishment.
- getOwner() - Method in class org.deltava.beans.stats.Tour
-
Returns the Virtual Airline that owns this Tour.
- getOwner() - Method in class org.deltava.beans.testing.ExamProfile
-
Returns the Owner Airline for this Examination.
- getOwner() - Method in class org.deltava.beans.testing.QuestionProfile
-
Returns the Owner Airline for this Question.
- getOwner() - Method in class org.deltava.beans.testing.Test
-
Returns the owner Airline of this Examination.
- GetPACOTs - Class in org.deltava.dao.http
-
A Data Access Object to load Pacific Track data.
- GetPACOTs(String) - Constructor for class org.deltava.dao.http.GetPACOTs
-
Initializes the Data Access Object.
- getPaletteCode() - Method in interface org.deltava.beans.IconMapEntry
-
Returns the Google Earth palette code.
- getPaletteCode() - Method in class org.deltava.beans.navdata.AirportLocation
-
Returns the Google Earth palette code.
- getPaletteCode() - Method in class org.deltava.beans.navdata.Gate
- getPaletteCode() - Method in class org.deltava.beans.navdata.Intersection
- getPaletteCode() - Method in class org.deltava.beans.navdata.NDB
-
Returns the Google Earth palette code.
- getPaletteCode() - Method in class org.deltava.beans.navdata.Runway
- getPaletteCode() - Method in class org.deltava.beans.navdata.RunwayThreshold
- getPaletteCode() - Method in class org.deltava.beans.navdata.VOR
-
Returns the Google Earth palette code.
- getPaletteCode() - Method in class org.deltava.beans.schedule.Airport
- getPaletteCode() - Method in class org.deltava.beans.wx.WeatherTileLayer
-
Returns the layer's palette code.
- getParameter(String) - Method in class org.deltava.commands.HTTPContext
-
Returns the value of a request parameter.
- getParameter(String) - Method in class org.deltava.servlet.filter.FileUploadRequestWrapper
- getParameterMap() - Method in class org.deltava.servlet.filter.FileUploadRequestWrapper
-
Returns the parameters as a map of String arrays.
- getParameterNames() - Method in class org.deltava.servlet.filter.FileUploadRequestWrapper
-
Returns all parameter names.
- getParameterNames() - Method in class org.deltava.util.log.SyntheticRequest
- getParameters() - Method in class org.deltava.commands.ViewContext
-
Returns all the request parameters for this view slice, minus any reserved parameters
- getParameters(String) - Method in class org.deltava.commands.HTTPContext
-
Returns the values of a collection of request parameters.
- getParameters(String, Collection<String>) - Method in class org.deltava.commands.HTTPContext
-
Returns the values of a collection of request parameters.
- getParameterValues(String) - Method in class org.deltava.servlet.filter.FileUploadRequestWrapper
-
Returns the value(s) of a request parameter.
- getParameterValues(String) - Method in class org.deltava.util.log.SyntheticRequest
- getParent() - Method in class org.deltava.util.tile.TileAddress
-
Returns this Tile's parent address.
- getParentFormTag() - Method in class org.deltava.taglib.html.ElementTag
-
Returns the parent form tag.
- getParentID() - Method in class org.deltava.beans.AbstractComment
-
Returns the parent record's database ID.
- getParents() - Method in class org.deltava.util.tile.TileAddress
-
Returns the addresses of all of this Tile's parents.
- GetPartner - Class in org.deltava.dao
-
A Data Access Object to load virtual airline partner information.
- GetPartner(Connection) - Constructor for class org.deltava.dao.GetPartner
-
Initializes the Data Access Object.
- getPartnerBanner(int) - Method in class org.deltava.dao.GetImage
-
Returns a Partner banner image.
- getPartners() - Method in class org.deltava.dao.GetPartner
-
Loads Partner information from the database.
- getPassCount() - Method in class org.deltava.beans.testing.ExamProfile
- getPassCount() - Method in interface org.deltava.beans.testing.PassStatistics
-
Returns the number of test passes or correct answers.
- getPassCount() - Method in class org.deltava.beans.testing.QuestionProfile
- getPassCount() - Method in class org.deltava.beans.testing.TestStatistics
- getPassed() - Method in class org.deltava.beans.testing.ExamStatsEntry
-
Returns the number of passed examinations or check rides in this entry's period.
- getPassengers() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the number of passengers on the flight.
- getPassengers() - Method in class org.deltava.beans.flight.FlightReport
-
Returns the number of passengers carried on this flight.
- getPassFail() - Method in class org.deltava.beans.testing.Test
-
Returns if the Pilot passed or failed this examination
- getPassScore() - Method in class org.deltava.beans.testing.ExamProfile
-
Returns the minimum percentage required to pass this Examination.
- getPassword() - Method in class org.deltava.beans.Person
-
Return the Person's password.
- getPath() - Method in class org.deltava.beans.wx.TileDate
-
Returns the layer path.
- getPath() - Method in class org.deltava.util.URLParser
-
Returns the path entries.
- getPax() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the number of passengers booked for this flight.
- getPax() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the number of passengers linked to this entry.
- getPax() - Method in class org.deltava.beans.stats.LoadStatistics
-
Returns the total number of passengers carried.
- getPaxWeight() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the total passenger weight.
- getPayload() - Method in exception class org.deltava.crypt.CryptoException
-
Returns the invalid cryptogrphic payload.
- getPayload() - Method in class org.deltava.service.aws.SNSContext
-
Returns the SNS message payload.
- getPct(TankType) - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the filling percentage for a particular tank type.
- GetPDFText - Class in org.deltava.dao.file
-
A Data Access Object to extract text from a PDF document.
- GetPDFText(InputStream) - Constructor for class org.deltava.dao.file.GetPDFText
-
Initializes the Data Access Object.
- getPending() - Method in class org.deltava.dao.GetQuestionnaire
-
Returns all Submitted Applicant Questionnaires.
- getPendingCount() - Method in class org.deltava.dao.GetCharterRequests
-
Returns the number of pending Charter requests.
- getPendingRides(int, RideType) - Method in class org.deltava.dao.GetExam
-
Returns all unsubmitted Check Rides older than a certain date.
- getPercentage() - Method in interface org.deltava.beans.flight.RunwayLengthUsage
-
Returns the percentage of the runway used.
- getPercentage() - Method in class org.deltava.beans.navdata.RunwayUse
-
Returns the percentage of total uses for this Runway.
- getPercentile() - Method in class org.deltava.beans.stats.ElitePercentile
- getPercentile(int) - Method in class org.deltava.beans.acars.FrameRates
-
Returns a frame rate percentile.
- GetPerformance - Class in org.deltava.dao
-
A Data Access Object to load performance data from the database.
- GetPerformance(Connection) - Constructor for class org.deltava.dao.GetPerformance
-
Initializes the Data Access Object.
- getPermanent() - Method in class org.deltava.dao.GetPilotDirectory
-
Returns all Pilots with permanent accounts.
- getPerson() - Method in class org.deltava.security.UserSession
-
Returns the authenticated User associated with this session.
- getPhase() - Method in class org.deltava.beans.acars.RouteEntry
-
Returns the flight phase.
- getPhase() - Method in class org.deltava.beans.acars.XAFlightInfo
-
Returns the flight phase.
- GetPHPVMSSchedule - Class in org.deltava.dao.file
-
A Data Access Object to load a PHPVMSv7 Flight Schedule.
- GetPHPVMSSchedule(InputStream) - Constructor for class org.deltava.dao.file.GetPHPVMSSchedule
-
Initializes the Data Access Object.
- getPhysicalHeightDpi() - Method in class org.deltava.util.ImageInfo
-
Returns the physical height of this image in dots per inch (dpi).
- getPhysicalHeightInch() - Method in class org.deltava.util.ImageInfo
-
If
ImageInfo.check()
was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found. - getPhysicalWidthDpi() - Method in class org.deltava.util.ImageInfo
-
If
ImageInfo.check()
was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found. - getPhysicalWidthInch() - Method in class org.deltava.util.ImageInfo
-
Returns the physical width of an image in inches, or
-1.0f
if width information is not available. - getPictureGallery(String, String) - Method in class org.deltava.dao.GetGallery
-
Returns Images in the Image Gallery.
- getPictureGallery(Instant) - Method in class org.deltava.dao.GetGallery
-
Returns Images in the Image Gallery created on a specific date.
- getPilot() - Method in class org.deltava.beans.acars.ACARSMapEntry
-
Returns the Pilot.
- getPilot(String) - Method in class org.deltava.beans.servinfo.NetworkInfo
-
Returns a specific online Pilot entry.
- GetPilot - Class in org.deltava.dao
-
A Data Access Object to get Pilots from the database, for use in roster operations.
- GetPilot(Connection) - Constructor for class org.deltava.dao.GetPilot
-
Creates the DAO from a JDBC connection.
- GetPilotBoard - Class in org.deltava.dao
-
A Data Access Object to display pilot locations.
- GetPilotBoard(Connection) - Constructor for class org.deltava.dao.GetPilotBoard
-
Initializes the Data Access Object.
- getPilotByCode(int, String) - Method in class org.deltava.dao.GetPilot
-
Gets a Pilot based on a pilot code.
- getPilotCode() - Method in class org.deltava.beans.Pilot
-
Return the Pilot Code.
- getPilotCount(EliteLevel) - Method in class org.deltava.dao.GetElite
-
Counts the number of Pilots who have achieved a given Elite status level.
- getPilotCount(EliteLifetime) - Method in class org.deltava.dao.GetElite
-
Counts the number of Pilots who have achieved a given lifetime Elite status level.
- GetPilotDirectory - Class in org.deltava.dao
-
A Data Access Object to obtain user Directory information for Pilots.
- GetPilotDirectory(Connection) - Constructor for class org.deltava.dao.GetPilotDirectory
-
Initialize the Data Access Object.
- GetPilotEMail - Class in org.deltava.dao
-
A Data Access Object to load Pilot IMAP mailbox information.
- GetPilotEMail(Connection) - Constructor for class org.deltava.dao.GetPilotEMail
-
Initailizes the Data Access Object.
- getPilotFlights() - Method in class org.deltava.beans.stats.EventStats
-
Returns the number of distinct Pilots who filed an approved Flight Report for at least one Online Event.
- getPilotID() - Method in class org.deltava.beans.academy.Course
-
Returns the database ID of the Pilot taking the course.
- getPilotID() - Method in interface org.deltava.beans.academy.Instruction
-
Returns the database ID of the Student.
- getPilotID() - Method in class org.deltava.beans.academy.InstructionFlight
-
Returns the database ID of the student associated with this flight.
- getPilotID() - Method in class org.deltava.beans.academy.InstructionSession
-
Returns the Pilot participating in this Session.
- getPilotID() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns the database ID of the user who made this connection.
- getPilotID() - Method in class org.deltava.beans.acars.DispatchLogEntry
-
Returns the database ID of the Pilot who received this flight data.
- getPilotID() - Method in class org.deltava.beans.acars.LogSearchCriteria
-
Returns the Pilot's database ID.
- getPilotID() - Method in class org.deltava.beans.Applicant
-
Returns the Database ID of this Applicant's Pilot record.
- getPilotID() - Method in class org.deltava.beans.assign.AssignmentInfo
-
Returns the Pilot Database ID for this Flight Assignment.
- getPilotID() - Method in class org.deltava.beans.cooler.PollVote
-
Returns the Pilot's database ID.
- getPilotID() - Method in class org.deltava.beans.event.Signup
-
Returns the database ID of the signed-up pilot.
- getPilotID() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
-
Returns the Pilot ID, if filtering for unvisited airports.
- getPilotID() - Method in class org.deltava.beans.servinfo.NetworkUser
-
Returns the Database ID of this network user.
- getPilotID() - Method in class org.deltava.beans.servinfo.PositionData
-
Returns the Pilot ID.
- getPilotID() - Method in class org.deltava.beans.stats.AccomplishmentHistoryHelper
-
Returns the Pilot's database ID.
- getPilotID() - Method in class org.deltava.beans.stats.DatedAccomplishment
-
Returns the Pilot's database ID.
- getPilotID() - Method in class org.deltava.beans.system.CommandLog
-
Returns the database ID of the Pilot executing the Command.
- getPilotIDs() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the number of distinct Pilots flying legs in this period.
- getPilotIDs() - Method in class org.deltava.dao.GetCharterRequests
-
Returns the database IDs of all Pilots who have created a Charter flight Request.
- getPilotIDs(Collection<? extends AuthoredBean>) - Static method in class org.deltava.commands.acars.ACARSLogViewCommand
-
Returns a Collection of Pilot IDs from the view results.
- getPilotName() - Method in class org.deltava.beans.stats.LandingStatistics
-
Returns the pilot name.
- GetPilotNotify - Class in org.deltava.dao
-
A Data Access Object to get Pilot notification lists.
- GetPilotNotify(Connection) - Constructor for class org.deltava.dao.GetPilotNotify
-
Initialize the Data Access Object.
- getPilotNumber() - Method in class org.deltava.beans.Pilot
-
Return the pilot number.
- GetPilotOnline - Class in org.deltava.dao
-
A Data Access Object to load Pilot data for Online Network operations.
- GetPilotOnline(Connection) - Constructor for class org.deltava.dao.GetPilotOnline
-
Initializes the Data Access Object.
- getPilotProgress(int, String) - Method in class org.deltava.dao.GetTour
-
Returns the number of Flights Legs in each Flight Tour completed by a particular Pilot.
- getPilotRatings() - Method in class org.deltava.beans.servinfo.Certificate
-
Returns the user's pilot ratings.
- GetPilotRecognition - Class in org.deltava.dao
-
A Data Acccess Object to read Pilots that have achieved certain accomplishments.
- GetPilotRecognition(Connection) - Constructor for class org.deltava.dao.GetPilotRecognition
-
Initialize the Data Access Object.
- getPilots() - Method in class org.deltava.beans.servinfo.NetworkInfo
-
Returns the active Pilots on this network.
- getPilots() - Method in class org.deltava.beans.stats.Accomplishment
-
Returns the number of Pilots who have achieved this Accomplishment.
- getPilots() - Method in class org.deltava.dao.GetACARSErrors
-
Returns the Pilots with error reports.
- getPilots() - Method in class org.deltava.dao.GetPilot
-
Returns all Pilots.
- getPilots() - Static method in class org.deltava.security.UserPool
-
Returns all logged in Pilots and their browser types.
- getPilots(EliteLevel) - Method in class org.deltava.dao.GetElite
-
Loads all Pilots who have obtained a particular Elite status in a given year.
- getPilots(EliteLifetime) - Method in class org.deltava.dao.GetElite
-
Loads all Pilots who have obtained a particular lifetime Elite status.
- getPilots(OnlineNetwork) - Method in class org.deltava.dao.GetPilotOnline
-
Returns all Pilots registered with an ID in a particular online network.
- getPilotsByEQ(EquipmentType, String, boolean, Rank) - Method in class org.deltava.dao.GetPilot
-
Returns all active Pilots with a particular rank in a particular equipment program.
- getPilotsByLetter(String) - Method in class org.deltava.dao.GetPilot
-
Returns Pilots whose last name begins with a particular letter.
- getPilotsByRank(Rank) - Method in class org.deltava.dao.GetPilot
-
Returns all Active pilots with a particular rank.
- getPilotsByStatus(PilotStatus) - Method in class org.deltava.dao.GetPilot
-
Returns Pilots based upon their status.
- getPilotSignups() - Method in class org.deltava.beans.stats.EventStats
-
Returns the number of distinct Pilots who signed up for at least one Online Event.
- getPilotsWithMissingRatings(EquipmentType) - Method in class org.deltava.dao.GetEquipmentType
-
Returns the database IDs for all Pilots missing an assigned rating in a particular Equipment type program.
- getPilotTotals(LocalDate) - Method in class org.deltava.dao.GetEliteStatistics
-
Loads flight/distance/point statistics by Pilot for a one year interval.
- getPilotTotals(LocalDate) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Loads flight/distance statistics by Pilot for a one year interval.
- getPIREPStatistics(int, FlightStatsSort, FlightStatsGroup) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Retrieves aggregated approved Flight Report statistics.
- getPIREPStatistics(FlightStatsSort, FlightStatsGroup) - Method in class org.deltava.dao.GetAggregateStatistics
-
Retrieves aggregated Flight Report statistics.
- getPitch() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the aircraft's pitch angle.
- getPixelAddress(GeoLocation) - Method in class org.deltava.util.tile.MercatorProjection
-
Returns the pixel address of the provided point on the global canvas.
- getPixelAddress(GeoLocation) - Method in interface org.deltava.util.tile.Projection
-
Returns the pixel address of the provided point on the global canvas.
- getPixelX() - Method in class org.deltava.util.tile.TileAddress
-
Returns the X-coordinate of this tile within the global image.
- getPixelY() - Method in class org.deltava.util.tile.TileAddress
-
Returns the Y-coordinate of this tile within the global image.
- getPlanData() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the filed route for this flight.
- getPlatform() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the underlying simulator platform.
- getPluginVersion() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the version of simulator plugin used by the client.
- getPoints() - Method in class org.deltava.beans.econ.EliteLevel
-
Returns the number of status points required for this level.
- getPoints() - Method in class org.deltava.beans.econ.EliteLifetime
- getPoints() - Method in class org.deltava.beans.econ.EliteScoreEntry
-
Returns the number of points in this entry.
- getPoints() - Method in interface org.deltava.beans.econ.EliteTotals
-
Returns the number of Elite points.
- getPoints() - Method in class org.deltava.beans.econ.FlightEliteScore
-
Returns the total Elite points for this flight.
- getPoints() - Method in class org.deltava.beans.econ.RolloverYearlyTotal
- getPoints() - Method in class org.deltava.beans.econ.YearlyTotal
- getPoints() - Method in class org.deltava.beans.flight.RouteBuilder
-
Returns the waypoints in the route, including the SID/STAR.
- getPoints() - Method in class org.deltava.beans.schedule.AbstractRoute
-
Returns the departure and arrival airports.
- getPoints() - Method in class org.deltava.beans.stats.ElitePercentile
- getPoints() - Method in class org.deltava.beans.stats.FlightPercentileHelper
-
Returns the Elite Point percentiles.
- getPoints(int) - Method in class org.deltava.beans.stats.PercentileStatsEntry
-
Returns the number of Elite points for a particular percentile.
- getPointUnit() - Method in class org.deltava.beans.econ.EliteProgram
-
Returns the point unit name.
- getPoll() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns if this thread has a poll.
- getPoolInfo() - Method in interface org.deltava.util.jmx.ConnectionPoolMXBean
-
Returns a collection of connection information.
- getPoolInfo() - Method in class org.deltava.util.jmx.JMXConnectionPool
- getPopularRoutes(boolean, boolean) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Returns the most popular route pairs filed by Pilots.
- getPopularRoutes(int) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Retrieves the most popular route pairs filed by a particular Pilot.
- getPopularRunways(Airport, boolean) - Method in class org.deltava.dao.GetRunwayUsage
-
Retrieves the most popular runways used at a particular Airport.
- getPopularRunways(RoutePair, boolean) - Method in class org.deltava.dao.GetRunwayUsage
-
Retrieves the most popular runways used on a particular route.
- GetPOSCONInfo - Class in org.deltava.dao.file
-
A Data Access Object to parse a POSCON JSON servinfo feed.
- GetPOSCONInfo(InputStream) - Constructor for class org.deltava.dao.file.GetPOSCONInfo
-
Creates the Data Access Object.
- getPosition() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the last logged position for this flight.
- getPosition() - Method in class org.deltava.beans.navdata.NavigationDataBean
-
Returns the object's position.
- getPosition() - Method in class org.deltava.beans.schedule.Airport
-
Returns this airport's latitude and longitude.
- getPosition() - Method in class org.deltava.beans.servinfo.ConnectedUser
-
Returns the User's current position.
- getPositionCount() - Method in class org.deltava.beans.acars.ArchiveMetadata
-
Returns the number of archived position entries.
- getPositionCount() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the number of position records associated with this Flight.
- getPositionFlightIDs(int) - Method in class org.deltava.dao.GetACARSPurge
-
Retrieves Flight IDs for position entries older than a particular number of hours.
- getPositions() - Method in class org.deltava.beans.acars.OfflineFlight
-
Returns the position entries.
- getPositions(int) - Static method in class org.deltava.beans.acars.ArchiveHelper
-
Returns the File containing archived ACARS position data.
- getPositions(int) - Method in class org.deltava.dao.GetXACARS
-
Retrieves all position entries associated with a particular flight.
- getPossibleEvents(FlightReport, String) - Method in class org.deltava.dao.GetEvent
-
Returns possible Online Events for a particular flight.
- getPossibleEvents(RoutePair, OnlineNetwork, Instant, String) - Method in class org.deltava.dao.GetEvent
-
Returns possible Online Events within a given time period.
- getPostalCode() - Method in class org.deltava.beans.stats.GeocodeResult
-
Returns the postal code.
- getPostCount() - Method in class org.deltava.beans.cooler.Channel
-
Returns the number of posts in this Channel.
- getPostCount() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns the number of messages in this thread.
- getPosts() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns this thread's messages.
- getPrecision() - Method in class org.deltava.util.cache.CacheConfig
-
Returns the precision of a GeoLocation cache.
- getPrefixLength() - Method in class org.deltava.util.CIDRBlock
- getPressure() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the ambient air pressure.
- getPressure() - Method in class org.deltava.beans.wx.Cyclone
-
Returns the central pressure.
- getPressure() - Method in class org.deltava.beans.wx.METAR
-
Returns the barometric pressure.
- getPressure() - Method in enum class org.deltava.beans.wx.PressureLevel
-
Returns the pressure level.
- getPressure(int, int, int) - Static method in class org.deltava.util.WXUtils
-
Calculates atmospheric pressure at a given altitude.
- getPreviousStart() - Method in class org.deltava.commands.ViewContext
-
Gets the start position of the previous slice of the view (for the Page Up tag)
- getPrimaryRatings() - Method in class org.deltava.beans.EquipmentType
-
Return the list of aircraft types that are considered "primary ratings".
- getPrimaryTypes(String, String) - Method in class org.deltava.dao.GetEquipmentType
-
Returns the Equipment Programs for whom a flight in a given aircraft counts for promotion.
- getPriority() - Method in class org.deltava.beans.PartnerInfo
-
Returns the partner priority.
- getPriority() - Method in class org.deltava.beans.schedule.ImportRoute
-
Returns the priority score.
- getPriority() - Method in class org.deltava.beans.system.Issue
-
Returns the issue priority.
- GetProcData - Class in org.deltava.dao.file
-
A Data Access Object to read from the Linux /proc filesystem.
- GetProcData() - Constructor for class org.deltava.dao.file.GetProcData
-
Initializes the Data Access Object.
- getProcessTime() - Method in class org.deltava.beans.system.EMailDelivery
-
Returns the remote SMTP message processing time.
- getProficiencyCheckRides() - Method in class org.deltava.beans.Pilot
-
Returns whether this Pilot has opted for recurring check rides.
- getProfile(int) - Method in class org.deltava.dao.GetJobProfiles
-
Loads an applicant profile.
- getProfiles() - Method in class org.deltava.dao.GetJobProfiles
-
Loads all applicant profile.
- getProgram() - Method in class org.deltava.beans.testing.EquipmentRideScript
-
Returns the Equipment Program for this check ride script.
- getProgramName() - Method in class org.deltava.beans.testing.EquipmentRideScriptKey
-
Returns the equipment program name.
- GetProgramStatistics - Class in org.deltava.dao
-
A Data Access Object to load equipment program metrics.
- GetProgramStatistics(Connection) - Constructor for class org.deltava.dao.GetProgramStatistics
-
Initializes the Data Access Object.
- getProgress() - Method in class org.deltava.beans.academy.Course
-
Returns any progress entries associated with this Course.
- getProgress() - Method in class org.deltava.beans.stats.Tour
-
Returns the IDs of Pilots that have completed at least one Flight in this Tour.
- getProgress() - Method in class org.deltava.commands.stats.AccomplishmentEligibilityCommand.EligibilityMessage
- getProgress(int) - Method in class org.deltava.dao.GetTour
-
Returns progress by Pilot for a particular Tour.
- getProgress(Accomplishment) - Method in class org.deltava.beans.stats.AccomplishmentHistoryHelper
-
Returns how far a pilot is towards a particular Accomplishment.
- getProgressEntry(int) - Method in class org.deltava.beans.academy.Course
-
Returns a particular progress entry.
- getProgressTime() - Method in class org.deltava.beans.stats.TourProgress
-
Returns the amount of time the Tour has been in progress by a Pilot.
- getPromotionCount(int, String) - Method in class org.deltava.dao.GetFlightReportRecognition
-
Retrieves the number of legs a Pilot has completed that count towards promotion to Captain.
- getPromotionCount(FlightReport) - Method in class org.deltava.service.logbook.LogbookExport
-
Returns the leg index for a leg that counts for promotion to Captain in an equipment program.
- getPromotionHours() - Method in class org.deltava.beans.EquipmentType
-
Return the number of hours required for promotion to Captain.
- getPromotionLegs() - Method in class org.deltava.beans.EquipmentType
-
Return the number of flight legs required for promotion to Captain.
- getPromotionMinLength() - Method in class org.deltava.beans.EquipmentType
-
Returns the minimum flight leg distance requires for promotion to Captain.
- getPromotionQueue(String) - Method in class org.deltava.dao.GetPilotRecognition
-
Returns Pilots eligible for promotion to Captain.
- getPromotionSwitchLength() - Method in class org.deltava.beans.EquipmentType
-
Returns the flight distance where accelerated time is limted, to where a minimum amount of 1X time is required.
- getPropertyMethod(String) - Static method in class org.deltava.util.StringUtils
-
Returns the method name used to retrieve a particular property value.
- getProtocol() - Method in interface org.deltava.beans.NotificationEnvelope
-
Returns this envelope's notification protocol.
- getProtocol() - Method in class org.deltava.mail.SMTPEnvelope
- getProtocol() - Method in class org.deltava.mail.VAPIDEnvelope
- getProtocolVersion(ServiceContext) - Static method in class org.deltava.service.xacars.XAService
-
Returns the XACARS protocol version.
- getPub256DH() - Method in class org.deltava.beans.PushEndpoint
-
Returns the endpoint public key.
- getPublic() - Method in class org.deltava.beans.fleet.Resource
-
Returns whether this Resource is available to the public.
- getPublic() - Method in class org.deltava.beans.help.Issue
-
Returns whether the Issue is Public.
- getPurgeable() - Method in class org.deltava.dao.GetInactivity
-
Returns purge entries for all pilots who are eligible to be purged.
- getPurged() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Returns whether this source was purged during the current import.
- getPurgeDate() - Method in class org.deltava.beans.system.InactivityPurge
-
Returns the date the user will be marked Inactive.
- getPushEndpoints() - Method in class org.deltava.beans.Pilot
- getPushEndpoints() - Method in interface org.deltava.beans.PushAddress
-
Returns the user's Push Notification endpoints.
- getQualifiedPrograms() - Method in class org.deltava.beans.testing.TestingHistoryHelper
-
Returns all Equipment programs that the Pilot is fully rated for.
- getQualifiedRatings() - Method in class org.deltava.beans.testing.TestingHistoryHelper
-
Returns all aircraft types that the Pilot is fully rated for.
- getQualifier() - Method in class org.deltava.beans.wx.Condition
-
Returns the condition qualifier.
- getQuarter() - Method in class org.deltava.beans.hr.Nomination
-
Returns the calendar quarter for this Nomination, which may be different than the date it was created.
- getQuarter() - Method in class org.deltava.beans.hr.Quarter
-
Returns the quarter number.
- getQueryCount() - Static method in class org.deltava.dao.DAO
-
Returns the total number of queries executed since the JVM was started.
- getQuestion() - Method in class org.deltava.beans.testing.Question
-
Returns the Question text.
- getQuestion(int) - Method in class org.deltava.beans.testing.Examination
-
Returns a specific Question from the Examination.
- GetQuestionnaire - Class in org.deltava.dao
-
A Data Access Object to load Applicant Questionaires.
- GetQuestionnaire(Connection) - Constructor for class org.deltava.dao.GetQuestionnaire
-
Initialize the Data Access Object.
- getQuestionnaires(Collection<Integer>) - Method in class org.deltava.dao.GetExam
-
Returns all Initial Questionnaires for hired Pilots.
- getQuestionPool(ExamProfile, boolean) - Method in class org.deltava.dao.GetExamQuestions
-
Loads all active Questions linked to a particular Pilot Examination.
- getQuestionPool(ExamProfile, boolean, int) - Method in class org.deltava.dao.GetExamQuestions
-
Loads all active Questions linked to a particular Pilot Examination.
- getQuestionPoolSize() - Method in class org.deltava.beans.testing.ExamProfile
-
Returns the number of questions in this Examination's question pool.
- getQuestionProfile(int) - Method in class org.deltava.dao.GetExamQuestions
-
Loads a Question Profile.
- getQuestions() - Method in class org.deltava.beans.testing.Examination
-
Returns this Examination's questions.
- getQuestions(ExamProfile) - Method in class org.deltava.dao.GetExamQuestions
-
Loads Questions for a particular Examination, or all Examinations.
- getQuota() - Method in class org.deltava.beans.system.IMAPConfiguration
-
Returns the mailbox quota.
- getRadarAltitude() - Method in class org.deltava.beans.acars.ACARSRouteEntry
- getRadarAltitude() - Method in class org.deltava.beans.acars.RouteEntry
-
Returns the aircraft's altitude above ground level, if implemented.
- getRadarAltitude() - Method in class org.deltava.beans.acars.XARouteEntry
-
Returns the radar altitude.
- getRadios() - Method in class org.deltava.beans.servinfo.Controller
-
Returns all of the radio positions for this Controller.
- getRadius() - Method in class org.deltava.beans.system.IPBlock
-
Returns the geolocation accuracy radius.
- getRange() - Method in class org.deltava.beans.acars.GroundMapEntry
-
Returns the service range.
- getRange() - Method in enum class org.deltava.beans.flight.ETOPS
-
Returns the maximum single-engine range.
- getRange() - Method in class org.deltava.beans.schedule.AircraftPolicyOptions
-
Returns the maximum range of the aircraft.
- getRange() - Method in class org.deltava.beans.servinfo.Controller
-
Returns the Controller's visibility range.
- getRange() - Method in enum class org.deltava.beans.servinfo.Facility
- getRange() - Method in class org.deltava.commands.AbstractCalendarCommand.CalendarContext
- getRangeMax() - Method in class org.deltava.beans.schedule.ValidationResult
- getRangeMin() - Method in class org.deltava.beans.schedule.ValidationResult
- getRank() - Method in class org.deltava.beans.flight.FlightReport
-
Returns the Pilot's rank at the time of the Flight.
- getRank() - Method in class org.deltava.beans.Person
-
Return the Person's rank.
- getRankCounts() - Method in class org.deltava.beans.stats.ProgramMetrics
- getRanks() - Method in class org.deltava.beans.EquipmentType
-
Return the list of available ranks in this program.
- getRatedPilots(String) - Method in class org.deltava.dao.GetExamQualifications
-
Returns the database IDs for all Pilots who currently have a specific aircraft rating.
- getRatedPilots(EquipmentType) - Method in class org.deltava.dao.GetExamQualifications
-
Returns the database IDs for all Pilots who meet the entrance criteria for an equipment type program.
- getRating() - Method in class org.deltava.beans.servinfo.NetworkUser
-
Returns the Controller's rating.
- getRating() - Method in class org.deltava.beans.servinfo.Pilot
- getRatingCode() - Method in class org.deltava.beans.servinfo.PilotRating
-
Returns the rating code.
- getRatingOnly() - Method in class org.deltava.beans.hr.TransferRequest
-
Returns if this Transfer Request is for an additional rating only.
- getRatings() - Method in class org.deltava.beans.EquipmentType
-
Returns all primary and secondary ratings.
- getRatings() - Method in class org.deltava.beans.Pilot
-
Return the Pilot's rated equipment Types.
- getRatio() - Method in interface org.deltava.util.jmx.CacheManagerMXBean
-
Returns the cache hit ratio.
- getRatio() - Method in class org.deltava.util.jmx.JMXCacheManager
- getRaw(int) - Method in class org.deltava.dao.GetOnlineTrack
-
Fetches raw track data for a Pilot, for a flight between two airports in the time preceeding a specific date/time.
- GetRawPDFSchedule - Class in org.deltava.dao.file
-
A Data Access Object to load raw PDF-exported airline schedules.
- GetRawPDFSchedule(InputStream) - Constructor for class org.deltava.dao.file.GetRawPDFSchedule
-
Initializes the Data Access Object.
- GetRawSchedule - Class in org.deltava.dao
-
A Data Access Object to load raw schedule entries.
- GetRawSchedule(Connection) - Constructor for class org.deltava.dao.GetRawSchedule
-
Initializes the Data Access Object.
- GetRawScheduleInfo - Class in org.deltava.dao
-
A Data Access Object to load raw flight schedule information.
- GetRawScheduleInfo(Connection) - Constructor for class org.deltava.dao.GetRawScheduleInfo
-
Initializes the Data Access Object.
- getRawSize() - Method in class org.deltava.beans.stats.HTTPCompressionInfo
-
Returns the total amount of compressed data transferred.
- getReader() - Method in class org.deltava.dao.file.DAO
-
Returns a reader suitable for text reads on the HTTP connection.
- getReadRoles() - Method in class org.deltava.beans.cooler.Channel.AllChannel
- getReadRoles() - Method in class org.deltava.beans.cooler.Channel
-
Returns the roles authorized to access this Channel.
- getRecipientID() - Method in class org.deltava.beans.acars.TextMessage
-
Returns the database ID of the message recipient.
- getRecipients() - Method in class org.deltava.mail.SMTPEnvelope
-
Returns the recipient list.
- getRed() - Method in class org.deltava.util.color.GoogleColor
-
Returns the red intensity.
- getReferCount() - Method in class org.deltava.beans.PartnerInfo
-
Returns the partner referral count.
- getReference() - Method in class org.deltava.beans.testing.Question
-
Returns an optional reference to the correct answer.
- getRefuel() - Method in class org.deltava.beans.acars.FuelUse
-
Returns whether refueling occured in-flight.
- getRegex() - Method in class org.deltava.util.bbcode.BBCode
-
Gets the regex
- getRegion() - Method in class org.deltava.beans.navdata.NavigationDataBean
-
Returns the ICAO region code for this entry.
- getRegion() - Method in class org.deltava.beans.schedule.Airport
-
Returns the ICAO region containing this Airport.
- getRegion() - Method in class org.deltava.beans.system.IPBlock
-
Returns the region/state associated with this IP address.
- getRegion() - Method in class org.deltava.beans.system.IPLocation
-
Returns the region/state/province name.
- getRegionCode() - Method in class org.deltava.beans.system.IPLocation
-
Returns the region/state/province code.
- getRegisterAddress() - Method in class org.deltava.beans.Applicant
-
Returns the address this Applicant registered from.
- getRegisterHostName() - Method in class org.deltava.beans.Applicant
-
Returns the host name this Applicant registered from.
- getRegistrationDate() - Method in class org.deltava.beans.servinfo.Certificate
-
Returns the user's registration date.
- getRegistrationManuals() - Method in class org.deltava.dao.GetDocuments
-
Returns the contents of the Document Library that are available on the Registration page.
- getReleasedOn() - Method in class org.deltava.beans.navdata.CycleInfo
-
Returns the cycle release date.
- getReleaseVersion() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the briefing release version.
- getRemarks() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the pilot's remarks for this flight.
- getRemarks() - Method in class org.deltava.beans.event.Signup
-
Returns any Pilot remarks about this Signup.
- getRemarks() - Method in class org.deltava.beans.flight.FlightReport
-
Returns the remarks for this Flight Report.
- getRemarks() - Method in class org.deltava.beans.schedule.ScheduleEntry
-
Returns any operator notes for this flight.
- getRemarks() - Method in class org.deltava.beans.wx.METAR
-
Returns the METAR remarks.
- getRemoteAddr() - Method in class org.deltava.beans.acars.ACARSError
- getRemoteAddr() - Method in class org.deltava.beans.acars.ACARSLogEntry
- getRemoteAddr() - Method in class org.deltava.beans.AuditLog
- getRemoteAddr() - Method in class org.deltava.beans.cooler.Message
- getRemoteAddr() - Method in interface org.deltava.beans.RemoteAddressBean
-
Returns the remote IP address.
- getRemoteAddr() - Method in class org.deltava.beans.system.CommandLog
- getRemoteAddr() - Method in class org.deltava.beans.system.EMailDelivery
-
Returns the remote SMTP server address.
- getRemoteAddr() - Method in class org.deltava.beans.system.LoginAddress
- getRemoteAddr() - Method in class org.deltava.security.SecurityCookieData
-
Returns the remote address of the user.
- getRemoteHost() - Method in class org.deltava.beans.acars.ACARSError
- getRemoteHost() - Method in class org.deltava.beans.acars.ACARSLogEntry
- getRemoteHost() - Method in class org.deltava.beans.AuditLog
- getRemoteHost() - Method in class org.deltava.beans.cooler.Message
- getRemoteHost() - Method in interface org.deltava.beans.RemoteAddressBean
-
Returns the remote host name.
- getRemoteHost() - Method in class org.deltava.beans.system.CommandLog
- getRemoteHost() - Method in class org.deltava.beans.system.EMailDelivery
-
Returns the remote SMTP server host name.
- getRemoteHost() - Method in class org.deltava.beans.system.LoginAddress
- getRemoteUser() - Method in class org.deltava.servlet.filter.CustomRequestWrapper
-
Returns the name of the logged in user.
- getRemoteUser() - Method in class org.deltava.util.log.SyntheticRequest
- getRepeatInactive(int, int, int) - Method in class org.deltava.dao.GetInactivity
-
Returns the IDs of Pilots who have not participated in the period prior to the Inactivity warning.
- getReplace() - Method in class org.deltava.util.bbcode.BBCode
-
Gets the replacement string
- getReportCount() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns the number of times this post has been reported for content.
- getReportIDs() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns the database IDs of all users reporting this thread for content.
- getReqCert() - Method in class org.deltava.beans.academy.Certification
-
Returns the specific Certification pre-requisite.
- getReqCount() - Method in class org.deltava.beans.academy.Certification
-
Returns the number of Requirements for this Certification.
- getReqs() - Method in class org.deltava.beans.academy.Certification
-
Returns the pre-requisite code.
- getRequest() - Method in class org.deltava.commands.HTTPContext
-
Returns the current HTTP Servlet Request.
- getRequest() - Method in class org.deltava.security.MultiUserSecurityContext
- getRequest() - Method in interface org.deltava.security.SecurityContext
-
Returns the current servlet request.
- getRequest() - Method in class org.deltava.servlet.GenericServlet.ServletSecurityContext
- getRequestID() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the SimBrief request ID.
- getRequests() - Method in class org.deltava.beans.stats.HTTPCompressionInfo
-
Returns the number of times this DAO has been called.
- getRequests() - Method in class org.deltava.beans.stats.HTTPStatistics
-
Returns the number of HTTP requests.
- getRequests() - Method in class org.deltava.beans.system.RequestCounter
-
Returns the number of requests for this address.
- getRequests() - Method in class org.deltava.util.cache.Cache
-
Returns the total number of cache requests.
- getRequests() - Method in class org.deltava.util.cache.CacheInfo
-
Returns the number of cache requests.
- getRequests() - Method in interface org.deltava.util.jmx.CacheManagerMXBean
-
Recent cache request count.
- getRequests() - Method in interface org.deltava.util.jmx.CacheMBean
-
Returns the number of requests made to this cache.
- getRequests() - Method in class org.deltava.util.jmx.CacheMBeanImpl
- getRequests() - Method in interface org.deltava.util.jmx.ConnectionPoolMXBean
-
Returns the number of requests since the last update.
- getRequests() - Method in class org.deltava.util.jmx.JMXCacheManager
- getRequests() - Method in class org.deltava.util.jmx.JMXConnectionPool
- getRequestURI() - Method in class org.deltava.util.log.SyntheticRequest
- getRequirements() - Method in class org.deltava.beans.academy.Certification
-
Returns the requirements for this Certification.
- getRequirements(String, int) - Method in class org.deltava.dao.GetAcademyProgress
-
Loads all Course progress beans for Course Requirements that have a specific examination as a requirement.
- getReserved(int) - Method in class org.deltava.dao.GetSELCAL
-
Returns all reserved aircraft SELCAL codes.
- getReservedBy() - Method in class org.deltava.beans.schedule.SelectCall
-
Returns the Pilot who has reserved this aircraft's SELCAL code.
- getReservedOn() - Method in class org.deltava.beans.schedule.SelectCall
-
Returns the date this aircraft's SELCAL code was reserved.
- getResolvedOn() - Method in class org.deltava.beans.help.Issue
-
Returns the date/time the Issue was resolved on.
- getResolvedOn() - Method in class org.deltava.beans.system.Issue
-
Returns the date/time this issue was resolved on.
- GetResources - Class in org.deltava.dao
-
A Data Access Object to load Web Resource data.
- GetResources(Connection) - Constructor for class org.deltava.dao.GetResources
-
Initializes the Data Access Object.
- getResponse() - Method in class org.deltava.beans.system.EMailDelivery
-
Returns the remote SMTP server response message.
- getResponse() - Method in class org.deltava.commands.HTTPContext
-
Returns the current HTTP Servlet Response.
- getResponse() - Method in exception class org.deltava.service.xacars.InvalidDataException
-
Returns an XACARS-formatted message.
- getResponseCode() - Method in class org.deltava.dao.http.DAO
-
Returns the HTTP response code for this request.
- getRestoreCount() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Rerturns the number of times an ACARS flight restore had been performed thus far.
- getRestoreCount() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the number of ACARS in-flight resotres on this flight.
- getRestricted() - Method in class org.deltava.dao.GetAirspace
-
Returns all restricted airspace boundaries.
- getResult() - Method in class org.deltava.beans.flight.ETOPSResult
-
Returns the ETOPS classification.
- getResult() - Method in class org.deltava.beans.flight.ScorePackage
-
Returns the flight score.
- getResult() - Method in class org.deltava.beans.system.CommandLog
-
Returns the command result data.
- getResult() - Method in class org.deltava.commands.CommandContext
-
Returns the Command Result object.
- getResult(GeoLocation) - Method in class org.deltava.beans.wx.GRIBResult
- getResultCode() - Method in exception class org.deltava.util.ftp.FTPClientException
-
Returns the FTP error code.
- getResults() - Method in class org.deltava.commands.ViewContext
-
Returns the result data to display.
- getResults(boolean, boolean, int) - Method in class org.deltava.dao.GetExamQuestions
-
Returns active examination Questions based on the frequency of being answered correctly.
- getRideCount() - Method in class org.deltava.beans.academy.Certification
-
Returns how many Check Rides are required for this Certification.
- getRideCount() - Method in class org.deltava.beans.academy.Course
-
Returns the number of Check Rides required for this Course.
- getRideEQ() - Method in class org.deltava.beans.academy.Certification
-
Returns the aircraft type suitable for the Check Ride.
- getRight() - Method in class org.deltava.util.Tuple
- getRoleData() - Method in class org.deltava.beans.Pilot
-
Returns role name and persistence data.
- getRoles() - Method in class org.deltava.beans.academy.Certification
-
Returns the security roles required to enroll for this Certification.
- getRoles() - Method in class org.deltava.beans.Applicant
- getRoles() - Method in class org.deltava.beans.Person
-
Returns a list of security roles this Person belongs to.
- getRoles() - Method in class org.deltava.beans.Pilot
- getRoles() - Method in class org.deltava.commands.AbstractCommand
-
Return the roles authorized to execute this command.
- getRoles() - Method in interface org.deltava.commands.Command
-
Return the roles authorized to execute this command.
- getRoles() - Method in class org.deltava.commands.HTTPContext
-
Returns the list of roles for the user.
- getRoles() - Method in class org.deltava.security.MultiUserSecurityContext
- getRoles() - Method in interface org.deltava.security.SecurityContext
-
Returns all the roles for the currently authenticated user.
- getRoles() - Method in class org.deltava.servlet.GenericServlet.ServletSecurityContext
- getRollover() - Method in class org.deltava.beans.econ.RolloverYearlyTotal
-
Returns rollover totals for the year.
- getRollover(int) - Method in class org.deltava.dao.GetEliteStatistics
-
Returns all rollover totals for a given year.
- getRollover(int, int) - Method in class org.deltava.dao.GetEliteStatistics
-
Loads a Pilot's rollover totals for a given year.
- getRoundingAmount() - Method in class org.deltava.util.cache.ExpiringGeoCache
- getRoundingAmount() - Method in interface org.deltava.util.cache.GeoCache
-
Returns the precision of the lat/long key rounding.
- getRoundingAmount() - Method in class org.deltava.util.cache.JedisGeoCache
- getRoundingAmount() - Method in class org.deltava.util.cache.NullCache
- getRoute() - Method in class org.deltava.beans.acars.ArchivedRoute
- getRoute() - Method in class org.deltava.beans.acars.DispatchLogEntry
-
Returns the Route for this dispatch entry.
- getRoute() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the filed route for this flight.
- getRoute() - Method in class org.deltava.beans.event.Route
-
Returns the flight plan for this route.
- getRoute() - Method in class org.deltava.beans.flight.FlightReport
-
Returns the filed Flight Route.
- getRoute() - Method in class org.deltava.beans.flight.RouteBuilder
-
Returns the filed route, minus any SID/STAR names.
- getRoute() - Method in class org.deltava.beans.navdata.Airway
-
Returns the Airway route.
- getRoute() - Method in class org.deltava.beans.navdata.CacheableRoute
- getRoute() - Method in interface org.deltava.beans.navdata.Route
-
Returns the Airway route.
- getRoute() - Method in class org.deltava.beans.schedule.FlightRoute
-
Returns the route.
- getRoute() - Method in class org.deltava.beans.schedule.OceanicNOTAM
-
Returns the route NOTAM text.
- getRoute() - Method in class org.deltava.beans.schedule.PopulatedRoute
-
Returns the route.
- getRoute() - Method in class org.deltava.beans.servinfo.Pilot
-
Returns the Pilot's filed route.
- getRoute() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the flight route.
- getRoute(int) - Static method in class org.deltava.beans.acars.ArchiveHelper
-
Returns the File containing archived route data.
- getRoute(int) - Method in class org.deltava.beans.event.Event
-
Retrieves a specifc route for this Online Event.
- getRoute(int) - Method in class org.deltava.dao.GetACARSData
-
Returns the filed route for a particular ACARS flight.
- getRoute(int) - Method in class org.deltava.dao.GetACARSRoute
-
Loads a saved route from the database.
- getRoute(int) - Method in class org.deltava.dao.GetOnlineTrack
-
Retrieves the filed route for a particular raw track.
- getRoute(String) - Method in class org.deltava.dao.GetNavAirway
-
Loads a SID/STAR from the navigation database.
- getRoute(ICAOAirport, TerminalRoute.Type, String) - Method in class org.deltava.dao.GetNavAirway
-
Retrieves a specifc SID/STAR.
- getRoute(ICAOAirport, TerminalRoute.Type, String, boolean) - Method in class org.deltava.dao.GetNavAirway
-
Retrieves a specifc SID/STAR.
- getRouteData() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the actual route data for this flight.
- getRouteData(RoutePair) - Method in class org.deltava.dao.http.GetFARoutes
-
Retrieves routes between two Aairports.
- getRouteEntries(int, boolean) - Method in class org.deltava.dao.GetACARSPositions
-
Loads completed route data for a particular ACARS filght ID, including data when on the ground.
- getRouteEntries(int, boolean, boolean) - Method in class org.deltava.dao.GetACARSPositions
-
Loads complete route data for a particular ACARS flight ID.
- getRouteID() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the database ID of the Dispatch route used.
- getRouteID() - Method in class org.deltava.beans.event.Route
-
Returns the identifier for this Route.
- getRouteID() - Method in class org.deltava.beans.event.Signup
-
Returns the Route for this Signup.
- getRouteLegs() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
- getRouteNames() - Method in class org.deltava.dao.GetNavAirway
-
Returns all SIDs/STARs in the database.
- getRoutePairs(int, int) - Method in class org.deltava.dao.GetFlightReports
-
Returns the city pairs flown by a particular Pilot.
- getRoutePairs(Inclusion) - Method in class org.deltava.dao.GetSchedule
-
Returns all Airports and the Airports they are directly connected to.
- getRoutePlot() - Method in class org.deltava.beans.testing.Examination
-
Returns if a route plotting question is included in this Examination.
- getRoutes() - Method in class org.deltava.beans.event.Event
-
Returns the Routes for this Online Event.
- getRoutes() - Method in class org.deltava.beans.schedule.ScheduleRoute
-
Returns the number of Dispatch rotues between these two airports.
- getRoutes() - Method in class org.deltava.dao.RouteLoadHelper
-
Returns the loaded Flight Routes.
- getRoutes(ICAOAirport, TerminalRoute.Type) - Method in class org.deltava.dao.GetNavAirway
-
Loads all SIDs/STARs for a particular Airport.
- getRoutes(RoutePair, boolean) - Method in class org.deltava.dao.GetACARSRoute
-
Loads all saved routes between two Airports.
- getRoutes(RoutePair, boolean) - Method in class org.deltava.dao.GetCachedRoutes
-
Loads all the cached routes between two airports.
- getRoutes(RoutePair, String) - Method in class org.deltava.dao.GetFlightReportRoutes
-
Loads Flight Routes from Flight Reports.
- getRouteWaypoints(String, GeoLocation) - Method in class org.deltava.dao.GetNavRoute
-
Returns all waypoints for a route, expanding Airways but NOT SID/STARs.
- getRowClassName() - Method in class org.deltava.beans.academy.Certification
- getRowClassName() - Method in class org.deltava.beans.academy.Course
-
Returns the CSS row class name if displayed in a view table.
- getRowClassName() - Method in class org.deltava.beans.academy.CourseProgress
-
Returns the CSS row class name if rendered in a view table.
- getRowClassName() - Method in class org.deltava.beans.academy.InstructionBusy
-
Returns the CSS row class name if displayed in a view table.
- getRowClassName() - Method in class org.deltava.beans.academy.InstructionSession
-
Returns the CSS row class name if displayed in a view table.
- getRowClassName() - Method in class org.deltava.beans.acars.ACARSError
- getRowClassName() - Method in class org.deltava.beans.acars.CommandStats
- getRowClassName() - Method in class org.deltava.beans.acars.DispatchRoute
- getRowClassName() - Method in class org.deltava.beans.acars.FlightInfo
-
Displays the CSS class name for this table row.
- getRowClassName() - Method in class org.deltava.beans.acars.Livery
- getRowClassName() - Method in class org.deltava.beans.Applicant
- getRowClassName() - Method in enum class org.deltava.beans.ApplicantStatus
- getRowClassName() - Method in class org.deltava.beans.assign.AssignmentInfo
- getRowClassName() - Method in class org.deltava.beans.assign.CharterRequest
- getRowClassName() - Method in class org.deltava.beans.cooler.Channel
- getRowClassName() - Method in class org.deltava.beans.cooler.MessageThread
-
Selects a table row class based upon whether the thread is hidden or not.
- getRowClassName() - Method in class org.deltava.beans.EquipmentType
- getRowClassName() - Method in class org.deltava.beans.event.Route
- getRowClassName() - Method in class org.deltava.beans.Feedback
- getRowClassName() - Method in class org.deltava.beans.fleet.LibraryEntry
- getRowClassName() - Method in class org.deltava.beans.fleet.Resource
- getRowClassName() - Method in class org.deltava.beans.flight.FlightReport
- getRowClassName() - Method in enum class org.deltava.beans.flight.FlightStatus
- getRowClassName() - Method in enum class org.deltava.beans.flight.OnTime
- getRowClassName() - Method in class org.deltava.beans.help.Issue
- getRowClassName() - Method in class org.deltava.beans.hr.Application
- getRowClassName() - Method in class org.deltava.beans.hr.JobPosting
- getRowClassName() - Method in class org.deltava.beans.hr.Nomination
-
Returns the CSS class for this item if rendered in a view table.
- getRowClassName() - Method in class org.deltava.beans.hr.NominationComment
- getRowClassName() - Method in class org.deltava.beans.hr.TransferRequest
-
Returns the CSS class name used to display this in a view table.
- getRowClassName() - Method in class org.deltava.beans.navdata.CycleInfo
- getRowClassName() - Method in class org.deltava.beans.Notice
- getRowClassName() - Method in class org.deltava.beans.Pilot
- getRowClassName() - Method in enum class org.deltava.beans.PilotStatus
- getRowClassName() - Method in class org.deltava.beans.schedule.Aircraft
- getRowClassName() - Method in class org.deltava.beans.schedule.Airline
- getRowClassName() - Method in class org.deltava.beans.schedule.Airport
- getRowClassName() - Method in class org.deltava.beans.schedule.Chart
- getRowClassName() - Method in class org.deltava.beans.schedule.ScheduleEntry
- getRowClassName() - Method in class org.deltava.beans.schedule.ScheduleRoute
- getRowClassName() - Method in class org.deltava.beans.schedule.ScheduleSearchEntry
-
Returns the row CSS class name if displayed in a view table.
- getRowClassName() - Method in class org.deltava.beans.schedule.ScheduleSourceHistory
- getRowClassName() - Method in class org.deltava.beans.schedule.SelectCall
-
Returns the CSS row class name if in a table view.
- getRowClassName() - Method in class org.deltava.beans.servinfo.NetworkUser
- getRowClassName() - Method in class org.deltava.beans.stats.Accomplishment
- getRowClassName() - Method in class org.deltava.beans.stats.Tour
- getRowClassName() - Method in class org.deltava.beans.system.CommandLog
-
Returns the CSS table row class name.
- getRowClassName() - Method in class org.deltava.beans.system.EMailDelivery
- getRowClassName() - Method in class org.deltava.beans.system.IMAPConfiguration
- getRowClassName() - Method in class org.deltava.beans.system.Issue
- getRowClassName() - Method in class org.deltava.beans.system.MessageTemplate
- getRowClassName() - Method in class org.deltava.beans.system.RequestCounter
- getRowClassName() - Method in class org.deltava.beans.testing.CheckRide
-
Returns the CSS class name for a view table row.
- getRowClassName() - Method in class org.deltava.beans.testing.Examination
-
Returns the CSS class name for a view table row.
- getRowClassName() - Method in class org.deltava.beans.testing.ExamProfile
- getRowClassName() - Method in class org.deltava.beans.testing.ExamStatsEntry
- getRowClassName() - Method in class org.deltava.beans.testing.QuestionProfile
-
Returns the CSS row class name if included in a view table.
- getRowClassName() - Method in class org.deltava.beans.testing.RoutePlotQuestionProfile
- getRowClassName() - Method in class org.deltava.beans.TZInfo
- getRowClassName() - Method in interface org.deltava.beans.ViewEntry
-
Returns the CSS class for this object if rendered in a view table.
- getRowClassName() - Method in class org.deltava.commands.stats.AccomplishmentEligibilityCommand.EligibilityMessage
- getRowClassName() - Method in class org.deltava.util.cache.CacheInfo
- getRows() - Method in class org.deltava.beans.stats.TableInfo
-
Returns the number of rows in the table.
- getRunCount() - Method in class org.deltava.taskman.Task
-
Returns the number of times this Task has been executed.
- getRunCount() - Method in class org.deltava.taskman.TaskInfo
-
Returns the number of times the Task has been executed.
- getRunTimes() - Method in class org.deltava.taskman.Task
-
Returns the times this Task is eligible to be run.
- getRunTimes() - Method in class org.deltava.taskman.TaskInfo
-
Returns the times this Task is eligible to be run.
- getRunway() - Method in class org.deltava.beans.navdata.LandingRunways.PossibleRunway
- getRunway() - Method in class org.deltava.beans.navdata.TerminalRoute
-
Returns the runway for this Terminal Route.
- getRunway(ICAOAirport, String, Simulator) - Method in class org.deltava.dao.GetNavData
-
Returns information about a particular airport Runway.
- getRunwayA() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the arrival Runway for this flight.
- getRunwayA() - Method in class org.deltava.beans.flight.ScorePackage
-
Returns the arrival Runway.
- getRunwayA() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the arrival Runway.
- getRunwayCode() - Method in class org.deltava.beans.wx.RunwayVisualRange
-
Returns the runway code.
- getRunwayD() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the departure Runway for this flight.
- getRunwayD() - Method in class org.deltava.beans.flight.ScorePackage
-
Returns the departure Runway.
- getRunwayD() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the departure Runway.
- GetRunwayMapping - Class in org.deltava.dao
-
A Data Access Object to read runway renumbering data.
- GetRunwayMapping(Connection) - Constructor for class org.deltava.dao.GetRunwayMapping
-
Initializes the Data Access Object.
- getRunways() - Method in class org.deltava.beans.navdata.LandingRunways
-
Returns all possible Runways.
- getRunways() - Method in class org.deltava.dao.GetNavData
-
Returns all Runways in the database.
- getRunways(boolean) - Method in class org.deltava.beans.schedule.RunwayHelper
-
Filters and sorts appropriate Runways based on winds, terminal routes and popularity.
- getRunways(ICAOAirport, Simulator) - Method in class org.deltava.dao.GetNavData
-
Returns all Runways for a particular Airport.
- GetRunwayUsage - Class in org.deltava.dao
-
A Data Access Object to load popular runways for takeoff and landing.
- GetRunwayUsage(Connection) - Constructor for class org.deltava.dao.GetRunwayUsage
-
Initializes the Data Access Object.
- getRVR() - Method in class org.deltava.beans.wx.METAR
-
Returns the Runway Visual Range reports associated with this METAR.
- getSafewords() - Method in class org.deltava.discord.ContentFilter
-
Returns all accepted keywords.
- getSchedule(Airline, int, Instant, int, boolean) - Method in class org.deltava.dao.http.GetFASchedule
-
Loads flight schedule entries from FlightAware.
- GetSchedule - Class in org.deltava.dao.file
-
A Data Access Object to load an exported Flight Schedule.
- GetSchedule - Class in org.deltava.dao
-
A Data Access Object to search the Flight Schedule.
- GetSchedule(Connection) - Constructor for class org.deltava.dao.GetSchedule
-
Initialize the Data Access Object.
- GetSchedule(ScheduleSource, InputStream, boolean) - Constructor for class org.deltava.dao.file.GetSchedule
-
Initializes the Data Access Object.
- GetScheduleAirport - Class in org.deltava.dao
-
A Data Access Object to load Schedule route data.
- GetScheduleAirport(Connection) - Constructor for class org.deltava.dao.GetScheduleAirport
-
Initializes the Data Access Object.
- getScheduleEntry() - Method in class org.deltava.beans.flight.OnTimeHelper
-
Returns the ScheduleEntry used to calculate timeliness.
- GetScheduleEquipment - Class in org.deltava.dao
-
A Data Access Object to load equipment types from the Flight Schedule.
- GetScheduleEquipment(Connection) - Constructor for class org.deltava.dao.GetScheduleEquipment
-
Initializes the Data Access Object.
- GetScheduleInfo - Class in org.deltava.dao
-
A Data Access Object to extract Flight Schedule data.
- GetScheduleInfo(Connection) - Constructor for class org.deltava.dao.GetScheduleInfo
-
Initializes the Data Access Object.
- GetScheduleSearch - Class in org.deltava.dao
-
A Data Access Object to search the Flight Schedule.
- GetScheduleSearch(Connection) - Constructor for class org.deltava.dao.GetScheduleSearch
-
Initializes the Data Access Object.
- getScheduleSync() - Method in class org.deltava.beans.schedule.Airline
-
Returns if the schedules should be synchronized.
- getScheme() - Method in class org.deltava.taglib.content.InsertCSSTag
-
Gets the scheme in use, or DEFAULT_SCHEME if none specified
- getScore() - Method in class org.deltava.beans.acars.Warning
-
Returns the warning score.
- getScore() - Method in class org.deltava.beans.econ.EliteScorer
-
Returns the score bundle.
- getScore() - Method in class org.deltava.beans.Feedback
-
Returns the feedback score.
- getScore() - Method in enum class org.deltava.beans.flight.Warning
-
Returns the FlightScore to assign to a flight containing this warning condition.
- getScore() - Method in class org.deltava.beans.hr.Nomination
-
Returns this Nomination's score.
- getScore() - Method in class org.deltava.beans.hr.NominationScoreHelper
-
Returns the Nomination score.
- getScore() - Method in class org.deltava.beans.testing.CheckRide
-
Returns the score for this Check Ride.
- getScore() - Method in class org.deltava.beans.testing.Test
-
Returns the score of this examination.
- getScoredOn() - Method in class org.deltava.beans.testing.Test
-
Returns the date/time this Examination was scored on
- getScoreOnly() - Method in class org.deltava.beans.econ.FlightEliteScore
-
Returns whether to ignore flight leg and distance for aggregation purposes.
- getScorerID() - Method in class org.deltava.beans.testing.Test
-
Returns the Scorer's Database ID.
- getScorerIDs() - Method in class org.deltava.beans.testing.ExamProfile
-
Returns the database IDs of all users who can grade this Examination.
- getScreenCount() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the number of screens attached to the machine.
- getScreenShots() - Method in class org.deltava.dao.GetCoolerThreads
-
Returns all Screen Shot message threads.
- getScript(AcademyRideID) - Method in class org.deltava.dao.GetAcademyCertifications
-
Loads a specific Flight Academy Check Ride script from the datbaase.
- getScript(EquipmentRideScriptKey) - Method in class org.deltava.dao.GetExamProfiles
-
Loads a Check Ride script.
- getScripts() - Method in class org.deltava.dao.GetAcademyCertifications
-
Loads all Flight Academy Check Ride scripts from the database.
- getScripts() - Method in class org.deltava.dao.GetExamProfiles
-
Returns all Check Ride scripts.
- getSDK() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the aircraft SDK used for this flight.
- getSDK() - Method in class org.deltava.beans.flight.Airframe
-
Returns the ACARS SDK name.
- getSDKs() - Method in class org.deltava.dao.GetACARSLog
-
Returns a list of Aircraft SDKs used for ACARS Flight Reports.
- getSE() - Method in class org.deltava.beans.wx.GRIBResult
- getSearchCriteria(CommandContext, Connection) - Static method in class org.deltava.commands.acars.ACARSLogViewCommand
-
Calculates the search type from the request, and updates request attributes.
- getSearchNameFragment() - Method in class org.deltava.beans.cooler.SearchCriteria
- getSearchSubject() - Method in class org.deltava.beans.cooler.SearchCriteria
-
Returns whether thread subjects should also be searched.
- getSearchTerm() - Method in class org.deltava.beans.cooler.SearchCriteria
-
Returns the search string.
- getSeats() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the number of available seats on this flight.
- getSeats() - Method in class org.deltava.beans.schedule.AircraftPolicyOptions
-
Returns the number of seats on the aircraft.
- getSecondaryRatings() - Method in class org.deltava.beans.EquipmentType
-
Return the list of aircraft types that are considered "secondary ratings".
- getSeconds(double) - Static method in class org.deltava.beans.schedule.GeoPosition
-
Helper method to return back the seconds component of a latitude or longitude.
- getSecurity() - Method in class org.deltava.beans.fleet.LibraryEntry
-
Returns this resource's security level.
- getSecurity() - Method in class org.deltava.beans.system.Issue
-
Returns the Issue security level.
- GetSELCAL - Class in org.deltava.dao
-
A Data Access Object to read aircraft SELCAL data.
- GetSELCAL(Connection) - Constructor for class org.deltava.dao.GetSELCAL
-
Initializes the Data Access Object.
- getSelectedApplications() - Method in class org.deltava.beans.hr.JobPosting
-
Returns the selected Applications, if any.
- getSendTime() - Method in class org.deltava.beans.system.EMailDelivery
-
Returns the message send time.
- getSequence() - Method in class org.deltava.beans.econ.EliteScoreEntry
-
Returns the sequence number.
- getSequence() - Method in class org.deltava.beans.navdata.Airway
-
Returns the sequence number, used to differentiate airways with different locations but the same code.
- getSequence() - Method in class org.deltava.beans.navdata.CycleInfo
-
Returns the sequence number.
- getSequence() - Method in class org.deltava.beans.servinfo.RadioPosition
- GetSerializedOnline - Class in org.deltava.dao.file
-
A Data Access Object to read serialized online track data.
- GetSerializedOnline(InputStream) - Constructor for class org.deltava.dao.file.GetSerializedOnline
-
Initializes the Data Access Object.
- GetSerializedPosition - Class in org.deltava.dao.file
-
A Data Access Object to deserialize ACARS/XACARS position records.
- GetSerializedPosition(InputStream) - Constructor for class org.deltava.dao.file.GetSerializedPosition
-
Initializes the Data Access Object.
- GetSerializedRoute - Class in org.deltava.dao.file
-
A Data Access Object to read serialized route data.
- GetSerializedRoute(InputStream) - Constructor for class org.deltava.dao.file.GetSerializedRoute
-
Initializes the Data Access Object.
- getServer() - Method in class org.deltava.beans.servinfo.ConnectedUser
-
Returns the FSD Server this user is connected to.
- getServers() - Method in class org.deltava.beans.servinfo.NetworkInfo
-
Returns the FSD servers on this network.
- GetServInfo - Class in org.deltava.dao.file
-
A Data Acces Object to fetch VATSIM/IVAO ServInfo data.
- GetServInfo(InputStream, OnlineNetwork) - Constructor for class org.deltava.dao.file.GetServInfo
-
Initializes the DAO with a particular stream.
- GetServInfo.SITokens - Class in org.deltava.dao.file
-
Private helper class to parse ServInfo CLIENT data.
- getServletInfo() - Method in class org.deltava.servlet.AttachmentServlet
-
Returns the servlet description.
- getServletInfo() - Method in class org.deltava.servlet.CommandServlet
- getServletInfo() - Method in class org.deltava.servlet.CustomTileServlet
-
Returns the servlet description.
- getServletInfo() - Method in class org.deltava.servlet.ImageServlet
-
Returns the servlet description.
- getServletInfo() - Method in class org.deltava.servlet.LibraryServlet
-
Returns the servlet description.
- getServletInfo() - Method in class org.deltava.servlet.SignatureServlet
-
Returns the servlet description.
- getServletInfo() - Method in class org.deltava.servlet.TrackTileServlet
-
Returns the servlet description.
- getServletInfo() - Method in class org.deltava.servlet.UploadServlet
-
Returns the servlet description.
- getServletInfo() - Method in class org.deltava.servlet.WeatherTileServlet
-
Returns the servlet description.
- getServletInfo() - Method in class org.deltava.servlet.WebServiceServlet
-
Returns the servlet description.
- getSession() - Method in class org.deltava.commands.HTTPContext
-
Returns the current HTTP session.
- getSession(int) - Method in class org.deltava.dao.GetAcademyCalendar
-
Returns a specific Flight Academy Instruction Session record.
- getSessionCalendar(int, DateRange) - Method in class org.deltava.dao.GetAcademyCalendar
-
Loads the Flight Academy Instruction Calendar.
- getSessionID() - Method in class org.deltava.security.UserSession
-
Returns the HTTP session ID.
- getSessions(int) - Method in class org.deltava.dao.GetAcademyCalendar
-
Returns all Instruction Sessions for a particular Flight Academy Course.
- getShortCode() - Method in class org.deltava.beans.Flight
-
Returns the Flight code without the leg.
- getShortestPath(RoutePair) - Method in class org.deltava.beans.schedule.RoutePathHelper
-
Calculates the shortest path between two Airports.
- getShortlisted() - Method in class org.deltava.beans.hr.Application
-
Returns whether the Application has been shortlisted.
- getShowNavBar() - Method in class org.deltava.beans.Pilot
-
Returns whether a navigation bar or a side menu will be rendered.
- getShowNewPosts() - Method in class org.deltava.beans.Pilot
-
Returns whether new Water Cooler posts will be scrolled to.
- getShowOnRegister() - Method in class org.deltava.beans.fleet.Manual
-
Returns whether the Manual should be shown on the Registration page.
- getShowSignatures() - Method in class org.deltava.beans.Pilot
-
Returns whether the pilot will see Water Cooler signatures.
- getShowSSThreads() - Method in class org.deltava.beans.Pilot
-
Returns whether the Pilot will see Water Cooler screen shot message threads.
- getSID() - Method in class org.deltava.beans.acars.DispatchLogEntry
-
Returns the SID for this dispatch entry.
- getSID() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the Departure Route for this flight.
- getSID() - Method in class org.deltava.beans.acars.OfflineFlight
-
Returns the SID ID.
- getSID() - Method in class org.deltava.beans.flight.RouteBuilder
-
Returns the SID name.
- getSID() - Method in class org.deltava.beans.schedule.FlightRoute
-
Returns the Standard Instrument Departure ID.
- getSIDRunways(ICAOAirport) - Method in class org.deltava.dao.GetNavAirway
-
Returns the available SID runways for a particular Airport.
- getSIDs() - Method in class org.deltava.beans.schedule.RunwayHelper
-
Returns the loaded SIDs.
- getSIDTransition() - Method in class org.deltava.beans.flight.RouteBuilder
-
Returns the SID transition.
- getSigModified(int, String) - Method in class org.deltava.dao.GetImage
-
Returns the last modification date of a Pilot signature.
- getSignatureAlgorithm() - Method in class org.deltava.security.SecurityCookieData
-
Returns the encrypted cookie signature algorithm name.
- getSignatureExtension() - Method in class org.deltava.beans.Pilot
-
Returns the extension of the Signature Image.
- getSignatureImage(int, String) - Method in class org.deltava.dao.GetImage
-
Returns a signature image for a Pilot.
- getSignatureModified() - Method in class org.deltava.beans.Pilot
-
Returns the last modification date of the Signature Image.
- getSignatureVersion() - Method in class org.deltava.service.aws.SNSPayload
-
Returns the SNS signature version number.
- getSignup(int) - Method in class org.deltava.beans.event.Event
-
Returns a Signup for a particular Pilot.
- getSignupDeadline() - Method in class org.deltava.beans.event.Event
-
Returns the final date/time for pilots to sign up for this Event.
- getSignups() - Method in class org.deltava.beans.event.Event
-
Returns the signups for this Online Event.
- getSignups() - Method in class org.deltava.beans.event.Route
-
Returns the number of Pilots signed up for this Route.
- getSignups() - Method in class org.deltava.beans.stats.EventStats
-
Returns the number of signups for these Online Events.
- getSignupTotals(Map<Integer, Pilot>) - Method in class org.deltava.dao.GetEventSignups
-
Loads Online Event signup totals for a group of Pilots.
- getSignupURL() - Method in class org.deltava.beans.event.Event
-
Returns the external URL used to sign up at.
- getSimBrief(int, String) - Method in class org.deltava.dao.GetSimBriefPackages
-
Loads a SimBrief briefing package for a Flight Report.
- GetSimBrief - Class in org.deltava.dao.http
-
A Data Access Object to fetch SimBrief packages.
- GetSimBrief() - Constructor for class org.deltava.dao.http.GetSimBrief
- GetSimBrief.SimBriefException - Exception Class in org.deltava.dao.http
-
SimBrief error data encapsulation class.
- getSimBriefID() - Method in class org.deltava.beans.flight.Airframe
-
Returns the SimBrief airframe ID.
- getSimBriefID() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the SimBrief ID for this package.
- getSimBriefLegs() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the number of SimBrief legs linked to this entry.
- GetSimBriefPackages - Class in org.deltava.dao
-
A Data Access Object to load SimBrief briefing package data.
- GetSimBriefPackages(Connection) - Constructor for class org.deltava.dao.GetSimBriefPackages
-
Initializes the Data Access Object.
- getSimBriefUserID() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the SimBrief User ID for this package.
- getSimMajor() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the major version number of the Simulator used in this flight.
- getSimMinor() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the minor version number of the Simulator used in this flight.
- getSimRate() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the simulator time acceleration rate.
- getSimStatistics(FlightStatsSort, FlightStatsGroup) - Method in class org.deltava.dao.GetAggregateStatistics
-
Retrieves aggregated approved Flight Report statistics.
- getSimulator() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the Simulator used by the client.
- getSimulator() - Method in class org.deltava.beans.acars.DispatchLogEntry
-
Returns the simulator for this dispatch log entry.
- getSimulator() - Method in class org.deltava.beans.acars.FlightInfo
- getSimulator() - Method in interface org.deltava.beans.flight.FlightData
-
Returns the Simulator used for this flight.
- getSimulator() - Method in class org.deltava.beans.flight.FlightReport
- getSimulator() - Method in class org.deltava.beans.hr.TransferRequest
-
Returns the Pilot's preferred Simulator.
- getSimulator() - Method in class org.deltava.beans.navdata.Runway
-
Returns the simulator this runway exists in.
- getSimulator() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the user's simulator.
- getSimulator(ServiceContext) - Static method in class org.deltava.service.xacars.XAService
-
Returns the simulator used.
- getSimulators() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the simulators used in this stats period.
- getSimulators() - Method in class org.deltava.beans.testing.CheckRideScript
-
Returns the Simulators that can be used with this Check Ride.
- getSimulators(int) - Method in class org.deltava.beans.testing.TestingHistoryHelper
-
Returns all Simulators used by a Pilot within a specified number of days.
- getSimulatorStatistics(int) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Returns simulator statistics by date and stage.
- getSimUTC() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the UTC time in the simulator.
- getSimVersion() - Method in class org.deltava.beans.Applicant
-
Returns the Simulator preferred by this Applicant.
- getSince(Instant, boolean) - Method in class org.deltava.dao.GetCoolerThreads
-
Returns all Water Cooler threads updated since a particular date.
- getSize() - Method in class org.deltava.beans.AbstractComment
-
Returns the size of the attachment.
- getSize() - Method in class org.deltava.beans.acars.ArchivedRoute
- getSize() - Method in class org.deltava.beans.acars.ArchiveMetadata
-
Returns the size of the archived data.
- getSize() - Method in class org.deltava.beans.acars.FrameRates
-
Returns the number of frame rate samples.
- getSize() - Method in class org.deltava.beans.DatabaseBlobBean
-
Returns the size of the image/file data.
- getSize() - Method in class org.deltava.beans.DatabaseDocumentBean
- getSize() - Method in class org.deltava.beans.EquipmentType
-
Returns the number of active pilots in the Equipment Program.
- getSize() - Method in class org.deltava.beans.FeedbackScore
-
Returns the number of feedback entries.
- getSize() - Method in class org.deltava.beans.FileUpload
-
Returns the size of the buffer.
- getSize() - Method in class org.deltava.beans.fleet.LibraryEntry
-
Returns the size of the resource.
- getSize() - Method in class org.deltava.beans.ImageBean
-
Returns the size of the image.
- getSize() - Method in class org.deltava.beans.navdata.Airway
-
Returns the number of waypoints in the airway.
- getSize() - Method in class org.deltava.beans.navdata.CacheableRoute
- getSize() - Method in interface org.deltava.beans.navdata.Route
-
Returns the number of Waypoints on this Route.
- getSize() - Method in class org.deltava.beans.schedule.PopulatedRoute
-
Returns the number of waypoints.
- getSize() - Method in class org.deltava.beans.stats.DisposalQueueStats
-
Returns the total number of pending Flight Reports.
- getSize() - Method in class org.deltava.beans.stats.HTTPCompressionInfo
-
Returns the total amount of ucompressed data transferred.
- getSize() - Method in class org.deltava.beans.stats.ProgramMetrics
-
Returns the number of Pilots in the program.
- getSize() - Method in class org.deltava.beans.stats.TableInfo
-
Returns the size of the table.
- getSize() - Method in class org.deltava.beans.system.IPBlock
-
Returns the size of the block.
- getSize() - Method in class org.deltava.beans.testing.CheckRide
-
Returns the size of the Test.
- getSize() - Method in class org.deltava.beans.testing.Examination
-
Returns the number of questions in this Examination.
- getSize() - Method in class org.deltava.beans.testing.ExamProfile
-
Returns the number of questions in this Examination.
- getSize() - Method in class org.deltava.beans.testing.Test
-
Returns the number of questions in the examination.
- getSize() - Static method in class org.deltava.security.UserPool
-
Returns the number of logged-in users.
- getSize() - Method in class org.deltava.util.cache.CacheInfo
-
Returns the number of objects in the caches.
- getSize() - Method in class org.deltava.util.ftp.FTPDownloadData
-
Returns the file size.
- getSize() - Method in interface org.deltava.util.jmx.CacheMBean
-
Returns the number of items in the cache.
- getSize() - Method in class org.deltava.util.jmx.CacheMBeanImpl
- getSize() - Method in interface org.deltava.util.jmx.ConnectionPoolMXBean
-
Returns the current size of the connection pool.
- getSize() - Method in class org.deltava.util.jmx.JMXConnectionPool
- getSkipped() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Returns the number of skipped flight legs in the last import.
- GetSkyTeamSchedule - Class in org.deltava.dao.file
-
A Data Access Object to import the SkyTeam schedule.
- GetSkyTeamSchedule(InputStream) - Constructor for class org.deltava.dao.file.GetSkyTeamSchedule
-
Initializes the Data Access Object.
- getSlats() - Method in enum class org.deltava.beans.acars.AirbusFlaps
-
Returns the slat extension for this setting.
- getSliceDates(Instant) - Method in class org.deltava.beans.wx.WeatherFutureTileLayer
-
Deprecated.Returns the slices available for a particular effective date.
- getSockets() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the number of CPU sockets in the machine.
- getSortBy() - Method in class org.deltava.beans.flight.LogbookSearchCriteria
-
Returns the SQL sorting clause.
- getSortBy() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
-
Returns the SQL sorting clause.
- getSortOrder() - Method in class org.deltava.beans.Staff
-
Get the sort order for this Staff Member profile.
- getSortType() - Method in class org.deltava.commands.ViewContext
-
Gets the sort parameter for this view slice.
- getSource() - Method in class org.deltava.beans.acars.ExternalDispatchRoute
- getSource() - Method in class org.deltava.beans.schedule.ExternalChart
-
Returns the source of the chart.
- getSource() - Method in interface org.deltava.beans.schedule.ExternalFlightRoute
-
Returns the source of this route.
- getSource() - Method in class org.deltava.beans.schedule.ExternalRoute
- getSource() - Method in class org.deltava.beans.schedule.ImportRoute
-
Returns the source of the routes.
- getSource() - Method in class org.deltava.beans.schedule.ImportStatus
-
Returns the schedule source.
- getSource() - Method in class org.deltava.beans.schedule.OceanicNOTAM
-
Returns the source hostname where this NOTAM was downloaded from.
- getSource() - Method in class org.deltava.beans.schedule.ScheduleEntry
-
Returns the original source of this Schedule Entry.
- getSource() - Method in class org.deltava.beans.schedule.ScheduleSourceInfo
-
Returns the schedule source.
- getSource() - Method in class org.deltava.security.MultiAuthenticator
-
Returns the Source Authenticator.
- getSourceAddress(SocketAddress) - Static method in class org.deltava.util.NetworkUtils
-
Returns a address in host:port format.
- getSourceAirlines() - Method in class org.deltava.dao.GetRawSchedule
-
Returns the mapping of Airlines to Schedule sources.
- getSources(boolean, String) - Method in class org.deltava.dao.GetRawSchedule
-
Returns all raw schedule sources.
- getSpeed() - Method in class org.deltava.util.ftp.FTPDownloadData
-
Returns the download speed.
- getSQL() - Method in enum class org.deltava.beans.stats.FlightStatsGroup
-
Returns the group option SQL.
- getSQL() - Method in enum class org.deltava.beans.stats.FlightStatsSort
-
Returns the sort option SQL.
- getStackDump() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the stack dump information.
- getStaff() - Method in class org.deltava.dao.GetStaff
-
Returns all Staff Profile objects from the database.
- GetStaff - Class in org.deltava.dao
-
A Data Access Object to return Staff Profiles.
- GetStaff(Connection) - Constructor for class org.deltava.dao.GetStaff
-
Initializes the Data Access Object.
- getStaffOnly() - Method in class org.deltava.beans.hr.JobPosting
-
Returns whether this job posting is only visible to existing staff members.
- getStaffReports() - Method in class org.deltava.dao.GetFlightReportRecognition
-
Retrieves ACARS Flight Reports logged by staff members.
- getStage() - Method in class org.deltava.beans.academy.Certification
-
Returns the certification stage.
- getStage() - Method in class org.deltava.beans.academy.Course
-
Returns the stage value of this Course.
- getStage() - Method in class org.deltava.beans.EquipmentType
-
Returns the equipment type stage.
- getStage() - Method in class org.deltava.beans.testing.ExamProfile
-
Returns the stage for this Examination.
- getStage() - Method in class org.deltava.beans.testing.Test
-
Returns the stage level of this examination/checkride.
- getStageStatistics(int) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Returns flight statistics by date and stage.
- getSTAR() - Method in class org.deltava.beans.acars.DispatchLogEntry
-
Returns the STAR for this dispatch entry.
- getSTAR() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the Arrival Route for this flight.
- getSTAR() - Method in class org.deltava.beans.acars.OfflineFlight
-
Returns the STAR ID.
- getSTAR() - Method in class org.deltava.beans.flight.RouteBuilder
-
Returns the STAR name.
- getSTAR() - Method in class org.deltava.beans.schedule.FlightRoute
-
Returns the Standard Terminal Arrival Route ID.
- getSTARs() - Method in class org.deltava.beans.schedule.RunwayHelper
-
Returns the loaded STARs.
- getStart() - Method in class org.deltava.beans.navdata.OceanicTrack
-
Returns the first waypoint on this track.
- getStart() - Method in class org.deltava.commands.ViewContext
-
Returns the start of this slice of the view.
- getStart() - Method in class org.deltava.util.TaskTimer
-
Returns the start time.
- getStartDate() - Method in class org.deltava.beans.academy.Course
-
Returns the date this Course was started.
- getStartDate() - Method in class org.deltava.beans.acars.LogSearchCriteria
-
Returns the start date.
- getStartDate() - Method in class org.deltava.beans.DateRange
-
Returns the start of the range.
- getStartDate() - Method in class org.deltava.beans.econ.EconomyInfo
-
Returns the airline start date.
- getStartDate() - Method in class org.deltava.beans.schedule.RawScheduleEntry
-
Returns the start of the operating range.
- getStartDate() - Method in class org.deltava.beans.stats.Tour
-
Returns the Tour start date.
- getStartLocation() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the first route position for this flight.
- getSTARTransition() - Method in class org.deltava.beans.flight.RouteBuilder
-
Returns the STAR transition.
- getStartTime() - Method in class org.deltava.beans.academy.InstructionBusy
- getStartTime() - Method in class org.deltava.beans.academy.InstructionSession
-
Returns the start time of this Session.
- getStartTime() - Method in class org.deltava.beans.acars.ACARSLogEntry
-
Returns the date/time of this entry.
- getStartTime() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns the start date/time of this connection.
- getStartTime() - Method in class org.deltava.beans.acars.DispatchScheduleEntry
- getStartTime() - Method in class org.deltava.beans.acars.FlightInfo
- getStartTime() - Method in class org.deltava.beans.event.Event
- getStartTime() - Method in class org.deltava.beans.flight.FDRFlightReport
- getStartTime() - Method in class org.deltava.beans.servinfo.NetworkOutage
- getStartTime() - Method in interface org.deltava.beans.TimeSpan
-
The start date/time of this span.
- getStartTime() - Method in class org.deltava.commands.AbstractCalendarCommand.CalendarContext
- getStartTime() - Method in class org.deltava.taskman.Task
-
Returns the when this Task was last started on.
- getState() - Method in class org.deltava.beans.schedule.Airport
-
Returns the State this airport is located in.
- getState() - Method in class org.deltava.beans.stats.GeocodeResult
-
Returns the state name.
- getStateCode() - Method in class org.deltava.beans.stats.GeocodeResult
-
Returns the state code.
- getStateData() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the state data.
- getStatistics() - Method in class org.deltava.dao.GetEventStatistics
-
Retrieves per-Event statistics.
- getStatistics(String, boolean) - Method in class org.deltava.dao.GetSystemInfo
-
Returns Fleet Installer statistics for a particular database field.
- getStatistics(Collection<Integer>, int, FlightStatsSort) - Method in class org.deltava.dao.GetFlightReportStatistics
-
Retrieves flight statistics for an arbitrary set of Pilots.
- GetStatistics - Class in org.deltava.dao
-
A Data Access Object to retrieve Airline statistics.
- GetStatistics(Connection) - Constructor for class org.deltava.dao.GetStatistics
-
Initializes the Data Access Object.
- getStatisticsEndDate() - Method in class org.deltava.beans.econ.EliteLevel
-
Returns the last date of statistics used to generate thresholds.
- getStatisticsStartDate() - Method in class org.deltava.beans.econ.EliteLevel
-
Returns the first date of statistics used to generate thresholds.
- getStatsYear(Instant) - Static method in class org.deltava.beans.econ.EliteScorer
-
Returns what Elite program year flight statistics should be assigned to.
- getStatus() - Method in class org.deltava.beans.academy.Course
-
Returns the status of this Course.
- getStatus() - Method in class org.deltava.beans.academy.InstructionSession
-
Returns the status of this Session.
- getStatus() - Method in class org.deltava.beans.Applicant
-
Returns the Applicant's status.
- getStatus() - Method in class org.deltava.beans.assign.AssignmentInfo
-
Returns the status of this Assignment.
- getStatus() - Method in class org.deltava.beans.assign.CharterRequest
-
Returns the request status.
- getStatus() - Method in class org.deltava.beans.event.Event
-
Returns the status of this Online Event.
- getStatus() - Method in class org.deltava.beans.flight.FlightReport
-
Returns the status of this Flight Report.
- getStatus() - Method in class org.deltava.beans.help.Issue
-
Returns the Issue status.
- getStatus() - Method in class org.deltava.beans.hr.Application
-
Returns the Application status.
- getStatus() - Method in class org.deltava.beans.hr.JobPosting
-
Returns the job posting status.
- getStatus() - Method in class org.deltava.beans.hr.Nomination
-
Returns the status of the nomination.
- getStatus() - Method in class org.deltava.beans.hr.TransferRequest
-
Returns the status of this Transfer Request.
- getStatus() - Method in class org.deltava.beans.Pilot
-
Returns the Pilot's status.
- getStatus() - Method in class org.deltava.beans.stats.Tour
-
Returns the status of the Tour.
- getStatus() - Method in class org.deltava.beans.system.Issue
-
Returns the issue status.
- getStatus() - Method in class org.deltava.beans.testing.Test
-
Returns the status of this examination.
- getStatus() - Method in class org.deltava.dao.file.ScheduleLoadDAO
-
Returns the schedule import results.
- getStatus() - Static method in class org.deltava.util.JedisUtils
-
Returns the Redis server and connection pool status.
- getStatus() - Method in class org.deltava.util.log.SyntheticResponse
- getStatus(int, int) - Method in class org.deltava.dao.GetElite
-
Loads a Pilot's most recent Elite status for a given year.
- getStatus(String) - Method in class org.deltava.dao.GetTableStatus
-
Get the database table status.
- getStatus(Collection<?>, int, String) - Method in class org.deltava.dao.GetElite
-
Retrieves Elite program status for a number of Pilots.
- getStatusCode() - Method in class org.deltava.dao.http.GetURL
-
Returns the HTTP status code for this request.
- getStatusCode() - Method in exception class org.deltava.dao.http.HTTPDAOException
-
Returns the HTTP status code.
- getStatusCode() - Method in exception class org.deltava.util.ControllerException
-
Returns the HTTP status code to set on the error page.
- getStatusCounts() - Method in class org.deltava.beans.stats.ProgramMetrics
- getStatusMessage() - Method in class org.deltava.util.log.SyntheticResponse
- getStatusName() - Method in class org.deltava.beans.academy.InstructionSession
-
Returns the status of this Session.
- GetStatusUpdate - Class in org.deltava.dao
-
A Data Access Object to read Status Update log entries.
- GetStatusUpdate(Connection) - Constructor for class org.deltava.dao.GetStatusUpdate
-
Initializes the Data Access Object.
- getStatusUpdates() - Method in class org.deltava.beans.flight.FlightReport
-
Returns the flight status history.
- getStatusYear(Instant) - Static method in class org.deltava.beans.econ.EliteScorer
-
Returns what Elite program year status should be looked up for.
- getStdDev() - Method in class org.deltava.beans.acars.TaskTimerData
-
Returns the standard deviation.
- getStdDeviation() - Method in class org.deltava.beans.stats.LandingStatistics
-
Returns the standard deviation of touchdown speeds.
- getStickyInChannelOnly() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns if this thread should be considered a "sticky" thread in its Channel only.
- getStickyUntil() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns the date/time this thread will be "stuck" at the top of the thread list until.
- getStream() - Method in class org.deltava.dao.file.DAO
-
Returns the input stream used for input.
- getStream() - Method in class org.deltava.util.cache.CacheableBlob
-
Returns a stream to the data.
- getStream(InputStream) - Method in enum class org.deltava.beans.Compression
-
Returns a compressed input stream for a particular compression type.
- getStream(String) - Static method in class org.deltava.util.ConfigLoader
-
Retrieves a resource as an input stream.
- getSubject() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns the thread's subject.
- getSubject() - Method in class org.deltava.beans.help.Issue
-
Returns the Issue subject.
- getSubject() - Method in class org.deltava.beans.News
-
Return this entry's Title.
- getSubject() - Method in class org.deltava.beans.system.Issue
-
Returns the issue title.
- getSubject() - Method in class org.deltava.beans.system.MessageTemplate
-
Returns the subject of the generated e-mail message.
- getSubject() - Method in class org.deltava.dao.GetCoolerChannels.LastPostMessage
- getSubject() - Method in class org.deltava.mail.MessageContext
-
Returns the message subject.
- getSubject() - Method in class org.deltava.mail.SMTPEnvelope
-
Returns the message subject.
- getSubLabel() - Method in class org.deltava.beans.testing.ExamStatsEntry
-
Returns the entry sub-label.
- getSubmitted() - Method in class org.deltava.dao.GetExam
-
Loads all submitted Examinations.
- getSubmittedOn() - Method in class org.deltava.beans.flight.FlightReport
-
The date/time this Flight Report was submitted for approval.
- getSubmittedOn() - Method in class org.deltava.beans.testing.Test
-
Returns the date/time this Examination was submitted on.
- getSubmittedRides() - Method in class org.deltava.dao.GetExam
-
Returns all unsubmitted Check Rides for the current airline.
- getSubVersion() - Method in class org.deltava.beans.fleet.FleetEntry
-
Returns the sub-minor version of the resource.
- getSuccess() - Method in class org.deltava.beans.system.CommandLog
-
Returns if the Command completed succesfully.
- getSuccess() - Method in class org.deltava.commands.CommandResult
-
Did the command complete successfully?
- getSuccessCount() - Method in class org.deltava.beans.acars.CommandStats
-
Returns the number of times the Command was successfully executed.
- getSuccessCount() - Method in class org.deltava.beans.stats.CommandStatsEntry
-
Returns the number of times the Command was successfully executed.
- getSummary() - Method in class org.deltava.beans.hr.JobPosting
-
Returns the job summary, a brief description of the position.
- getSunrise(GeoLocation, ZonedDateTime) - Static method in class org.deltava.util.SunriseSunset
-
Calculates sunrise time for a given location and date.
- getSunset(GeoLocation, ZonedDateTime) - Static method in class org.deltava.util.SunriseSunset
-
Calculates sunset time for a given location and date.
- getSupercededAirport() - Method in class org.deltava.beans.schedule.Airport
-
Returns the IATA code of any former Airports replaced by this Airport.
- getSupport() - Method in class org.deltava.beans.hr.NominationComment
-
Returns whether this comment is in support of the nomination.
- getSurface() - Method in class org.deltava.beans.navdata.Runway
-
Returns the runway surface type.
- GetSystemData - Class in org.deltava.dao
-
A Data Access Object for loading system data (Session/Command/HTTP log tables) and Registration blocks.
- GetSystemData(Connection) - Constructor for class org.deltava.dao.GetSystemData
-
Initialize the Data Access Object.
- GetSystemDataTag - Class in org.deltava.taglib.content
-
A JSP tag to stuff data from the SystemData singleton into the request.
- GetSystemDataTag() - Constructor for class org.deltava.taglib.content.GetSystemDataTag
- GetSystemInfo - Class in org.deltava.dao
-
A Data Access Object to retrieve ACARS System Information data.
- GetSystemInfo(Connection) - Constructor for class org.deltava.dao.GetSystemInfo
-
Initializes the Data Access Object.
- GetSystemLog - Class in org.deltava.dao
-
A Data Access Object to read system logging tables.
- GetSystemLog(Connection) - Constructor for class org.deltava.dao.GetSystemLog
-
Initialize the Data Access Object.
- getTabIndex() - Method in class org.deltava.taglib.html.FormTag
-
Returns the current tab index of this form.
- getTable() - Method in class org.deltava.beans.UserData
-
Returns the name of the table containing the User.
- getTableNames() - Method in class org.deltava.beans.UserDataMap
-
Returns all tables containing Users within this container.
- GetTableStatus - Class in org.deltava.dao
-
A Data Access Object to load mySQL table status.
- GetTableStatus(Connection) - Constructor for class org.deltava.dao.GetTableStatus
-
Initializes the Data Access Object.
- getTabs() - Method in class org.deltava.beans.acars.MapRouteEntry
- getTabs() - Method in interface org.deltava.beans.TabbedMapEntry
-
Returns the tab names.
- getTabs() - Method in class org.deltava.service.navdata.SelectableGate
- getTAF(String) - Method in class org.deltava.dao.GetWeather
-
Retrieves the TAF for a particular observation station.
- getTAF(AirportLocation) - Method in class org.deltava.dao.http.GetFAWeather
-
Gets the TAF for a particular airport.
- getTAFCycle(int) - Method in class org.deltava.dao.http.GetNOAAWeather
-
Retrieves a complete TAF cycle.
- getTagName() - Method in class org.deltava.util.bbcode.BBCode
-
Getst the tag name
- getTailCode() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the registration code of the aircraft.
- getTailCode() - Method in class org.deltava.beans.flight.Airframe
-
Returns the aircraft tail code.
- getTailCode() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the aircraft tail code.
- getTakeoffDistance() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the distance from the origin airport at takeoff.
- getTakeoffFuel() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the amount of fuel at takeoff.
- getTakeoffHeading() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the heading at takeoff.
- getTakeoffLanding(int) - Method in class org.deltava.dao.GetACARSData
-
Retrieves the takeoff and landing coordinates for a particular flight.
- getTakeoffLocation() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the position at takeoff.
- getTakeoffN1() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the average N1 speed of the engines at takeoff.
- getTakeoffRunwayLength() - Method in class org.deltava.beans.schedule.AircraftPolicyOptions
-
Returns the Aircraft's minimum takeoff runway length.
- getTakeoffSpeed() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the aircraft airspeed at takeoff.
- getTakeoffTime() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the date/time of takeoff.
- getTakeoffWeight() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the weight of the aircraft at takeoff.
- getTankNames() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the fuel tank names, for display in a JSP.
- getTankPercent() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the fuel tank fill percentages, for display in a JSP.
- getTanks(TankType) - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the fuel tank codes for a particular tank type.
- getTargetLoad() - Method in class org.deltava.beans.econ.EconomyInfo
-
Returns the airline-wide target load.
- getTargetLoad(Instant) - Method in class org.deltava.beans.econ.LoadFactor
-
Returns the target load factor for a date.
- getTargetPercentile() - Method in class org.deltava.beans.econ.EliteLevel
-
Returns this level's target Pilot percentile.
- getTask(String) - Method in class org.deltava.taskman.TaskScheduler
-
Retrieves a Task for manual execution.
- getTaskExecution() - Method in class org.deltava.dao.GetSystemData
-
Returns the last execution date/times for Scheduled Tasks.
- getTaskInfo() - Method in class org.deltava.taskman.TaskScheduler
-
Returns the current state of the Task Schedulder.
- getTaxiFuel() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the amount of fuel at pushback.
- getTaxiFuel() - Method in class org.deltava.beans.schedule.Aircraft
-
Returns the aircraft's taxi fuel load.
- getTaxiFuel() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the taxi fuel load.
- getTaxiInTime() - Method in class org.deltava.beans.acars.OfflineFlight
-
Returns the inbound taxi time.
- getTaxiInTime() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the inbound taxi time.
- getTaxiOutTime() - Method in class org.deltava.beans.acars.OfflineFlight
-
Returns the outbound taxi time.
- getTaxiOutTime() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the outbound taxi time.
- getTaxiTime() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the date/time of pushback.
- getTaxiTime(int) - Method in class org.deltava.dao.GetACARSTaxiTimes
-
Retrieves the taxi times for a flight.
- getTaxiTime(Airport) - Method in class org.deltava.dao.GetACARSTaxiTimes
-
Retrieves the average taxi time for an Airport.
- getTaxiTime(Airport, int) - Method in class org.deltava.dao.GetACARSTaxiTimes
-
Retrieves the average taxi time for an Airport in a given year.
- getTaxiWeight() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the aircraft weight at pushback.
- getTCPStatistics() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns control statistics.
- getTemperature() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the ambient air temperature.
- getTemperature() - Method in class org.deltava.beans.wx.METAR
-
Returns the temperature.
- getTemperature() - Method in class org.deltava.beans.wx.WindData
- getTempFile() - Method in class org.deltava.beans.UploadInfo
-
Returns the temporary storage location.
- getTemplate() - Method in class org.deltava.mail.MessageContext
-
Returns the Message template in use.
- getTerminalRoutes(int) - Method in class org.deltava.dao.GetACARSData
-
Loads the Terminal Routes used on a particular ACARS flight.
- getText() - Method in class org.deltava.beans.academy.CertificationRequirement
-
Returns the Requirement text.
- getText() - Method in class org.deltava.beans.DatabaseDocumentBean
-
Returns a text representation of the document.
- getText() - Method in class org.deltava.dao.file.GetPDFText
-
Extracts the PDF document text.
- getThickness() - Method in class org.deltava.beans.wx.CloudLayer
-
Returns the cloud layer thickness.
- getThread(int) - Method in class org.deltava.dao.GetCoolerThreads
-
Retrieves a particular discussion thread with posts and warnings.
- getThread(int, boolean) - Method in class org.deltava.dao.GetCoolerThreads
-
Retrieves a particular discussion thread.
- getThreadCount() - Method in class org.deltava.beans.cooler.Channel
-
Returns the total number of message threads in this Channel.
- getThreadID() - Method in class org.deltava.beans.cooler.LinkedImage
-
Returns the thread ID.
- getThreadID() - Method in class org.deltava.beans.cooler.Message
-
Get the message thread ID.
- getThreadID() - Method in class org.deltava.beans.gallery.Image
-
Returns the database ID of the Water Cooler discussion thread associated with this Gallery Image.
- getThreads() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the total number of logical cores in the machine.
- getThreads() - Method in class org.deltava.dao.GetCoolerLinks
-
Returns the database IDs of all Message Threads with Linked Images.
- getThreshold() - Method in class org.deltava.beans.navdata.Runway
-
Returns the postion of the displaced runway threshold, if any.
- getThresholdLength() - Method in class org.deltava.beans.navdata.Runway
-
Returns the length of the runway threshold.
- getTickSize() - Method in class org.deltava.beans.acars.TaskTimerData
-
Returns the number of .NET ticks per millisecond.
- getTile(String, Instant, TileAddress) - Method in class org.deltava.dao.file.GetTiles
- getTile(String, Instant, TileAddress) - Method in class org.deltava.dao.jedis.GetTiles
- getTile(String, Instant, TileAddress) - Method in interface org.deltava.util.tile.SeriesReader
-
Reads a tile.
- getTile(TileAddress) - Method in class org.deltava.dao.GetImage
-
Returns an ACARS track tile.
- getTileAddress(String, boolean) - Method in class org.deltava.servlet.TileServlet
-
Parses a URI to get the five-dimensional tile address.
- GetTiles - Class in org.deltava.dao.file
-
A Data Access Object to read image tiles from the filesystem.
- GetTiles - Class in org.deltava.dao.jedis
-
A Data Access Object to read tiles from Jedis.
- GetTiles() - Constructor for class org.deltava.dao.file.GetTiles
-
Creates the Data Access Object.
- GetTiles() - Constructor for class org.deltava.dao.jedis.GetTiles
- getTime() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns the length of the connection.
- getTime() - Method in enum class org.deltava.beans.flight.ETOPS
-
Returns the single-engine operating time.
- getTime() - Method in class org.deltava.beans.schedule.ScheduleSourceHistory
-
Returns the execution time of the schedule filter operation.
- getTime() - Method in class org.deltava.beans.system.APIRequest
-
Returns the time of the API request.
- getTime() - Method in class org.deltava.beans.system.CommandLog
-
Returns the execution time.
- getTime() - Method in class org.deltava.beans.testing.ExamProfile
-
Returns the time allowed to complete this Examination.
- getTime() - Method in class org.deltava.commands.CommandResult
-
Return the execution time of the last command.
- getTime(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the amount of time at a given time acceleration rate.
- getTimeA() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the flight arrival date/time in the simulator.
- getTimeA() - Method in class org.deltava.beans.flight.DraftFlightReport
-
Returns the scheduled arrival time in local time.
- getTimeA() - Method in interface org.deltava.beans.schedule.FlightTimes
-
Returns the arrival time of the flight, with full timezone information.
- getTimeA() - Method in class org.deltava.beans.schedule.ScheduleEntry
- getTimeA() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
- getTimeD() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the flight start date/time in the simulator.
- getTimeD() - Method in class org.deltava.beans.flight.DraftFlightReport
-
Returns the scheduled departure time in local time.
- getTimeD() - Method in interface org.deltava.beans.schedule.FlightTimes
-
Returns the departure time of the flight, with full timezone information.
- getTimeD() - Method in class org.deltava.beans.schedule.ScheduleEntry
- getTimeD() - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
- getTimeFormat() - Method in interface org.deltava.beans.FormattedEMailRecipient
-
Returns the preferred time format pattern.
- getTimeFormat() - Method in class org.deltava.beans.Person
-
Returns the Person's preferred time format pattern.
- getTimers(int) - Method in class org.deltava.dao.GetACARSPerformance
-
Retrieves timer data for a given flight.
- getTimes() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns a Map of times and acceleration rates.
- getTimestamp(String, String) - Method in class org.deltava.util.ftp.FTPConnection
-
Returns the last modified date for a particular file on the remote server.
- getTimeZone() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the user's time zone name.
- getTimeZone() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the user's OS-specific time zone.
- GetTimeZone - Class in org.deltava.dao
-
A Data Access Object for loading Time Zones.
- GetTimeZone(Connection) - Constructor for class org.deltava.dao.GetTimeZone
-
Initializes the Data Access Object.
- getTitle() - Method in interface org.deltava.beans.ExternalURL
-
Returns the URL Title.
- getTitle() - Method in class org.deltava.beans.fleet.Resource
- getTitle() - Method in class org.deltava.beans.help.ResponseTemplate
-
Returns the template title.
- getTitle() - Method in class org.deltava.beans.hr.JobPosting
-
Returns the job title.
- getTitle() - Method in class org.deltava.beans.Staff
-
Returns the Staff Member's title.
- getTOCTime() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the date/time that the aircraft reached Top of Climb.
- getTODTime() - Method in class org.deltava.beans.flight.ACARSFlightReport
-
Returns the date/time that the aircraft reached Top of Descent.
- getToken() - Method in class org.deltava.mail.VAPIDEnvelope
-
Returns the JWT token.
- getTopDispatchers(DateRange) - Method in class org.deltava.dao.GetACARSDispatchStats
-
Returns all Dispatchers who provided service between two Dates.
- getTopic() - Method in class org.deltava.service.aws.SNSPayload
-
Returns the SNS topic name.
- getTotal() - Method in class org.deltava.beans.acars.TaskTimerData
-
Returns the total execution time.
- getTotal() - Method in class org.deltava.beans.stats.APIUsage
-
Returns the total number of API invocations.
- getTotal() - Method in class org.deltava.beans.stats.PercentileStatsEntry
-
Returns the total number of Pilots.
- getTotal() - Method in class org.deltava.beans.stats.RunwayGateTotal
-
Returns the total number of times this Gate was used for a flight.
- getTotal() - Method in class org.deltava.beans.stats.RunwayGateUsage
-
Returns the total usage across all gates.
- getTotal() - Method in class org.deltava.beans.testing.ExamProfile
- getTotal() - Method in class org.deltava.beans.testing.ExamStatsEntry
-
Returns the total number of examinations or check rides in this entry's period.
- getTotal() - Method in interface org.deltava.beans.testing.PassStatistics
-
Returns the total number of invocations.
- getTotal() - Method in class org.deltava.beans.testing.QuestionProfile
- getTotal() - Method in class org.deltava.beans.testing.TestStatistics
- getTotalFuel() - Method in class org.deltava.beans.acars.FuelUse
-
Returns the total amount of fuel used.
- getTotalFuel() - Method in class org.deltava.beans.flight.FDRFlightReport
-
Returns the total amount of fuel burned.
- getTotalFuel() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the total fuel load.
- getTotalHours() - Method in class org.deltava.beans.Pilot
-
Returns the total number of flight hours logged by this pilot across all Airlines.
- getTotalHours() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the total number of hours flown.
- getTotalLegs() - Method in class org.deltava.beans.Pilot
-
Returns the total number of flight legs logged by this Pilot across all Airlines.
- getTotalLegs() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the total number of legs flown.
- getTotalLegs() - Method in class org.deltava.beans.stats.OnlineStatsEntry
-
Returns the total number of legs flown during this period.
- getTotalLegs() - Method in class org.deltava.beans.stats.OnTimeStatsEntry
-
Returns the total number of flight legs during this period.
- getTotalMiles() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the total number of miles flown.
- getTotalPilots() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the total number of pilots.
- getTotals() - Method in class org.deltava.dao.GetSystemInfo
-
Returns the total number of statistics entries for totals calculation.
- getTotalUsage(String) - Method in class org.deltava.beans.stats.RunwayGateUsage
-
Returns the usage count for a particular Gate/Runway.
- getTotalUse() - Method in interface org.deltava.util.jmx.ConnectionMBean
-
Returns the total amount of time this connection has been reserved.
- getTotalUse() - Method in class org.deltava.util.jmx.ConnectionMBeanImpl
- GetTour - Class in org.deltava.dao
-
A Data Access Object to read Tour data from the database.
- GetTour(Connection) - Constructor for class org.deltava.dao.GetTour
-
Initializes the Data Access Object.
- getTourAirports(String) - Method in class org.deltava.dao.GetAirport
-
Returns all Airports with active Flight Tours.
- getTourID() - Method in class org.deltava.beans.stats.TourProgress
-
Returns the Tour's database ID.
- getTourLegs() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the number of Flight Tour legs linked to this entry.
- getTrack() - Method in class org.deltava.beans.navdata.OceanicTrack
-
Returns the Track ID.
- getTrack(boolean, String) - Method in class org.deltava.dao.jedis.GetTrack
-
Retrieves ACARS track data for a particular flight.
- getTrack(String) - Method in class org.deltava.beans.navdata.DailyOceanicTracks
-
Returns an Oceanic Track with a specific code
- GetTrack - Class in org.deltava.dao.jedis
-
A Data Access Object to get unpersisted ACARS track data from Jedis.
- GetTrack() - Constructor for class org.deltava.dao.jedis.GetTrack
- getTrackData() - Method in class org.deltava.beans.FlightSubmissionHelper
-
Returns the Online track data.
- getTrackID() - Method in class org.deltava.beans.FlightSubmissionHelper
-
Returns the Online track ID.
- getTrackID(int, OnlineNetwork, Instant, Airport, Airport) - Method in class org.deltava.dao.GetOnlineTrack
-
Determines whethere there is an existing raw track ID for a particular flight for a particular Pilot.
- getTrackInfo() - Method in class org.deltava.dao.http.GetAUSOTs
-
Retrieves the AUSOT information.
- getTrackInfo() - Method in class org.deltava.dao.http.GetNATs
-
Retrieves the NAT information.
- getTrackInfo() - Method in class org.deltava.dao.http.GetPACOTs
-
Retrieves the PACOT information.
- getTrackInfo() - Method in class org.deltava.dao.http.TrackDAO
-
Downloads track data.
- getTracks() - Method in class org.deltava.beans.navdata.DailyOceanicTracks
-
Returns all of the Track for that day.
- GetTransferRequest - Class in org.deltava.dao
-
A Data Access Object to read Pilot Transfer requests.
- GetTransferRequest(Connection) - Constructor for class org.deltava.dao.GetTransferRequest
-
Initializes the Data Access Object.
- getTransition() - Method in class org.deltava.beans.navdata.TerminalRoute
-
Returns the name of the transition waypoint.
- getTransparent() - Method in class org.deltava.util.tile.Palette
-
Returns the transparent color in this Palette.
- getTXCode() - Method in class org.deltava.beans.acars.FlightInfo
-
Returns the transponder code used on this Flight.
- getType() - Method in class org.deltava.beans.acars.ACARSMapEntry
-
Returns the map entry type.
- getType() - Method in class org.deltava.beans.acars.ATCMapEntry
- getType() - Method in class org.deltava.beans.acars.DispatchMapEntry
- getType() - Method in class org.deltava.beans.acars.RouteEntry
- getType() - Method in class org.deltava.beans.Feedback
-
Returns the feedback item type.
- getType() - Method in class org.deltava.beans.FeedbackScore
-
Returns the type of the parent object.
- getType() - Method in class org.deltava.beans.fleet.Manual
-
Returns the document type.
- getType() - Method in class org.deltava.beans.fleet.Video
-
Returns the video type.
- getType() - Method in class org.deltava.beans.flight.FlightHistoryEntry
-
Returns the type of status update.
- getType() - Method in class org.deltava.beans.navdata.Airspace
-
Returns the Airspace type.
- getType() - Method in class org.deltava.beans.navdata.ATIS
-
Returns the ATIS type.
- getType() - Method in class org.deltava.beans.navdata.DailyOceanicTracks
- getType() - Method in class org.deltava.beans.navdata.NavigationDataBean
-
Returns the object's type.
- getType() - Method in class org.deltava.beans.navdata.OceanicTrack
-
Returns the route type code.
- getType() - Method in interface org.deltava.beans.navdata.OceanicTrackInfo
-
Returns the route type code.
- getType() - Method in class org.deltava.beans.navdata.TerminalRoute
-
Returns the route type (SID/STAR).
- getType() - Method in class org.deltava.beans.schedule.Chart
-
Returns the chart type.
- getType() - Method in class org.deltava.beans.schedule.FlightTime
-
Returns the pair type
- getType() - Method in class org.deltava.beans.schedule.OceanicNOTAM
-
Returns the route type code.
- getType() - Method in class org.deltava.beans.schedule.ScheduleRoute
-
Returns the pair type.
- getType() - Method in class org.deltava.beans.servinfo.Controller
- getType() - Method in class org.deltava.beans.servinfo.NetworkUser
-
Returns the user type.
- getType() - Method in class org.deltava.beans.servinfo.Pilot
- getType() - Method in class org.deltava.beans.servinfo.PilotRating
- getType() - Method in class org.deltava.beans.simbrief.FlightPlan
-
Returns the plan format type.
- getType() - Method in class org.deltava.beans.StatusUpdate
-
Returns the status type.
- getType() - Method in class org.deltava.beans.system.BrowserType.BrowserVersion
- getType() - Method in class org.deltava.beans.system.EMailDelivery
-
Returns the notification type.
- getType() - Method in class org.deltava.beans.system.IPBlock
-
Returns the IP address type.
- getType() - Method in class org.deltava.beans.system.Issue
-
Returns the issue type.
- getType() - Method in class org.deltava.beans.testing.CheckRide
-
Returns the Check Ride type.
- getType() - Method in class org.deltava.beans.wx.CloudLayer
-
Returns the cloud type.
- getType() - Method in enum class org.deltava.beans.wx.CloudLayer.Type
-
Returns the cloud type name.
- getType() - Method in class org.deltava.beans.wx.Condition
-
Returns the condition type.
- getType() - Method in class org.deltava.beans.wx.Cyclone
-
Returns the type of pressure center.
- getType() - Method in class org.deltava.beans.wx.METAR
- getType() - Method in class org.deltava.beans.wx.TAF
- getType() - Method in class org.deltava.beans.wx.WeatherDataBean
-
Returns the data type.
- getType() - Method in class org.deltava.beans.wx.WeatherLine
-
Returns the line type.
- getType() - Method in class org.deltava.commands.CommandResult
-
The type of action the controller should perform next.
- getType() - Method in class org.deltava.service.aws.SNSPayload
-
Returns the message type.
- getType() - Method in class org.deltava.servlet.TileServlet.TileAddress5D
-
Returns the series type.
- getType() - Method in class org.deltava.util.cache.CacheInfo
-
Returns the cache type.
- getType() - Method in interface org.deltava.util.jmx.CacheMBean
-
Returns the cache type.
- getType() - Method in class org.deltava.util.jmx.CacheMBeanImpl
- getType() - Method in class org.deltava.util.tile.ImageSeries
-
Returns the image type.
- getType(String) - Static method in enum class org.deltava.mail.FormatType
-
Determines the formatting type from the name and its suffix.
- getType(String) - Static method in class org.deltava.util.NetworkUtils
-
Returns an IP address type.
- getTypeChoices() - Method in class org.deltava.beans.Applicant
-
Returns the stage equipment type choices.
- getTypeNames() - Method in class org.deltava.comparators.AbstractComparator
-
Return the list of comparison type names.
- getTypes() - Method in class org.deltava.dao.file.GetTiles
- getTypes() - Method in class org.deltava.dao.jedis.GetTiles
- getTypes() - Method in interface org.deltava.util.tile.SeriesReader
-
Lists the available imagery types.
- getTZ() - Method in interface org.deltava.beans.FormattedEMailRecipient
-
Return this preferred Time Zone.
- getTZ() - Method in class org.deltava.beans.Person
-
Return this Person's Time Zone.
- getTZ() - Method in class org.deltava.beans.schedule.Airport
-
Returns this airport's time zone.
- getUDPStatistics() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns voice statistics.
- getUIScheme() - Method in class org.deltava.beans.Person
-
Returns the Person's preferred web site UI scheme.
- getUniqueID() - Method in class org.deltava.beans.navdata.Gate
-
Generates an ID for this Gate, unique for a particular Airport
- getUnit() - Method in class org.deltava.beans.stats.Accomplishment
-
Returns the Accomplishment unit.
- getUnitName() - Method in enum class org.deltava.beans.DistanceUnit
-
Returns the unit name.
- getUnitName() - Method in interface org.deltava.beans.Unit
-
Returns the unit name.
- getUnitName() - Method in enum class org.deltava.beans.WeightUnit
-
Returns the unit name.
- getUnknownAirlines() - Method in class org.deltava.dao.http.GetFASchedule
-
Returns any unknown Airline codes from the import.
- getUnknownAirports() - Method in class org.deltava.dao.http.GetFASchedule
-
Returns any unknown Airport codes from the import.
- getUnreportedFlights(int) - Method in class org.deltava.dao.GetACARSPurge
-
Returns all Flight Information entries without an associated Flight Report.
- getUnscoredFlights() - Method in class org.deltava.dao.GetFlightReportStatistics
-
Returns all the Flight Reports without an Elite score.
- getUnsynchedACARSFlights() - Method in class org.deltava.dao.GetACARSPurge
-
Returns the IDs of all ACARS flights marked as archived with unarchived position entries.
- getUnsynchedXACARSFlights() - Method in class org.deltava.dao.GetACARSPurge
-
Returns the IDs of all ACARS flights marked as archived with unarchived position entries.
- getUpdated() - Method in class org.deltava.beans.schedule.RawScheduleEntry
-
Returns whether this entry has been manually updated since import.
- getUpdates() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns this thread's update history
- getUpdateTime() - Method in interface org.deltava.util.jmx.CacheManagerMXBean
-
The last update time.
- getUpdateTime() - Method in interface org.deltava.util.jmx.ConnectionPoolMXBean
-
The last update time.
- getUpdateTime() - Method in class org.deltava.util.jmx.JMXCacheManager
- getUpdateTime() - Method in class org.deltava.util.jmx.JMXConnectionPool
- getUpgradeReason() - Method in class org.deltava.beans.econ.EliteLifetimeStatus
-
Returns the reason for this status upgrade.
- getUpgradeReason() - Method in class org.deltava.beans.econ.EliteStatus
-
Returns the reason for this status upgrade.
- getUptime() - Method in class org.deltava.dao.file.GetProcData
-
Retrieves system uptime from /proc/uptime.
- getURL() - Method in class org.deltava.beans.cooler.LinkedImage
-
Returns the Image URL.
- getURL() - Method in interface org.deltava.beans.ExternalURL
-
Returns the URL.
- getURL() - Method in class org.deltava.beans.fleet.Resource
- getURL() - Method in class org.deltava.beans.PartnerInfo
-
Returns the partner URL.
- getURL() - Method in class org.deltava.beans.PushEndpoint
-
Returns the endpoint URL.
- getURL() - Method in class org.deltava.beans.schedule.ExternalChart
-
Returns the URL to the chart.
- getURL() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the URL used to download the SimBrief package.
- getURL() - Method in class org.deltava.beans.system.NotifyAction
-
Returns the action URL to open.
- getURL() - Method in enum class org.deltava.beans.system.NotifyActionType
-
Returns the base URL for this Action Type.
- getURL() - Method in class org.deltava.commands.CommandResult
-
Returns the URL the controller should forward to.
- getURL() - Method in class org.deltava.util.redirect.RequestContent
-
Returns the URL to redirect to.
- getURL(HttpServletRequest) - Static method in class org.deltava.servlet.GenericServlet
-
Returns the full URL requested.
- GetURL - Class in org.deltava.dao.http
-
A Data Access Object to download a file via HTTP.
- GetURL(String, String) - Constructor for class org.deltava.dao.http.GetURL
-
Initializes the Data Access Object
- getURLParameters(String) - Static method in class org.deltava.util.StringUtils
-
Returns the query parameters on a URL.
- getURLPart() - Method in interface org.deltava.beans.FileType
-
The URL part to search for.
- getURLPart() - Method in enum class org.deltava.beans.ImageType
- getURLs(int, boolean) - Method in class org.deltava.dao.GetCoolerLinks
-
Returns all Image URLs for a particular Messasge Thread.
- getUsage(RoutePair, boolean, String) - Method in class org.deltava.dao.GetGates
-
Returns popular Gates for a particular Route.
- getUsagePairs(Airport, boolean) - Method in class org.deltava.dao.GetGates
-
Returns available Airports for Gate usage statistics for a given Airport.
- getUseCount() - Method in class org.deltava.beans.acars.DispatchRoute
-
Returns the number of times this route has been used.
- getUseCount() - Method in class org.deltava.beans.flight.Airframe
- getUseCount() - Method in class org.deltava.beans.navdata.Gate
- getUseCount() - Method in class org.deltava.beans.navdata.RunwayUse
- getUseCount() - Method in class org.deltava.beans.schedule.Chart
-
Returns the number of times this chart has been viewed.
- getUseCount() - Method in class org.deltava.beans.schedule.ExternalRoute
- getUseCount() - Method in interface org.deltava.beans.UseCount
-
Returns the number of times this object has been used.
- getUseCount() - Method in interface org.deltava.util.jmx.ConnectionMBean
-
Returns the number of times this connection has been reserved.
- getUseCount() - Method in class org.deltava.util.jmx.ConnectionMBeanImpl
- getUser() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns the Pilot bean for the connection's authenticated user.
- getUser() - Method in class org.deltava.beans.stats.PilotLocation
-
Returns the Pilot.
- getUser() - Method in class org.deltava.commands.HTTPContext
-
Returns the authenticated user object.
- getUser() - Method in class org.deltava.security.MultiUserSecurityContext
- getUser() - Method in interface org.deltava.security.SecurityContext
-
Returns the currently authenticated user.
- getUser() - Method in class org.deltava.servlet.GenericServlet.ServletSecurityContext
- getUser() - Method in class org.deltava.taskman.TaskContext
-
Returns the User the Task will be executing as.
- getUserAgent() - Static method in class org.deltava.beans.system.VersionInfo
-
Returns the application HTTP user agent name.
- getUserAgent() - Method in class org.deltava.security.UserSession
-
Returns the User-Agent header.
- getUserData() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns the UserData bean for the connection's authenticated user.
- GetUserData - Class in org.deltava.dao
-
A Data Access Object to load cross-application User data.
- GetUserData(Connection) - Constructor for class org.deltava.dao.GetUserData
-
Initializes the Data Access Object.
- getUserGallyer(int) - Method in class org.deltava.dao.GetGallery
-
Returns Images created by a particular Pilot.
- getUserHidden() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns if this is a Hidden connection.
- getUserID() - Method in class org.deltava.security.SecurityCookieData
-
Retrieves the user ID from this security cookie.
- getUserID() - Method in class org.deltava.util.UserID
-
Returns the seniority number for this user.
- getUserIssues(int) - Method in class org.deltava.dao.GetIssue
-
Returns all Issues that have a user as the Author or Assignee.
- getUserPrincipal() - Method in class org.deltava.servlet.filter.CustomRequestWrapper
-
Returns the user object associated with the logged in user.
- getUsers() - Method in class org.deltava.beans.testing.ExamStatsEntry
-
Returns the total number of distinct users in this time period.
- getUseSoftRunways() - Method in class org.deltava.beans.schedule.AircraftPolicyOptions
-
Returns whether this aircraft can use soft runways.
- getValidDate() - Method in class org.deltava.beans.servinfo.NetworkInfo
-
Returns the effective date of this data.
- getValue() - Method in class org.deltava.beans.stats.Accomplishment
-
Returns the Accomplishment value.
- getValue() - Method in class org.deltava.taglib.content.DefaultMethodValueTag
-
Retrieves the method's return value via reflection.
- getValue() - Method in class org.deltava.util.cache.CacheableLong
-
Returns the value.
- getValue() - Method in class org.deltava.util.cache.CacheableString
-
Returns the value.
- getValue() - Method in class org.deltava.util.cache.CacheWrapper
-
Returns the value.
- getValue() - Method in class org.deltava.util.MutableInteger
-
Returns the value as an Object.
- getVASFree() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the amount of simulator free memory.
- GetVATSIMData - Class in org.deltava.dao.http
-
A Data Access Object to read VATSIM API data.
- GetVATSIMData() - Constructor for class org.deltava.dao.http.GetVATSIMData
- GetVATSIMInfo - Class in org.deltava.dao.file
-
A Data Access Object to read the VATSIM JSON data feed.
- GetVATSIMInfo(InputStream) - Constructor for class org.deltava.dao.file.GetVATSIMInfo
-
Creates the Data Access Object.
- GetVATSIMTransceivers - Class in org.deltava.dao.file
-
A Data Access Object to load VATSIM radio position data.
- GetVATSIMTransceivers(InputStream) - Constructor for class org.deltava.dao.file.GetVATSIMTransceivers
-
Creates the Data Access Object.
- getVerb() - Method in enum class org.deltava.beans.flight.FlightStatus
-
Returns the operation verb name.
- getVersion() - Method in class org.deltava.beans.acars.ACARSError
-
Returns the ACARS major version.
- getVersion() - Method in class org.deltava.beans.acars.ACARSLogEntry
- getVersion() - Method in class org.deltava.beans.acars.ClientInfo
- getVersion() - Method in interface org.deltava.beans.acars.ClientVersion
-
Returns the version number.
- getVersion() - Method in enum class org.deltava.beans.acars.SerializedDataVersion
-
Returns the version number.
- getVersion() - Method in class org.deltava.beans.fleet.FleetEntry
-
Returns a string representation of the version.
- getVersion() - Method in class org.deltava.beans.fleet.Installer
-
Returns a string representation of the version (MAJOR.MINOR.SUB).
- getVersion() - Method in class org.deltava.beans.fleet.Manual
-
Returns this manual's version number.
- getVersion() - Method in class org.deltava.beans.servinfo.NetworkInfo
-
Returns the ServInfo data format version.
- getVersion() - Method in class org.deltava.beans.system.BrowserType.BrowserVersion
- getVersionCode() - Method in class org.deltava.beans.fleet.Installer
-
Returns a string representation of the version (MAJORMINORSUB).
- getVersionLegs() - Method in class org.deltava.beans.stats.FlightStatsEntry
-
Returns the Map displaying flight legs by Flight Simulator verison.
- getVerticalSpeed() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the aircraft's vertical speed.
- getVerticalSpeed() - Method in class org.deltava.beans.acars.XARouteEntry
-
Returns the vertical speed.
- getVideo(String) - Method in class org.deltava.dao.GetLibrary
-
Returns metadata about a specifc video in the current database.
- getVideoMemorySize() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the video memory size.
- getVideos() - Method in class org.deltava.dao.GetVideos
-
Returns the contents of the Video Library.
- getVideos(String) - Method in class org.deltava.dao.GetVideos
-
Returns the contents of the Video Library in the current database.
- GetVideos - Class in org.deltava.dao
-
A Data Access Object to load Videos.
- GetVideos(Connection) - Constructor for class org.deltava.dao.GetVideos
-
Initializes the Data Access Object.
- getViewCount() - Method in class org.deltava.beans.cooler.Channel
-
Returns the total number of thread views for Threads in this Channel.
- getViewCount() - Method in class org.deltava.beans.Person
-
Returns the Person's preferred view window size.
- getViews() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns the number of times this thread has been read.
- getVisibility() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the visibility.
- getVisibility() - Method in enum class org.deltava.beans.flight.ILSCategory
-
Returns the minimum runway visibility for this category.
- getVisibility() - Method in class org.deltava.beans.wx.METAR
-
Returns the visibility.
- getVisibilityLessThan() - Method in class org.deltava.beans.wx.METAR
-
Returns if the visibility is less than the stated amount.
- getVisible() - Method in class org.deltava.beans.academy.Certification
-
Returns whether the achievement of this Certification is publicly visible.
- getVoice() - Method in class org.deltava.beans.acars.ConnectionEntry
-
Returns whether voice is enabled.
- getVotes() - Method in class org.deltava.beans.cooler.MessageThread
-
Returns all poll votes for this Message Thread.
- getVotes() - Method in class org.deltava.beans.cooler.PollOption
- getVotes(int) - Method in class org.deltava.dao.GetCoolerPolls
-
Returns all poll votes for a particular Water Cooler discussion thread.
- getVSpeed() - Method in class org.deltava.beans.stats.TouchdownData
-
Returns the vertical speed at touchdown.
- GetWAFSData - Class in org.deltava.dao.file
-
A Data Access Object to load WAFS GRIB2 winds aloft data.
- GetWAFSData(String) - Constructor for class org.deltava.dao.file.GetWAFSData
-
Initializes the Data Access Object.
- getWarningPoint() - Method in class org.deltava.beans.flight.ETOPSResult
-
Returns the farthest point from a diversion airport.
- getWarnings() - Method in class org.deltava.beans.acars.ACARSRouteEntry
- getWarnings() - Method in class org.deltava.beans.acars.RouteEntry
-
Returns the warning message.
- getWarnings() - Method in class org.deltava.beans.acars.XARouteEntry
- getWarnings() - Method in class org.deltava.beans.flight.ScorePackage
-
Returns all warnings from this data set.
- GetWarnings - Class in org.deltava.dao
-
A Data Access Object to load ACARS content warnings.
- GetWarnings(Connection) - Constructor for class org.deltava.dao.GetWarnings
-
Initializes the Data Access Object.
- getWaypoints() - Method in class org.deltava.beans.acars.ArchivedRoute
- getWaypoints() - Method in class org.deltava.beans.navdata.Airway
-
Returns the waypoints for this Airway.
- getWaypoints() - Method in class org.deltava.beans.navdata.CacheableRoute
- getWaypoints() - Method in interface org.deltava.beans.navdata.Route
-
Returns the waypoints for this Route.
- getWaypoints() - Method in class org.deltava.beans.schedule.PopulatedRoute
-
Returns the waypoints on this route.
- getWaypoints() - Method in class org.deltava.beans.servinfo.Pilot
-
Returns the flight waypoints.
- getWaypoints() - Method in class org.deltava.dao.http.GetAUSOTs
-
Returns the Waypoints for each Australian Track.
- getWaypoints() - Method in class org.deltava.dao.http.GetNATs
-
Returns the Waypoints for each North Atlantic Track.
- getWaypoints() - Method in class org.deltava.dao.http.GetPACOTs
-
Returns the Waypoints for each Pacific Track.
- getWaypoints() - Method in class org.deltava.dao.http.TrackDAO
-
Returns the Waypoints for each Track.
- getWaypoints(String) - Method in class org.deltava.beans.navdata.TerminalRoute
-
Returns the waypoints to a partial transition point.
- getWaypoints(String, String) - Method in class org.deltava.beans.navdata.Airway
-
Returns a subset of waypoints for this Airway between two waypoints.
- GetWeather - Class in org.deltava.dao
-
A Data Access Object to load weather data from the database.
- GetWeather(Connection) - Constructor for class org.deltava.dao.GetWeather
-
Initializes the Data Access Object.
- GetWeatherTileLayers - Class in org.deltava.dao.http
-
A Data Access Object to load weather tile layers.
- GetWeatherTileLayers() - Constructor for class org.deltava.dao.http.GetWeatherTileLayers
- getWeight() - Method in class org.deltava.beans.acars.ACARSRouteEntry
-
Returns the aircraft weight.
- getWeightType() - Method in class org.deltava.beans.Person
-
Returns the Person's preferred weight unit.
- getWidth() - Method in class org.deltava.beans.cooler.SignatureImage
-
Returns the image width.
- getWidth() - Method in class org.deltava.beans.ImageBean
-
Returns the width of the image.
- getWidth() - Method in class org.deltava.beans.navdata.Runway
-
Returns the width of the runway.
- getWidth() - Method in class org.deltava.beans.stats.SystemInformation
-
Returns the screen width.
- getWidth() - Method in class org.deltava.util.ImageInfo
-
If
ImageInfo.check()
was successful, returns one the image's horizontal resolution in pixels. - getWindDirection() - Method in class org.deltava.beans.wx.METAR
-
Returns the wind direction.
- getWindGust() - Method in class org.deltava.beans.wx.METAR
-
Returns the wind gust speed.
- getWindHeading() - Method in class org.deltava.beans.acars.RouteEntry
-
Returns the ambient wind heading.
- getWinds(GeospaceLocation) - Method in class org.deltava.dao.jedis.GetWinds
-
Retrieves the winds for a particular location.
- GetWinds - Class in org.deltava.dao.jedis
-
A Data Access Object to load winds aloft data from Jedis.
- GetWinds() - Constructor for class org.deltava.dao.jedis.GetWinds
- getWindSpeed() - Method in class org.deltava.beans.acars.RouteEntry
-
Returns the ambient wind speed.
- getWindSpeed() - Method in class org.deltava.beans.wx.METAR
-
Returns the sustained wind speed.
- getWithACARS() - Method in class org.deltava.dao.GetEvent
-
Returns all Online Events with ACARS-logged flights.
- getWithFeedback() - Method in class org.deltava.dao.GetEvent
-
Returns Online Events with user feedback.
- getWithFeedback() - Method in class org.deltava.dao.GetTour
-
Retrieves all Tours from the database that have user feedback.
- getWithFlights() - Method in class org.deltava.dao.GetTour
-
Retrieves all Tours from the database that have at least one Flight Report linked to them.
- getWithGraduates(boolean) - Method in class org.deltava.dao.GetAcademyCertifications
-
Loads all Flight Academy Certification profiles with at least one Graduate.
- getWithTerminalRoutes() - Method in class org.deltava.dao.GetAirport
-
Returns all Airports with Terminal Routes.
- getWriteErrors() - Method in class org.deltava.beans.acars.ConnectionStats
-
Returns the number of write errors on this connection.
- getWriteRoles() - Method in class org.deltava.beans.cooler.Channel.AllChannel
- getWriteRoles() - Method in class org.deltava.beans.cooler.Channel
-
Returns the roles authorized to post in this Channel.
- getX() - Method in class org.deltava.util.tile.TileAddress
-
Returns the X-coordinate of this Tile.
- GetXACARS - Class in org.deltava.dao
-
A Data Access Object for reading XACARS data from the database.
- GetXACARS(Connection) - Constructor for class org.deltava.dao.GetXACARS
-
Initializes the Data Access Object.
- getXACARSEntries(int) - Method in class org.deltava.dao.GetACARSPositions
-
Retrieves XACARS position entries from the database.
- getXML() - Method in class org.deltava.beans.simbrief.BriefingPackage
-
Returns the raw XML generated by SimBrief.
- getY() - Method in class org.deltava.util.tile.TileAddress
-
Returns the Y-coordinate of this Tile.
- getYear() - Method in class org.deltava.beans.acars.TaxiTime
-
Returns the year.
- getYear() - Method in class org.deltava.beans.econ.EliteLevel
-
Returns the year these requirements were in effect.
- getYear() - Method in class org.deltava.beans.econ.FlightEliteScore
-
Returns the Pilot's Elite status year at the time of this flight.
- getYear() - Method in class org.deltava.beans.econ.YearlyTotal
-
Returns the program year.
- getYear() - Method in class org.deltava.beans.hr.Quarter
-
Returns the year.
- getYear() - Method in class org.deltava.beans.navdata.CycleInfo
-
Returns the year.
- getYearQuarter() - Method in class org.deltava.beans.hr.Quarter
-
Returns the year and quarter in the form of a five digit number as YYYYQ.
- getYTDHours() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the number of hours flown since the start of the current Year.
- getYTDLegs() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the number of legs flown since the start of the current Year.
- getYTDMiles() - Method in class org.deltava.beans.stats.AirlineTotals
-
Returns the number of miles flown since the start of the current Year.
- getZeroFuelWeight() - Method in class org.deltava.beans.acars.XAFlightInfo
-
Returns the aircraft weight without fuel.
- getZone() - Method in class org.deltava.beans.navdata.Gate
-
Returns whether this Gate is used for international flights or other special customs zones.
- getZone() - Method in class org.deltava.beans.TZInfo
-
Returns the underlying Java TimeZone object.
- getZoomLevel() - Method in class org.deltava.util.tile.MercatorProjection
-
Returns the zoom level.
- getZoomLevel() - Method in interface org.deltava.util.tile.Projection
-
Returns the zoom level.
- GFORCE - Enum constant in enum class org.deltava.beans.flight.Warning
- GFSDownloadTask - Class in org.deltava.tasks
-
A scheduled task to download GFS global forecast data.
- GFSDownloadTask() - Constructor for class org.deltava.tasks.GFSDownloadTask
-
Initializes the Task.
- GFSTilePlotter - Class in org.deltava.util.tile
-
A pixel plotter for jet stream tiles.
- GFSTilePlotter() - Constructor for class org.deltava.util.tile.GFSTilePlotter
- GFSTileWorker - Class in org.deltava.tasks
-
A worker thread to generate GFS jet stream tiles.
- GFSTileWorker(int, BlockingQueue<TileAddress>, GRIBResult<WindData>, ImageSeries) - Constructor for class org.deltava.tasks.GFSTileWorker
-
Creates the worker.
- GIF - Enum constant in enum class org.deltava.beans.ImageBean.ImageFormat
- GIF - Enum constant in enum class org.deltava.beans.schedule.Chart.ImageFormat
- GND - Enum constant in enum class org.deltava.beans.servinfo.Facility
- GOOD - Enum constant in enum class org.deltava.beans.flight.LandingRating
- Google - Enum constant in enum class org.deltava.beans.system.API
- GOOGLE - Enum constant in enum class org.deltava.beans.MapType
- GoogleAnalyticsTag - Class in org.deltava.taglib.content
-
A JSP Tag to embed Google analytics data.
- GoogleAnalyticsTag() - Constructor for class org.deltava.taglib.content.GoogleAnalyticsTag
- GoogleCAPTCHATag - Class in org.deltava.taglib.content
-
A JSP Tag to insert Google RECAPTCHA libraries.
- GoogleCAPTCHATag() - Constructor for class org.deltava.taglib.content.GoogleCAPTCHATag
- GoogleColor - Class in org.deltava.util.color
-
An abstract class to render RGB values as Google product colors.
- GoogleColor(int, int, int, float) - Constructor for class org.deltava.util.color.GoogleColor
-
Initializes the color bean
- GoogleColor(int, int, int, int) - Constructor for class org.deltava.util.color.GoogleColor
-
Initializes the color bean.
- GoogleEarthColor - Class in org.deltava.util.color
-
A class to define Google Earth colors.
- GoogleEarthColor(int, int, int) - Constructor for class org.deltava.util.color.GoogleEarthColor
-
Creates a Google Earth color with default semi-transparency (128).
- GoogleEarthColor(int, int, int, int) - Constructor for class org.deltava.util.color.GoogleEarthColor
-
Creates a Google Earth color.
- GoogleEarthService - Class in org.deltava.service.acars
-
An abstract class to support Web Services rendering ACARS data in Google Earth.
- GoogleEarthService() - Constructor for class org.deltava.service.acars.GoogleEarthService
- GoogleJSTag - Class in org.deltava.taglib.content
-
A JSP tag to embed the Google asynchronous JavaScript API.
- GoogleJSTag() - Constructor for class org.deltava.taglib.content.GoogleJSTag
- GoogleMapEntryTag - Class in org.deltava.taglib.googlemap
-
An abstract class to support Google Maps JSP tags.
- GoogleMapEntryTag() - Constructor for class org.deltava.taglib.googlemap.GoogleMapEntryTag
- GoogleMaps - Enum constant in enum class org.deltava.beans.system.API
- GoogleMapsColor - Class in org.deltava.util.color
-
A class to define Google Maps colors.
- GoogleMapsColor(int, int, int) - Constructor for class org.deltava.util.color.GoogleMapsColor
-
Creates a Google Maps color with default opacity (255).
- GoogleMapsColor(String) - Constructor for class org.deltava.util.color.GoogleMapsColor
-
Creates a Google Maps color from an RGB string.
- GOOGLEStatic - Enum constant in enum class org.deltava.beans.MapType
- GR - Enum constant in enum class org.deltava.beans.wx.Condition.Type
- GraduatesCommand - Class in org.deltava.commands.academy
-
A Web Site Command to list individuals who have passed Flight Academy Certifications.
- GraduatesCommand() - Constructor for class org.deltava.commands.academy.GraduatesCommand
- GRASS - Enum constant in enum class org.deltava.beans.navdata.Surface
- GRAVEL - Enum constant in enum class org.deltava.beans.navdata.Surface
- GreasedLandingCommand - Class in org.deltava.commands.stats
-
A Web Site Command to display the smoothest landings.
- GreasedLandingCommand() - Constructor for class org.deltava.commands.stats.GreasedLandingCommand
- greatCircle(GeoLocation, GeoLocation, int) - Static method in class org.deltava.util.GeoUtils
-
Creates a Great Circle route between two points.
- GREEN - Static variable in interface org.deltava.beans.MapEntry
-
Green Google Maps icon, displayed as $static/img/maps/point_green.png
- GREY - Static variable in interface org.deltava.beans.MapEntry
-
Grey Google Maps icon, displayed as $static/img/maps/point_grey.png
- GRIBResult<T> - Class in org.deltava.beans.wx
-
A collection to store a gridded result from a GRIB file, tracking the corners of the grid.
- GRIBResult(int, int, float, float) - Constructor for class org.deltava.beans.wx.GRIBResult
-
Initializes the collection.
- GROUND - Enum constant in enum class org.deltava.beans.schedule.Chart.Type
- GROUND_EQ - Static variable in class org.deltava.dao.file.ScheduleLoadDAO
-
Ground equipment codes.
- GroundMapEntry - Class in org.deltava.beans.acars
-
An ACARS Map Entry bean for ground connections.
- GroundMapEntry(Pilot, GeoLocation) - Constructor for class org.deltava.beans.acars.GroundMapEntry
-
Creates the bean.
- GroundOperations - Enum Class in org.deltava.beans.acars
-
An enumeration to store ACARS Ground Operations flags.
- GS - Enum constant in enum class org.deltava.beans.wx.Condition.Type
- GSPEED - Static variable in class org.deltava.dao.file.GetServInfo.SITokens
- GSX - Enum constant in enum class org.deltava.beans.acars.Capabilities
- GZIP - Enum constant in enum class org.deltava.beans.Compression
- GZIP - Enum constant in enum class org.deltava.dao.http.Compression
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form