Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

I

I1 - Enum constant in enum class org.deltava.beans.servinfo.Rating
 
I2 - Enum constant in enum class org.deltava.beans.servinfo.Rating
 
I3 - Enum constant in enum class org.deltava.beans.servinfo.Rating
 
IA - Enum constant in enum class org.deltava.beans.schedule.State
 
IATA - Enum constant in enum class org.deltava.beans.schedule.Airport.Code
 
IATA - Static variable in class org.deltava.comparators.AirportComparator
 
IATACodes - Class in org.deltava.beans.acars
A bean to store mappings of IATA aircraft codes.
IATACodes(String) - Constructor for class org.deltava.beans.acars.IATACodes
Initializes the bean.
IATAFilter - Class in org.deltava.filter
An Airport Filter to filter on selected IATA Airport codes.
IATAFilter(Collection<Airport>) - Constructor for class org.deltava.filter.IATAFilter
Creates the filter.
IATAFilter(Airport) - Constructor for class org.deltava.filter.IATAFilter
Creates the filter.
IC - Enum constant in enum class org.deltava.beans.wx.Condition.Type
 
ICAO - Enum constant in enum class org.deltava.beans.schedule.Airport.Code
 
ICAO - Static variable in class org.deltava.comparators.AirportComparator
 
ICAOAirport - Interface in org.deltava.beans.schedule
An interface to mark airport beans with an ICAO code.
ICE - Enum constant in enum class org.deltava.beans.navdata.Surface
 
IconMapEntry - Interface in org.deltava.beans
An interface to define Google Maps entries displayed using a Google Earth icon.
ICQ - Enum constant in enum class org.deltava.beans.ExternalID
 
ID - Enum constant in enum class org.deltava.beans.schedule.State
 
ID - Static variable in interface org.deltava.commands.Command
 
ID - Static variable in class org.deltava.dao.file.GetServInfo.SITokens
 
IDBean - Interface in org.deltava.beans
An interface to annoate objects with an ID, but who do not wish to extend DatabaseBean.
IDGenerator - Class in org.deltava.util
A unique ID generator for messaging purposes.
IDGenerator() - Constructor for class org.deltava.util.IDGenerator
 
IE - Enum constant in enum class org.deltava.beans.system.BrowserType
 
IFRVFR - Static variable in class org.deltava.dao.file.GetServInfo.SITokens
 
ignoreAlert(MessageReplyEvent, Embed) - Static method in class org.deltava.discord.ModCommandHandler
 
IL - Enum constant in enum class org.deltava.beans.schedule.State
 
ILEGS - Enum constant in enum class org.deltava.beans.stats.AccomplishUnit
 
ILS - Enum constant in enum class org.deltava.beans.schedule.Chart.Type
 
ILSCategory - Enum Class in org.deltava.beans.flight
An enumeration for ILS categories.
Image - Class in org.deltava.beans.gallery
A class to store Image Gallery images.
Image(String, String) - Constructor for class org.deltava.beans.gallery.Image
Create a new Image with a particular name.
ImageBean - Class in org.deltava.beans
An abstract bean class to store common image code.
ImageBean() - Constructor for class org.deltava.beans.ImageBean
 
ImageBean.ImageFormat - Enum Class in org.deltava.beans
Supported image types.
ImageBeanTag - Class in org.deltava.taglib.html
A JSP tag to display database-served images.
ImageBeanTag() - Constructor for class org.deltava.taglib.html.ImageBeanTag
 
ImageInfo - Class in org.deltava.util
Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM, PSD and SWF files (or input streams).
ImageInfo(byte[]) - Constructor for class org.deltava.util.ImageInfo
Creates a new ImageInfo object from a buffer.
ImageInfo(InputStream) - Constructor for class org.deltava.util.ImageInfo
Creates a new ImageInfo object from a particular stream.
ImageLikeService - Class in org.deltava.service
A voting service for Image Gallery images.
ImageLikeService() - Constructor for class org.deltava.service.ImageLikeService
 
ImageLinkTestTask - Class in org.deltava.tasks
A Scheduled Task to validate the integrity of Water Cooler Image URLs.
ImageLinkTestTask() - Constructor for class org.deltava.tasks.ImageLinkTestTask
Initializes the task.
ImageServlet - Class in org.deltava.servlet
The Image serving Servlet.
ImageServlet() - Constructor for class org.deltava.servlet.ImageServlet
 
ImageTag - Class in org.deltava.taglib.html
An JSP Tag to generate an IMG element.
ImageTag() - Constructor for class org.deltava.taglib.html.ImageTag
Creates a new Image element tag.
ImageType - Enum Class in org.deltava.beans
An enumeration of database image types.
IMAPConfiguration - Class in org.deltava.beans.system
A bean to store IMAP mailbox data.
IMAPConfiguration(int, String) - Constructor for class org.deltava.beans.system.IMAPConfiguration
Creates a new e-mail configuration bean.
IMAPDeleteCommand - Class in org.deltava.commands.mail
A Web Site Command to delete an IMAP mailbox.
IMAPDeleteCommand() - Constructor for class org.deltava.commands.mail.IMAPDeleteCommand
 
IMAPMailboxCommand - Class in org.deltava.commands.mail
A Web Site Command to handle IMAP mailbox profiles.
IMAPMailboxCommand() - Constructor for class org.deltava.commands.mail.IMAPMailboxCommand
 
ImportRoute - Class in org.deltava.beans.schedule
A bean to track flight routes within a Flight Schedule import.
ImportRoute(ScheduleSource, Airport, Airport) - Constructor for class org.deltava.beans.schedule.ImportRoute
Creates the bean.
ImportStatus - Class in org.deltava.beans.schedule
A bean to store raw schedule import status.
ImportStatus(ScheduleSource, Instant) - Constructor for class org.deltava.beans.schedule.ImportStatus
Creates the bean.
ImportStatusCommand - Class in org.deltava.commands.schedule
A Web Site Command to display the results of a scheduled Innovata Schedule download.
ImportStatusCommand() - Constructor for class org.deltava.commands.schedule.ImportStatusCommand
 
IN - Enum constant in enum class org.deltava.beans.schedule.State
 
INACTIVE - Enum constant in enum class org.deltava.beans.PilotStatus
 
INACTIVITY - Enum constant in enum class org.deltava.beans.UpdateType
 
InactivityListCommand - Class in org.deltava.commands.admin
A Web Site Command to manually display Pilots scheduled to be marked for Inactivity.
InactivityListCommand() - Constructor for class org.deltava.commands.admin.InactivityListCommand
 
InactivityPurge - Class in org.deltava.beans.system
A system bean to store User Inactivity Purge data.
InactivityPurge(int) - Constructor for class org.deltava.beans.system.InactivityPurge
Creates a new Inactivity Purge entry.
InactivityUpdateTask - Class in org.deltava.tasks
A Scheduled Task to disable Users who have not logged in within a period of time.
InactivityUpdateTask() - Constructor for class org.deltava.tasks.InactivityUpdateTask
Initializes the Schedued Task.
inc() - Method in class org.deltava.util.MutableInteger
Increments the value.
inc(K, int, double) - Method in class org.deltava.beans.stats.LegHoursStatsEntry
Adds to an existing statistics entry.
INCLUDE - Enum constant in enum class org.deltava.beans.Inclusion
 
includes(String) - Method in interface org.deltava.beans.schedule.RoutePair
Returns whether this RoutePair includes a particular IATA or ICAO code.
Inclusion - Enum Class in org.deltava.beans
An enumeration to store inclusion/exclusion values.
INCOMPLETE - Enum constant in enum class org.deltava.beans.flight.FlightScore
 
incorrect(Test, Question) - Static method in class org.deltava.taglib.functions.TestingFunctions
Checks if a question has been answered incorrectly.
increment() - Method in class org.deltava.beans.acars.CommandStats
Increments the execution count for this Command.
incTabIndex() - Method in class org.deltava.taglib.html.FormTag
Increments the current tab index, then returns the new value.
IneligibilityException - Exception Class in org.deltava.beans.testing
An exception to store test/promotion ineligibility reasons.
IneligibilityException(String) - Constructor for exception class org.deltava.beans.testing.IneligibilityException
Creates the exception.
init() - Static method in class org.deltava.discord.Bot
Initializes the Discord bot.
init() - Method in class org.deltava.servlet.CommandServlet
Initializes the servlet.
init() - Method in class org.deltava.servlet.TileServlet
Initializes the servlet.
init() - Method in class org.deltava.servlet.WebServiceServlet
Initializes the servlet.
init() - Method in class org.deltava.util.bbcode.BBCodeHandler
 
init() - Static method in class org.deltava.util.system.SystemData
Initializes the System data with the default loader.
init(int, Instant) - Static method in class org.deltava.security.UserPool
Initializes the maximum size values.
init(String) - Method in class org.deltava.dao.http.DAO
Helper method to open the connection.
init(String) - Method in class org.deltava.dao.http.FlightAwareDAO
 
init(String) - Method in class org.deltava.security.ApacheFileAuthenticator
Create a new Apache File Authenticator and populate its user list from a file.
init(String) - Method in interface org.deltava.security.Authenticator
Initializes the authenticator.
init(String) - Method in class org.deltava.security.FileAuthenticator
Create a new File Authenticator and populate its user list from a file.
init(String) - Method in class org.deltava.security.FSDAuthenticator
Initialize the Authenticator and populate its user list from a file.
init(String) - Method in class org.deltava.security.LDAPAuthenticator
Initializes the authenticator.
init(String) - Method in class org.deltava.security.MigrationAuthenticator
Initializes the Authenticator.
init(String) - Method in class org.deltava.security.MirrorAuthenticator
Initializes the Authenticator.
init(String) - Method in class org.deltava.security.SQLAuthenticator
Initializes the Authenticator.
init(String, boolean) - Static method in class org.deltava.util.system.SystemData
Initializes SystemData object.
init(String, int, int, String) - Static method in class org.deltava.util.RedisUtils
Initializes the Redis connection.
init(String, String) - Method in class org.deltava.commands.AbstractCommand
Initializes this command.
init(String, String) - Method in class org.deltava.commands.academy.InstructionFlightCommand
Initialize the command.
init(String, String) - Method in interface org.deltava.commands.Command
Initialize the Command.
init(String, String) - Method in class org.deltava.commands.cooler.LinkImageCommand
Initializes this command.
init(String, String) - Method in class org.deltava.commands.pirep.PIREPCommand
Initialize the command.
init(String, String) - Method in class org.deltava.security.MultiAuthenticator
Initializes the authenticator.
init(String, String, String) - Static method in class org.deltava.beans.TZInfo
Creates a Time Zone Wrapper with user-provided name and abbreviation.
init(String, String, Continent) - Static method in class org.deltava.beans.schedule.Country
Initializes a country bean.
init(Collection<String>, Collection<String>) - Method in class org.deltava.discord.ContentFilter
Initializes the content filter.
init(Collection<Airspace>) - Static method in class org.deltava.beans.navdata.Airspace
Initializes restricted airspace.
init(Collection<Airport>) - Static method in class org.deltava.beans.flight.ETOPSHelper
Initializes the set of diversion airports.
init(FilterConfig) - Method in class org.deltava.servlet.filter.BrowserTypeFilter
 
init(FilterConfig) - Method in class org.deltava.servlet.filter.FileUploadFilter
 
init(FilterConfig) - Method in class org.deltava.servlet.filter.RequestWrapperFilter
 
init(FilterConfig) - Method in class org.deltava.servlet.filter.SecurityCookieFilter
 
init(SecretKeyEncryptor) - Static method in class org.deltava.security.SecurityCookieGenerator
Initialize the security cookie generate with an initialized SecretKeyEncryptor.
initAll() - Method in class org.deltava.dao.GetCountry
Initializes all country codes.
initAll() - Method in class org.deltava.dao.GetTimeZone
Intiailizes all Time Zones from the database.
initCalendar(CommandContext) - Static method in class org.deltava.commands.AbstractCalendarCommand
Initializes the Calendar context.
initHistory(Pilot, Connection) - Static method in class org.deltava.commands.AbstractAcademyHistoryCommand
Populates the Academy Testing History Helper by calling the proper DAOs in the right order.
initKey(KeySpec) - Method in class org.deltava.crypt.SecretKeyEncryptor
Initialize the encryptor using a given key specification.
initTestHistory(Pilot, Connection) - Static method in class org.deltava.commands.AbstractTestHistoryCommand
Populates the Testing History Helper by calling the proper DAOs in the right order.
initView(CommandContext, Class<T>) - Static method in class org.deltava.commands.AbstractViewCommand
Initializes the view context for a command invocation, with the default view page size, either for the system or for the authenticated user (if any).
initView(CommandContext, Class<T>, int) - Static method in class org.deltava.commands.AbstractViewCommand
Initializes the view context for a command invocation and saves it in the request.
INNOVATA - Enum constant in enum class org.deltava.beans.schedule.ScheduleSource
 
InputTag - Class in org.deltava.taglib.html
A JSP tag to generate HTML text field elements.
InputTag() - Constructor for class org.deltava.taglib.html.InputTag
Create a new Input element tag of type TEXT.
InsertContentTag - Class in org.deltava.taglib.content
An abstract class for content insertion JSP tags.
InsertContentTag() - Constructor for class org.deltava.taglib.content.InsertContentTag
 
InsertCSSTag - Class in org.deltava.taglib.content
A JSP tag to insert a Cascading Style Sheet.
InsertCSSTag() - Constructor for class org.deltava.taglib.content.InsertCSSTag
 
InsertGoogleAPITag - Class in org.deltava.taglib.googlemap
A JSP Tag to insert a JavaScript link to the Google Maps API.
InsertGoogleAPITag() - Constructor for class org.deltava.taglib.googlemap.InsertGoogleAPITag
 
InsertJSTag - Class in org.deltava.taglib.content
A JSP tag to insert a JavaScript include file.
InsertJSTag() - Constructor for class org.deltava.taglib.content.InsertJSTag
 
InsertMinifiedContentTag - Class in org.deltava.taglib.content
A JSP tag to insert optionally minified content.
InsertMinifiedContentTag() - Constructor for class org.deltava.taglib.content.InsertMinifiedContentTag
 
InsertPICSTag - Class in org.deltava.taglib.content
A JSP tag to insert an PICS-1.1 content rating.
InsertPICSTag() - Constructor for class org.deltava.taglib.content.InsertPICSTag
Initializes the JSP Tag.
InsertRSSTag - Class in org.deltava.taglib.content
A JSP Tag to insert a link to an RSS data feed.
InsertRSSTag() - Constructor for class org.deltava.taglib.content.InsertRSSTag
 
insertWaypoint(NavigationDataBean, String) - Method in class org.deltava.beans.schedule.PopulatedRoute
Adds a waypoint to the start of the route.
Installer - Class in org.deltava.beans.fleet
A bean to store information about Fleet Library installers.
Installer(File) - Constructor for class org.deltava.beans.fleet.Installer
Creates a new Fleet Installer entry for a given file.
InstallerCommand - Class in org.deltava.commands.fleet
A Web Site Command to update Fleet Library entries.
InstallerCommand() - Constructor for class org.deltava.commands.fleet.InstallerCommand
 
InstallerInfoService - Class in org.deltava.service
A Web Service to display Fleet Library Information.
InstallerInfoService() - Constructor for class org.deltava.service.InstallerInfoService
 
InstallerStatsCommand - Class in org.deltava.commands.stats
A Web Site Command to retrieve Fleet Installer statistics.
InstallerStatsCommand() - Constructor for class org.deltava.commands.stats.InstallerStatsCommand
 
InstallerUploadCommand - Class in org.deltava.commands.fleet
A Web Site Command to upload ACARS installers.
InstallerUploadCommand() - Constructor for class org.deltava.commands.fleet.InstallerUploadCommand
 
INSTANCE - Static variable in class org.deltava.servlet.lifecycle.UserStartupListener
 
Instruction - Interface in org.deltava.beans.academy
An interface to store common properties for Flight Academy instruction sessions with an Instructor and a Pilot.
InstructionAccessControl - Class in org.deltava.security.command
An Access Controller for Fleet Academy Instruction sessions.
InstructionAccessControl(SecurityContext, Instruction) - Constructor for class org.deltava.security.command.InstructionAccessControl
Initializes the Access Controller.
InstructionBusy - Class in org.deltava.beans.academy
A bean to block off a Flight Academy Instructor's time.
InstructionBusy(int) - Constructor for class org.deltava.beans.academy.InstructionBusy
Initializes the bean.
InstructionCalendarCommand - Class in org.deltava.commands.academy
A Web Site Command to display the Flight Academy Instruction Calendar.
InstructionCalendarCommand() - Constructor for class org.deltava.commands.academy.InstructionCalendarCommand
 
InstructionCancelCommand - Class in org.deltava.commands.academy
A Web Site Command to cancel a Flight Academy Instruction Session.
InstructionCancelCommand() - Constructor for class org.deltava.commands.academy.InstructionCancelCommand
 
InstructionFlight - Class in org.deltava.beans.academy
A bean to track Flight Academy Instruction Flights.
InstructionFlight(int, int) - Constructor for class org.deltava.beans.academy.InstructionFlight
Creates a new Instruction Log entry.
InstructionFlightCommand - Class in org.deltava.commands.academy
A Web Site Command to log Flight Academy instruction flights.
InstructionFlightCommand() - Constructor for class org.deltava.commands.academy.InstructionFlightCommand
 
InstructionLogbookCommand - Class in org.deltava.commands.academy
A Web Site Command to display Flight Academy Instruction logbooks.
InstructionLogbookCommand() - Constructor for class org.deltava.commands.academy.InstructionLogbookCommand
 
InstructionSession - Class in org.deltava.beans.academy
A bean used to store Flight Academy instruction session information.
InstructionSession(int, int) - Constructor for class org.deltava.beans.academy.InstructionSession
Creates a new Instruction Session bean.
InstructionSessionCommand - Class in org.deltava.commands.academy
A Web Site Command to handle Flight Academy instruction sessions.
InstructionSessionCommand() - Constructor for class org.deltava.commands.academy.InstructionSessionCommand
 
InstructorBean - Interface in org.deltava.beans.academy
A Flight Academy database bean that contains an Instructor database ID.
InstructorBusyDeleteCommand - Class in org.deltava.commands.academy
A Web Site Command to delete an Instructor's busy time entry.
InstructorBusyDeleteCommand() - Constructor for class org.deltava.commands.academy.InstructorBusyDeleteCommand
 
InstructorBusySaveCommand - Class in org.deltava.commands.academy
A Web Site Command to save a new busy time for a Flight Academy Instructor.
InstructorBusySaveCommand() - Constructor for class org.deltava.commands.academy.InstructorBusySaveCommand
 
InstructorBusyTimeCommand - Class in org.deltava.commands.academy
A Web Site Command to list busy time for a Flight Academy Instructor.
InstructorBusyTimeCommand() - Constructor for class org.deltava.commands.academy.InstructorBusyTimeCommand
 
INT - Enum constant in enum class org.deltava.beans.navdata.Navaid
 
IntegerFormatTag - Class in org.deltava.taglib.format
A JSP tag to support the rendering of formatted integer values.
IntegerFormatTag() - Constructor for class org.deltava.taglib.format.IntegerFormatTag
Initializes the tag and the number formatter.
IntegerInputTag - Class in org.deltava.taglib.html
An HTML 5 JSP tag for integer input elements.
IntegerInputTag() - Constructor for class org.deltava.taglib.html.IntegerInputTag
 
INTERACTIONS - Enum constant in enum class org.deltava.beans.discord.ChannelName
 
INTERNAL - Static variable in class org.deltava.beans.schedule.ExternalRoute
 
INTERNATIONAL - Enum constant in enum class org.deltava.beans.flight.FlightType
 
INTERNATIONAL - Enum constant in enum class org.deltava.beans.navdata.GateZone
 
Intersection - Class in org.deltava.beans.navdata
A bean to store Intersection data.
Intersection(String, double, double) - Constructor for class org.deltava.beans.navdata.Intersection
Creates a new Intersection object.
IntervalTaskTimer - Class in org.deltava.util
A Task Timer that allows multiple intervals to be recorded for different steps in an operation.
IntervalTaskTimer() - Constructor for class org.deltava.util.IntervalTaskTimer
Creates and starts the timer.
INTL - Enum constant in enum class org.deltava.beans.stats.AccomplishUnit
 
INTL - Static variable in class org.deltava.beans.schedule.Country
International Airspace.
INTPROMOTION - Enum constant in enum class org.deltava.beans.UpdateType
 
intValue() - Method in class org.deltava.util.cache.CacheableLong
Returns the value as a 32-bit integer.
intValue() - Method in class org.deltava.util.MutableInteger
Returns the value as a primitive.
INTVAS - Enum constant in enum class org.deltava.beans.OnlineNetwork
 
inUse() - Method in interface org.deltava.util.jmx.ConnectionMBean
Returns whether the connection is currently in use.
inUse() - Method in class org.deltava.util.jmx.ConnectionMBeanImpl
 
INVALID - Enum constant in enum class org.deltava.beans.flight.ETOPS
 
invalidate(String) - Static method in class org.deltava.dao.GetPilotRecognition
Invalidates the Promotion Queue caches.
invalidate(String) - Static method in class org.deltava.util.cache.CacheManager
Invalidates a cache.
invalidate(String, boolean) - Static method in class org.deltava.util.cache.CacheManager
Invalidates a cache.
invalidate(String, Object) - Static method in class org.deltava.util.cache.CacheManager
Invalidates a cache entry.
InvalidateEmailCommand - Class in org.deltava.commands.security
A Web Site Command to invalidate a user's e-mail address.
InvalidateEmailCommand() - Constructor for class org.deltava.commands.security.InvalidateEmailCommand
 
InvalidDataException - Exception Class in org.deltava.service.xacars
An exception to flag invalid data while preserving code flow.
InvalidDataException(String) - Constructor for exception class org.deltava.service.xacars.InvalidDataException
Creates a new Exception.
INVALIDREQ_ATTR_NAME - Static variable in class org.deltava.commands.CommandContext
 
IOS - Enum constant in enum class org.deltava.beans.system.OperatingSystem
 
IPAddress - Enum Class in org.deltava.beans.system
An enumeration to store IP address types.
IPBlock - Class in org.deltava.beans.system
A bean to store IP address block information.
IPBlock(int, String) - Constructor for class org.deltava.beans.system.IPBlock
Initializes the bean.
IPBlockImportCommand - Class in org.deltava.commands.system
A Web Site Command to import IP netblock geolocation data.
IPBlockImportCommand() - Constructor for class org.deltava.commands.system.IPBlockImportCommand
 
IPCDaemon - Class in org.deltava.util.ipc
A daemon to listen for inter-process events.
IPCDaemon() - Constructor for class org.deltava.util.ipc.IPCDaemon
 
IPCUtils - Class in org.deltava.util
A utility class to handle deserializing IPC data.
IPFilterTag - Class in org.deltava.taglib.content
A JSP tag to filter content based on IPv4 or IPv6 addresses.
IPFilterTag() - Constructor for class org.deltava.taglib.content.IPFilterTag
 
IPGeoImportCommand - Class in org.deltava.commands.system
A Web Site Command to load IP GeoLocation data.
IPGeoImportCommand() - Constructor for class org.deltava.commands.system.IPGeoImportCommand
 
IPLocation - Class in org.deltava.beans.system
A bean to store IP block geolocation data.
IPLocation(int) - Constructor for class org.deltava.beans.system.IPLocation
Creates a location bean.
IPv4 - Enum constant in enum class org.deltava.util.NetworkUtils.AddressType
 
IPV4 - Enum constant in enum class org.deltava.beans.system.IPAddress
 
IPv6 - Enum constant in enum class org.deltava.util.NetworkUtils.AddressType
 
IPV6 - Enum constant in enum class org.deltava.beans.system.IPAddress
 
IS_DIR - Static variable in class org.deltava.util.FileUtils
 
IS_FILE - Static variable in class org.deltava.util.FileUtils
 
is64Bit() - Method in class org.deltava.beans.stats.SystemInformation
Returns whether the machine uses a 64-bit operating system.
isAcademy(FlightReport) - Static method in class org.deltava.taglib.functions.FlightReportFunctions
Returns if this Flight is a Flight Academy Training Flight.
isACARS(FlightReport) - Static method in class org.deltava.taglib.functions.FlightReportFunctions
Returns if this Flight was logged using ACARS.
isActive() - Method in enum class org.deltava.beans.PilotStatus
Returns if the Pilot is considered active.
isActive() - Method in class org.deltava.beans.servinfo.Certificate
Returns whether the user account is active.
isActive(Course) - Static method in class org.deltava.taglib.functions.AcademyFunctions
Returns whether the Course is currently active.
isActive(Person) - Static method in class org.deltava.taglib.functions.PersonFunctions
Returns whether the Person is an Active or On Leave Pilot.
isActiveOn(Instant) - Method in class org.deltava.beans.stats.Tour
Returns wether the Tour is active and in effect on a given date.
isAirportGroup() - Method in enum class org.deltava.beans.stats.FlightStatsGroup
Returns whether this groups by an airport.
isAlive(Thread) - Static method in class org.deltava.util.ThreadUtils
A null-safe way to determine if a Thread is alive.
isAltNew() - Method in class org.deltava.beans.navdata.Runway
Returns if the alternate code is the newer code for the Runway.
isApplicant() - Method in class org.deltava.beans.UserData
Returns if the User is an Applicant or a Pilot.
isApplicant(Person) - Static method in class org.deltava.taglib.functions.PersonFunctions
Returns whether the Person is an Applicant.
isAssigned(Event, int) - Static method in class org.deltava.taglib.functions.OnlineEventFunctions
Returns whether a Pilot has a Flight Assignment for an Online Event.
isAuthenticated() - Method in class org.deltava.commands.HTTPContext
Returns if this command is being invoked by an authenticated user.
isAuthenticated() - Method in class org.deltava.security.MultiUserSecurityContext
 
isAuthenticated() - Method in interface org.deltava.security.SecurityContext
Queries if the current user is authenticated or anonymous.
isAuthenticated() - Method in class org.deltava.servlet.GenericServlet.ServletSecurityContext
 
isAux() - Method in class org.deltava.beans.navdata.FIR
Returns if this is an Auxilliary sector.
isAvailable() - Method in class org.deltava.beans.event.Route
Returns if there are still signup slots available for this route.
isAvailable() - Method in class org.deltava.dao.http.GetURL
Checks whether the URL is available for download.
isBeta() - Method in interface org.deltava.beans.acars.ClientVersion
Returns whether this is a beta build.
isBlocked() - Method in class org.deltava.beans.system.APIRequest
Returns if the request was blocked.
isBlocked(Person) - Static method in class org.deltava.security.UserPool
Queries whether a particular user is locked out of the system.
isBonus() - Method in class org.deltava.beans.econ.EliteScoreEntry
Returns whether this is a bonus point entry.
isBusy() - Method in class org.deltava.beans.acars.ACARSMapEntry
Returns whether the user is marked Busy.
isBusy(CalendarEntry) - Static method in class org.deltava.taglib.functions.AcademyFunctions
Returns whether this object is an Instructor busy time entry.
isCached() - Method in class org.deltava.util.ftp.FTPDownloadData
Returns whether the file was downloaded, or is a cached local copy.
isCaptainInStage(int) - Method in class org.deltava.beans.testing.TestingHistoryHelper
Returns whether a Pilot qualifies for Captain's rank in a particular stage.
isCharter(FlightReport) - Static method in class org.deltava.taglib.functions.FlightReportFunctions
Returns if this Flight is a Charter operation.
isCheckRide(FlightReport) - Static method in class org.deltava.taglib.functions.FlightReportFunctions
Returns if this Flight is a Check Ride.
isCheckRide(Test) - Static method in class org.deltava.taglib.functions.TestingFunctions
Checks if a Test is a CheckRide, not an Examination.
isComplete() - Method in class org.deltava.beans.assign.AssignmentInfo
Determines if all flights in this assignment are complete.
isComplete() - Method in class org.deltava.beans.UploadInfo
Returns whether all chunks have been uploaded.
isComplete(int) - Method in class org.deltava.beans.UploadInfo
Returns whether a particular chunk has been uploaded.
isComplete(Tour) - Method in class org.deltava.beans.flight.TourFlightHelper
Returns whether a given Flight Tour has been completed.
isConnected() - Method in class org.deltava.util.ftp.FTPConnection
Returns if connected to the remote server.
isConsistentAirline(int) - Method in class org.deltava.beans.flight.LogbookHistoryHelper
Returns if an airline has been used consistently for the last number of flights.
isConsistentEquipment(int) - Method in class org.deltava.beans.flight.LogbookHistoryHelper
Returns if an equipment type has been used consistently for the last number of flights.
isConsistentSimulator(int) - Method in class org.deltava.beans.flight.LogbookHistoryHelper
Returns if a simulator has been used consistently for the last number of flights.
isContinuous(int) - Method in class org.deltava.beans.flight.LogbookHistoryHelper
Returns if the logbook has been continuous for the past number of flights.
isCoordinates(String) - Static method in class org.deltava.beans.navdata.NavigationDataBean
Returns whether a waypoint code is actually encoded coordinates.
isCorrect() - Method in class org.deltava.beans.testing.Question
Returns if the question was answered correctly.
isCP() - Method in enum class org.deltava.beans.Rank
Returns if this is a Chief Pilot or Assistant Chief Pilot rank.
isCrossApp() - Method in interface org.deltava.beans.Auditable
Returns whether this object is within multiple web applications.
isCrossApp() - Method in class org.deltava.beans.help.Issue
 
isCrossApp() - Method in class org.deltava.beans.stats.Accomplishment
 
isCrossApp() - Method in class org.deltava.beans.stats.Tour
 
isCrossApp() - Method in class org.deltava.beans.system.MessageTemplate
 
isCrossApp() - Method in class org.deltava.beans.testing.EquipmentRideScript
 
isCurent(int) - Method in class org.deltava.beans.flight.LogbookHistoryHelper
Returns if the last number of flights have all been flown with non-historic Airlines.
isCurrency() - Method in class org.deltava.beans.testing.EquipmentRideScriptKey
Returns whether this is a currency Check Ride script.
isDateGroup() - Method in enum class org.deltava.beans.stats.FlightStatsGroup
Returns whether this groups by the flight date or its derivative.
isDestination(Airport) - Method in class org.deltava.beans.event.Event
Returns if an Airport is a destination of any of the Routes.
isDispatch(FlightReport) - Static method in class org.deltava.taglib.functions.FlightReportFunctions
Returns if this Flight was planned by a Dispatcher.
isDispatchAvailable(ClientVersion) - Method in class org.deltava.dao.GetACARSBuilds
Returns whether a particular ACARS build can request Dispatch service.
isDivert(FlightReport) - Static method in class org.deltava.taglib.functions.FlightReportFunctions
Returns if this Flight was a diversion to another airport.
isDraft(FlightReport) - Static method in class org.deltava.taglib.functions.FlightReportFunctions
Returns if this Flight Report is a Draft.
isDynamic() - Method in interface org.deltava.util.jmx.ConnectionMBean
Returns whether the connection is dynamic.
isDynamic() - Method in class org.deltava.util.jmx.ConnectionMBeanImpl
 
isEMailValid(Person) - Static method in class org.deltava.taglib.functions.PersonFunctions
Returns whether the user's supplied e-mail address is valid.
isEmpty() - Method in class org.deltava.beans.acars.TaxiTime
Returns if the inbound and outbound taxi times are both zero.
isEmpty() - Method in class org.deltava.beans.navdata.NavigationDataMap
Returns whether the map is empty.
isEmpty() - Method in class org.deltava.util.tile.SingleTile
Returns whether this Tile has any data.
isEmpty(CharSequence) - Static method in class org.deltava.util.StringUtils
A null-safe mechanism to check if a String is null or empty.
isEmpty(Collection<?>) - Static method in class org.deltava.util.CollectionUtils
A null-safe mechanism to determine if a collection has no data.
isEmpty(TileAddress) - Method in class org.deltava.util.tile.SingleTile
Returns whether a child of this Tile would be empty.
isEndOfView() - Method in class org.deltava.commands.ViewContext
Returns if we are at the end of the view.
isEngineOut() - Method in class org.deltava.beans.acars.ACARSRouteEntry
Returns whether an engine is not running.
isExclusion() - Method in class org.deltava.beans.navdata.Airspace
Returns whether this is an exclusion zone of an existing Airspace.
isExpired() - Method in class org.deltava.security.SecurityCookieData
Checks if the security cookie has expired.
isExpired() - Method in class org.deltava.util.cache.ExpiringCacheEntry
Returns whether the entry has expired.
isExpired(Object) - Method in class org.deltava.util.cache.ExpiringCache
Queries the cache to determine if an object has expired
isFail(Test) - Static method in class org.deltava.taglib.functions.TestingFunctions
Checks if a Test has been failed.
isFixed() - Method in class org.deltava.beans.navdata.OceanicTrack
Returns whether the track is fixed from day to day.
isFlagSet(ACARSFlags) - Method in interface org.deltava.beans.acars.FuelChecker
Returns whether an ACARS state flag is set.
isFlagSet(ACARSFlags) - Method in class org.deltava.beans.acars.RouteEntry
Returns if an ACARS flag was set.
isFlight(CalendarEntry) - Static method in class org.deltava.taglib.functions.AcademyFunctions
Returns whether this object is an Instruction Flight.
isForced() - Method in class org.deltava.taglib.view.ScrollBarTag
Returns whether display of the scroll bar has been forced.
IsFormatTag - Class in org.deltava.taglib.format
A JSP tag to render "is" and "are".
IsFormatTag() - Constructor for class org.deltava.taglib.format.IsFormatTag
 
isGeo() - Method in enum class org.deltava.beans.stats.AccomplishUnit
Returns whether this Unit tracks geographic locations.
isGeo() - Method in class org.deltava.util.cache.CacheConfig
Returns whether this is a geolocation cache.
isHard() - Method in enum class org.deltava.beans.navdata.Surface
Returns whether this is a hard/paved surface.
isHighLevel() - Method in class org.deltava.beans.navdata.Airway
Returns if this Airway is a high-level Airway.
isHighlighted() - Method in class org.deltava.beans.servinfo.Pilot
Returns if this Pilot should be highlighted.
isHistoric(int) - Method in class org.deltava.beans.flight.LogbookHistoryHelper
Returns if the last number of flights have all been flown with historic Airlines.
isHistoric(FlightReport) - Static method in class org.deltava.taglib.functions.FlightReportFunctions
Returns if this Flight is a Historic flight.
isHistoricEQ(int) - Method in class org.deltava.beans.flight.LogbookHistoryHelper
Returns if the last number of flights have all been flown with historic equipment.
isHTML5() - Method in class org.deltava.beans.system.HTTPContextData
Returns whether the client browser has sufficient HTML5 support.
isHTML5() - Method in class org.deltava.taglib.html.HTML5InputTag
Helper method to determine whether HTML5 support is enabled and the browser is comptable.
isHTTP2() - Method in class org.deltava.beans.system.HTTPContextData
Returns whether the request was made using HTTP/2.
isInRange(String) - Method in class org.deltava.util.CIDRBlock
 
isInRole(String) - Method in class org.deltava.beans.Applicant
 
isInRole(String) - Method in class org.deltava.beans.Person
Queries if a Person is a member of a particular role.
isInRole(String) - Method in class org.deltava.beans.Pilot
Queries whether this Pilot is a member of a particular security role.
isInTerminalRoute() - Method in class org.deltava.beans.navdata.NavigationDataBean
Returns whether this waypoint is part of a terminal route.
isInternal() - Method in class org.deltava.beans.schedule.ExternalRoute
Returns whether this is an internal used route and should not be displayed.
isInvalid() - Method in interface org.deltava.beans.EMailAddress
Returns whether this recipient has an invalid e-mail address.
isInvalid() - Method in class org.deltava.beans.Person
 
isIPRegistered(String, int) - Method in class org.deltava.dao.GetApplicant
Checks if this IP address had been used to register in the past few days.
isIPv6() - Method in class org.deltava.beans.system.HTTPContextData
Returns whether the request was made using IPv6.
isIPv6() - Method in class org.deltava.util.CIDRBlock
 
isLeg(Tour) - Method in class org.deltava.beans.flight.TourFlightHelper
Determines whether the Flight is a valid Flight Tour leg.
isLoaded() - Method in class org.deltava.beans.DatabaseBlobBean
Returns whether the buffer has been populated.
isLoaded() - Method in class org.deltava.beans.navdata.CycleInfo
Returns whether this cycle is currently loaded.
isLockedOut(int) - Method in class org.deltava.beans.academy.AcademyHistoryHelper
Returns if the user is locked out of the Testing Center due to a failed examination.
isLockedOut(int) - Method in class org.deltava.beans.testing.TestingHistoryHelper
Returns if the user is locked out of the Testing Center due to a failed examination.
isLogged() - Method in class org.deltava.service.acars.EarthMapService
 
isLogged() - Method in class org.deltava.service.acars.MapFlightDataService
 
isLogged() - Method in class org.deltava.service.acars.MapJSONService
 
isLogged() - Method in class org.deltava.service.acars.MapProgressJSONService
 
isLogged() - Method in class org.deltava.service.acars.MapProgressXMLService
 
isLogged() - Method in class org.deltava.service.acars.MapXMLService
Tells the Web Service Servlet not to log invocations of this service.
isLogged() - Method in class org.deltava.service.acars.RawTrackService
 
isLogged() - Method in class org.deltava.service.acars.TrackMetadataUpdateService
 
isLogged() - Method in class org.deltava.service.aws.SESDeliveryService
 
isLogged() - Method in class org.deltava.service.DiscordInfoService
 
isLogged() - Method in class org.deltava.service.DiscordUnregisterService
 
isLogged() - Method in class org.deltava.service.exam.TextService
 
isLogged() - Method in class org.deltava.service.HealthCheckService
Returns if the Web Service invocation is logged.
isLogged() - Method in class org.deltava.service.InstallerInfoService
Tells the Web Service Servlet not to log invocations of this service.
isLogged() - Method in class org.deltava.service.MapPlotService
 
isLogged() - Method in class org.deltava.service.navdata.GateService
 
isLogged() - Method in class org.deltava.service.navdata.GateUpdateService
 
isLogged() - Method in class org.deltava.service.PilotLocationClearService
Returns if the Web Service invocation is logged.
isLogged() - Method in class org.deltava.service.PilotLocationService
Returns if the Web Service invocation is logged.
isLogged() - Method in class org.deltava.service.push.StatusService
 
isLogged() - Method in class org.deltava.service.schedule.AircraftListService
 
isLogged() - Method in class org.deltava.service.schedule.AirlineListService
 
isLogged() - Method in class org.deltava.service.schedule.AirportListService
 
isLogged() - Method in class org.deltava.service.schedule.OceanicPlotService
Returns if the Web Service invocation is logged.
isLogged() - Method in class org.deltava.service.schedule.RouteService
Tells the Web Service Servlet not to log invocations of this service.
isLogged() - Method in class org.deltava.service.schedule.SearchService
 
isLogged() - Method in class org.deltava.service.schedule.ServicedAirportService
Tells the Web Service Servlet not to log invocations of this service.
isLogged() - Method in class org.deltava.service.schedule.TerminalRouteService
Tells the Web Service Servlet not to log invocations of this service.
isLogged() - Method in class org.deltava.service.schedule.TourLegService
 
isLogged() - Method in class org.deltava.service.servinfo.FIRInfoService
 
isLogged() - Method in class org.deltava.service.servinfo.FIRLayerService
 
isLogged() - Method in class org.deltava.service.servinfo.MapRouteService
 
isLogged() - Method in class org.deltava.service.servinfo.MapService
 
isLogged() - Method in class org.deltava.service.servinfo.PilotValidationService
 
isLogged() - Method in class org.deltava.service.simbrief.APICodeService
 
isLogged() - Method in class org.deltava.service.simbrief.CustomAirframeService
 
isLogged() - Method in class org.deltava.service.simbrief.PackageDownloadService
 
isLogged() - Method in class org.deltava.service.simbrief.URLCheckService
 
isLogged() - Method in class org.deltava.service.simfdr.AvailableEquipmentService
Tells the Web Service Servlet not to log invocations of this service.
isLogged() - Method in class org.deltava.service.simfdr.PositionUpdateService
Tells the Web Service Servlet not to log invocations of this service.
isLogged() - Method in class org.deltava.service.simfdr.UserListService
 
isLogged() - Method in class org.deltava.service.simfdr.ValidAirportService
Tells the Web Service Servlet not to log invocations of this service.
isLogged() - Method in class org.deltava.service.stats.AllFlightsService
 
isLogged() - Method in class org.deltava.service.stats.BandwidthInfoService
 
isLogged() - Method in class org.deltava.service.stats.FlightStatsService
 
isLogged() - Method in class org.deltava.service.stats.GateUseService
 
isLogged() - Method in class org.deltava.service.stats.LoadModelService
 
isLogged() - Method in class org.deltava.service.stats.LoadStatsService
 
isLogged() - Method in class org.deltava.service.stats.MyRouteMapService
Tells the Web Service Servlet not to log invocations of this service.
isLogged() - Method in class org.deltava.service.stats.MyTrackService
 
isLogged() - Method in class org.deltava.service.stats.OnlineStatsService
 
isLogged() - Method in class org.deltava.service.stats.OnTimeStatsService
 
isLogged() - Method in class org.deltava.service.stats.SimulatorStatsService
 
isLogged() - Method in class org.deltava.service.stats.TourInfoService
 
isLogged() - Method in class org.deltava.service.stats.TourListService
 
isLogged() - Method in class org.deltava.service.WebService
Returns whether this web service calls are logged.
isLogged() - Method in class org.deltava.service.wx.SeriesListService
Deprecated.
 
isLogged() - Method in class org.deltava.service.xacars.XAService
Returns whether this web service's calls are logged.
isLowLevel() - Method in class org.deltava.beans.navdata.Airway
Returns if this Airway is a low-level Airway.
isMinified() - Method in class org.deltava.taglib.content.InsertMinifiedContentTag
Returns whether this resource is minified.
isMultiChoice(Question) - Static method in class org.deltava.taglib.functions.TestingFunctions
Returns whether the question is a multiple-choice question.
isNameValid(String) - Static method in class org.deltava.beans.navdata.OceanicTrack
Checks if a route waypoint is really an Oceanic Track name.
isNameValid(String) - Static method in class org.deltava.beans.navdata.TerminalRoute
Checks if a route waypoint is really a SID/STAR name.
isNewAirport(String, Instant) - Method in class org.deltava.beans.econ.EliteScorer
Returns if an Airport has been visited before a particular date.
isNewCountry(String, Instant) - Method in class org.deltava.beans.econ.EliteScorer
Returns if a Country has been visited before a particular date.
isNewEquipment(String, Instant) - Method in class org.deltava.beans.econ.EliteScorer
Returns if an equipment type has been used before a particular date.
isNotified() - Method in class org.deltava.beans.system.InactivityPurge
Returns whether the Pilot has been marked of impending inactivity.
isObserver() - Method in class org.deltava.beans.servinfo.Controller
Returns whether the controller is an Observer.
isOceanic() - Method in class org.deltava.beans.navdata.FIR
Returns if this is an Oceanic sector.
isOK() - Method in class org.deltava.discord.FilterResults
Returns if the filter results detected no key words.
isOnline(FlightReport) - Static method in class org.deltava.taglib.functions.FlightReportFunctions
Returns if the Flight was flown online.
isOpen(Event) - Static method in class org.deltava.taglib.functions.OnlineEventFunctions
Returns whether an Online Event is in progress.
isOrigin(Airport) - Method in class org.deltava.beans.event.Event
Returns if an Airport is an origin of any of the Routes.
isOurDomain() - Method in class org.deltava.mail.SMTPEnvelope
Returns whether this envelope originates from our e-mail domain, or is spoofing another domain.
isPass(Test) - Static method in class org.deltava.taglib.functions.TestingFunctions
Checks if a Test has been passed.
isPDF(byte[]) - Static method in class org.deltava.util.PDFUtils
Detects if a buffer contains a PDF document.
isPending(String) - Method in class org.deltava.beans.academy.AcademyHistoryHelper
Returns whether a Pilot has started a particular course.
isPending(Test) - Static method in class org.deltava.taglib.functions.TestingFunctions
Checks if a Test is pending (new or submitted).
isPersistent() - Method in class org.deltava.beans.Role
Returns if membership is persisted in the database.
isPilot(Person) - Static method in class org.deltava.taglib.functions.PersonFunctions
Returns whether the Person is a Pilot.
isPilotGroup() - Method in enum class org.deltava.beans.stats.FlightStatsGroup
Returns whether this groups Pilot.
isPilotID() - Method in class org.deltava.dao.GetPerformance
Returns whether we are grouping by a database ID.
isPilotTable(String) - Static method in class org.deltava.beans.UserData
Utility method to query whether a table is a Pilot or Applicant table.
isPopulated() - Method in interface org.deltava.beans.schedule.RoutePair
Returns whether both airports are populated.
isPopulated() - Method in class org.deltava.beans.servinfo.Pilot
 
isProgressive() - Method in class org.deltava.util.ImageInfo
Returns whether the image is stored in a progressive (also called: interlaced) way.
isPurgeable() - Method in class org.deltava.beans.assign.AssignmentInfo
Returns if this Assignment should be automatically purged on a Schedule reload.
isRandom() - Method in class org.deltava.beans.assign.AssignmentInfo
Returns if this Assignment was randomly generated.
isRated(FlightReport) - Static method in class org.deltava.taglib.functions.FlightReportFunctions
Returns if the Flight was flown using a rated equipment type.
isRC() - Method in class org.deltava.beans.acars.ClientInfo
Returns if this build is a Release Candidate beta.
isRemote() - Method in class org.deltava.util.cache.Cache
Returns if the cache is a remote cache.
isRemote() - Method in class org.deltava.util.cache.CacheConfig
Returns whether this is a remote cache.
isRemote() - Method in class org.deltava.util.cache.RedisCache
 
isRepeating() - Method in class org.deltava.beans.assign.AssignmentInfo
Returns if this Assignment should be made available again when complete.
isRestricted() - Method in enum class org.deltava.beans.navdata.AirspaceType
Returns whether this is a Restricted airspace type.
isRestricted(GeospaceLocation) - Static method in class org.deltava.beans.navdata.Airspace
Returns whether a particular point is in restricted airspace.
isRollover() - Method in enum class org.deltava.beans.econ.UpgradeReason
Returns if this reason is a rollover of the previous year's status.
isRoutePlot(Question) - Static method in class org.deltava.taglib.functions.TestingFunctions
Returns whether the question is a route plotting question.
isRoutePopulated() - Method in class org.deltava.beans.servinfo.Pilot
Returns if the waypoint collection has been populated.
isRunnable() - Method in class org.deltava.taskman.Task
Returns whether the Scheduled Task can be executed at the present time.
isRunnable(Instant) - Method in class org.deltava.taskman.Task
Determines whether this Scheduled Task is runnable at a particular date/time.
isRunning() - Method in class org.deltava.util.TaskTimer
Returns if the timer is currently running.
isScheduleValidated() - Method in class org.deltava.beans.acars.FlightInfo
Returns if this flight has been validated as being in the schedule.
isSecure() - Method in class org.deltava.service.acars.ChatLogService
Returns if the Web Service requires authentication.
isSecure() - Method in class org.deltava.service.acars.ErrorLogService
 
isSecure() - Method in class org.deltava.service.acars.RawTrackService
 
isSecure() - Method in class org.deltava.service.acars.TrackMetadataUpdateService
 
isSecure() - Method in class org.deltava.service.acars.UpdateChannelService
 
isSecure() - Method in class org.deltava.service.acars.UpdateDownloadService
 
isSecure() - Method in class org.deltava.service.CacheClearService
Returns whether this web service requires authentication.
isSecure() - Method in class org.deltava.service.CacheInfoService
 
isSecure() - Method in class org.deltava.service.CoolerQuoteService
Returns if the Web Service requires authentication.
isSecure() - Method in class org.deltava.service.exam.RoutePlotService
Returns if the Web Service requires authentication.
isSecure() - Method in class org.deltava.service.exam.TextService
 
isSecure() - Method in class org.deltava.service.hr.JobProfileService
Returns if the Web Service requires authentication.
isSecure() - Method in class org.deltava.service.InstallerInfoService
Marks the Web Service as secure.
isSecure() - Method in class org.deltava.service.IssueTemplateService
Returns if the Web Service requires authentication.
isSecure() - Method in class org.deltava.service.navdata.AIRACVersionService
Returns whether this web service requires authentication.
isSecure() - Method in class org.deltava.service.navdata.GateService
 
isSecure() - Method in class org.deltava.service.navdata.GateUpdateService
 
isSecure() - Method in class org.deltava.service.navdata.NavaidSearchService
Returns whether this web service requires authentication.
isSecure() - Method in class org.deltava.service.navdata.TerminalRouteUpdateService
Returns whether this web service requires authentication.
isSecure() - Method in class org.deltava.service.navdata.XMLClientDataService
 
isSecure() - Method in class org.deltava.service.PilotLocationClearService
Returns whether this web service requires authentication.
isSecure() - Method in class org.deltava.service.push.ClearEndpointsService
 
isSecure() - Method in class org.deltava.service.push.StatusService
 
isSecure() - Method in class org.deltava.service.push.SubscribeService
 
isSecure() - Method in class org.deltava.service.push.TestService
 
isSecure() - Method in class org.deltava.service.push.UnsubscribeService
 
isSecure() - Method in class org.deltava.service.schedule.AircraftListService
 
isSecure() - Method in class org.deltava.service.schedule.DraftFlightPlanService
 
isSecure() - Method in class org.deltava.service.schedule.ExportService
Returns whether this web service requires authentication.
isSecure() - Method in class org.deltava.service.schedule.FlightTimeStatsService
Returns whether this web service requires authentication.
isSecure() - Method in class org.deltava.service.schedule.OceanicPlotService
Returns whether this web service requires authentication.
isSecure() - Method in class org.deltava.service.schedule.PFPXScheduleService
Returns whether this web service requires authentication.
isSecure() - Method in class org.deltava.service.schedule.RoutePlanService
 
isSecure() - Method in class org.deltava.service.schedule.SearchService
 
isSecure() - Method in class org.deltava.service.schedule.TourLegService
 
isSecure() - Method in class org.deltava.service.simbrief.APICodeService
 
isSecure() - Method in class org.deltava.service.simbrief.CustomAirframeService
 
isSecure() - Method in class org.deltava.service.simbrief.PackageDownloadService
 
isSecure() - Method in class org.deltava.service.simbrief.PassengerCountService
 
isSecure() - Method in class org.deltava.service.simbrief.URLCheckService
 
isSecure() - Method in class org.deltava.service.simfdr.SimFDRService
Returns whether this web service requires authentication.
isSecure() - Method in class org.deltava.service.stats.ClientVersionService
 
isSecure() - Method in class org.deltava.service.stats.EliteStatsService
 
isSecure() - Method in class org.deltava.service.stats.GateUseService
 
isSecure() - Method in class org.deltava.service.stats.LoadModelService
 
isSecure() - Method in class org.deltava.service.stats.LoadStatsService
 
isSecure() - Method in class org.deltava.service.stats.LogbookService
 
isSecure() - Method in class org.deltava.service.stats.MyFlightsService
 
isSecure() - Method in class org.deltava.service.stats.MyRouteMapService
Returns whether this web service requires authentication.
isSecure() - Method in class org.deltava.service.stats.MyTrackService
 
isSecure() - Method in class org.deltava.service.stats.TourService
 
isSecure() - Method in class org.deltava.service.WebService
Returns whether this web service requires authentication.
isSecure() - Method in class org.deltava.service.wx.AirportWeatherService
 
isSecure() - Method in class org.deltava.service.wx.METARService
 
isSecure() - Method in class org.deltava.service.wx.TAFService
 
isSeniorCaptain(int) - Method in class org.deltava.dao.GetStatusUpdate
Returns if a particular Pilot has been promoted to Senior Captain.
isServiced(Airport, Airline) - Method in class org.deltava.beans.schedule.AirportServiceMap
Queries whether a particular Airline serves a particular Airport.
isSession(CalendarEntry) - Static method in class org.deltava.taglib.functions.AcademyFunctions
Returns whether this object is an Instruction Session.
isSignatureAuthorized(int) - Method in class org.deltava.dao.GetImage
Returns if a Water Cooler signature image is officially approved.
isSignedUp(int) - Method in class org.deltava.beans.event.Event
Returns whether a Pilot is signed up for this Online Event.
isSignedUp(Event, int) - Static method in class org.deltava.taglib.functions.OnlineEventFunctions
Returns whether a Pilot is signed up for an Online Event.
isSimBrief(FlightReport) - Static method in class org.deltava.taglib.functions.FlightReportFunctions
Returns if the flight was planned using SimBrief.
isSLI() - Method in class org.deltava.beans.stats.SystemInformation
Returns whether the machine has more than 1 GPU.
isSource() - Method in class org.deltava.commands.stats.NewAirportListCommand.ConnectingAirportList
 
isStopped() - Method in class org.deltava.util.jmx.JMXRefreshTask
 
isSubmitted(Test) - Static method in class org.deltava.taglib.functions.TestingFunctions
Check if a Test is submitted.
Issue - Class in org.deltava.beans.help
A bean to store Help Desk Issues.
Issue - Class in org.deltava.beans.system
A bean for tracking development issues.
Issue(int, String) - Constructor for class org.deltava.beans.system.Issue
Creates a new Issue.
Issue(String) - Constructor for class org.deltava.beans.help.Issue
Creates a new Issue bean.
Issue(String) - Constructor for class org.deltava.beans.system.Issue
Creates a new Issue that has not been saved to the database.
ISSUE - Enum constant in enum class org.deltava.beans.system.NotifyActionType
 
Issue.IssueType - Enum Class in org.deltava.beans.system
 
IssueAccessControl - Class in org.deltava.security.command
An Access Controller for Issue Tracking.
IssueAccessControl(SecurityContext, Issue) - Constructor for class org.deltava.security.command.IssueAccessControl
Creates a new Access Controller.
IssueArea - Enum Class in org.deltava.beans.system
An enumeration of development issue Areas.
IssueCloseCommand - Class in org.deltava.commands.help
A Web Site Command to mark a Help Desk Issue as Closed.
IssueCloseCommand() - Constructor for class org.deltava.commands.help.IssueCloseCommand
 
IssueCommand - Class in org.deltava.commands.help
A Web Site Command to handle Help Desk Issues.
IssueCommand - Class in org.deltava.commands.system
A Web Site Command to manipulate issues.
IssueCommand() - Constructor for class org.deltava.commands.help.IssueCommand
 
IssueCommand() - Constructor for class org.deltava.commands.system.IssueCommand
 
IssueComment - Class in org.deltava.beans.help
A bean to store Help Desk Issue comments.
IssueComment - Class in org.deltava.beans.system
A bean for storing development issue comments.
IssueComment(int) - Constructor for class org.deltava.beans.help.IssueComment
Creates a new Comment bean.
IssueComment(int, String) - Constructor for class org.deltava.beans.system.IssueComment
Creates a new Issue Comment.
IssueCommentCommand - Class in org.deltava.commands.help
A Web Site Command to save Help Desk Issue comments.
IssueCommentCommand - Class in org.deltava.commands.system
A web site command to save new Issue Comments.
IssueCommentCommand() - Constructor for class org.deltava.commands.help.IssueCommentCommand
 
IssueCommentCommand() - Constructor for class org.deltava.commands.system.IssueCommentCommand
 
IssueConvertCommand - Class in org.deltava.commands.help
A Web Site Command to convert a Help Desk Issue into a Development Issue.
IssueConvertCommand - Class in org.deltava.commands.system
A Web Site Command to convert a devlopemnt Issue into a Help Desk Issue.
IssueConvertCommand() - Constructor for class org.deltava.commands.help.IssueConvertCommand
 
IssueConvertCommand() - Constructor for class org.deltava.commands.system.IssueConvertCommand
 
IssueFilterCommand - Class in org.deltava.commands.help
A Web Site Command to view Help Desk issues by Author or Assignee.
IssueFilterCommand() - Constructor for class org.deltava.commands.help.IssueFilterCommand
 
IssueListCommand - Class in org.deltava.commands.help
A Web Site Command to display Help Desk Issues.
IssueListCommand - Class in org.deltava.commands.system
A Web Site Command to display issues and comments.
IssueListCommand() - Constructor for class org.deltava.commands.help.IssueListCommand
 
IssueListCommand() - Constructor for class org.deltava.commands.system.IssueListCommand
 
IssuePriority - Enum Class in org.deltava.beans.system
An enumeration of development issue priorities.
IssueSearchCommand - Class in org.deltava.commands.system
A Web Site Command to search Issues and comments.
IssueSearchCommand() - Constructor for class org.deltava.commands.system.IssueSearchCommand
 
IssueSecurity - Enum Class in org.deltava.beans.system
An enumeration of development issue security levels.
IssueStatus - Enum Class in org.deltava.beans.help
An enumeration of Help Desk issue statuses.
IssueStatus - Enum Class in org.deltava.beans.system
An enumeration of development issue statuses.
IssueTemplateService - Class in org.deltava.service
A Web Service to return back Help Desk Response Template text.
IssueTemplateService() - Constructor for class org.deltava.service.IssueTemplateService
 
IssueUpdateCommand - Class in org.deltava.commands.help
A Web Site Command to update a Help Desk Issue.
IssueUpdateCommand() - Constructor for class org.deltava.commands.help.IssueUpdateCommand
 
isSuperUser() - Method in class org.deltava.commands.HTTPContext
Returns whether an Administrator is impersonating another user.
isSuspended(Person) - Static method in class org.deltava.taglib.functions.PersonFunctions
Returns whether the Person is a Suspended Pilot.
isUsed(String) - Method in class org.deltava.beans.schedule.Aircraft
Returns whether a particular web application uses this aircraft type.
isUserInRole(String) - Method in class org.deltava.commands.HTTPContext
Returns if the currently logged in user is a member of a particular role.
isUserInRole(String) - Method in class org.deltava.security.MultiUserSecurityContext
 
isUserInRole(String) - Method in interface org.deltava.security.SecurityContext
Returns if the user is a member of a particular security role.
isUserInRole(String) - Method in class org.deltava.servlet.filter.CustomRequestWrapper
Checks if a user is a member of a particular role.
isUserInRole(String) - Method in class org.deltava.servlet.GenericServlet.ServletSecurityContext
 
isValid(int) - Method in class org.deltava.dao.GetAddressValidation
Returns if a Pilot or Applicant's e-mail address is valid.
isValid(String) - Static method in class org.deltava.beans.testing.EquipmentRideScriptKey
Checks whether a Check Ride script key is valid.
isValid(String) - Static method in class org.deltava.beans.wx.Condition
Checks if a code is a valid type or qualifier.
isValid(ClientInfo) - Method in class org.deltava.dao.GetACARSBuilds
Returns whether a particular client/build/beta combination can connect to ACARS.
isValid(ClientInfo, AccessRole) - Method in class org.deltava.dao.GetACARSBuilds
Returns whether a particular client/build/beta combination can access ACARS.
isValid(EMailAddress) - Static method in interface org.deltava.beans.EMailAddress
Null-safe utility method to check if address is non-null and valid.
isValid(GeoLocation) - Static method in class org.deltava.util.GeoUtils
Returns whether a location is valid (ie.
isValidFormat(String) - Static method in class org.deltava.beans.fleet.Video
Returns whether this video is in a supported format.
isVariable(Flight) - Static method in class org.deltava.beans.schedule.ScheduleEntry
Helper method to determine if flight is using a variable equipment type.
isViewEnd() - Method in class org.deltava.taglib.view.ScrollBarTag
Returns whether we are at the end of the view.
isViewStart() - Method in class org.deltava.taglib.view.ScrollBarTag
Returns whether we are at the start of the view.
isVisible() - Method in enum class org.deltava.beans.acars.Capabilities
Returns if this capability is visible.
isWaiver(CheckRide) - Static method in class org.deltava.taglib.functions.TestingFunctions
Returns whether this is a Check Ride waiver or initial hire waiver.
isWarn(ETOPS, ETOPS) - Static method in class org.deltava.beans.flight.ETOPSHelper
Validates whether an ETOPS classification should trigger an ETOPS warning.
isWarning() - Method in class org.deltava.beans.acars.RouteEntry
Marks this route entry as having a notable flight parameter.
isWarning() - Method in exception class org.deltava.util.ControllerException
Returns whether this exception to be logged as a warning, not an error.
isXACARS() - Method in enum class org.deltava.beans.acars.SerializedDataVersion
Returns whether this is an XACARS-generated data stream.
isXACARS(FlightReport) - Static method in class org.deltava.taglib.functions.FlightReportFunctions
Returns if this Flight was logged using ACARS.
isZero() - Method in interface org.deltava.beans.econ.EliteTotals
Returns if legs, distance and points are all zero.
iterator() - Method in class org.deltava.beans.schedule.AirportCharts
 
IVAO - Enum constant in enum class org.deltava.beans.OnlineNetwork
 
IVAP - Enum constant in enum class org.deltava.beans.acars.Capabilities
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form