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 _

S

salt(String) - Method in class org.deltava.crypt.MessageDigester
"Salts" the message digest by processing a string before the actual data.
SAVE - Static variable in class org.deltava.commands.AbstractFormCommand
 
save(Properties, String) - Method in class org.deltava.dao.file.SetProperties
Saves the properties.
save(Route) - Method in class org.deltava.dao.SetEvent
Saves a Flight Route to the database.
save(FlightPlan) - Method in class org.deltava.dao.SetEvent
Saves an Online Event flight plan.
save(HttpServletRequest, String) - Static method in class org.deltava.util.redirect.RequestStateHelper
Saves the current servlet request state to the current HTTP session.
SB3 - Static variable in class org.deltava.beans.event.FlightPlan
 
scale(String) - Method in class org.deltava.util.ImageScaler
Returns the scaled image.
SCHED_TYPES - Static variable in class org.deltava.commands.schedule.ScheduleImportCommand
 
ScheduleAccessControl - Class in org.deltava.security.command
An Access Controller for Flight Schdeule data.
ScheduleAccessControl(SecurityContext) - Constructor for class org.deltava.security.command.ScheduleAccessControl
Initializes the Access Controller.
ScheduleBrowseCommand - Class in org.deltava.commands.schedule
A Web Site Command to browse the Flight Schedule.
ScheduleBrowseCommand() - Constructor for class org.deltava.commands.schedule.ScheduleBrowseCommand
 
SCHEDULED - Static variable in class org.deltava.beans.academy.InstructionSession
 
ScheduleDeleteCommand - Class in org.deltava.commands.schedule
A Web Site Command to delete Flight Schedule entries.
ScheduleDeleteCommand() - Constructor for class org.deltava.commands.schedule.ScheduleDeleteCommand
 
ScheduleEntry - Class in org.deltava.beans.schedule
A class to store Schedule Entry information.
ScheduleEntry(Airline, int, int) - Constructor for class org.deltava.beans.schedule.ScheduleEntry
Creates a new Schedule Entry object with a given flight.
ScheduleEntryCommand - Class in org.deltava.commands.schedule
A Web Site Command to update Schedule entries.
ScheduleEntryCommand() - Constructor for class org.deltava.commands.schedule.ScheduleEntryCommand
 
ScheduleExportCommand - Class in org.deltava.commands.schedule
A Web Site command to export Flight Schedule data in CSV format.
ScheduleExportCommand() - Constructor for class org.deltava.commands.schedule.ScheduleExportCommand
 
ScheduleFunctions - Class in org.deltava.taglib.functions
A JSP Function Library for Schedule-related functions.
ScheduleFunctions() - Constructor for class org.deltava.taglib.functions.ScheduleFunctions
 
ScheduleImportCommand - Class in org.deltava.commands.schedule
A Web Site Command to import Flight Schedule data.
ScheduleImportCommand() - Constructor for class org.deltava.commands.schedule.ScheduleImportCommand
 
ScheduleImportTask - Class in org.deltava.tasks
A Scheduled Task to automatically update the flight Schedule from Innovata.
ScheduleImportTask() - Constructor for class org.deltava.tasks.ScheduleImportTask
Initializes the task.
ScheduleLoadDAO - Class in org.deltava.dao.file
An abstract class to store common methods for Flight Schedule import Data Access Objects.
ScheduleLoadDAO(InputStream) - Constructor for class org.deltava.dao.file.ScheduleLoadDAO
Initializes the Data Access Object.
ScheduleRoute - Class in org.deltava.beans.schedule
A bean to store route pair information.
ScheduleRoute(Airline, Airport, Airport) - Constructor for class org.deltava.beans.schedule.ScheduleRoute
Creates a new Route Pair.
ScheduleSaveCommand - Class in org.deltava.commands.schedule
A Web Site Command to save imported Flight Schedule data to the database.
ScheduleSaveCommand() - Constructor for class org.deltava.commands.schedule.ScheduleSaveCommand
 
ScheduleSearchCriteria - Class in org.deltava.beans.schedule
A bean to store search criteria for the Flight Schedule.
ScheduleSearchCriteria(Airline, int, int) - Constructor for class org.deltava.beans.schedule.ScheduleSearchCriteria
Initializes the search criteria.
ScheduleSearchCriteria(String) - Constructor for class org.deltava.beans.schedule.ScheduleSearchCriteria
 
ScheduleSearchEntry - Class in org.deltava.beans.schedule
A class to store Schedule Entry information with Dispatch route counts.
ScheduleSearchEntry(Airline, int, int) - Constructor for class org.deltava.beans.schedule.ScheduleSearchEntry
Creates a new Schedule Entry object with a given flight.
SCORE - Static variable in class org.deltava.comparators.TestComparator
 
SCORED - Static variable in class org.deltava.beans.testing.Test
 
SCREENX_ATTR_NAME - Static variable in class org.deltava.commands.CommandContext
 
SCREENY_ATTR_NAME - Static variable in class org.deltava.commands.CommandContext
 
ScrollBarTag - Class in org.deltava.taglib.view
A JSP tag to selectively display view table scroll tags.
ScrollBarTag() - Constructor for class org.deltava.taglib.view.ScrollBarTag
 
ScrollTag - Class in org.deltava.taglib.view
A class to support tag to handle Page Up/Down links at the bottom of a view page.
ScrollTag(String) - Constructor for class org.deltava.taglib.view.ScrollTag
Creates a new JSP tag with the specified label.
search(SearchCriteria) - Method in class org.deltava.dao.GetCoolerThreads
Returns all Message Threads matching particular search criteria.
search(String, boolean) - Method in class org.deltava.dao.GetHelp
Searches all Issues for a particular phrase.
search(String, int, int, boolean) - Method in class org.deltava.dao.GetIssue
Searches all Issues for a particular phrase.
search(String, String, String, String) - Method in class org.deltava.dao.GetPilot
Searches for Pilots matching certain search criteria, using a SQL LIKE search.
search(ScheduleSearchCriteria, String) - Method in class org.deltava.dao.GetSchedule
Searches the Schedule database for flights matching particular criteria.
search(SearchCriteria, int) - Static method in class org.deltava.util.SearchUtils
Deprecated. Searches for a particular search term.
SearchCriteria - Class in org.deltava.beans.cooler
A bean to store Water Cooler search criteria.
SearchCriteria(String) - Constructor for class org.deltava.beans.cooler.SearchCriteria
Creates a new search criteria bean.
SearchResult - Class in org.deltava.beans.cooler
Deprecated. 
SearchResult(int, double) - Constructor for class org.deltava.beans.cooler.SearchResult
Deprecated. Initializes the bean.
SearchUtils - Class in org.deltava.util
Deprecated. 
SECONDARY - Static variable in class org.deltava.beans.schedule.Aircraft
 
SECONDARY_RATING - Static variable in class org.deltava.beans.EquipmentType
 
SecretKeyEncryptor - Class in org.deltava.crypt
A class to support encrypting/decrypting data using a symetric secret key.
SecretKeyEncryptor(String) - Constructor for class org.deltava.crypt.SecretKeyEncryptor
Create a new encryptor using a given algorithm.
SECURITY - Static variable in class org.deltava.beans.system.Issue
Security Names.
SECURITY_ADD - Static variable in class org.deltava.beans.StatusUpdate
 
SECURITY_LEVELS - Static variable in class org.deltava.beans.fleet.LibraryEntry
Security level names.
SECURITY_PUBLIC - Static variable in class org.deltava.beans.system.Issue
 
SECURITY_REMOVE - Static variable in class org.deltava.beans.StatusUpdate
 
SECURITY_STAFF - Static variable in class org.deltava.beans.system.Issue
 
SECURITY_USERS - Static variable in class org.deltava.beans.system.Issue
 
SecurityContext - Interface in org.deltava.security
An interface used by access controllers to query context data to determine access.
SecurityCookieData - Class in org.deltava.security
A bean containing data stored in the security cookie.
SecurityCookieData(String) - Constructor for class org.deltava.security.SecurityCookieData
Creates security cookie data for a given user ID.
SecurityCookieData(Map<String, String>) - Constructor for class org.deltava.security.SecurityCookieData
Creates a new security cookie data bean.
SecurityCookieFilter - Class in org.deltava.servlet.filter
A servlet filter to handle persistent authentication cookies.
SecurityCookieFilter() - Constructor for class org.deltava.servlet.filter.SecurityCookieFilter
 
SecurityCookieGenerator - Class in org.deltava.security
A class to generate/interpret cookies to store persistent authentication information.
securityException(String) - Method in class org.deltava.commands.AbstractCommand
Helper method to generate a security exception.
SecurityRoleMembersCommand - Class in org.deltava.commands.admin
A Web Site Command to display all members of all security roles.
SecurityRoleMembersCommand() - Constructor for class org.deltava.commands.admin.SecurityRoleMembersCommand
 
SELCALAccessControl - Class in org.deltava.security.command
An Access Controller for SELCAL codes.
SELCALAccessControl(SecurityContext, SelectCall) - Constructor for class org.deltava.security.command.SELCALAccessControl
Initializes the Access Controller.
SELCALCodeCommand - Class in org.deltava.commands.schedule
A Web Site Command to display aircraft SELCAL codes.
SELCALCodeCommand() - Constructor for class org.deltava.commands.schedule.SELCALCodeCommand
 
SELCALPurgeTask - Class in org.deltava.tasks
A Scheduled Task to purge SELCAL code reservations.
SELCALPurgeTask() - Constructor for class org.deltava.tasks.SELCALPurgeTask
Initailizes the task.
SELCALReserveCommand - Class in org.deltava.commands.schedule
A Web Site Command to reserve and free SELCAL codes.
SELCALReserveCommand() - Constructor for class org.deltava.commands.schedule.SELCALReserveCommand
 
SelectCall - Class in org.deltava.beans.schedule
A bean to store Aircraft SELCAL data and reservations.
SelectCall(String, String) - Constructor for class org.deltava.beans.schedule.SelectCall
Creates a new SELCAL bean.
send(EMailAddress) - Method in class org.deltava.mail.Mailer
Adds an individual address to the recipient list, and sends the message in a new thread.
send(Collection<? extends EMailAddress>) - Method in class org.deltava.mail.Mailer
Adds a group of addresses to the recipient list, and sends the message in a new thread.
sendFile(File, HttpServletResponse) - Method in class org.deltava.service.navdata.DispatchDataService
Sends a file to the HTTP output stream, either via mod_xsendfile or through native Java I/O streaming.
serialize(Collection<? extends Serializable>) - Static method in class org.deltava.util.IPCUtils
Serializes IPC data.
Server - Class in org.deltava.beans.ts2
A bean to store TeamSpeak 2 server information.
Server(String) - Constructor for class org.deltava.beans.ts2.Server
Creates a new server bean.
SERVER - Static variable in class org.deltava.dao.file.GetServInfo.SITokens
 
ServerCommand - Class in org.deltava.commands.ts2
A Web Site Command to update TeamSpeak 2 virtual server data.
ServerCommand() - Constructor for class org.deltava.commands.ts2.ServerCommand
 
ServerDeleteCommand - Class in org.deltava.commands.ts2
A Web Site Command to delete a TeamSpeak 2 virtual server.
ServerDeleteCommand() - Constructor for class org.deltava.commands.ts2.ServerDeleteCommand
 
ServerListCommand - Class in org.deltava.commands.ts2
A Web Site Command to display TeamSpeak 2 server profiles.
ServerListCommand() - Constructor for class org.deltava.commands.ts2.ServerListCommand
 
ServerStatsCommand - Class in org.deltava.commands.stats
A Web Site Command to display HTTP Server totals.
ServerStatsCommand() - Constructor for class org.deltava.commands.stats.ServerStatsCommand
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.deltava.servlet.GenericServlet
Process the request.
ServiceCalendarCommand - Class in org.deltava.commands.dispatch
A Web Site Command to display the ACARS Dispatch service calendar.
ServiceCalendarCommand() - Constructor for class org.deltava.commands.dispatch.ServiceCalendarCommand
 
ServiceContext - Class in org.deltava.service
An invocation/security context object for Web Services.
ServiceContext(HttpServletRequest, HttpServletResponse) - Constructor for class org.deltava.service.ServiceContext
Intiailizes the Web Service context.
ServiceContext.OutputBuffer - Class in org.deltava.service
 
ServiceContext.OutputBuffer() - Constructor for class org.deltava.service.ServiceContext.OutputBuffer
 
ServicedAirportService - Class in org.deltava.service.schedule
A Web Service to list all airports serviced by a particular Airline.
ServicedAirportService() - Constructor for class org.deltava.service.schedule.ServicedAirportService
 
ServiceEntryCommand - Class in org.deltava.commands.dispatch
A Web Site Command to handle ACARS Dispatcher schedule entries.
ServiceEntryCommand() - Constructor for class org.deltava.commands.dispatch.ServiceEntryCommand
 
ServiceEntryDeleteCommand - Class in org.deltava.commands.dispatch
A Web Site Command to delete an ACARS Dispatcher schedule entry.
ServiceEntryDeleteCommand() - Constructor for class org.deltava.commands.dispatch.ServiceEntryDeleteCommand
 
ServiceException - Exception in org.deltava.service
An Exception thrown by Web Services.
ServiceException(int, String, Throwable) - Constructor for exception org.deltava.service.ServiceException
Creates a new Web Service Exception from an existing exception.
ServiceException(int, String) - Constructor for exception org.deltava.service.ServiceException
Creates a new Web Service Exception.
ServiceException(int, String, boolean) - Constructor for exception org.deltava.service.ServiceException
Creates a new Web Service Exception.
ServiceFactory - Class in org.deltava.service
A Factory to load Web Service configuration data.
ServletScoreboard - Class in org.deltava.beans.servlet
A scoreboard to track servlet activity.
ServletScoreboardEntry - Class in org.deltava.beans.servlet
A bean to store servlet scoreboard entries.
ServletScoreboardEntry(String) - Constructor for class org.deltava.beans.servlet.ServletScoreboardEntry
Creates a new Scoreboard Entry.
ServletVersionTag - Class in org.deltava.taglib.diag
A JSP tag to display the Servlet API version.
ServletVersionTag() - Constructor for class org.deltava.taglib.diag.ServletVersionTag
 
SESSION - Static variable in interface org.deltava.commands.Command
 
sessionCreated(HttpSessionEvent) - Method in class org.deltava.servlet.lifecycle.UserListener
Called on the creation of a new HTTP session.
sessionDestroyed(HttpSessionEvent) - Method in class org.deltava.servlet.lifecycle.UserListener
Called on the termination of an HTTP session.
sessionDidActivate(HttpSessionEvent) - Method in class org.deltava.servlet.lifecycle.UserStartupListener
Called on the activation of a serialized HTTP session.
sessionWillPassivate(HttpSessionEvent) - Method in class org.deltava.servlet.lifecycle.UserStartupListener
Called before serialization of an HTTP session.
set(int, String) - Method in class org.deltava.dao.file.innovata.CSVTokens
 
setAcademy(boolean) - Method in class org.deltava.beans.schedule.ScheduleEntry
Updates this Schedule entry's "Flight Academy flight" flag.
setAcademy(boolean) - Method in class org.deltava.beans.testing.ExamProfile
Marks this Examination as part of the Flight Academy.
setAcademy(boolean) - Method in class org.deltava.beans.testing.Test
Marks this Test as part of the Flight Academy.
SetAcademy - Class in org.deltava.dao
A Data Access Object to write Flight Academy data to the database.
SetAcademy(Connection) - Constructor for class org.deltava.dao.SetAcademy
Initializes the Data Access Object.
SetAcademyCalendar - Class in org.deltava.dao
A Data Access Object to update Flight Academy Flight reports.
SetAcademyCalendar(Connection) - Constructor for class org.deltava.dao.SetAcademyCalendar
Initializes the Data Access Object.
SetACARSData - Class in org.deltava.dao
A Data Access Object to write ACARS data.
SetACARSData(Connection) - Constructor for class org.deltava.dao.SetACARSData
Initializes the Data Access Object.
setACARSHours(double) - Method in class org.deltava.beans.Pilot
Updates this Pilot's logged ACARS hours.
setACARSHours(double) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of hours flown with ACARS.
setACARSLegs(int) - Method in class org.deltava.beans.Pilot
Update this Pilot's logged ACARS flight legs.
setACARSLegs(int) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of legs flown with ACARS.
setACARSLegs(int) - Method in class org.deltava.beans.stats.FlightStatsEntry
Updates the number of ACARS legs linked to this entry.
SetACARSLog - Class in org.deltava.dao
A Data Access Object to update or remove ACARS log entries.
SetACARSLog(Connection) - Constructor for class org.deltava.dao.SetACARSLog
Initializes the Data Access Object.
setACARSMiles(int) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of miles flown with ACARS.
setACARSOnly(boolean) - Method in class org.deltava.beans.ts2.Server
Updates whether the Server is only available to logged in ACARS users.
setACARSPromotionLegs(boolean) - Method in class org.deltava.beans.EquipmentType
Updates whether flights counting towards promotion must be logged using ACARS.
setACARSRestriction(int) - Method in class org.deltava.beans.Pilot
Updates whether the Pilot is locked out of the ACARS server.
SetACARSRoute - Class in org.deltava.dao
A Data Access Object to write ACARS Dispatcher routes.
SetACARSRoute(Connection) - Constructor for class org.deltava.dao.SetACARSRoute
Initializes the Data Access Object.
setAction(String) - Method in class org.deltava.taglib.html.FormTag
Sets the action URL of this form.
setActive(boolean) - Method in class org.deltava.beans.academy.Certification
Updates whether the certification is active.
setActive(boolean) - Method in class org.deltava.beans.acars.DispatchRoute
Marks this route as active.
setActive(boolean) - Method in class org.deltava.beans.cooler.Channel
Set the channel active/inactive.
setActive(boolean) - Method in class org.deltava.beans.EquipmentType
Marks this equipment program as active.
setActive(boolean) - Method in class org.deltava.beans.event.Route
Updates whether the Route is Active.
setActive(boolean) - Method in class org.deltava.beans.Notice
Updates if this NOTAM is in effect.
setActive(boolean) - Method in class org.deltava.beans.schedule.Airline
Updates the airline's activity flag.
setActive(boolean) - Method in class org.deltava.beans.servinfo.Certificate
Updates whether the user account is active.
setActive(boolean) - Method in class org.deltava.beans.system.EMailConfiguration
Marks this mailbox as active.
setActive(boolean) - Method in class org.deltava.beans.system.RegistrationBlock
Marks this registration block as active/inactive.
setActive(boolean) - Method in class org.deltava.beans.testing.ExamProfile
Marks this Examination as available to be taken.
setActive(boolean) - Method in class org.deltava.beans.testing.QuestionProfile
Marks this Question as Active.
setActive(boolean) - Method in class org.deltava.beans.ts2.Server
Marks this server as active.
setActive(String, boolean) - Method in class org.deltava.dao.SetTS2Data
Marks the Pilot as currently logged in.
setActivePilots(int) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of active pilots.
setAddress(String) - Method in class org.deltava.beans.stats.GeocodeResult
Updates the street address.
setAddress(String) - Method in class org.deltava.beans.system.AddressValidation
Updates the user's e-mail address.
setAddress(String) - Method in class org.deltava.beans.system.EMailConfiguration
Updates the primary address for this mailbox.
setAddress(long) - Method in class org.deltava.beans.system.RegistrationBlock
Updates the IP address.
setAddress(int) - Method in class org.deltava.taglib.format.IP4AddressFormatTag
Sets the packed 32-bit address to format.
setAddressInfo(IPAddressInfo) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates information about this IP address.
SetAddressValidation - Class in org.deltava.dao
A Data Access Object to write e-mail address validation data to the database.
SetAddressValidation(Connection) - Constructor for class org.deltava.dao.SetAddressValidation
Initialize the Data Access Object.
setADSE(boolean) - Method in class org.deltava.beans.schedule.Airport
Sets whether this airport has ADSE-X radar.
setAge(int) - Method in class org.deltava.taglib.content.SetCookieTag
Updates the maximum age of the cookie.
setAircraft(Collection<Aircraft>) - Method in class org.deltava.dao.file.ScheduleLoadDAO
Initializes the IATA aircraft code mappings.
setAircraftCode(String) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the aircraft code used for this flight.
setAircraftCode(String) - Method in class org.deltava.beans.schedule.SelectCall
Updates the aircraft's tail number.
setAircraftType(String) - Method in class org.deltava.beans.testing.CheckRide
Sets the aircraft type used for this Check Ride.
setAirline(Airline) - Method in class org.deltava.beans.acars.DispatchRoute
Updates the Airline.
setAirline(Airline) - Method in class org.deltava.beans.Flight
Set the Airline for this flight.
setAirlineCode(String) - Method in class org.deltava.beans.UserData
Updates the User's airline code.
setAirlines(Collection<String>) - Method in class org.deltava.beans.cooler.Channel
Updates the enabled airlines.
setAirlines(Collection<AirlineInformation>) - Method in class org.deltava.beans.EquipmentType
Updates the list of applications whose Pilots can get ratings in this equipment program.
setAirlines(Collection<String>) - Method in class org.deltava.beans.schedule.Airport
Resets the list of Airlines associated with this Airport.
setAirlines(Collection<AirlineInformation>) - Method in class org.deltava.beans.testing.ExamProfile
Sets the Airlines that this Examination will be visible to.
setAirlines(Collection<AirlineInformation>) - Method in class org.deltava.beans.testing.QuestionProfile
Sets the Airlines that this Question will be visible to.
setAirlines(Collection<Airline>) - Method in class org.deltava.dao.file.innovata.GetFullSchedule
Initializes the list of airlines.
setAirlines(Collection<Airline>) - Method in class org.deltava.dao.file.ScheduleLoadDAO
Initializes the list of airlines.
setAirport(Airport) - Method in class org.deltava.beans.schedule.Chart
Updates the Airport.
setAirport(AirportLocation) - Method in class org.deltava.beans.wx.WeatherDataBean
Sets the geographic location of this Observation station.
setAirport(Airport) - Method in class org.deltava.beans.wx.WeatherDataBean
Sets the geographic location of this Observation station.
setAirport(Airport) - Method in class org.deltava.taglib.format.AirportFormatTag
Sets the airport to display.
setAirportA(Airport) - Method in class org.deltava.beans.acars.FlightInfo
Updates the destination Airport for this flight.
setAirportA(Airport) - Method in class org.deltava.beans.acars.MapRouteEntry
 
setAirportA(Airport) - Method in class org.deltava.beans.event.FlightPlan
Updates the Arrival airport.
setAirportA(Airport) - Method in class org.deltava.beans.event.Route
Updates the Arrival airport.
setAirportA(Airport) - Method in class org.deltava.beans.event.Signup
Updates the destination Airport.
setAirportA(Airport) - Method in class org.deltava.beans.Flight
Sets the Arrival Airport object for this flight.
setAirportA(Airport) - Method in class org.deltava.beans.schedule.FlightRoute
Updates the arrival Airport.
setAirportA(Airport) - Method in class org.deltava.beans.servinfo.Pilot
Updates the destination Airport.
setAirportA(Airport) - Method in interface org.deltava.beans.testing.RoutePlot
Updates the arrival Airport.
setAirportA(Airport) - Method in class org.deltava.beans.testing.RoutePlotQuestion
Updates the arrival airport.
setAirportA(Airport) - Method in class org.deltava.beans.testing.RoutePlotQuestionProfile
Updates the arrival airport.
setAirportCode(String) - Method in class org.deltava.taglib.format.AirportFormatTag
Sets the airport code to lookup.
setAirportCodeType(int) - Method in class org.deltava.beans.Person
Updates the Person's preferred airport code type (IATA/ICAO).
setAirportCodeType(String) - Method in class org.deltava.beans.Person
Updates the Person's preferred airport code type (IATA/ICAO).
setAirportD(Airport) - Method in class org.deltava.beans.acars.FlightInfo
Updates the origination Airport for this flight.
setAirportD(Airport) - Method in class org.deltava.beans.acars.MapRouteEntry
 
setAirportD(Airport) - Method in class org.deltava.beans.event.FlightPlan
Updates the Departure airport.
setAirportD(Airport) - Method in class org.deltava.beans.event.Route
Updates the Departure airport.
setAirportD(Airport) - Method in class org.deltava.beans.event.Signup
Updates the origin Airport
setAirportD(Airport) - Method in class org.deltava.beans.Flight
Sets the Departure Airport object for this flight.
setAirportD(Airport) - Method in class org.deltava.beans.schedule.FlightRoute
Updates the departure Airport.
setAirportD(Airport) - Method in class org.deltava.beans.servinfo.Pilot
Updates the origin Airport.
setAirportD(Airport) - Method in interface org.deltava.beans.testing.RoutePlot
Updates the departure Airport.
setAirportD(Airport) - Method in class org.deltava.beans.testing.RoutePlotQuestion
Updates the departure airport.
setAirportD(Airport) - Method in class org.deltava.beans.testing.RoutePlotQuestionProfile
Updates the departure airport.
setAirportL(Airport) - Method in class org.deltava.beans.acars.DispatchRoute
Updates the alternate Airport.
setAirportL(Airport) - Method in class org.deltava.beans.acars.FlightInfo
Updates the alternate Airport for this flight.
setAirports(Airport, Airport, String) - Method in class org.deltava.dao.file.innovata.MultiLegInfo
 
setAirports(Airport, Airport) - Method in class org.deltava.util.flightplan.FlightPlanGenerator
Sets the departure and arrival Airports for the flight.
setAirSpeed(int) - Method in class org.deltava.beans.acars.RouteEntry
Updates the aircraft's airspeed.
setAirSpeed(int) - Method in class org.deltava.beans.servinfo.PositionData
Updates the aircraft's airspeed.
setAirway(String) - Method in class org.deltava.beans.navdata.NavigationDataBean
Updates if this entry is on an airway.
setAliases(Collection<String>) - Method in class org.deltava.beans.system.EMailConfiguration
Updates the aliases for this mailbox.
setAllowDelete(boolean) - Method in class org.deltava.beans.stats.PilotLocation
Sets whether the infobox should have a link to allow map entry deletion.
setAllowInactive(boolean) - Method in class org.deltava.beans.academy.AcademyHistoryHelper
Toggles whether the user can enroll in Inactive Courses.
setAllowNewPosts(boolean) - Method in class org.deltava.beans.cooler.Channel
Updates whether new Threads or Replies are allowed.
setAllowUpload(boolean) - Method in class org.deltava.taglib.html.FormTag
Sets if RFC1867 file uploads are permitted within this form.
setAltitude(String) - Method in class org.deltava.beans.acars.FlightInfo
Updates the filed altitude for this flight.
setAltitude(int) - Method in class org.deltava.beans.acars.RouteEntry
Updates the aircraft's altitude above sea level.
setAltitude(int) - Method in class org.deltava.beans.navdata.AirportLocation
Updates the Airport's altitude.
setAltitude(int) - Method in class org.deltava.beans.schedule.Airport
Sets this Airport's altitude.
setAltitude(int) - Method in class org.deltava.beans.schedule.GeoPosition
Updates the altitude of this position.
setAltitude(int) - Method in class org.deltava.beans.servinfo.Pilot
Updates the Pilot's altitude.
setAmended(boolean) - Method in class org.deltava.beans.wx.TAF
Sets whether this is a TAF amended since original issue.
setAnonymous(boolean) - Method in class org.deltava.taglib.content.AuthenticatedUserFilterTag
Toggles the reverse switch for this tag and includes content for anonymous users only.
setAnswer(String) - Method in class org.deltava.beans.testing.Question
Sets the User-provided answer to this Question.
setAOA(double) - Method in class org.deltava.beans.acars.RouteEntry
Updates the aircraft's Angle of Attack.
setAPIKey(String) - Method in class org.deltava.dao.http.GetGoogleGeocode
Sets the Google Maps API key to use for this request.
setAppCode(String) - Method in class org.deltava.dao.GetAirport
Overrides the application code (for use by the ACARS server).
SetApplicant - Class in org.deltava.dao
A Data Access Object to write Applicants to the database.
SetApplicant(Connection) - Constructor for class org.deltava.dao.SetApplicant
Initialize the Data Access Object.
setApps(Collection<String>) - Method in class org.deltava.beans.schedule.Airline
Updates the web applications this Airline is enabled for.
setArchived(boolean) - Method in class org.deltava.beans.acars.FlightInfo
Marks this Flight's position data as archived.
setArea(String) - Method in class org.deltava.beans.Staff
Updates the Staff Member's functional area.
setArea(int) - Method in class org.deltava.beans.system.Issue
Updates this Issue's area.
setAreas(Collection<String>) - Method in class org.deltava.comparators.StaffComparator
Initializes the functional areas.
setAssignDate(Date) - Method in class org.deltava.beans.assign.AssignmentInfo
Updates the Date this Assignment was assigned to a Pilot.
setAssignedTo(int) - Method in class org.deltava.beans.help.Issue
Updates the database ID of the Issue assignee.
setAssignedTo(int) - Method in class org.deltava.beans.system.Issue
Updates the database ID of this Issue's assignee.
SetAssignment - Class in org.deltava.dao
A Data Access Object to create and update Flight Assignments.
SetAssignment(Connection) - Constructor for class org.deltava.dao.SetAssignment
Initialize the Data Access Object.
setAttachment(DataSource) - Method in class org.deltava.mail.Mailer
Attaches a file to the message.
setAttachment(DataSource) - Method in class org.deltava.mail.SMTPEnvelope
Adds an attachment to the envelope.
setAttr(String) - Method in class org.deltava.taglib.content.RoleAttributeTag
Sets the request attribute name.
setAttr(String) - Method in class org.deltava.taglib.layout.MenuTag
Sets the page attribute that stores whether a side menu is being rendered.
setAttribute(int, boolean) - Method in class org.deltava.beans.flight.FlightReport
Set/Clear a particular attribute for this Flight Report.
setAttribute(String, Object, Command.Scope) - Method in class org.deltava.commands.HTTPContext
Sets an attribute in a particular context.
setAttribute(String, String) - Method in class org.deltava.taglib.XMLRenderer
Sets an element attribute.
setAttribute(String, Object) - Method in class org.deltava.util.redirect.RequestContent
Adds a saved servlet request attribute.
setAttributes(int) - Method in class org.deltava.beans.flight.FlightReport
Sets the attributes for this Flight Report.
setAuthorID(int) - Method in class org.deltava.beans.academy.CourseComment
Updates the Author of the Comment.
setAuthorID(int) - Method in class org.deltava.beans.academy.CourseProgress
Updates the last Updated of this Progress entry.
setAuthorID(int) - Method in class org.deltava.beans.acars.ConnectionEntry
 
setAuthorID(int) - Method in class org.deltava.beans.acars.DispatchRoute
 
setAuthorID(int) - Method in class org.deltava.beans.acars.DispatchScheduleEntry
Updates the Dispatcher ID.
setAuthorID(int) - Method in class org.deltava.beans.acars.TextMessage
Updates the Author of the message.
setAuthorID(int) - Method in interface org.deltava.beans.AuthoredBean
Updates the author of this bean.
setAuthorID(int) - Method in class org.deltava.beans.blog.Entry
Updates the Author of this entry.
setAuthorID(int) - Method in class org.deltava.beans.cooler.Message
Updates the author of this Message.
setAuthorID(int) - Method in class org.deltava.beans.cooler.MessageThread
Updates the database ID of the first Person to post to this thread.
setAuthorID(int) - Method in class org.deltava.beans.cooler.ThreadUpdate
Updates the thread update author.
setAuthorID(int) - Method in class org.deltava.beans.fleet.FileEntry
Updates the ID of the contributor.
setAuthorID(int) - Method in class org.deltava.beans.fleet.Resource
Updates the Author of this Resource.
setAuthorID(int) - Method in class org.deltava.beans.gallery.Image
Updates the Author of this Image.
setAuthorID(int) - Method in class org.deltava.beans.gallery.Vote
Updates the user ID for this image.
setAuthorID(int) - Method in class org.deltava.beans.help.Issue
Updates the database ID of the Issue author.
setAuthorID(int) - Method in class org.deltava.beans.News
Update the database row ID of this entry's author.
setAuthorID(int) - Method in class org.deltava.beans.StatusUpdate
Sets the database ID of the author of this Status Update.
setAuthorID(int) - Method in class org.deltava.beans.system.Issue
Updates the database ID of this Issue's author.
setAuthorID(int) - Method in class org.deltava.beans.system.IssueComment
Updates the database ID of this comment's author.
setAuthorName(String) - Method in class org.deltava.beans.cooler.SearchCriteria
 
setAutoComplete(boolean) - Method in class org.deltava.taglib.html.InputTag
Disables or enables autocomplete support for this field.
setAutoEnroll(boolean) - Method in class org.deltava.beans.academy.Certification
Updates whether students are automatically enrolled in this Course.
setAutoScored(boolean) - Method in class org.deltava.beans.testing.Examination
Updates whether this Examination was automatically scored.
setAutoVoice(boolean) - Method in class org.deltava.beans.ts2.Client
Updates whether the user automatically receives voice permissions.
setAutoVoice(boolean) - Method in class org.deltava.beans.ts2.Server
Sets whether users to this Server automatically have voice privileges.
setAverage(double) - Method in class org.deltava.beans.stats.PerformanceMetrics
Updates the average value.
setAverageDistance(double) - Method in class org.deltava.beans.stats.LandingStatistics
Updates the average threshold displacement.
setAverageFrameRate(double) - Method in class org.deltava.beans.acars.FlightInfo
Updates the average simulator frame rate for this flight.
setAverageSpeed(double) - Method in class org.deltava.beans.stats.LandingStatistics
Updates the average touchdown speed.
setAvgBackEndTime(int) - Method in class org.deltava.beans.stats.CommandStatsEntry
Updates the average back-end data source usage for this Command.
setAvgTime(int) - Method in class org.deltava.beans.stats.CommandStatsEntry
Updates the average execution time of this Command.
setBackEndTime(long) - Method in class org.deltava.beans.servlet.CommandLog
Updates the time spent accessing the database.
setBackEndTime(int) - Method in class org.deltava.beans.stats.HTTPStatistics
Updates the total database time.
setBackEndTime(long) - Method in class org.deltava.commands.CommandResult
Set the total back-end usage time for this Command.
setBandwidth(long) - Method in class org.deltava.beans.stats.HTTPStatistics
Updates the total bandwidth used.
setBank(double) - Method in class org.deltava.beans.acars.RouteEntry
Updates the aircraft's bank angle.
setBannerExtension(String) - Method in class org.deltava.beans.event.Event
Sets if this Eventhas a banner image available.
setBaseFuel(int) - Method in class org.deltava.beans.schedule.Aircraft
Updates the aircraft's base fuel load.
setBbCode(boolean) - Method in class org.deltava.taglib.format.MessageFormatTag
Sets whether BBCodes are to be translated.
setBeta(int) - Method in class org.deltava.beans.acars.ACARSError
Updates the ACARS Client beta version that generated this error.
setBeta(int) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the ACARS beta build number.
setBeta(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the ACARS beta build number.
setBlock(IPBlock) - Method in class org.deltava.beans.system.IPAddressInfo
Updates information about this IP address' network.
SetBlog - Class in org.deltava.dao
A Data Access Object to write blog entries.
SetBlog(Connection) - Constructor for class org.deltava.dao.SetBlog
Initializes the Data Access Object.
setBody(String) - Method in class org.deltava.beans.blog.Entry
Updates the text of this blog entry.
setBody(String) - Method in class org.deltava.beans.cooler.Message
Updates this message's content.
setBody(String) - Method in class org.deltava.beans.help.Issue
Updates the Issue body text.
setBody(String) - Method in class org.deltava.beans.help.IssueComment
Updates the body text of this Comment.
setBody(String) - Method in class org.deltava.beans.News
Updates this entry's body content
setBody(String) - Method in class org.deltava.beans.Staff
Sets the Staff Member's biography.
setBody(String) - Method in class org.deltava.beans.system.MessageTemplate
Updates the body of this message template.
setBody(String) - Method in class org.deltava.mail.MessageContext
Sets the message body to use, if no template is used.
setBody(String) - Method in class org.deltava.mail.SMTPEnvelope
Sets the message body.
setBorder(int) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets the BORDER value for this table.
setBorder(int) - Method in class org.deltava.taglib.html.ImageTag
Sets the border of ths image.
setBriefing(String) - Method in class org.deltava.beans.event.Event
Updates the briefing for this Online Event.
setBrowserSpecific(boolean) - Method in class org.deltava.taglib.content.InsertCSSTag
Sets whether to include a brower-specific Cascading Style Sheet.
setBufferReads(int) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the number of network I/O buffer reads for this connection.
setBufferSize(int) - Method in class org.deltava.crypt.MessageDigester
Updates the buffer size.
setBufferSize(int) - Method in class org.deltava.dao.file.DAO
Sets the buffer size for the connection.
setBufferWrites(int) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the number of network I/O buffer writes for this connection.
setBusy(boolean) - Method in class org.deltava.beans.acars.ACARSMapEntry
Marks the user as Busy.
setBytes(long, long) - Method in class org.deltava.beans.acars.Bandwidth
Updates the bandwidth during the window.
setBytes(long, long) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the number of bytes sent on this connection.
SetCachedRoutes - Class in org.deltava.dao
A Data Access Object to saved cached flight routes to the database.
SetCachedRoutes(Connection) - Constructor for class org.deltava.dao.SetCachedRoutes
Initializes the Data Access Object.
setCacheHeaders() - Method in class org.deltava.commands.CommandContext
Applies the current cache control strategy to the HTTP servlet response.
setCacheKey(Object) - Method in class org.deltava.beans.navdata.NavigationDataMap
Sets this bean's cache key.
setCallsign(String) - Method in class org.deltava.beans.servinfo.Controller
Updates the Controller's callsign.
setCallsign(String) - Method in class org.deltava.beans.servinfo.NetworkUser
Updates the user's callsign.
setCanPurge(boolean) - Method in class org.deltava.beans.navdata.TerminalRoute
Updates whether this route can be purged from the database.
setCanPurge(boolean) - Method in class org.deltava.beans.schedule.ScheduleEntry
Updates this Schedule entry's "no purge" flag.
setCanSignup(boolean) - Method in class org.deltava.beans.event.Event
Updates the signup available flag for this Online Event.
setCanTransfer(boolean) - Method in class org.deltava.beans.system.AirlineInformation
Updates whether Pilots can be transferred into this Airline.
setCaptEQType(Collection<String>) - Method in class org.deltava.beans.flight.FlightReport
Sets if this Flight counts towards promotion in a particular equipment program.
setCaptEQType(String) - Method in class org.deltava.beans.flight.FlightReport
Sets if this Flight counts towards promotion in a particular equipment program.
setCaption(String) - Method in class org.deltava.taglib.html.ImageTag
Sets the alternate caption for this image.
setCategory(String) - Method in class org.deltava.beans.fleet.FileEntry
Updates the file category.
setCategory(String) - Method in class org.deltava.beans.fleet.Newsletter
Updates the newsletter category.
setCategory(String) - Method in class org.deltava.beans.fleet.Resource
Updates the category of this Resource.
setCategorySQL(String) - Method in class org.deltava.dao.GetPerformance
Sets the SQL used to generate the category.
setCC(EMailAddress) - Method in class org.deltava.mail.Mailer
Adds an individual to the CC list of this message.
setCertifications(Collection<String>) - Method in class org.deltava.beans.academy.TrainingVideo
Resets and updates the list of Flight Academy certifications associated with this video.
setChannel(String) - Method in class org.deltava.beans.cooler.MessageThread
Updates this thread's Channel.
setChannel(String) - Method in class org.deltava.beans.cooler.SearchCriteria
 
setChannel(int, String) - Method in class org.deltava.dao.SetCoolerMessage
Changes the Channel for a Message Thread.
SetChart - Class in org.deltava.dao
A Data Access Object to write Approach Charts.
SetChart(Connection) - Constructor for class org.deltava.dao.SetChart
Initializes the Data Access Object.
setCheckDispatchRoutes(boolean) - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
Checks whether route pairs have Dispatch routes associated with them.
setChecked(Collection<Object>) - Method in class org.deltava.taglib.html.CheckTag
Sets the selected value(s) of this element.
setChecked(boolean) - Method in class org.deltava.taglib.html.SingleTag
Sets if the checkbox is selected.
setCheckRide(boolean) - Method in class org.deltava.beans.acars.MapRouteEntry
 
setCheckRideID(int) - Method in class org.deltava.beans.system.TransferRequest
Updates the database ID of the assigned Check Ride.
setCheckRideSubmitted(boolean) - Method in class org.deltava.beans.system.TransferRequest
Updates whether the associated Check Ride has been submitted
setChildText(Element, String, String) - Static method in class org.deltava.util.XMLUtils
Updates a child element's text.
setChoices(Collection<String>) - Method in class org.deltava.beans.testing.MultiChoiceQuestionProfile
Clears and updates the list of available choices.
setCity(String) - Method in class org.deltava.beans.stats.GeocodeResult
Sets the city name.
setCity(String) - Method in class org.deltava.beans.system.IPAddressInfo
Updates the city associated with the IP address.
setClasses(String) - Method in class org.deltava.taglib.view.LegendTag
Sets the CSS class names for each legend entry table cell.
setClassName(String) - Method in class org.deltava.beans.system.LogEntry
Sets the logger class name.
setClassName(String) - Method in class org.deltava.taglib.format.DateFormatTag
Updates the CSS class for this formatted date/time.
setClassName(String) - Method in class org.deltava.taglib.format.GeoFormatTag
Updates the CSS class for this formatted number.
setClassName(String) - Method in class org.deltava.taglib.format.HexFormatTag
Updates the CSS class for this formatted number.
setClassName(String) - Method in class org.deltava.taglib.format.NumberFormatTag
Updates the CSS class for this formatted number.
setClassName(String) - Method in class org.deltava.taglib.format.TextFormatTag
Updates the CSS class for this formatted number.
setClassName(String) - Method in class org.deltava.taglib.googlemap.LegendTag
Sets the CSS class name for the marker legend.
setClassName(String) - Method in class org.deltava.taglib.html.CheckTag
Sets the CSS class name for the checkbox/radio text .
setClassName(String) - Method in class org.deltava.taglib.html.CommandButtonTag
Overrides the className property from the superclass.
setClassName(String) - Method in class org.deltava.taglib.html.ElementTag
Sets the CSS class name of this HTML element.
setClassName(String) - Method in class org.deltava.taglib.html.EMailLinkTag
Updates the CSS class to format the label with.
setClassName(String) - Method in class org.deltava.taglib.html.SingleTag
Sets the CSS class name for the checkbox label text .
setClassName(String) - Method in class org.deltava.taglib.layout.RegionTag
Sets the CSS class name(s) of the Region element.
setClassName(String) - Method in class org.deltava.taglib.layout.SubMenuItemTag
Sets the CSS style to use for the rendered element.
setClassName(String) - Method in class org.deltava.taglib.view.LegendTag
Sets the CSS class name for the legend text.
setClassName(String) - Method in class org.deltava.taglib.view.RowTag
Overrides the CSS class name for the table row.
setClientBuild(int) - Method in class org.deltava.beans.acars.ACARSError
Updates the ACARS Client build that generated this error.
setClientBuild(int, int) - Method in class org.deltava.beans.acars.ACARSMapEntry
Sets the ACARS client version used.
setClientBuild(int) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the ACARS client build number.
setClientBuild(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the ACARS client build number.
setCloseRow(boolean) - Method in class org.deltava.taglib.layout.RegionTag
If using Internet Explorer, close the current table row at the end of this element.
setCmd(String) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets the command name to use when scrolling the view.
setCmd(String) - Method in class org.deltava.taglib.view.TableTag
Sets the Web Site Command to execute when scrolling through the view.
setCode(String) - Method in class org.deltava.beans.academy.Certification
Updates the Certification code.
setCode(String) - Method in class org.deltava.beans.fleet.Installer
Updates this installer's equipment type code (eg.
setCode(String) - Method in class org.deltava.beans.fleet.SystemInformation
Updates the Installer code.
setCode(String) - Method in class org.deltava.beans.navdata.Airway
Updates the Airway code.
setCode(String) - Method in class org.deltava.beans.navdata.NavigationDataBean
Updates the object's code.
setCode(String) - Method in class org.deltava.beans.schedule.Airline
Updates the Airline's primary code.
setCode(String) - Method in class org.deltava.beans.schedule.SelectCall
Updates the aircraft's SELCAL code.
setCode(String) - Method in class org.deltava.taglib.format.AirportFormatTag
Sets the code type to display.
setCodec(int) - Method in class org.deltava.beans.ts2.Channel
Updates the Channel's codec ID.
setCodes(Collection<String>) - Method in class org.deltava.beans.schedule.Airline
Clears and updates the list of alternate airline codes.
setCodeshareCodes(Collection<String>) - Method in class org.deltava.dao.file.innovata.GetFullSchedule
Sets code share airline codes.
setCollectComments(boolean) - Method in class org.deltava.util.ImageInfo
Specify whether textual comments are supposed to be extracted from input.
setColor(String) - Method in class org.deltava.beans.schedule.Airline
Updates the color used when displaying this Airline's routes and destinations in a Google Map.
setColor(String) - Method in class org.deltava.taglib.googlemap.LegendTag
Sets the marker color.
setColor(String) - Method in class org.deltava.taglib.googlemap.LineTag
Sets the line's color.
setColor(String) - Method in class org.deltava.taglib.googlemap.MarkerArrayTag
Sets the icon color for these markers.
setColor(String) - Method in class org.deltava.taglib.googlemap.MarkerTag
Sets the icon color for this marker.
setCols(int) - Method in class org.deltava.taglib.html.CheckTag
Sets the width of the field in columns; afterwards the separator will be outputted.
setCols(int) - Method in class org.deltava.taglib.layout.RegionTag
If using Internet Explorer, the number of columns this table cell should span.
setCommentCount(int) - Method in class org.deltava.beans.help.Issue
Updates the number of Comments for this Issue.
setCommentCount(int) - Method in class org.deltava.beans.system.Issue
Updates the number of comments on this Issue.
setComments(String) - Method in class org.deltava.beans.academy.InstructionBusy
Updates the remarks for this busy time.
setComments(String) - Method in class org.deltava.beans.academy.InstructionFlight
Updates this flight's comments.
setComments(String) - Method in class org.deltava.beans.academy.InstructionSession
Updates the remarks for this Session.
setComments(String) - Method in class org.deltava.beans.acars.DispatchScheduleEntry
Updates the dispatcher comments.
setComments(String) - Method in class org.deltava.beans.Applicant
Updates the Applicant comments.
setComments(String) - Method in class org.deltava.beans.flight.FlightReport
Sets the disposition comments for this Flight Report.
setComments(String) - Method in class org.deltava.beans.schedule.FlightRoute
Updates the dispatcher comments.
setComments(String) - Method in class org.deltava.beans.servinfo.Pilot
Updates the Pilot's flight plan comments.
setComments(String) - Method in class org.deltava.beans.system.RegistrationBlock
Updates user comments about this Registration block entry.
setComments(String) - Method in class org.deltava.beans.testing.Test
Updates the Examination comments.
setComparisonType(int) - Method in class org.deltava.comparators.AbstractComparator
Sets the comparison type.
setComparisonType(String) - Method in class org.deltava.comparators.AbstractComparator
Sets the comparison type.
setComplete(boolean) - Method in class org.deltava.beans.academy.CourseProgress
Updates whether this requirement has been completed.
setCompletedOn(Date) - Method in class org.deltava.beans.academy.CourseProgress
Updates the complation date of this requirement.
setCompletionDate(Date) - Method in class org.deltava.beans.assign.AssignmentInfo
Updates the Date this Assignment was completed.
setConnection(ConnectionEntry) - Method in class org.deltava.beans.acars.OfflineFlight
Updates the Connection entry.
setConnection(Connection) - Method in class org.deltava.security.ConnectionPoolAuthenticator
Provides the JDBC connection for this Authenticator to use.
setConnection(Connection) - Method in class org.deltava.security.JDBCAuthenticator
Provides the JDBC connection for this Authenticator to use.
setConnection(Connection) - Method in class org.deltava.security.MultiAuthenticator
Provides the JDBC connection for this Authenticator and its children to use.
setConnection(Authenticator...) - Method in class org.deltava.security.MultiAuthenticator
Checks if authenticators are a SQLAuthenticator and if so passes in an explicit Connection to use.
setConnection(Connection) - Method in interface org.deltava.security.SQLAuthenticator
Provides the JDBC connection for this Authenticator to use.
setConnectionID(long) - Method in class org.deltava.beans.acars.FlightInfo
Updates the ACARS Connection ID used for this flight.
setConnections(int) - Method in class org.deltava.beans.acars.Bandwidth
Updates the number of connections during the window.
setContentClass(String) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets the CSS class name for the view table content bar.
setContentType(String) - Method in class org.deltava.mail.SMTPEnvelope
Sets the message content type.
setContentWarning(boolean) - Method in class org.deltava.beans.cooler.Message
Toggles the content warning flag for this message.
setContext(MessageContext) - Method in class org.deltava.mail.Mailer
Sets the messaging context used to generate e-mail messages.
SetCookieTag - Class in org.deltava.taglib.content
A JSP tag to allow pages to set cookies.
SetCookieTag() - Constructor for class org.deltava.taglib.content.SetCookieTag
 
SetCoolerChannel - Class in org.deltava.dao
A Data Access Object to write Water Cooler Channel Profiles.
SetCoolerChannel(Connection) - Constructor for class org.deltava.dao.SetCoolerChannel
Initialize the Data Access Object.
SetCoolerLinks - Class in org.deltava.dao
A Data Access Object to write and update Water Cooler image URLs.
SetCoolerLinks(Connection) - Constructor for class org.deltava.dao.SetCoolerLinks
Initializes the Data Access Object.
SetCoolerMessage - Class in org.deltava.dao
A Data Access Object to handle writing Water Cooler message threads and posts.
SetCoolerMessage(Connection) - Constructor for class org.deltava.dao.SetCoolerMessage
Initializes the Data Access Object.
SetCoolerNotification - Class in org.deltava.dao
A Data Access Object to update Water Cooler thread notification entries.
SetCoolerNotification(Connection) - Constructor for class org.deltava.dao.SetCoolerNotification
Initializes the Data Access Object.
setCorrect(boolean) - Method in class org.deltava.beans.testing.Question
Marks a Question as correctly answered.
setCorrectAnswer(String) - Method in class org.deltava.beans.testing.MultiChoiceQuestionProfile
Sets the correct answer to this question.
setCorrectAnswer(String) - Method in class org.deltava.beans.testing.Question
Sets the correct answer to this Question.
setCorrectAnswers(int) - Method in class org.deltava.beans.testing.QuestionProfile
Updates the total number of times this Question has been answered correctly.
setCount(long) - Method in class org.deltava.beans.acars.CommandEntry
 
setCount(int) - Method in class org.deltava.beans.stats.CommandStatsEntry
Updates the execution count for this Command.
setCount(int) - Method in class org.deltava.beans.stats.MembershipTotals
 
setCount(long) - Method in class org.deltava.beans.stats.PerformanceMetrics
Updates the category count.
setCountry(String) - Method in class org.deltava.beans.stats.GeocodeResult
Sets the country name.
setCountry(String) - Method in class org.deltava.beans.system.IPAddressInfo
Updates the country name associated with this IP address.
setCountryCode(String) - Method in class org.deltava.beans.stats.GeocodeResult
Sets the country code.
setCountryCode(String) - Method in class org.deltava.beans.system.IPAddressInfo
Updates the country associated with the IP address.
setCountryCode(String) - Method in class org.deltava.taglib.html.FlagTag
Set the country code for the flag to display.
setCourseID(int) - Method in class org.deltava.beans.academy.CourseProgress
Updates the Course ID for this Progress entry.
setCourseID(int) - Method in class org.deltava.beans.academy.InstructionFlight
Updates the the Flight Academy course associated with this flight.
setCourseID(int) - Method in class org.deltava.beans.academy.InstructionSession
Updates the Flight Academy Course..
setCourseID(int) - Method in class org.deltava.beans.testing.CheckRide
Updates the Flight Academy Course ID for this Check Ride.
setCourseName(String) - Method in class org.deltava.beans.academy.InstructionFlight
Updates the the Flight Academy course associated with this flight.
setCPEmail(String) - Method in class org.deltava.beans.EquipmentType
Updates the e-mail address of this program's Chief Pilot.
setCPID(int) - Method in class org.deltava.beans.EquipmentType
Update the database row ID of this program's Chief Pilot.
setCPName(String) - Method in class org.deltava.beans.EquipmentType
Set the name of this equipment program's Chief Pilot.
setCPU(String) - Method in class org.deltava.beans.fleet.SystemInformation
Updates the CPU information.
setCreatedOn(Date) - Method in class org.deltava.beans.academy.CourseComment
Updates the creation date of the Comment.
setCreatedOn(Date) - Method in class org.deltava.beans.acars.ACARSError
Updates the creation date of this error.
setCreatedOn(Date) - Method in class org.deltava.beans.cooler.Message
Updates the date/time the message was written.
setCreatedOn(Date) - Method in class org.deltava.beans.fleet.Resource
Updates the creation date of this Resource.
setCreatedOn(Date) - Method in class org.deltava.beans.gallery.Image
Updates the date this Image was created.
setCreatedOn(Date) - Method in class org.deltava.beans.help.Issue
Updates the creation date of this Issue.
setCreatedOn(Date) - Method in class org.deltava.beans.help.IssueComment
Updates the creation date of this Comment.
setCreatedOn(Date) - Method in class org.deltava.beans.Person
Update this Person's createdOn date/time
setCreatedOn(Date) - Method in class org.deltava.beans.schedule.FlightRoute
Updates the creation date of this route.
setCreatedOn(Date) - Method in class org.deltava.beans.StatusUpdate
Sets the date this update was created on.
setCreatedOn(Date) - Method in class org.deltava.beans.system.Issue
Updates the creation date/time of this Issue.
setCreatedOn(Date) - Method in class org.deltava.beans.system.IssueComment
Updates the date/time this comment was created on.
setCreatedOn(Date) - Method in class org.deltava.beans.ts2.Channel
Updates the Channel creation date.
setCreatedOn(Date) - Method in class org.deltava.beans.ts2.Client
Updates the creation date of this Teamspeak user.
setCreatedOn(Date) - Method in class org.deltava.beans.ts2.Server
Updates the creation date of this Server record.
setCredentials(String, String) - Method in class org.deltava.util.ftp.FTPCache
Sets the credentials used to connect to the remote FTP server.
setCruiseAltitude(String) - Method in class org.deltava.beans.schedule.FlightRoute
Updates the cruise altitude for this route.
setCruiseAltitude(String) - Method in class org.deltava.util.flightplan.FlightPlanGenerator
Sets the cruise altitude for the flight.
setCruiseSpeed(int) - Method in class org.deltava.beans.schedule.Aircraft
Updates the aircraft's cruise speed.
setCurrent(boolean) - Method in class org.deltava.taglib.googlemap.InsertGoogleAPITag
Controls whether the pre-release API version should be used.
setCustom(String) - Method in class org.deltava.taglib.content.GoogleAnalyticsTag
Sets a custom user value.
setD(String) - Method in class org.deltava.taglib.format.DateFormatTag
Updates the date format pattern.
setDao(CachingDAO) - Method in class org.deltava.taglib.diag.CachingDAOTag
Sets the caching Data Access Object to query.
setData(String) - Method in class org.deltava.beans.wx.WeatherDataBean
Updates the weather data.
setDatabaseID(String, int) - Method in class org.deltava.beans.flight.FlightReport
Sets the database row ID of a relatied database row.
setDate(Date) - Method in class org.deltava.beans.academy.InstructionFlight
Updates the date this flight was flown.
setDate(Date) - Method in class org.deltava.beans.acars.TakeoffLanding
Updates the takeoff/landing date.
setDate(Date) - Method in class org.deltava.beans.blog.Comment
Updates the comment creation date.
setDate(Date) - Method in class org.deltava.beans.blog.Entry
Updates the date of this entry.
setDate(Date) - Method in class org.deltava.beans.cooler.ThreadUpdate
Updates the status update date.
setDate(Date) - Method in class org.deltava.beans.fleet.Newsletter
Updates the date the newsletter was published.
setDate(Date) - Method in class org.deltava.beans.fleet.SystemInformation
Updates the Installation Date.
setDate(Date) - Method in class org.deltava.beans.flight.FlightReport
Updates the date that this Flight was flown on.
setDate(Date) - Method in class org.deltava.beans.navdata.OceanicTrack
Updates the NOTAM effective date.
setDate(Date) - Method in class org.deltava.beans.News
Update the date of this entry.
setDate(Date) - Method in class org.deltava.beans.schedule.OceanicNOTAM
Updates the NOTAM effective date.
setDate(Date) - Method in class org.deltava.beans.system.TransferRequest
Updates the creation date of this Transfer Request.
setDate(Date) - Method in class org.deltava.beans.testing.Test
Updates this Examination's date.
setDate(Date) - Method in class org.deltava.beans.wx.WeatherDataBean
Sets the effective date of this weather data.
setDate(String) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets the request attribute name for the current date.
setDate(Date) - Method in class org.deltava.taglib.format.DateFormatTag
Sets the date/time to display.
setDate(Date) - Method in class org.deltava.taglib.format.JSDateTag
Sets the date/time to format.
setDateFormat(String) - Method in class org.deltava.beans.DateTime
Updates the date/time format pattern string.
setDateFormat(String) - Method in class org.deltava.beans.Person
Updates the Person's preferred date format.
setDateRange(Date, Date) - Method in class org.deltava.dao.GetSystemLog
Sets the date range to query.
setDayBarClass(String) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets the CSS class name for the view table day bar.
setDayFilter(int) - Method in class org.deltava.dao.GetFlightReportRecognition
Sets the maximum number of days in the past to include.
setDayFilter(int) - Method in class org.deltava.dao.GetFlightReportStatistics
Sets the maximum number of days in the past to include.
setDays(String) - Method in class org.deltava.dao.file.innovata.DailyScheduleEntry
Sets the number of days in the week this leg is operated.
setDB(String) - Method in class org.deltava.beans.system.AirlineInformation
Updates the Airline database name.
setDB(String) - Method in class org.deltava.beans.UserData
Updates the database name.
setDb(String) - Method in class org.deltava.taglib.html.SignatureTag
Sets the database to pull the signature from.
setDBName(String) - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
 
setDBRows(long) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of rows in all database tables.
setDBSize(long) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total size of all database tables.
setDebug(boolean) - Method in class org.deltava.beans.academy.AcademyHistoryHelper
Toggles the debugging log.
setDefault(boolean) - Method in class org.deltava.beans.acars.Livery
Updates whether this is the default livery for the airline.
setDefault(boolean) - Method in class org.deltava.beans.ts2.Channel
Updates whether this Channel is the default channel.
setDefault(int) - Method in class org.deltava.dao.SetTS2Data
Sets a random Channel as the default for a Server if no default is specified.
setDefault(String) - Method in class org.deltava.taglib.content.GetCookieTag
Sets the default value if the cookie is not found.
setDefault(Object) - Method in class org.deltava.taglib.content.GetSystemDataTag
Sets the default value of the attribute, if the SystemData property is not found.
setDefault(String) - Method in class org.deltava.taglib.format.DateFormatTag
Updates the text to display if the date is null.
setDefault(String) - Method in class org.deltava.taglib.format.TextFormatTag
Sets the default value if the provided value is null.
setDefault(String) - Method in class org.deltava.taglib.googlemap.MapTypeTag
Sets the default map type if no valid type is selected.
setDefaultSuffix(String) - Method in class org.deltava.taglib.content.InsertCSSTag
Overrideds the file suffix to use for unknown browsers.
setDelim(String) - Method in class org.deltava.taglib.format.ListFormatTag
Sets the delimiter for the list entries.
setDelimValues(String) - Method in class org.deltava.taglib.html.FormElementTag
Sets multiple values for this input element.
setDelta(Collection<T>, Collection<T>) - Static method in class org.deltava.util.CollectionUtils
Compares two Collections and strips the values present in the other.
setDescription(String) - Method in class org.deltava.beans.acars.Livery
Updates the livery description.
setDescription(String) - Method in class org.deltava.beans.cooler.Channel
Update the Channel description.
setDescription(String) - Method in class org.deltava.beans.cooler.LinkedImage
Updates the Image Description.
setDescription(String) - Method in class org.deltava.beans.fleet.LibraryEntry
Updates the description of this resource.
setDescription(String) - Method in class org.deltava.beans.fleet.Resource
Updates the description of this Resource.
setDescription(String) - Method in class org.deltava.beans.gallery.Image
Updates the Image's description.
setDescription(String) - Method in class org.deltava.beans.StatusUpdate
Sets the description or comments for this status update.
setDescription(String) - Method in class org.deltava.beans.system.Issue
Updates the description of this Issue.
setDescription(String) - Method in class org.deltava.beans.system.MessageTemplate
Updates the description of this message template.
setDescription(String) - Method in class org.deltava.beans.testing.CheckRideScript
Updates the check ride description.
setDescription(String) - Method in class org.deltava.beans.ts2.Channel
Updates the Channel description.
setDescription(String) - Method in class org.deltava.beans.ts2.Server
Updates the server description.
setDetermineImageNumber(boolean) - Method in class org.deltava.util.ImageInfo
Specify whether the number of images in a file is to be determined - default is false.
setDewPoint(int) - Method in class org.deltava.beans.wx.METAR
Updates the dew point.
setDirectX(String) - Method in class org.deltava.beans.fleet.SystemInformation
Updates the DirectX version.
setDisabled(boolean) - Method in class org.deltava.taglib.html.InputTag
Marks this field as disabled.
setDisabled(boolean) - Method in class org.deltava.taglib.html.TextboxTag
Marks this textbox as disabled.
setDispatchBuild(int) - Method in class org.deltava.beans.acars.DispatchRoute
Sets the build number of the dispatch client used to create this route.
SetDispatchCalendar - Class in org.deltava.dao
A Data Access Object to write entries to the ACARS Dispatcher service calendar.
SetDispatchCalendar(Connection) - Constructor for class org.deltava.dao.SetDispatchCalendar
Initializes the Data Access Object.
setDispatcherID(int) - Method in class org.deltava.beans.acars.FlightInfo
Updates the Disaptcher ID for the flight.
setDispatchLegs(int) - Method in class org.deltava.beans.stats.FlightStatsEntry
Updates the number of Dispatch legs linked to this entry.
setDispatchOnly(boolean) - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
Includes only flights between airports that have a Dispatch route in the database.
setDispatchPlan(boolean) - Method in class org.deltava.beans.acars.FlightInfo
Marks this Flight as being planned by a Dispatcher.
setDispatchPlan(boolean) - Method in class org.deltava.beans.acars.MapRouteEntry
 
setDispatchRoutes(int) - Method in class org.deltava.beans.schedule.ScheduleSearchEntry
Updates the number of ACARS dispatch routes available between these airports.
setDisposedOn(Date) - Method in class org.deltava.beans.flight.FlightReport
Updates the date/time this Flight Report was approved or rejected on.
setDistance(int) - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
Sets the distance of the flight.
setDistanceRange(int) - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
 
setDistanceStdDeviation(double) - Method in class org.deltava.beans.stats.LandingStatistics
Updates the standard deviation of threshold displacements.
setDistanceType(int) - Method in class org.deltava.beans.Person
Updates the Person's preferred distance units.
setDistanceType(String) - Method in class org.deltava.beans.Person
Updates the Person's preferred distance units.
setDN(String) - Method in class org.deltava.beans.Person
Update the Person's directory name.
setDomain(String) - Method in class org.deltava.beans.system.AirlineInformation
Updates the Airline domain name.
setDomain(String) - Method in class org.deltava.beans.UserData
Sets the domain name of the database used to view the User's profile.
setDomain(String) - Method in class org.deltava.taglib.content.SetCookieTag
Updates the cookie's domain for visibility.
setDownloadCount(int) - Method in class org.deltava.beans.fleet.LibraryEntry
Updates the number of times this resource has been downloaded.
setEffectiveDate(Date) - Method in class org.deltava.dao.file.innovata.GetFullSchedule
Sets the effective date of the schedule import.
setEffectiveDate(Date) - Method in class org.deltava.dao.file.innovata.GetSchedule
Sets the effective date of the schedule import.
setEffectiveDate(Date) - Method in class org.deltava.dao.GetNavRoute
Sets the effective date when looking up Oceanic Tracks.
setEmail(String) - Method in class org.deltava.beans.blog.Comment
Updates the author's e-mail address.
setEmail(String) - Method in class org.deltava.beans.Person
Update the Person's e-mail address.
setEmailAccess(int) - Method in class org.deltava.beans.Person
Update the Person's e-mail address acess level.
setEmailDomain(String) - Method in class org.deltava.beans.servinfo.Certificate
Updates the user's e-mail domain.
setEmpty(boolean) - Method in class org.deltava.beans.testing.Examination
Marks this Examination as having all blank answers.
setEnabled(boolean) - Method in class org.deltava.taskman.Task
Marks the Task as enabled to execute.
setEndDate(Date) - Method in class org.deltava.beans.academy.Course
Updates the completion date for this Course.
setEndTime(Date) - Method in class org.deltava.beans.academy.InstructionBusy
Updates the end time for this busy period.
setEndTime(Date) - Method in class org.deltava.beans.academy.InstructionSession
Updates the end time for this Session.
setEndTime(Date) - Method in class org.deltava.beans.acars.ConnectionEntry
Returns the date/time the connection was ended.
setEndTime(Date) - Method in class org.deltava.beans.acars.DispatchScheduleEntry
Updates the service end time.
setEndTime(Date) - Method in class org.deltava.beans.acars.FlightInfo
Updates the end date/time for this flight.
setEndTime(Date) - Method in class org.deltava.beans.event.Event
Updates the end time for this Online Event.
setEndTime(Date) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the end time of the flight.
setEngines(byte) - Method in class org.deltava.beans.schedule.Aircraft
Updates the number of engines on this aircraft.
setEngineType(String) - Method in class org.deltava.beans.schedule.Aircraft
Updates the aircraft's engine type.
setEntries(Collection<CalendarEntry>) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets the entries to display in this calendar view table.
setEntry(LibraryEntry) - Method in class org.deltava.security.command.FleetEntryAccessControl
Updates the Fleet Entry to validate access to.
setEntry(LibraryEntry) - Method in class org.deltava.security.command.ManualAccessControl
Updates the Fleet Entry to validate access to.
setEntry(String) - Method in class org.deltava.taglib.html.HelpLinkTag
Sets the help entry name.
setEntry(Object) - Method in class org.deltava.taglib.view.RowTag
Sets the entry to display in the table row.
setEquipmentCode(String) - Method in class org.deltava.beans.servinfo.Pilot
Updates the Pilot's equipment code.
setEquipmentType(String) - Method in class org.deltava.beans.academy.InstructionFlight
Updates the aircraft type used in this flight.
setEquipmentType(String) - Method in class org.deltava.beans.acars.FlightInfo
Updates the aircraft used on this flight.
setEquipmentType(String) - Method in class org.deltava.beans.event.Signup
Updates the requested equipment type
setEquipmentType(String) - Method in class org.deltava.beans.Flight
Sets the equipment type for this flight.
setEquipmentType(String) - Method in class org.deltava.beans.Person
Update the Person's Equipment Type.
setEquipmentType(String) - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
Adds an equipment type to the criteria.
setEquipmentType(String) - Method in class org.deltava.beans.schedule.SelectCall
Updates the aircraft equipment type.
setEquipmentType(String) - Method in class org.deltava.beans.testing.CheckRide
Sets the equipment program for this Check Ride.
setEquipmentType(EquipmentType) - Method in class org.deltava.beans.testing.CheckRide
Sets the equipment program and stage for this Check Ride.
setEquipmentType(String) - Method in class org.deltava.beans.testing.CheckRideScript
Sets the aircraft type for this check ride script.
setEquipmentType(String) - Method in class org.deltava.beans.testing.ExamProfile
Sets the equipment program required to take this Examination.
SetEquipmentType - Class in org.deltava.dao
A Data Access Object to write Equipment Profiles.
SetEquipmentType(Connection) - Constructor for class org.deltava.dao.SetEquipmentType
Initialze the Data Access Object.
setEquipmentTypes(Collection<String>) - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
Updates the equipment types to search with.
setEquipmentTypes(Collection<EquipmentType>) - Method in class org.deltava.beans.testing.TestingHistoryHelper
Initializes the collection of Equipment programs.
setError(String) - Method in class org.deltava.beans.system.LogEntry
Sets the stack trace for an error.
setErrors(int) - Method in class org.deltava.beans.acars.Bandwidth
Updates the number of errors during the window.
setETOPS(boolean) - Method in class org.deltava.beans.schedule.Aircraft
Updates whether this aircraft is ETOPS-rated.
SetEvent - Class in org.deltava.dao
A Data Access Object to write Online Event data.
SetEvent(Connection) - Constructor for class org.deltava.dao.SetEvent
Initialize the Data Access Object.
setEventHours(double) - Method in class org.deltava.beans.Pilot
Updates this Pilot's logged hours as part of an Online Event.
setEventID(int) - Method in class org.deltava.beans.assign.AssignmentInfo
Sets the associated Online Event for this Assignment.
setEventLegs(int) - Method in class org.deltava.beans.Pilot
Updates the number of flight legs flown as part of an Online Event.
setEventSignups(int) - Method in class org.deltava.beans.Pilot
Updates the number of times this Pilot has signed up for an Online Event.
setEventSupport(boolean) - Method in class org.deltava.taglib.content.GoogleAnalyticsTag
Sets if event support functionality should be enabled on this page.
SetExam - Class in org.deltava.dao
A Data Access Object to write Pilot Examinations and Check Rides to the database.
SetExam(Connection) - Constructor for class org.deltava.dao.SetExam
Initialize the Data Access Object.
setExamName(String) - Method in class org.deltava.beans.testing.ExamSubPool
Updates the examination name.
setExamNames(String, Collection<String>) - Method in class org.deltava.beans.EquipmentType
Set the examinations required for promotion into a particular rank.
SetExamProfile - Class in org.deltava.dao
A Data Access Object for writing Examination/Question Profiles and Check Ride scripts.
SetExamProfile(Connection) - Constructor for class org.deltava.dao.SetExamProfile
Initialize the Data Access Object.
setExams(Collection<String>) - Method in class org.deltava.beans.academy.Certification
Clears and Updates the list of requirement Examinations.
setException(Throwable) - Method in class org.deltava.taglib.format.StackDumpFormatTag
Sets the exception to display.
setExecutionTime(int) - Method in class org.deltava.beans.stats.HTTPStatistics
Updates the total serving time.
setExpiration(int) - Method in class org.deltava.util.cache.ExpiringCache
Sets the cache's expiration interval.
setExpired() - Method in class org.deltava.beans.servinfo.NetworkInfo
Marks this data as expired.
setExpiryDate(Date) - Method in class org.deltava.beans.testing.Examination
Updates the expiration date of this Examination.
setExpiryDate(long) - Method in class org.deltava.security.SecurityCookieData
Sets the expiry date of the security cookie.
setExternal(boolean) - Method in class org.deltava.taglib.html.LinkTag
Marks this link as an external link.
setFacilityType(int) - Method in class org.deltava.beans.servinfo.Controller
Sets the Controller's facility type.
setFAQ(boolean) - Method in class org.deltava.beans.help.Issue
Marks the Issue as part of the FAQ.
setFAQ(boolean) - Method in class org.deltava.beans.help.IssueComment
Updates whether this Comment is an FAQ answer.
setFDE(String) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the FDE used for this flight.
setFf36(boolean) - Method in class org.deltava.taglib.content.BrowserFilterTag
Marks this content as visible to Firefox 3.6 users.
setFileName(String) - Method in class org.deltava.beans.schedule.PartnerAirline
Sets the import file name associated with this partner airline mapping.
setFirstEntry(Object) - Method in class org.deltava.taglib.html.CheckTag
Allows an entry to be inserted before the rest of the options.
setFirstEntry(Object) - Method in class org.deltava.taglib.html.ComboTag
Allows an entry to be inserted before the rest of the options.
setFirstName(String) - Method in class org.deltava.beans.Person
Updates the Person's first (given) name.
setFirstName(String) - Method in class org.deltava.beans.servinfo.NetworkUser
Updates the user's first name.
setFirstName(String) - Method in class org.deltava.beans.testing.Test
Sets the first (given) name of the Pilot.
setFixed(boolean) - Method in class org.deltava.taglib.googlemap.MapDIVTag
Marks the map as fixed size, using the same dimensions for all screen resolutions.
setFlag(int, boolean) - Method in class org.deltava.beans.acars.RouteEntry
Sets or clears an ACARS flag.
setFlags(int) - Method in class org.deltava.beans.acars.RouteEntry
Sets all ACARS flags for this entry.
setFlaps(int) - Method in class org.deltava.beans.acars.RouteEntry
Updates the aircraft's flap detent position.
setFleet(boolean) - Method in class org.deltava.beans.gallery.Image
Updates if this image is part of the Fleet Gallery.
setFlightCode(String) - Method in class org.deltava.beans.acars.FlightInfo
Updates the flight number for this flight.
setFlightID(int) - Method in class org.deltava.beans.servinfo.PositionData
Sets the Flight Report ID for this entry.
setFlightID(int) - Method in class org.deltava.beans.testing.CheckRide
Sets the ACARS Flight ID for this Check Ride.
setFlightInfo(FlightInfo) - Method in class org.deltava.beans.acars.ConnectionEntry
Sets the flight information for this connection.
setFlightInfoCount(int) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the number of flight information messages sent by this connection.
setFlightNumber(String) - Method in class org.deltava.beans.acars.MapRouteEntry
 
setFlightNumber(int) - Method in class org.deltava.beans.Flight
Set the Flight Number for this flight
setFlightReport(ACARSFlightReport) - Method in class org.deltava.beans.acars.OfflineFlight
Updates the Flight Report.
SetFlightReport - Class in org.deltava.dao
A Data Access object to write Flight Reports to the database.
SetFlightReport(Connection) - Constructor for class org.deltava.dao.SetFlightReport
Initialize the Data Access Object.
setFlights(int) - Method in class org.deltava.beans.schedule.ScheduleRoute
Updates the number of flights between these two airports.
setFmt(String) - Method in class org.deltava.taglib.format.DateFormatTag
Sets what components of the date/time to display.
setFmt(String) - Method in class org.deltava.taglib.format.NumberFormatTag
Updates the date format pattern.
setForce(boolean) - Method in class org.deltava.taglib.view.ScrollBarTag
Sets whether the tag body should be always included.
setForwardURL(String) - Method in exception org.deltava.servlet.ControllerException
Updates the URL that the Controller servlet should forward the request to.
setFrameRate(int) - Method in class org.deltava.beans.acars.RouteEntry
Updates the Flight Simulator frame rate.
setFrequency(String) - Method in class org.deltava.beans.navdata.NavigationFrequencyBean
Updates the navaid's frequency.
setFrequency(String) - Method in class org.deltava.beans.servinfo.Controller
Updates the Controller's communication frequency.
setFSUIPCVersion(String) - Method in class org.deltava.beans.acars.ACARSError
Updates the version of FSUIPC used by the client.
setFSVersion(int) - Method in class org.deltava.beans.acars.ACARSError
Updates the version of Flight Simulator used by the client.
setFSVersion(int) - Method in class org.deltava.beans.acars.FlightInfo
Updates the Flight Simulator version used in this flight.
setFSVersion(int) - Method in class org.deltava.beans.fleet.SystemInformation
Updates the Microsoft Flight Simulator version.
setFSVersion(int) - Method in class org.deltava.beans.flight.FlightReport
Set the Flight Simulator version used for this flight.
setFSVersion(String) - Method in class org.deltava.beans.flight.FlightReport
Set the Flight Simulator version used for this flight.
setFSVersionLegs(int, int) - Method in class org.deltava.beans.stats.FlightStatsEntry
Sets the legs for a specific Flight Simulator version.
setFSVersions(String) - Method in class org.deltava.beans.fleet.Installer
Sets the Flight Simulator versions compatible with this Fleet Installer.
setFuelFlow(int) - Method in class org.deltava.beans.acars.RouteEntry
Updates the aircraft's total fuel flow.
setFuelFlow(int) - Method in class org.deltava.beans.schedule.Aircraft
Updates the aircraft's cruise fuel flow.
setFuelRemaining(int) - Method in class org.deltava.beans.acars.RouteEntry
Updates the amount of fuel remaining on the aircraft.
setFullName(String) - Method in class org.deltava.beans.schedule.Aircraft
Updates the aircraft's full name.
setG(double) - Method in class org.deltava.beans.acars.RouteEntry
Updates the G forces acting on the aircraft.
SetGalleryImage - Class in org.deltava.dao
A Data Access Object to write Picture Gallery images.
SetGalleryImage(Connection) - Constructor for class org.deltava.dao.SetGalleryImage
Initialize the Data Access Object.
setGateFuel(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the amount of fuel at the end of the flight.
setGateWeight(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the weight of the aircraft at the end of the flight.
setGeodesic(boolean) - Method in class org.deltava.taglib.googlemap.LineTag
Renders the line as part of a Great Circle route.
setGPU(String) - Method in class org.deltava.beans.fleet.SystemInformation
Updates the GPU information.
setGroundSpeed(int) - Method in class org.deltava.beans.acars.RouteEntry
Updates the aircraft's ground speed.
setGroundSpeed(int) - Method in class org.deltava.beans.servinfo.Pilot
Updates the Pilot's ground speed.
setHasDefaultSignature(boolean) - Method in class org.deltava.beans.Pilot
Sets if this Pilot's signature should be the default siganture.
setHash(String) - Method in class org.deltava.beans.system.AddressValidation
Updates the hash code sent to the user to validate the address.
setHasPIREP(boolean) - Method in class org.deltava.beans.acars.FlightInfo
Updates whether this flight has an associated Flight Report.
setHasReload(boolean) - Method in class org.deltava.beans.flight.ACARSFlightReport
Sets if the flight was restored by ACARS mid-flight.
setHasUserFeedback(boolean) - Method in class org.deltava.beans.system.RegistrationBlock
Marks whether the user should receive feedback if a registration attempt was rejected.
setHeading(int) - Method in class org.deltava.beans.acars.RouteEntry
Updates the aircraft's heading.
setHeading(int) - Method in class org.deltava.beans.navdata.Runway
Updates the runway heading.
setHeading(int) - Method in class org.deltava.beans.servinfo.Pilot
Updates the Pilot's heading.
setHeading(int) - Method in class org.deltava.beans.servinfo.PositionData
Updates the aircraft's heading.
setHeight(int) - Method in class org.deltava.beans.ImageBean
Updates the height of this image.
setHeight(int) - Method in class org.deltava.taglib.html.TextboxTag
Sets the height of the textbox.
SetHelp - Class in org.deltava.dao
A Data Access Object to update Online Help entries and Help Desk Issues.
SetHelp(Connection) - Constructor for class org.deltava.dao.SetHelp
Initializes the Data Access Object.
setHidden(boolean) - Method in class org.deltava.beans.cooler.MessageThread
Sets this thread's hidden flag.
setHierarchical(boolean) - Method in class org.deltava.beans.ts2.Channel
Updates whether the Channel is hierarchical.
setHighLevel(boolean) - Method in class org.deltava.beans.navdata.Airway
Marks this Airway as a high-level Airway.
setHighlighted(boolean) - Method in class org.deltava.beans.servinfo.Pilot
Marks this online Pilot as highlighted.
setHistoric(boolean) - Method in class org.deltava.beans.schedule.Aircraft
Updates whether this aircraft is a Historic type.
setHistoric(boolean) - Method in class org.deltava.beans.schedule.ScheduleEntry
Updates this Schedule entry's "historic flight" flag.
setHistoricLegs(int) - Method in class org.deltava.beans.stats.FlightStatsEntry
Updates the number of Historic legs linked to this entry.
setHits(int) - Method in class org.deltava.beans.fleet.Resource
Updates the number of times this Resource has been visited.
setHomeAirport(String) - Method in class org.deltava.beans.Person
Update this Person's home airport
setHomePageHits(int) - Method in class org.deltava.beans.stats.HTTPStatistics
Updates the number of home page HTTP requests.
setHomeTown(int, GeocodeResult) - Method in class org.deltava.dao.SetPilot
Sets the pilot's Home town.
setHost(String) - Method in class org.deltava.taglib.content.InsertCSSTag
Specifies that the Style Sheet is located on a different web server.
setHost(String) - Method in class org.deltava.taglib.content.InsertRSSTag
Sets the host name for the RSS feed.
setHost(String) - Method in class org.deltava.util.ftp.FTPCache
Sets the host name of the remote FTP server.
setHostName(String) - Method in class org.deltava.beans.system.RegistrationBlock
Updates the blocked host name.
setHourA(int) - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
 
setHourD(int) - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
 
setHours(double) - Method in class org.deltava.beans.Pilot
Update this Pilot's logged hours.
setHours(double) - Method in class org.deltava.beans.stats.LandingStatistics
Updates the number of hours logged.
setHRComments(String) - Method in class org.deltava.beans.Applicant
Updates the HR comments.
setHttpCode(int) - Method in class org.deltava.commands.CommandResult
Updates the HTTP status code to return on completion.
setHumidity(int) - Method in class org.deltava.beans.wx.METAR
Updates the relative humidity.
setIATA(Collection<String>) - Method in class org.deltava.beans.schedule.Aircraft
Updates this aircraft's IATA codes.
setIATA(String) - Method in class org.deltava.beans.schedule.Airport
Sets this Airport's IATA code.
setICAO(String) - Method in class org.deltava.beans.schedule.Airport
Sets this Airport's ICAO code.
setIcra(boolean) - Method in class org.deltava.taglib.content.InsertPICSTag
Controls whether an ICRA content rating tag should be displayed.
setID(long) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the ACARS connection ID.
setID(int) - Method in class org.deltava.beans.DatabaseBean
Update the database row ID of this bean.
setID(int) - Method in class org.deltava.beans.schedule.ScheduleEntry
Sets the database ID of this schedule entry.
setID(int) - Method in class org.deltava.beans.servinfo.NetworkUser
Updates the user's network ID.
setID(int) - Method in class org.deltava.beans.UserData
Updates the user's database ID in the current database.
setID(String) - Method in class org.deltava.taglib.html.ElementTag
Sets the ID of this HTML element.
setId(String) - Method in class org.deltava.taglib.layout.RegionTag
Sets the DOM ID of the Region element.
setID(String) - Method in class org.deltava.taskman.Task
Sets the Task ID.
setIdx(String) - Method in class org.deltava.taglib.html.FormElementTag
Sets the tab index of this field.
setIe(boolean) - Method in class org.deltava.taglib.content.BrowserFilterTag
Marks this content as visible to all Internet Explorer users.
setIe6(boolean) - Method in class org.deltava.taglib.content.BrowserFilterTag
Marks this content as visible to Internet Explorer 5 and 6 users.
setIe7(boolean) - Method in class org.deltava.taglib.content.BrowserFilterTag
Marks this content as visible to Internet Explorer 7 users.
setIe7suffix(String) - Method in class org.deltava.taglib.content.InsertCSSTag
Overrides the file suffix to use for Internet Explorer 7.
setIe8(boolean) - Method in class org.deltava.taglib.content.BrowserFilterTag
Marks this content as visible to Internet Explorer 8 users.
setImage(int) - Method in class org.deltava.beans.cooler.MessageThread
Updates the linked image for this thread.
setImage(String) - Method in class org.deltava.beans.fleet.Installer
Updates this installer's label image name.
setImageID(int) - Method in class org.deltava.beans.gallery.Vote
Updates the database ID for this vote's image.
setImageSize(int, int) - Method in class org.deltava.util.ImageScaler
Sets the new image size.
setImageSize(Dimension) - Method in class org.deltava.util.ImageScaler
Sets the new image size.
setImgType(int) - Method in class org.deltava.beans.schedule.Chart
Set the chart image type
setIMHandle(String, String) - Method in class org.deltava.beans.Person
Update this Person's Instant Messaging handle.
SetImportStatus - Class in org.deltava.dao.file.innovata
A Data Access Object to save Innovata Schedule import status.
SetImportStatus(String, String) - Constructor for class org.deltava.dao.file.innovata.SetImportStatus
Initializes the Data Access Object.
setInactiveRoutes(int) - Method in class org.deltava.dao.GetFlightReportStatistics.DispatchScheduleRoute
 
SetInactivity - Class in org.deltava.dao
A Data Access Object to update the Inactivity Purge table.
SetInactivity(Connection) - Constructor for class org.deltava.dao.SetInactivity
Initializes the Data Access Object.
setInactivity(int, int, boolean) - Method in class org.deltava.dao.SetInactivity
Sets the inactivity purge entry for a Pilot.
setIncludeAcademy(boolean) - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
Includes Flight Academy flights in the search.
setIndexSize(long) - Method in class org.deltava.beans.stats.TableInfo
Updates the size of the table's indices.
setInfo(FlightInfo) - Method in class org.deltava.beans.acars.OfflineFlight
Updates the Flight information.
setInput(DataInput) - Method in class org.deltava.util.ImageInfo
Set the input stream to the argument stream (or file).
setInput(InputStream) - Method in class org.deltava.util.ImageInfo
Set the input stream to the argument stream (or file).
setInstructorID(int) - Method in class org.deltava.beans.academy.Course
Updates the database ID of the assigned Instructor.
setInstructorID(int) - Method in class org.deltava.beans.academy.InstructionFlight
Updates the the Instructor Pilot associated with this flight.
setInstructorID(int) - Method in class org.deltava.beans.academy.InstructionSession
Updates the Instructor assigned to this session.
setIntensity(Condition.Intensity) - Method in class org.deltava.beans.wx.Condition
Sets the condition's intensity/proximity.
setInterval(int) - Method in class org.deltava.beans.acars.Bandwidth
Sets the window size.
setInterval(int) - Method in class org.deltava.beans.system.InactivityPurge
Updates the purge interval.
setIsACARS(boolean) - Method in class org.deltava.beans.ts2.Client
Updates whether the user is currently logged into ACARS.
setIsAutoGenerated(boolean) - Method in class org.deltava.beans.wx.METAR
Marks this METAR as automatically generated.
setIsCorrected(boolean) - Method in class org.deltava.beans.wx.METAR
Marks this METAR as Corrected.
setIsHTML(boolean) - Method in class org.deltava.beans.Notice
Updates if this Notice is raw HTML.
setIsHTML(boolean) - Method in class org.deltava.beans.system.MessageTemplate
Sets whether this message should be sent as HTML or plain text.
setIsMP(boolean) - Method in class org.deltava.beans.acars.FlightInfo
Updates whether this flight was flown using ACARS multi-player.
setIsRNAV(boolean) - Method in class org.deltava.beans.event.Route
Updates whether this is an RNAV route.
SetIssue - Class in org.deltava.dao
A Data Access Object to update Issues.
SetIssue(Connection) - Constructor for class org.deltava.dao.SetIssue
Initializes the Data Access Object.
setIssueID(int) - Method in class org.deltava.beans.system.IssueComment
Updates the database ID of the parent issue.
setItems(Collection<Object>) - Method in class org.deltava.taglib.format.JSArrayTag
Sets the items to put into the JavaScript array.
setItems(Collection<GeoLocation>) - Method in class org.deltava.taglib.googlemap.MarkerArrayTag
Sets the points used to generate the array.
setItems(Collection<GeoLocation>) - Method in class org.deltava.taglib.googlemap.PointArrayTag
Sets the points used to generate the array.
setIVAOLegs(int) - Method in class org.deltava.beans.stats.FlightStatsEntry
Updates the number of IVAO legs linked to this entry.
setKey(SecretKey) - Method in class org.deltava.crypt.SecretKeyEncryptor
Initialize the encryptor using a given secret key.
setKey(String) - Method in class org.deltava.taglib.html.ButtonTag
Sets the keyboard shortcut for this button.
setLabel(String) - Method in class org.deltava.taglib.googlemap.MarkerTag
Sets the label for this marker.
setLabel(String) - Method in class org.deltava.taglib.html.ButtonTag
Sets the label for this button.
setLabel(String) - Method in class org.deltava.taglib.html.EMailLinkTag
Sets a label to display instead of the e-mail address.
setLabel(String) - Method in class org.deltava.taglib.html.LinkTag
Sets the label for this link.
setLabel(String) - Method in class org.deltava.taglib.html.SingleTag
Sets the checkbox label text.
setLabels(String) - Method in class org.deltava.taglib.view.LegendTag
Sets the labels for each legend entry.
setLandingDistance(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the distance from the destination airport where touchdown occured.
setLandingFuel(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the amount of fuel at touchdown.
setLandingG(double) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the G-Forces at touchdown.
setLandingHeading(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the heading at touchdown.
setLandingLocation(GeospaceLocation) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the position at touchdown.
setLandingN1(double) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the average N1 speed of the engines at touchdown.
setLandingSpeed(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the airspeed at touchdown.
setLandingTime(Date) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the landing date/time.
setLandingVSpeed(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the vertical speed at touchdown.
setLandingWeight(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the weight of the aircraft at touchdown.
setLastComment(Date) - Method in class org.deltava.beans.academy.Course
Updates the date of the last commnet.
setLastComment(Date) - Method in class org.deltava.beans.help.Issue
Updates the date of the last comment on this Issue.
setLastCommentAuthorID(int) - Method in class org.deltava.beans.help.Issue
Updates the database ID of the author of the last Comment on this Issue.
setLastCommentOn(Date) - Method in class org.deltava.beans.system.Issue
Updates the last comment date/time for this Issue.
setLastExecTime(long) - Method in class org.deltava.taskman.Task
Overrides the last execution duration for this Task.
setLastFlight(Date) - Method in class org.deltava.beans.Pilot
Updates this Pilot's last flight report date.
setLastLogin(Date) - Method in class org.deltava.beans.Person
Update this Person's last Login date/time.
setLastLogoff(Date) - Method in class org.deltava.beans.Person
Update the Person's last Logoff date/time.
setLastModified(Date) - Method in class org.deltava.beans.fleet.FleetEntry
Updates the date this entry was last modified.
setLastName(String) - Method in class org.deltava.beans.Person
Updates the Person's last (family) name.
setLastName(String) - Method in class org.deltava.beans.servinfo.NetworkUser
Updates the user's last name.
setLastName(String) - Method in class org.deltava.beans.testing.Test
Sets the last (family) name of the Pilot.
setLastOnline(Date) - Method in class org.deltava.beans.ts2.Client
Updates the last online date of this Teamspeak user
setLastRunTime(TaskLastRun) - Method in class org.deltava.taskman.TaskScheduler
Updates the last execution time and duration of a Scheduled Task.
setLastSubject(String) - Method in class org.deltava.beans.cooler.Channel
Updates the last subject posted to in this Channel.
setLastThreadID(int) - Method in class org.deltava.beans.cooler.Channel
Updates the ID of the last Message Thread in this Channel.
setLastUpdatedOn(Date) - Method in class org.deltava.beans.cooler.MessageThread
Updates the date this thread's latest message was posted.
setLastUpdateID(int) - Method in class org.deltava.beans.cooler.MessageThread
Updates the database ID of the last Person to post to this thread.
setLastUpdateID(int) - Method in class org.deltava.beans.fleet.Resource
Updates the last modifier of this Resource.
setLastUsed(Date) - Method in class org.deltava.beans.acars.DispatchRoute
Updates the last use date of this route.
setLatitude(double) - Method in class org.deltava.beans.schedule.GeoPosition
Sets the latitude and ensures its validity.
setLatitude(int, int, int) - Method in class org.deltava.beans.schedule.GeoPosition
Set the latitude using a degree/minute/second combo.
setLayers(String) - Method in class org.deltava.taglib.googlemap.InsertWeatherTag
Sets the layers to download image series data for.
setLDAPName(String) - Method in class org.deltava.beans.Pilot
Updates this Pilot's LDAP uid attribute, for use by Subversion and raw HTTP access.
setLeg(int) - Method in class org.deltava.beans.flight.FlightReport
Sets the Flight Leg.
setLeg(int) - Method in class org.deltava.beans.Flight
Sets the Flight leg for this flight
setLegacyHours(double) - Method in class org.deltava.beans.Person
Update this Person's legacy flight hours.
setLegacyURL(String) - Method in class org.deltava.beans.Applicant
Sets the URL for legacy hours verification
setLegacyVerified(boolean) - Method in class org.deltava.beans.Applicant
Sets the legacy hours verification flag.
setLegend(String) - Method in class org.deltava.taglib.googlemap.LegendTag
Sets the marker legend.
setLegs(int) - Method in class org.deltava.beans.Pilot
Update this Pilot's logged flight legs.
setLegs(int) - Method in class org.deltava.beans.stats.LandingStatistics
Updates the number of legs flown.
setLength(int) - Method in class org.deltava.beans.academy.InstructionFlight
Sets the length of this Flight, in hours multiplied by 10.
setLength(int) - Method in class org.deltava.beans.flight.FlightReport
Sets the length of this Flight, in hours multiplied by 10.
setLength(int) - Method in class org.deltava.beans.navdata.Runway
Updates the length of the runway.
setLength(int) - Method in class org.deltava.beans.schedule.ScheduleEntry
Sets the length of a flight leg.
setLength(int) - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
Sets the length of the flight.
SetLibrary - Class in org.deltava.dao
A Data Access Object to write and update Fleet/Document Library metadata.
SetLibrary(Connection) - Constructor for class org.deltava.dao.SetLibrary
Initialize the Data Access Object.
setLimits(double, double) - Method in class org.deltava.beans.stats.PerformanceMetrics
Updates the data series limits.
setLink(DatabaseBean) - Method in class org.deltava.taglib.html.CommandButtonTag
Sets the database ID to link to.
setLink(DatabaseBean) - Method in class org.deltava.taglib.html.CommandLinkTag
Sets the database ID to link to.
setLink(DatabaseBean) - Method in class org.deltava.taglib.html.FormTag
Sets the database ID to link to.
setLinkID(String) - Method in class org.deltava.taglib.html.CommandButtonTag
Sets the ID parameter for the command invocation.
setLinkID(String) - Method in class org.deltava.taglib.html.CommandLinkTag
Sets the ID parameter for the command invocation.
setLinkID(String) - Method in class org.deltava.taglib.html.FormTag
Sets the ID parameter for the command invocation.
setLinux(boolean) - Method in class org.deltava.taglib.content.OSFilterTag
Sets whether the tag body should be displayed to a browser running Linux.
setLocation(String) - Method in class org.deltava.beans.Person
Update this Person's location.
setLocation(double, double) - Method in class org.deltava.beans.schedule.Airport
Sets this airport's location.
setLocation(double, double) - Method in class org.deltava.beans.system.IPAddressInfo
Updates the location of the IP address.
setLocation(int, GeoLocation) - Method in class org.deltava.dao.SetPilot
Updates a Pilot's location for the member board.
setLocation(UserData) - Method in class org.deltava.taglib.html.UserProfileTag
Sets the User Location for this user.
setLocked(boolean) - Method in class org.deltava.beans.blog.Entry
Updates whether the entry is locked.
setLocked(boolean) - Method in class org.deltava.beans.cooler.MessageThread
Sets this thread's locked flag.
setLoginCount(int) - Method in class org.deltava.beans.Person
Update this person's login count
setLoginCount(int) - Method in class org.deltava.beans.system.LoginAddress
Updates the number of logins by this user from this address.
setLoginHost(String) - Method in class org.deltava.beans.Person
Updates the hostname or IP address that this Person last logged in from
setLogStackDump(boolean) - Method in exception org.deltava.servlet.ControllerException
Updates whether the handling class should log this Exception's stack trace.
setLongitude(double) - Method in class org.deltava.beans.schedule.GeoPosition
Sets the longitude and ensures its validity.
setLongitude(int, int, int) - Method in class org.deltava.beans.schedule.GeoPosition
Set the longitude using a degree/minute/second combo.
setLongUnits(boolean) - Method in class org.deltava.taglib.format.DistanceFormatTag
Sets whether to use long or short unit names.
setLowLevel(boolean) - Method in class org.deltava.beans.navdata.Airway
Marks this Airway as a low-level Airway.
setMac(boolean) - Method in class org.deltava.taglib.content.OSFilterTag
Sets whether the tag body should be displayed to a browser running Mac OS.
setMach(double) - Method in class org.deltava.beans.acars.RouteEntry
Updates the aircraft's Mach number.
setMagVar(double) - Method in class org.deltava.beans.schedule.Airport
Sets this airport's magnetic variation.
setMailDirectory(String) - Method in class org.deltava.beans.system.EMailConfiguration
Updates the mailbox directory.
setMainEntry(DailyScheduleEntry) - Method in class org.deltava.dao.file.innovata.MultiLegInfo
 
setMainlineCodes(Collection<String>) - Method in class org.deltava.dao.file.innovata.GetFullSchedule
Sets main line airline codes.
setMajorVersion(int) - Method in class org.deltava.beans.system.Issue
Updates the major version for this Issue.
setManualCommit(boolean) - Method in class org.deltava.dao.DAO
Tells the Data Access Object that all transaction control will be handled by the calling code, for use in transactions that require calling several DAOs in sequence.
setMap(String) - Method in class org.deltava.taglib.googlemap.MapTypeTag
Sets the name of the Google Map JavaScript object.
setMapType(int) - Method in class org.deltava.beans.Pilot
Sets the Pilot's preferred Map type.
setMapType(String) - Method in class org.deltava.beans.Pilot
Sets the Pilot's preferred Map type.
setMapValues(boolean) - Method in class org.deltava.taglib.content.GetSystemDataTag
If the SystemData property is a Map, save only its values to the request.
setMarker(boolean) - Method in class org.deltava.taglib.googlemap.MarkerArrayTag
Forces the marker to be rendered using a marker image instead of a Google Earth icon.
setMarker(boolean) - Method in class org.deltava.taglib.googlemap.MarkerTag
Forces the marker to be rendered using a marker image instead of a Google Earth icon.
setMax(int) - Method in class org.deltava.taglib.html.FileUploadTag
Sets the maximum length of this field.
setMax(int) - Method in class org.deltava.taglib.html.InputTag
Sets the maximum length of this field.
setMaxAge(int) - Method in class org.deltava.commands.CacheControl
Sets the maximum validity of the response.
setMaxAge(int) - Method in class org.deltava.util.cache.FileCache
Sets the maximum age of a file before it should be expired (and deleted) when queried.
setMaxBackEndTime(int) - Method in class org.deltava.beans.stats.CommandStatsEntry
Updates the maximum back-end data source usage time for this Command.
setMaxBytes(long) - Method in class org.deltava.beans.acars.Bandwidth
Updates the maximum number of bytes transferred for the period.
setMaxConnections(int) - Method in class org.deltava.beans.acars.Bandwidth
Updates the maximum number of connections for the period.
setMaximumAccelTime(int) - Method in class org.deltava.beans.EquipmentType
Sets the maximum amount of accelerated time for a flight under the switch length in order to count for promotion to Captain.
setMaxLandingWeight(int) - Method in class org.deltava.beans.schedule.Aircraft
Updates the maximum landing weight of the Aircraft.
setMaxMsgs(int) - Method in class org.deltava.beans.acars.Bandwidth
Updates the maximum number of messages for the period.
setMaxResults(int) - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
Sets the maximum number of schedule entries to return.
setMaxSignups(int) - Method in class org.deltava.beans.event.Route
Updates the maximum number of Pilots who can be signed up for this Route.
setMaxSize(int) - Method in class org.deltava.util.cache.Cache
Sets the maximum size of the cache.
setMaxTakeoffWeight(int) - Method in class org.deltava.beans.schedule.Aircraft
Updates the maximum takeoff weight of the Aircraft.
setMaxTime(int) - Method in class org.deltava.beans.acars.CommandEntry
 
setMaxTime(int) - Method in class org.deltava.beans.stats.CommandStatsEntry
Updates the maximum execution time for this Command.
setMaxUsers(int) - Method in class org.deltava.beans.ts2.Channel
Updates the maximum connected user count for this Channel.
setMaxUsers(int) - Method in class org.deltava.beans.ts2.Server
Updates the maximum connected user count for this Server.
setMaxVisibility(int) - Method in class org.deltava.beans.wx.RunwayVisualRange
Updates the maximum visibility for this runway.
setMaxWeight(int) - Method in class org.deltava.beans.schedule.Aircraft
Updates the maximum weight of the Aircraft.
setMessage(String) - Method in class org.deltava.beans.acars.ACARSError
Updates the error message.
setMessage(String) - Method in class org.deltava.beans.acars.TextMessage
Updates the message text.
setMessage(String) - Method in class org.deltava.beans.cooler.ThreadUpdate
Updates the status update message.
setMessage(String) - Method in class org.deltava.beans.servinfo.NetworkStatus
Sets the system message.
setMessage(String) - Method in class org.deltava.beans.system.LogEntry
Sets the log message.
setMessage(String) - Method in class org.deltava.commands.CommandContext
Passes a system message into the response.
setMessageCount(int) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the number of text messages sent by this connection.
setMessages(int, int) - Method in class org.deltava.beans.acars.Bandwidth
Updates the number of messages during the window.
setMessages(int, int) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the number of messages sent on this connection.
SetMessageTemplate - Class in org.deltava.dao
A Data Access Object to write e-mail Message Templates.
SetMessageTemplate(Connection) - Constructor for class org.deltava.dao.SetMessageTemplate
Initialize the Data Access Object.
setMethod(String) - Method in class org.deltava.dao.http.DAO
Sets the HTTP method to use if not GET.
setMethod(String) - Method in class org.deltava.taglib.html.FormTag
Sets the action type of this form.
setMiles(long) - Method in class org.deltava.beans.Pilot
Update this pilot's logged miles.
setMinimum1XTime(int) - Method in class org.deltava.beans.EquipmentType
Sets the minimum amount of 1X time for a flight over the switch length in order to count for promotion to Captain.
setMinimumDate(Date) - Method in class org.deltava.beans.cooler.SearchCriteria
 
setMinor(String) - Method in class org.deltava.taglib.googlemap.InsertGoogleAPITag
Sets the Google API revision to pull down.
setMinorVersion(int) - Method in class org.deltava.beans.system.Issue
Updates the minor version for this Issue.
setMinStage(int) - Method in class org.deltava.beans.testing.ExamProfile
Sets the minimum stage required to take this Examination.
setMinTime(int) - Method in class org.deltava.beans.acars.CommandEntry
 
setMinVisibility(int) - Method in class org.deltava.beans.wx.RunwayVisualRange
Updates the minimum visibility for this runway.
setMinZoom(int) - Method in class org.deltava.beans.stats.PilotLocation
Updates the minimum map zoom level to display the Pilot at.
setModerated(boolean) - Method in class org.deltava.beans.ts2.Channel
Updates whether the Channel is moderated.
setMotto(String) - Method in class org.deltava.beans.Pilot
Updates the Pilot's motto.
setMozilla(boolean) - Method in class org.deltava.taglib.content.BrowserFilterTag
Marks this content as visible to Mozilla/Firefox users.
setMTDHours(double) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of hours flown since the start of the current Month.
setMTDLegs(int) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of legs flown since the start of the current Month.
setMTDMiles(int) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of miles flown since the start of the current Month.
setMultiple(boolean) - Method in class org.deltava.taglib.html.ComboTag
Marks this as a listbox (allowing multiple entries).
setN1(double) - Method in class org.deltava.beans.acars.RouteEntry
Updates the aircraft's average N1 speed.
setN2(double) - Method in class org.deltava.beans.acars.RouteEntry
Updates the aircraft's average N2 speed.
setName(String) - Method in class org.deltava.beans.academy.Certification
Updates the Certification name.
setName(String) - Method in class org.deltava.beans.academy.Course
Updates the certification name for this Course.
setName(String) - Method in class org.deltava.beans.academy.InstructionSession
Updates the Course name.
setName(String) - Method in class org.deltava.beans.blog.Comment
Updates the author name.
setName(String) - Method in class org.deltava.beans.EquipmentType
Updates the equipment program name.
setName(String) - Method in class org.deltava.beans.event.Event
Updates the Online Event name.
setName(String) - Method in class org.deltava.beans.event.Route
Updates the route name.
setName(String) - Method in class org.deltava.beans.fleet.LibraryEntry
Updates the name of this resource.
setName(String) - Method in class org.deltava.beans.gallery.Image
Updates the name of this Image.
setName(String) - Method in class org.deltava.beans.navdata.Intersection
Updates the Intersection's name.
setName(String) - Method in class org.deltava.beans.navdata.NavigationDataBean
Updates the object's name.
setName(String) - Method in class org.deltava.beans.navdata.TerminalRoute
Updates the Route name.
setName(String) - Method in class org.deltava.beans.schedule.Aircraft
Updates the aircraft name.
setName(String) - Method in class org.deltava.beans.schedule.Airline
Updates the airline name.
setName(String) - Method in class org.deltava.beans.schedule.Airport
Sets this airport's name.
setName(String) - Method in class org.deltava.beans.schedule.Chart
Updates the Chart name.
setName(String) - Method in class org.deltava.beans.servinfo.Controller
Sets the user name.
setName(String) - Method in class org.deltava.beans.servinfo.NetworkUser
Updates the network user's name, stripping off the home airport.
setName(String) - Method in class org.deltava.beans.servlet.CommandLog
Updates the Command name.
setName(String) - Method in class org.deltava.beans.stats.PerformanceMetrics
Updates the category name.
setName(String, String) - Method in class org.deltava.beans.system.RegistrationBlock
Updates the name.
setName(String) - Method in class org.deltava.beans.testing.ExamProfile
Updates the Examination name.
setName(String) - Method in class org.deltava.beans.testing.ExamSubPool
Updates the sub-pool name.
setName(String) - Method in class org.deltava.beans.ts2.Channel
Updates the Channel name.
setName(String) - Method in class org.deltava.beans.ts2.Server
Updates the server name.
setName(String) - Method in class org.deltava.dao.GetSystemLog
Sets the log name to query.
setName(String) - Method in class org.deltava.taglib.calendar.CalendarEntryTag
Sets the name of the request attribute to save the Calendar Entry into.
setName(String) - Method in class org.deltava.taglib.content.ClearCookieTag
Sets the name of the cookie to reset.
setName(String) - Method in class org.deltava.taglib.content.GetCookieTag
Sets the name of the cookie to read.
setName(String) - Method in class org.deltava.taglib.content.GetSystemDataTag
Sets the SystemData property name.
setName(String) - Method in class org.deltava.taglib.content.InsertContentTag
Update the name of the resource to insert.
setName(String) - Method in class org.deltava.taglib.content.SetCookieTag
Updates the cookie's name.
setName(String) - Method in class org.deltava.taglib.html.FormElementTag
Sets the name of this field.
SetNavData - Class in org.deltava.dao
A Data Access Object to update Navigation data.
SetNavData(Connection) - Constructor for class org.deltava.dao.SetNavData
Initializes the Data Access Object.
setNetMask(long) - Method in class org.deltava.beans.system.RegistrationBlock
Updates the IP address and network mask.
setNetwork(OnlineNetwork) - Method in class org.deltava.beans.acars.MapRouteEntry
 
setNetwork(OnlineNetwork) - Method in class org.deltava.beans.event.Event
Updates the Network used for this Online Event.
setNetwork(OnlineNetwork) - Method in class org.deltava.beans.flight.FlightReport
Updates the Online Network used on this Flight.
setNetworkID(OnlineNetwork, String) - Method in class org.deltava.beans.Person
Update the Person's network ID for a given online network.
setNewLine(boolean) - Method in class org.deltava.taglib.html.CheckTag
Sets the multiple element separator to a DIV with a new line.
SetNews - Class in org.deltava.dao
A Data Access Object to write System News and NOTAMs to the database.
SetNews(Connection) - Constructor for class org.deltava.dao.SetNews
Initialize the Data Access Object.
setNoCache(boolean) - Method in class org.deltava.taglib.html.SignatureTag
Sets whether the image should be cache-busted.
setNoCooler(boolean) - Method in class org.deltava.beans.Pilot
Updates whether the Pilot is locked out from the Water Cooler.
setNoExams(boolean) - Method in class org.deltava.beans.Pilot
Updates whether this Pilot is locked out from taking new Examinations.
setNoShow(boolean) - Method in class org.deltava.beans.academy.InstructionSession
Marks the Pilot as a "no-show".
setNotify(boolean) - Method in class org.deltava.beans.system.InactivityPurge
Marks the Pilot as being notified of the impending purge.
setNotify(boolean) - Method in class org.deltava.beans.testing.ExamProfile
Sets a notification on Examination submission.
setNotifyOption(String, boolean) - Method in class org.deltava.beans.Person
Update this Person's notification option for a given notificaiton type.
setNoVoice(boolean) - Method in class org.deltava.beans.Pilot
Updates whether the Pilot is locked out from the Voice server.
setNumber(int) - Method in class org.deltava.beans.testing.Question
Updates the Question Number.
setNumber(int) - Method in class org.deltava.beans.testing.QuestionProfile
Sets the Question Number.
setNumberFormat(String) - Method in class org.deltava.beans.Person
Updates the Person's preferred number format.
setNumericAttr(String, int, int) - Method in class org.deltava.taglib.html.ElementTag
Sets a numeric attribute.
SetOceanic - Class in org.deltava.dao
A Data Access Object to write Oceanic Routes.
SetOceanic(Connection) - Constructor for class org.deltava.dao.SetOceanic
Initialize the Data Access Object.
setOffline(boolean) - Method in class org.deltava.beans.acars.FlightInfo
Updates whether this flight was flown disconnected from the ACARS server.
setOnBlur(String) - Method in class org.deltava.taglib.html.InputTag
Sets the JavaScript event for this element's onBlur() event.
setOnBlur(String) - Method in class org.deltava.taglib.html.TextboxTag
Sets code to execute on this textbox's JavaScript onBlur() event.
setOnChange(String) - Method in class org.deltava.taglib.html.CheckTag
Sets the JavaScript onChange event for these checkboxes/radio buttons.
setOnChange(String) - Method in class org.deltava.taglib.html.ComboTag
Sets the JavaScript to execute when this element's value is changed.
setOnChange(String) - Method in class org.deltava.taglib.html.FileUploadTag
Sets the JavaScript onChange event for this field.
setOnChange(String) - Method in class org.deltava.taglib.html.InputTag
Sets the JavaScript event for this element's onChange() event.
setOnChange(String) - Method in class org.deltava.taglib.html.SingleTag
Sets the JavaScript onChange event for these checkboxes/radio buttons.
setOnChange(String) - Method in class org.deltava.taglib.html.TextboxTag
Sets the JavaScript event for this element's onChange() event.
setOnClick(String) - Method in class org.deltava.taglib.html.ButtonTag
Sets the JavaScript code to execute when the button is clicked.
setOnClick(String) - Method in class org.deltava.taglib.html.CommandButtonTag
Overrides the onClick property from the superclass.
setOnClick(String) - Method in class org.deltava.taglib.html.LinkTag
Sets the JavaScript onClick event for this link.
setOnFocus(String) - Method in class org.deltava.taglib.html.InputTag
Sets the JavaScript event for this element's onFocus() event.
setOnFocus(String) - Method in class org.deltava.taglib.html.TextboxTag
Sets the JavaScript event for this element's onFocus() event.
setOnlineHours(double) - Method in class org.deltava.beans.Pilot
Updates this Pilot's logged online hours.
setOnlineHours(double) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of hours flown online.
setOnlineLegs(int) - Method in class org.deltava.beans.Pilot
Update this Pilot's logged onlne flight legs.
setOnlineLegs(int) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of legs flown online.
setOnlineMiles(long) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of miles flown online.
SetOnlineTrack - Class in org.deltava.dao
A Data Access Object to write VATSIM/IVAO Online tracks.
SetOnlineTrack(Connection) - Constructor for class org.deltava.dao.SetOnlineTrack
Initializes the Data Access Object.
setOp(String) - Method in class org.deltava.taglib.html.CommandButtonTag
Sets the command operation for this button.
setOp(String) - Method in class org.deltava.taglib.html.CommandLinkTag
Sets the operation parameter for the command invocation.
setOp(String) - Method in class org.deltava.taglib.html.FormTag
Sets the command operation for this button.
setOpera(boolean) - Method in class org.deltava.taglib.content.BrowserFilterTag
Marks this content as visible to Opera users.
setOptionID(int) - Method in class org.deltava.beans.cooler.PollOption
Sets the option ID.
setOptionID(int) - Method in class org.deltava.beans.cooler.PollVote
Updates the Option's database ID.
setOptions(Collection<?>) - Method in class org.deltava.taglib.html.CheckTag
Sets the choices for this checkbox/radio button.
setOptions(Collection<?>) - Method in class org.deltava.taglib.html.ComboTag
Sets the choices for this combo/listbox.
setOS(String) - Method in class org.deltava.beans.fleet.SystemInformation
Updates the Operating System name.
setOwner(AirlineInformation) - Method in class org.deltava.beans.EquipmentType
Updates the Airline that owns this equipment program.
setOwner(AirlineInformation) - Method in class org.deltava.beans.event.Event
Sets the Airline that owns this Online Event.
setOwner(AirlineInformation) - Method in class org.deltava.beans.testing.ExamProfile
Sets which airline is the owner of this Examination.
setOwner(AirlineInformation) - Method in class org.deltava.beans.testing.QuestionProfile
Sets which airline is the owner of this Question.
setOwner(AirlineInformation) - Method in class org.deltava.beans.testing.Test
Updates this Examination's owner Airline.
setPad(int) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets the CELLPADDING value for this table.
setPad(String) - Method in class org.deltava.taglib.html.TableTag
Sets the CELLPADDING value for this table.
setPageContext(PageContext) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets the page context for the tag, and sets the user's time zone.
setPageContext(PageContext) - Method in class org.deltava.taglib.content.AirlineBannerTag
Loads the UI scheme name from the user object, if present.
setPageContext(PageContext) - Method in class org.deltava.taglib.content.InsertCSSTag
Loads the UI scheme name from the user object, if present.
setPageContext(PageContext) - Method in class org.deltava.taglib.format.AirportFormatTag
Sets the tag's JSP context and loads the code type to display from the user's preferences.
setPageContext(PageContext) - Method in class org.deltava.taglib.format.AirportTypeTag
Sets the tag's JSP context and loads the code type to display from the user's preferences.
setPageContext(PageContext) - Method in class org.deltava.taglib.format.DateFormatTag
Updates this tag's page context and loads the user object from the request.
setPageContext(PageContext) - Method in class org.deltava.taglib.format.DistanceFormatTag
Updates this tag's page context and loads the user object from the request.
setPageContext(PageContext) - Method in class org.deltava.taglib.format.NumberFormatTag
Updates this tag's page context and loads the user object from the request.
setPageContext(PageContext) - Method in class org.deltava.taglib.html.ElementTag
Updates this tag's page context and its JSP output writer.
setPartners(Collection<PartnerAirline>) - Method in class org.deltava.dao.file.ScheduleLoadDAO
Clears and initializes the list of partner airlines.
setPassed(int) - Method in class org.deltava.beans.testing.ExamStatsEntry
Updates the number of passed examinations or check rides.
setPassFail(boolean) - Method in class org.deltava.beans.testing.Test
Sets whether this Pilot passed or failed the examination.
setPassScore(int) - Method in class org.deltava.beans.testing.ExamProfile
Sets the passing score for this Examination as a percentage.
setPassword(String) - Method in class org.deltava.beans.Person
Update the Person's password.
setPassword(String) - Method in class org.deltava.beans.ts2.Channel
Updates the Channel password.
setPassword(String) - Method in class org.deltava.beans.ts2.Client
Updates the user's password.
setPassword(String) - Method in class org.deltava.beans.ts2.Server
Sets the server password.
setPassword(String) - Method in class org.deltava.dao.wsdl.FlightAwareDAO
Sets the password to use.
setPassword(String) - Method in class org.deltava.security.SecurityCookieData
Updates the user's password.
setPath(String) - Method in class org.deltava.taglib.content.InsertRSSTag
Sets the parth to the RSS data feed
setPath(String) - Method in class org.deltava.taglib.content.SetCookieTag
Updates the cookie's path for visibility.
setPct(int, int) - Method in class org.deltava.beans.schedule.Aircraft
Updates the tank usage percentage for a particular fuel tank type.
setPhase(int) - Method in class org.deltava.beans.acars.RouteEntry
Updates the flight phase.
setPhase(String) - Method in class org.deltava.beans.acars.RouteEntry
Updates the flight phase.
SetPilot - Class in org.deltava.dao
A Data Access Object to support updating Pilot profiles.
SetPilot(Connection) - Constructor for class org.deltava.dao.SetPilot
Initializes the Data Access Object.
setPilotCode(CharSequence) - Method in class org.deltava.beans.Pilot
Set the pilot code for this Pilot.
SetPilotEMail - Class in org.deltava.dao
A Data Access Object to update Pilot IMAP data.
SetPilotEMail(Connection) - Constructor for class org.deltava.dao.SetPilotEMail
Initializes the Data Access Object.
setPilotID(int) - Method in class org.deltava.beans.academy.Course
Updates the database ID of the enrolled Pilot.
setPilotID(int) - Method in class org.deltava.beans.academy.InstructionFlight
Updates the Student Pilot associated with this flight.
setPilotID(int) - Method in class org.deltava.beans.academy.InstructionSession
Updates the Pilot participating in this session.
setPilotID(int) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the Database ID of the user who created this connection.
setPilotID(int) - Method in class org.deltava.beans.acars.FlightInfo
Updates the Pilot ID for the flight.
setPilotID(int) - Method in class org.deltava.beans.acars.LogSearchCriteria
Updates the Pilot ID to search for.
setPilotID(int) - Method in class org.deltava.beans.Applicant
Updates the Database ID of this Applicant's Pilot record.
setPilotID(Person) - Method in class org.deltava.beans.assign.AssignmentInfo
Updates the associated Pilot for this Assignment.
setPilotID(int) - Method in class org.deltava.beans.assign.AssignmentInfo
Updates the associated Pilot for this Assignment.
setPilotID(int) - Method in class org.deltava.beans.cooler.PollVote
Updates the Pilot's database ID.
setPilotID(int) - Method in class org.deltava.beans.event.Signup
Updates the Pilot ID for this Signup.
setPilotID(int) - Method in class org.deltava.beans.servinfo.NetworkUser
Updates the database ID of this User.
setPilotID(int) - Method in class org.deltava.beans.servinfo.PositionData
Sets the Pilot ID for this entry.
setPilotID(int) - Method in class org.deltava.beans.servlet.CommandLog
Updates the database ID of the user executing this Command.
setPilotID(int) - Method in class org.deltava.beans.testing.Test
Updates the database ID for the Pilot.
setPilotIDs(Map<String, Integer>) - Method in class org.deltava.beans.servinfo.NetworkInfo
Assigns Pilot IDs to online Pilots and Controllers that have user accounts.
setPilotIDs(int) - Method in class org.deltava.beans.stats.FlightStatsEntry
Updates the number of Pilots flying legs during this period.
SetPilotLogin - Class in org.deltava.dao
A Data Access Object to track user logins and logouts.
SetPilotLogin(Connection) - Constructor for class org.deltava.dao.SetPilotLogin
Initialize the Data Access Object.
SetPilotMerge - Class in org.deltava.dao
A Data Access Object to merge a Pilot's data into another.
SetPilotMerge(Connection) - Constructor for class org.deltava.dao.SetPilotMerge
Initializes the Data Access Object.
setPilotNumber(int) - Method in class org.deltava.beans.Pilot
Updates the Pilot's seniority number.
SetPilotTransfer - Class in org.deltava.dao
A Data Access Object to transfer pilots between Airlines.
SetPilotTransfer(Connection) - Constructor for class org.deltava.dao.SetPilotTransfer
Initializes the Data Access Object.
setPitch(double) - Method in class org.deltava.beans.acars.RouteEntry
Updates the aircraft's pitch angle.
setPlanData(Collection<NavigationDataBean>) - Method in class org.deltava.beans.acars.FlightInfo
Updates the flight plan data for this flight.
setPlural(String) - Method in class org.deltava.taglib.format.QuantityFormatTag
Updates the label used for plural values.
setPoint(GeoLocation) - Method in class org.deltava.taglib.googlemap.MarkerTag
Sets the location of the marker.
setPoint(GeoLocation) - Method in class org.deltava.taglib.googlemap.PointTag
Sets the location of the marker.
setPointVar(String) - Method in class org.deltava.taglib.googlemap.MarkerTag
Sets the JavaScript point variable name.
setPoll(boolean) - Method in class org.deltava.beans.cooler.MessageThread
Sets this thread's poll flag.
setPools(Collection<ExamSubPool>) - Method in class org.deltava.beans.testing.ExamProfile
Overwrites the Question sub-pools for this Examination.
setPools(Collection<ExamSubPool>) - Method in class org.deltava.beans.testing.QuestionProfile
Links this Question to a number of Examinations.
setPoolSize(int) - Method in class org.deltava.beans.testing.ExamSubPool
Updates the number of questions in this sub-pool.
setPort(int) - Method in class org.deltava.beans.ts2.Server
Updates the UDP port number for this server.
setPos(GeoLocation) - Method in class org.deltava.taglib.format.GeoFormatTag
Sets the latitude/longitude to display.
setPosition(RouteEntry) - Method in class org.deltava.beans.acars.FlightInfo
Sets the current position of the flight.
setPosition(double, double) - Method in class org.deltava.beans.servinfo.NetworkUser
Updates the User's position.
setPosition(String, String) - Method in class org.deltava.beans.servinfo.NetworkUser
Updates the User's position.
setPosition(double, double, int) - Method in class org.deltava.beans.servinfo.PositionData
Sets the position for this entry.
setPositionCount(int) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the number of aircraft position messages sent by this connection.
setPositionCount(int) - Method in class org.deltava.beans.acars.FlightInfo
Updates the number of position records for this Flight.
setPost(boolean) - Method in class org.deltava.taglib.html.CommandButtonTag
Sets the button to POST or GET to the form.
setPostalCode(String) - Method in class org.deltava.beans.stats.GeocodeResult
Sets the postal code.
setPostCount(int) - Method in class org.deltava.beans.cooler.Channel
Updates the number of posts in this Channel.
setPostCount(int) - Method in class org.deltava.beans.cooler.MessageThread
Updates the number of messages in this thread.
setPressure(double) - Method in class org.deltava.beans.wx.METAR
Updates the barometric pressure.
setPriority(int) - Method in class org.deltava.beans.system.Issue
Updates this Issue's priority.
setPriority(int) - Method in class org.deltava.beans.system.LogEntry
Sets the priority for this log entry.
setPriority(int) - Method in class org.deltava.dao.GetSystemLog
Sets the log priority to query.
setPrivate(boolean) - Method in class org.deltava.beans.blog.Entry
Updates whether this blog entry is private.
setProgram(String) - Method in class org.deltava.beans.testing.CheckRideScript
Sets the equipment program for this check ride script.
setPromoEQ(int, Collection<String>) - Method in class org.deltava.dao.SetFlightReport
Sets whether a Flight Report counts towards promotion to Captain.
setPromotionHours(int) - Method in class org.deltava.beans.EquipmentType
Set the number of hours required for promotion to Cpatain.
setPromotionLegs(int) - Method in class org.deltava.beans.EquipmentType
Set the number of legs required for promotion to Captain.
setPromotionMinLength(int) - Method in class org.deltava.beans.EquipmentType
Sets the minimum length of a leg for promotion to Captain.
setPromotionSwitchLength(int) - Method in class org.deltava.beans.EquipmentType
Sets the distance at which promotion eligibility switches from a maximum amount of accelerated time to a minimum amount of 1X time.
SetProperties - Class in org.deltava.dao.file
A Data Access Object to save a Java properties file.
SetProperties(OutputStream) - Constructor for class org.deltava.dao.file.SetProperties
Initializes the Data Access Object.
setProtocol(String) - Method in class org.deltava.taglib.content.InsertRSSTag
Sets the protocol used to retrieve the RSS feed
setPublic(boolean) - Method in class org.deltava.beans.fleet.Resource
Updates whether this Resource is available to the public.
setPublic(boolean) - Method in class org.deltava.beans.help.Issue
Marks the Issue as Public.
setPublic(boolean) - Method in class org.deltava.commands.CacheControl
Marks the response as being suitable for storage in shared proxy caches.
setPurgeable(boolean) - Method in class org.deltava.beans.assign.AssignmentInfo
Marks this Assignment as purgeable when the Schedule database is updated.
setPurgeDate(Date) - Method in class org.deltava.beans.system.InactivityPurge
Updates the date the Pilot will be marked Inactive.
setQualifier(Condition.Qualifier) - Method in class org.deltava.beans.wx.Condition
Sets the condition qualifier.
setQueryMax(int) - Method in class org.deltava.dao.DAO
Sets the maximum number of rows in the returned result set.
setQueryStart(int) - Method in class org.deltava.dao.DAO
Sets the first row of the results to return.
setQueryTimeout(int) - Method in class org.deltava.dao.DAO
Sets the timeout for any SQL operations.
setQuestion(String) - Method in class org.deltava.beans.testing.QuestionProfile
Updates the Question text.
SetQuestionnaire - Class in org.deltava.dao
A Data Access Object to write Applicant Questionnaires.
SetQuestionnaire(Connection) - Constructor for class org.deltava.dao.SetQuestionnaire
Initialize the Data Access Object.
setQuota(int) - Method in class org.deltava.beans.system.EMailConfiguration
Updates the size quota for this mailbox.
setRadarAltitude(int) - Method in class org.deltava.beans.acars.RouteEntry
Updates the aircraft's altitude above ground level.
setRAM(int) - Method in class org.deltava.beans.fleet.SystemInformation
Updates the memory size.
setRandom(boolean) - Method in class org.deltava.beans.assign.AssignmentInfo
Marks this Assignment as randomly generated.
setRange(int) - Method in class org.deltava.beans.acars.DispatchMapEntry
Updates the dispatch service range.
setRange(int) - Method in class org.deltava.beans.schedule.Aircraft
Updates the maximum range of the aircraft.
setRank(String) - Method in class org.deltava.beans.flight.FlightReport
Updates the rank of the Pilot filing this report.
setRank(String) - Method in class org.deltava.beans.Person
Update the person's Rank.
setRank1(String, int) - Method in class org.deltava.comparators.RankComparator
Sets the first rank/stage pair.
setRank2(String, int) - Method in class org.deltava.comparators.RankComparator
Sets the second rank/stage pair.
setRanks(Collection<String>) - Method in class org.deltava.beans.EquipmentType
Updates the available ranks for this Equipment Program.
setRating(int) - Method in class org.deltava.beans.servinfo.NetworkUser
Sets the Users's rating code.
setRating(int) - Method in class org.deltava.beans.servinfo.Pilot
Sets the Controller's rating code.
setRatingOnly(boolean) - Method in class org.deltava.beans.system.TransferRequest
Updates if this Transfer Request is for an additional rating, instead of a program switch.
setRatings(Collection<String>, Collection<String>) - Method in class org.deltava.beans.EquipmentType
Loads primary/secondary ratings.
setRawData(String) - Method in class org.deltava.beans.servinfo.Pilot
Saves the raw data from the FSD feed.
setReadOnly(boolean) - Method in class org.deltava.taglib.html.InputTag
Marks this field as read-only.
setReadOnly(boolean) - Method in class org.deltava.taglib.html.TextboxTag
Marks this textbox as read-only.
setRecipient(EMailAddress) - Method in class org.deltava.mail.SMTPEnvelope
Clears the recipient list and overwrites it with a single address.
setRecipientID(int) - Method in class org.deltava.beans.acars.TextMessage
Updates the Recipient of the message.
setRegex(String) - Method in class org.deltava.util.bbcode.BBCode
Sets the regular expression associated to the tag
setRegion(String) - Method in class org.deltava.beans.navdata.NavigationDataBean
Updates the ICAO region code for this entry.
setRegion(String) - Method in class org.deltava.beans.schedule.Airport
Sets this airport's ICAO region.
setRegion(String) - Method in class org.deltava.beans.system.IPAddressInfo
Updates the region/state associated with the IP address.
setRegisterAddress(String) - Method in class org.deltava.beans.Applicant
Sets the remote address this Applicant registered from.
setRegisterHostName(String) - Method in class org.deltava.beans.Applicant
Sets the host name this Applicant registered from.
setRegistrationDate(Date) - Method in class org.deltava.beans.servinfo.Certificate
Updates the user's registration date.
setRemarks(String) - Method in class org.deltava.beans.acars.FlightInfo
Updates the pilot's remarks for this flight.
setRemarks(String) - Method in class org.deltava.beans.event.Signup
Updates the Pilot's remarks.
setRemarks(String) - Method in class org.deltava.beans.flight.FlightReport
Sets the remarks for this Flight Report.
setRemarks(String) - Method in class org.deltava.beans.wx.METAR
Updates the METAR remarks.
setRemoteAddr(String) - Method in class org.deltava.beans.acars.ACARSError
Updates the IP address of the ACARS client.
setRemoteAddr(String) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the IP address for this connection.
setRemoteAddr(String) - Method in class org.deltava.beans.blog.Comment
Updates the remote IP address of the comment poster.
setRemoteAddr(String) - Method in class org.deltava.beans.cooler.Message
Updates the IP address from where this message was posted.
setRemoteAddr(String) - Method in class org.deltava.beans.servlet.CommandLog
Updates the IP address of the user executing the Command.
setRemoteAddr(String) - Method in class org.deltava.beans.servlet.ServletScoreboardEntry
Updates the remote IP address of the requeust.
setRemoteAddr(String) - Method in class org.deltava.beans.system.LoginAddress
Updates the IP address used to log in.
setRemoteAddr(String) - Method in class org.deltava.security.SecurityCookieData
Updates the user's IP address.
setRemoteHost(String) - Method in class org.deltava.beans.acars.ACARSError
Updates the host name of the ACARS client.
setRemoteHost(String) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the host name for this connection.
setRemoteHost(String) - Method in class org.deltava.beans.blog.Comment
Updates the remote host name of the comment poster.
setRemoteHost(String) - Method in class org.deltava.beans.cooler.Message
Updates the host name from where this message was posted.
setRemoteHost(String) - Method in class org.deltava.beans.servlet.CommandLog
Updates the host name of the user executing the Command.
setRemoteHost(String) - Method in class org.deltava.beans.servlet.ServletScoreboardEntry
Updates the remote host name of the requeust.
setRemoteHost(String) - Method in class org.deltava.beans.system.LoginAddress
Updates the host name used to log in.
setRepeating(boolean) - Method in class org.deltava.beans.assign.AssignmentInfo
Marks this Assignment as repeating (automatically regenerated when completed).
setReplace(String) - Method in class org.deltava.util.bbcode.BBCode
Sets the replacement string, to be aplyied when matching the code
setReportCount(int) - Method in class org.deltava.beans.cooler.MessageThread
Updates the thread's content report count.
setReqCount(int) - Method in class org.deltava.beans.academy.Certification
Updates the number of requirements for this Certification.
setReqs(int) - Method in class org.deltava.beans.academy.Certification
Updates the pre-requisite code.
setRequests(int) - Method in class org.deltava.beans.stats.HTTPStatistics
Updates the number of HTTP requests.
setRequirements(Collection<CertificationRequirement>) - Method in class org.deltava.beans.academy.Certification
Clears and updates the requirements for this Certification.
setReservedBy(int) - Method in class org.deltava.beans.schedule.SelectCall
Updates the Pilot reserving this aircraft's SELCAL code.
setReservedOn(Date) - Method in class org.deltava.beans.schedule.SelectCall
Updates the date this SELCAL code was reserved.
setResolvedOn(Date) - Method in class org.deltava.beans.help.Issue
Updates the resolution date of this Issue.
setResolvedOn(Date) - Method in class org.deltava.beans.system.Issue
Updates the resolution date/time for this Issue.
SetResource - Class in org.deltava.dao
A Data Access Object to write Web Resources to a database.
SetResource(Connection) - Constructor for class org.deltava.dao.SetResource
Initializes the Data Access Object.
setResult(String) - Method in class org.deltava.beans.servlet.CommandLog
Updates the Command result data.
setResultCode(int) - Method in exception org.deltava.util.ftp.FTPClientException
Sets the FTP error code.
setResults(Collection<? extends Object>) - Method in class org.deltava.commands.ViewContext
Updates the result data for this view slice.
setReverseSort(boolean) - Method in class org.deltava.comparators.AbstractComparator
Updates the reverse sort parameter to sort in descending order.
setRoles(boolean, Collection<String>) - Method in class org.deltava.beans.cooler.Channel
Updates the security roles for this Channel.
setRoles(String, Collection<String>) - Method in class org.deltava.beans.ts2.Server
Overwrites and updates the security roles authorized to access or operate this virtual server.
setRoles(Collection<String>) - Method in class org.deltava.commands.AbstractCommand
Updates the roles authorized to execute this command.
setRoles(Collection<String>) - Method in interface org.deltava.commands.Command
Updates the roles authorized to execute this command.
setRoles(String) - Method in class org.deltava.taglib.content.RoleAttributeTag
Sets the role(s) a user must belong to in order to view the body of this tag.
setRoles(String) - Method in class org.deltava.taglib.content.RoleFilterTag
Sets the role(s) a user must belong to in order to view the body of this tag.
setRoute(String) - Method in class org.deltava.beans.acars.FlightInfo
Updates the filed route for this flight.
setRoute(String) - Method in class org.deltava.beans.event.Route
Updates the flight route for this Route.
setRoute(String) - Method in class org.deltava.beans.flight.FlightReport
Updates the filed Flight Route.
setRoute(String) - Method in class org.deltava.beans.schedule.FlightRoute
Sets the route text.
setRoute(String) - Method in class org.deltava.beans.schedule.OceanicNOTAM
Updates the NOTAM contents.
setRouteData(Collection<RouteEntry>) - Method in class org.deltava.beans.acars.FlightInfo
Updates the actual route data for this flight.
setRouteID(int) - Method in class org.deltava.beans.acars.FlightInfo
Updates the Dispatch Route ID used in this flight.
setRouteID(int) - Method in class org.deltava.beans.event.FlightPlan
Updates the Route identifier.
setRouteID(int) - Method in class org.deltava.beans.event.Route
Updates the Route identifier.
setRouteID(int) - Method in class org.deltava.beans.event.Signup
Updates the Route ID for this Signup.
setRoutes(int) - Method in class org.deltava.beans.schedule.ScheduleRoute
Updates the number of Dispatch routes between these two airports.
setRowOpen(boolean) - Method in class org.deltava.taglib.layout.PageTag
Marks the table row (for Internet Explorer) as open or closed.
setRows(long) - Method in class org.deltava.beans.stats.TableInfo
Updates the number of rows in the table.
setRows(int) - Method in class org.deltava.taglib.layout.RegionTag
If using Internet Explorer, the number of rows this table cell should span.
setRunTimes(String, String) - Method in class org.deltava.taskman.Task
Sets the time of the day this Task may run in.
setRunway(String) - Method in class org.deltava.beans.navdata.TerminalRoute
Updates the runway associated with this Terminal Route.
setRunwayA(Runway) - Method in class org.deltava.beans.acars.FlightInfo
Updates the arrival Runway for this flight.
setRunwayD(Runway) - Method in class org.deltava.beans.acars.FlightInfo
Updates the departure Runway for this flight.
setSafeSurf(boolean) - Method in class org.deltava.taglib.content.InsertPICSTag
Controls whether a SafeSurf content rating tag should be displayed.
SetSchedule - Class in org.deltava.dao
A Data Access Object to update the Flight Schedule.
SetSchedule(Connection) - Constructor for class org.deltava.dao.SetSchedule
Initializes the Data Access Object.
setScheduleValidated(boolean) - Method in class org.deltava.beans.acars.FlightInfo
Marks this Flight as having a valid flight route.
setScheme(String) - Method in class org.deltava.taglib.content.InsertCSSTag
Sets the CSS scheme to display.
setScore(double) - Method in class org.deltava.beans.gallery.Image
Updates the average score for this Image.
setScore(int) - Method in class org.deltava.beans.gallery.Vote
Updates the score for this vote.
setScore(boolean) - Method in class org.deltava.beans.testing.CheckRide
Sets the score for the Check Ride.
setScore(int) - Method in class org.deltava.beans.testing.CheckRide
Sets the score for the Check ride.
setScore(int) - Method in class org.deltava.beans.testing.Test
Sets the score for this Examination.
setScoredOn(Date) - Method in class org.deltava.beans.testing.Test
Updates this Examination's "scored on" date.
setScorerID(int) - Method in class org.deltava.beans.testing.Test
Updates the database ID for the Pilot who scored this exam.
setScreenSize(int, int) - Method in class org.deltava.security.SecurityCookieData
Updates the user's screen size.
setScrollClass(String) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets the CSS class name for the forwad/backward scroll links.
setScrollTags(boolean) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets whether to display the forward/backward scroll tags.
setSearchNameFragment(boolean) - Method in class org.deltava.beans.cooler.SearchCriteria
 
setSearchSubject(boolean) - Method in class org.deltava.beans.cooler.SearchCriteria
 
setSecurity(int) - Method in class org.deltava.beans.fleet.LibraryEntry
Updates this resource's security level.
setSecurity(int) - Method in class org.deltava.beans.system.Issue
Updates this Issues's security level.
SetSELCAL - Class in org.deltava.dao
A Data Access Object to write aircraft SELCAL data.
SetSELCAL(Connection) - Constructor for class org.deltava.dao.SetSELCAL
Initializes the Data Access Object.
setSeparator(String) - Method in class org.deltava.taglib.html.CheckTag
Sets the multiple element separator.
setServerAdmin(boolean) - Method in class org.deltava.beans.ts2.Client
Updates whether the user is a Server Administrator.
setServerID(int) - Method in class org.deltava.beans.ts2.Channel
Updates the TeamSpeak server's database ID.
setServerID(int) - Method in class org.deltava.beans.ts2.Client
Sets the server database ID.
setServerOperator(boolean) - Method in class org.deltava.beans.ts2.Client
Updates whether the user is a Server Operator.
setShowDaysOfWeek(boolean) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets whether the days of the week should be displayed below the title bar.
setShowNavBar(boolean) - Method in class org.deltava.beans.Pilot
Sets whether a Navigation Bar or side menu should be rendered.
setShowNewPosts(boolean) - Method in class org.deltava.beans.Pilot
Updates whether new Water Cooler posts will be scrolled to.
setShowOnRegister(boolean) - Method in class org.deltava.beans.fleet.Manual
Marks this Manual as visible on the Registration page.
setShowSignatures(boolean) - Method in class org.deltava.beans.Pilot
Updates this Pilot's "Show Water Cooler signatures" flag.
setShowSSThreads(boolean) - Method in class org.deltava.beans.Pilot
Updates whether this Pilot will see Water Cooler screen shot threads.
setShowZone(boolean) - Method in class org.deltava.taglib.format.DateFormatTag
Overrides whether the time zone should be displayed.
setSID(TerminalRoute) - Method in class org.deltava.beans.acars.FlightInfo
Updates the Departure route used on this flight.
setSID(String) - Method in class org.deltava.beans.acars.OfflineFlight
Sets the SID ID for the flight.
setSID(String) - Method in class org.deltava.beans.schedule.FlightRoute
Updates the Standard Instrument Departure ID.
setSID(TerminalRoute) - Method in class org.deltava.util.flightplan.FlightPlanGenerator
Updates the deprature route.
setSignatureExtension(String) - Method in class org.deltava.beans.Pilot
Sets if this Pilot has a signature image available.
SetSignatureImage - Class in org.deltava.dao
A Data Access Object to write Signature Images.
SetSignatureImage(Connection) - Constructor for class org.deltava.dao.SetSignatureImage
Initialize the Data Access Object.
setSignupDeadline(Date) - Method in class org.deltava.beans.event.Event
Updates the signup deadline for this Online Event.
setSignups(int) - Method in class org.deltava.beans.event.Route
Updates the number of Pilots signed up for this Route.
setSignupURL(String) - Method in class org.deltava.beans.event.Event
Updates the external URL used to sign up for this Online Event.
setSimRate(int) - Method in class org.deltava.beans.acars.RouteEntry
Updates the Flight Simulator time acceleration rate.
setSimVersion(int) - Method in class org.deltava.beans.Applicant
Set the Flight Simulator version used by this Applicant.
setSimVersion(String) - Method in class org.deltava.beans.Applicant
Set the Flight Simulator version used by this Applicant.
setSingle(String) - Method in class org.deltava.taglib.format.QuantityFormatTag
Updates the label used for a single value.
setSize(int) - Method in class org.deltava.beans.blog.Entry
Updates the number of comments to this blog entry.
setSize(long) - Method in class org.deltava.beans.fleet.LibraryEntry
Updates the size of this resource.
setSize(int) - Method in class org.deltava.beans.ImageBean
Updates the size of this image.
setSize(int) - Method in class org.deltava.beans.schedule.Chart
Set the size of the chart image.
setSize(long) - Method in class org.deltava.beans.stats.TableInfo
Updates the size of the table.
setSize(int) - Method in class org.deltava.beans.testing.CheckRide
Sets the size of the Test.
setSize(int) - Method in class org.deltava.beans.testing.Examination
Updates the size of this examination.
setSize(int) - Method in class org.deltava.beans.testing.ExamProfile
Sets the number of questions in this Examination.
setSize(int) - Method in class org.deltava.beans.testing.ExamSubPool
Updates the number of questions from this pool that should be placed into the exam.
setSize(int) - Method in class org.deltava.beans.testing.Test
Updates the number of questions in this examination.
setSize(int) - Method in class org.deltava.taglib.html.ComboTag
Sets the size of this combo/list box.
setSize(int) - Method in class org.deltava.taglib.html.FileUploadTag
Sets the size of this field.
setSize(int) - Method in class org.deltava.taglib.html.InputTag
Sets the size of this field.
setSize(int) - Method in class org.deltava.taglib.view.TableTag
Sets the number of view rows to display.
setSort(boolean) - Method in class org.deltava.taglib.content.GetSystemDataTag
Sort the values.
setSort(String) - Method in class org.deltava.taglib.html.CommandLinkTag
Sets the sort parameter for the command invocation.
setSortBy(String) - Method in class org.deltava.beans.schedule.ScheduleSearchCriteria
 
setSortOrder(int) - Method in class org.deltava.beans.Staff
Sets the new sort order for this Staff Member profile.
setSortType(String) - Method in class org.deltava.commands.ViewContext
Sets the default sort parameter for this view slice.
setSource(String) - Method in class org.deltava.beans.acars.ExternalDispatchRoute
 
setSource(String) - Method in interface org.deltava.beans.schedule.ExternalFlightRoute
Sets the source of this route.
setSource(String) - Method in class org.deltava.beans.schedule.ExternalRoute
 
setSource(String) - Method in class org.deltava.beans.schedule.OceanicNOTAM
Updates the NOTAM source hostname.
setSpace(int) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets the CELLSPACING value for this table.
setSpace(String) - Method in class org.deltava.taglib.html.TableTag
Sets the CELLSPACING value for this table.
setSrc(String) - Method in class org.deltava.taglib.googlemap.LineTag
Sets the JavaScript variable name for the line source.
setSrc(String) - Method in class org.deltava.taglib.html.ImageTag
Sets the source of this image.
setSSLContext(SSLContext) - Method in class org.deltava.dao.http.DAO
Overrides the context used to generate SSL context.
setStable(boolean) - Method in class org.deltava.taglib.googlemap.InsertGoogleAPITag
Controls whether the stable API version should be used.
setStackDump(String) - Method in class org.deltava.beans.acars.ACARSError
Updates the stack dump information.
SetStaff - Class in org.deltava.dao
A Data Access Object to write Staff Profiles to the database.
SetStaff(Connection) - Constructor for class org.deltava.dao.SetStaff
Initializes the Data Access Object.
setStage(int) - Method in class org.deltava.beans.academy.Certification
Updates the stage number.
setStage(int) - Method in class org.deltava.beans.academy.Course
Updates this Course's stage.
setStage(int) - Method in class org.deltava.beans.EquipmentType
Sets the stage for this equipment type program
setStage(int) - Method in class org.deltava.beans.testing.ExamProfile
Sets the stage for this Examination.
setStage(int) - Method in class org.deltava.beans.testing.Test
Sets the stage level for this Examination.
setSTAR(TerminalRoute) - Method in class org.deltava.beans.acars.FlightInfo
Updates the Arrival Route used on this flight.
setSTAR(String) - Method in class org.deltava.beans.acars.OfflineFlight
Sets the STAR ID for the flight.
setSTAR(String) - Method in class org.deltava.beans.schedule.FlightRoute
Updates the Standard Terminal Arrival Route ID.
setSTAR(TerminalRoute) - Method in class org.deltava.util.flightplan.FlightPlanGenerator
Updates the arrival route.
setStartDate(Date) - Method in class org.deltava.beans.academy.Course
Updates the start date for this Course.
setStartDate(Date) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets the start date of the data range.
setStartDate(Date) - Method in class org.deltava.taglib.calendar.MonthlyCalendarTag
Sets the starting date for this monthly calendar tag.
setStartDate(Date) - Method in class org.deltava.taglib.calendar.WeeklyCalendarTag
Sets the starting date for this calendar tag.
setStartDate(Date) - Method in class org.deltava.taglib.html.CommandLinkTag
Sets the start date if this is linking to a Calendar command.
setStartTime(Date) - Method in class org.deltava.beans.academy.InstructionBusy
Updates the start time for this busy period.
setStartTime(Date) - Method in class org.deltava.beans.academy.InstructionSession
Updates the start time for this Session.
setStartTime(Date) - Method in class org.deltava.beans.acars.ConnectionEntry
Returns the date/time the connection was started.
setStartTime(Date) - Method in class org.deltava.beans.acars.DispatchScheduleEntry
Updates the service start time.
setStartTime(Date) - Method in class org.deltava.beans.acars.FlightInfo
Updates the start date/time for this flight.
setStartTime(Date) - Method in class org.deltava.beans.event.Event
Updates this start time of this Online Event.
setStartTime(Date) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the start time of the flight.
setStartTime(Date) - Method in class org.deltava.taskman.Task
Overrides the last execution time for this Task.
setState(String) - Method in class org.deltava.beans.stats.GeocodeResult
Sets the state/province name.
setStateData(String) - Method in class org.deltava.beans.acars.ACARSError
Updates the state data.
setStatus(int) - Method in class org.deltava.beans.academy.Course
Updates this Course's completion status.
setStatus(int) - Method in class org.deltava.beans.academy.InstructionSession
Updates the Session's status.
setStatus(int) - Method in class org.deltava.beans.Applicant
Sets the Applicant's status.
setStatus(int) - Method in class org.deltava.beans.assign.AssignmentInfo
Updates the status of this Flight Assignment.
setStatus(String) - Method in class org.deltava.beans.assign.AssignmentInfo
Updates the status of this Flight Assignment.
setStatus(int) - Method in class org.deltava.beans.event.Event
Updates the status of this Online Event.
setStatus(int) - Method in class org.deltava.beans.flight.FlightReport
Sets the status code of this Flight Report.
setStatus(String) - Method in class org.deltava.beans.flight.FlightReport
Sets the status of this Flight Report.
setStatus(int) - Method in class org.deltava.beans.help.Issue
Updates this Issue's status.
setStatus(String) - Method in class org.deltava.beans.help.Issue
Updates this Issues's status.
setStatus(int) - Method in class org.deltava.beans.Person
Update this Person's status.
setStatus(int) - Method in class org.deltava.beans.Pilot
Update this Pilot's status.
setStatus(String) - Method in class org.deltava.beans.Pilot
Update this Pilot's status.
setStatus(int) - Method in class org.deltava.beans.system.Issue
Updates this Issue's status.
setStatus(int) - Method in class org.deltava.beans.system.TransferRequest
Updates the status of this Transfer Request.
setStatus(int) - Method in class org.deltava.beans.testing.Test
Sets the status for this Examination.
setStatus(String) - Method in class org.deltava.beans.testing.Test
Sets the status for this Examination.
setStatus(int, int) - Method in class org.deltava.dao.PilotWriteDAO
Updates a Pilots' status in the database.
setStatus(int, int, Date) - Method in class org.deltava.dao.SetAcademy
Updates a Flight Academy Course's status.
SetStatusUpdate - Class in org.deltava.dao
A Data Access Object to write status updates for a Pilot to the database.
SetStatusUpdate(Connection) - Constructor for class org.deltava.dao.SetStatusUpdate
Initializes the Data Access Object.
setStdDeviation(double) - Method in class org.deltava.beans.stats.LandingStatistics
Updates the standard deviation of touchdown speeds.
setStickyInChannelOnly(boolean) - Method in class org.deltava.beans.cooler.MessageThread
Updates whether the thread will be sticky in the current channel only.
setStickyUntil(Date) - Method in class org.deltava.beans.cooler.MessageThread
Updates the date/time this thread will be a "sticky" until.
setStyle(String) - Method in class org.deltava.taglib.html.ElementTag
Associates a CSS style with this HTML element.
setSubject(String) - Method in class org.deltava.beans.help.Issue
Updates the Issue subject.
setSubject(String) - Method in class org.deltava.beans.help.OnlineHelpEntry
Updates this entry's subject.
setSubject(String) - Method in class org.deltava.beans.News
Updates this subject of this entry.
setSubject(String) - Method in class org.deltava.beans.system.Issue
Updates this Issue's title.
setSubject(String) - Method in class org.deltava.beans.system.MessageTemplate
Updates the e-mail message subject.
setSubject(String) - Method in class org.deltava.dao.GetCoolerChannels.LastPostMessage
 
setSubject(String) - Method in class org.deltava.mail.MessageContext
Overrides the subject used in the message, instead of using the Message Template subject.
setSubject(String) - Method in class org.deltava.mail.SMTPEnvelope
Sets the message subject.
setSubLabel(String) - Method in class org.deltava.beans.testing.ExamStatsEntry
Updates the entry sub-label.
setSubmittedOn(Date) - Method in class org.deltava.beans.flight.FlightReport
Updates the date/time this Flight Report was submitted on.
setSubmittedOn(Date) - Method in class org.deltava.beans.testing.Test
Updates this Examination's submission date.
setSuccess(boolean) - Method in class org.deltava.beans.servlet.CommandLog
Marks whether this Command executed successfully.
setSuccess(boolean) - Method in class org.deltava.commands.CommandResult
Mark if the previous Command complated successfully
setSuccessCount(int) - Method in class org.deltava.beans.stats.CommandStatsEntry
Updates the number of times this Command was successfully executed.
SetSystemData - Class in org.deltava.dao
A Data Access Object to write system logging (user commands, tasks) entries.
SetSystemData(Connection) - Constructor for class org.deltava.dao.SetSystemData
Initialize the Data Access Object.
SetSystemLog - Class in org.deltava.dao
A Data Access Object to write HTTP statistics and purge System Log entries.
SetSystemLog(Connection) - Constructor for class org.deltava.dao.SetSystemLog
Initializes the Data Access Object.
setT(String) - Method in class org.deltava.taglib.format.DateFormatTag
Updates the time format pattern.
setTable(String) - Method in class org.deltava.beans.UserData
Updates the table name.
setTableClass(String) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets the CSS class name for the view table.
setTableID(String) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets the CSS ID for the view table.
setTagName(String) - Method in class org.deltava.util.bbcode.BBCode
Setst the tag name
setTakeoffDistance(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the distance from the origin airport where takeoff occured.
setTakeoffFuel(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the amount of fuel at takeoff.
setTakeoffHeading(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the heading at takeoff.
setTakeoffLocation(GeospaceLocation) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the position at takeoff.
setTakeoffN1(double) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the average N1 of the engines at takeoff.
setTakeoffSpeed(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the airspeed at takeoff.
setTakeoffTime(Date) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the takeoff date/time.
setTakeoffWeight(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the aircraft weight at takeoff.
setTanks(int, int) - Method in class org.deltava.beans.schedule.Aircraft
Updates the fuel tanks used in filling the aircraft.
setTanks(int, Collection<String>) - Method in class org.deltava.beans.schedule.Aircraft
Updates the fuel tanks used in filling the aircraft.
setTarget(String) - Method in class org.deltava.taglib.html.FormTag
Sets the form target.
setTarget(String) - Method in class org.deltava.taglib.html.LinkTag
Sets the target frame for this link.
setTarget(String) - Method in class org.deltava.taglib.view.ScrollTag
Updates the target frame for this tag.
setTaxiFuel(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the fuel amount at pushback.
setTaxiFuel(int) - Method in class org.deltava.beans.schedule.Aircraft
Updates the aircraft's taxi fuel load.
setTaxiTime(Date) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the time the aircraft was pushed back.
setTaxiWeight(int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the weight of the aircraft at pushback.
setTemperature(int) - Method in class org.deltava.beans.wx.METAR
Updates the temperature.
setTemplate(MessageTemplate) - Method in class org.deltava.mail.MessageContext
Sets the message template to use.
setText(String) - Method in class org.deltava.beans.academy.CertificationRequirement
Updates the requirement text.
setText(String) - Method in class org.deltava.beans.academy.CourseComment
Updates the Comment text.
setText(String) - Method in class org.deltava.taglib.view.ScrollTag
Updates the URL label text.
setThickness(CloudLayer.Amount) - Method in class org.deltava.beans.wx.CloudLayer
Sets the cloud layer thickness.
setThread(MessageThread) - Method in class org.deltava.beans.cooler.SearchResult
Deprecated. Sets the Message Thread bean
setThreadCount(int) - Method in class org.deltava.beans.cooler.Channel
Updates the number of Message Threads in this Channel.
setThreadID(int) - Method in class org.deltava.beans.cooler.LinkedImage
Updates the Message Thread ID.
setThreadID(int) - Method in class org.deltava.beans.cooler.Message
Updates the thread ID of this message.
setThreadID(int) - Method in class org.deltava.beans.gallery.Image
Updates the Water Cooler discussion thread associated with this Image.
setTime(int, int) - Method in class org.deltava.beans.flight.ACARSFlightReport
Updates the amount of time at a particular time acceleration rate.
setTime(long) - Method in class org.deltava.beans.servlet.CommandLog
Updates the total execution time.
setTime(int) - Method in class org.deltava.beans.testing.ExamProfile
Sets the time required to complete this Examination.
setTime(long) - Method in class org.deltava.commands.CommandResult
Set the total execution time for this Command
setTime(boolean) - Method in class org.deltava.taglib.format.JSDateTag
Sets whether the time component of the date should be used.
setTimeA(Date) - Method in class org.deltava.beans.flight.DraftFlightReport
Updates the scheduled arrival time in local time.
setTimeA(Date) - Method in class org.deltava.beans.schedule.ScheduleEntry
Sets the arrival time for this flight.
setTimeD(Date) - Method in class org.deltava.beans.flight.DraftFlightReport
Updates the scheduled departure time in local time.
setTimeD(Date) - Method in class org.deltava.beans.schedule.ScheduleEntry
Sets the departure time for this flight.
setTimeFormat(String) - Method in class org.deltava.beans.Person
Updates the Person's preferred time format.
setTitle(String) - Method in class org.deltava.beans.blog.Entry
Updates the blog entry title
setTitle(String) - Method in class org.deltava.beans.fleet.Resource
Updates the title of the Resource
setTitle(String) - Method in class org.deltava.beans.Staff
Updates the Staff Member's title.
setTitle(String) - Method in class org.deltava.taglib.content.InsertRSSTag
Sets the title of the RSS feed.
setTitle(String) - Method in class org.deltava.taglib.layout.SubMenuTag
Sets the menu title.
setTopBarClass(String) - Method in class org.deltava.taglib.calendar.CalendarTag
Sets the CSS class name for the view table title bar.
setTopic(String) - Method in class org.deltava.beans.ts2.Channel
Updates the Channel topic.
setTotal(int) - Method in class org.deltava.beans.testing.ExamStatsEntry
Updates the total number of examinations or check rides.
setTotalAnswers(int) - Method in class org.deltava.beans.testing.QuestionProfile
Updates the total number of times this Question has been included in an Examination.
setTotalHours(double) - Method in class org.deltava.beans.Pilot
Updates the Pilot's total logged hours between all airlines.
setTotalHours(double) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of hours flown.
setTotalLegs(int) - Method in class org.deltava.beans.Pilot
Updates the Pilot's total flight legs between all airlines.
setTotalLegs(int) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of legs flown.
setTotalMiles(long) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of miles flown.
setTotalPilots(int) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of pilots.
setTotalTime(long) - Method in class org.deltava.beans.acars.CommandEntry
 
setTrack(String) - Method in class org.deltava.beans.navdata.OceanicTrack
Sets the Track ID, and updates the code to preface the route type in front of the track ID.
SetTransferRequest - Class in org.deltava.dao
A Data Access Object to write equipment program Transfer Requests.
SetTransferRequest(Connection) - Constructor for class org.deltava.dao.SetTransferRequest
Initializes the Data Access Object.
setTransition(String) - Method in class org.deltava.beans.navdata.TerminalRoute
Updates the transition waypoint for this Terminal Route.
setTransparency(double) - Method in class org.deltava.taglib.googlemap.LineTag
Sets the line's transparency.
SetTS2Data - Class in org.deltava.dao
A Data Access Object to write TeamSpeak 2 configuration data.
SetTS2Data(Connection) - Constructor for class org.deltava.dao.SetTS2Data
Initializes the Data Access Object.
setType(int) - Method in class org.deltava.beans.event.FlightPlan
Updates the Flight Plan type with a code.
setType(String) - Method in class org.deltava.beans.event.FlightPlan
Updates the Flight Plan type.
setType(String) - Method in class org.deltava.beans.fleet.Video
Updates the video type.
setType(int) - Method in class org.deltava.beans.ImageBean
Updates the image type.
setType(int) - Method in class org.deltava.beans.navdata.NavigationDataBean
Updates the object's type.
setType(OceanicTrackInfo.Type) - Method in class org.deltava.beans.navdata.OceanicTrack
Updates the route type.
setType(int) - Method in class org.deltava.beans.navdata.TerminalRoute
Updates the Terminal Route type.
setType(int) - Method in class org.deltava.beans.schedule.Chart
Set the chart type.
setType(String) - Method in class org.deltava.beans.schedule.Chart
Set the chart type
setType(OceanicTrackInfo.Type) - Method in class org.deltava.beans.schedule.OceanicNOTAM
Updates the route type.
setType(int) - Method in class org.deltava.beans.StatusUpdate
Sets this status update's type.
setType(int) - Method in class org.deltava.beans.system.Issue
Updates this Issue's type.
setType(CloudLayer.Type) - Method in class org.deltava.beans.wx.CloudLayer
Sets the cloud type.
setType(ResultType) - Method in class org.deltava.commands.CommandResult
Sets the result type of this command.
setType(String) - Method in class org.deltava.taglib.googlemap.MapTypeTag
Sets the Map type to display.
setType(String) - Method in class org.deltava.taglib.html.ButtonTag
Sets the button type.
setType(String) - Method in class org.deltava.taglib.html.CheckTag
Sets the element type.
setType(String) - Method in class org.deltava.taglib.html.CommandButtonTag
Overrides the type property from the superclass.
setType(String) - Method in class org.deltava.taglib.html.InputTag
Sets the HTML field type.
setTypeChoice(int, String) - Method in class org.deltava.beans.Applicant
Sets the preferred equipment program for a stage.
setTZ(TZInfo) - Method in class org.deltava.beans.Person
Sets the Time Zone for this Person.
setTZ(TZInfo) - Method in class org.deltava.beans.schedule.Airport
Set this airport's Time Zone.
setTZ(String) - Method in class org.deltava.beans.schedule.Airport
Sets this airport's Time Zone.
setTz(TZInfo) - Method in class org.deltava.taglib.format.DateFormatTag
Overrides the time zone used to display the date/time with.
setTzName(String) - Method in class org.deltava.taglib.format.DateFormatTag
Overrides the time zone used to display the date/time with.
setUIScheme(String) - Method in class org.deltava.beans.Person
Updates this Person's preferred web site UI scheme.
setUnits(String) - Method in class org.deltava.taglib.format.DistanceFormatTag
Overrides the units to display the distance in.
setURL(String) - Method in class org.deltava.beans.cooler.LinkedImage
Updates the linked Image URL.
setURL(String) - Method in class org.deltava.beans.fleet.Resource
Updates the URL of this Resource.
setURL(String) - Method in class org.deltava.beans.servlet.ServletScoreboardEntry
Sets the URL of the request.
setURL(String) - Method in class org.deltava.commands.CommandResult
Set the URL to process next.
setURL(String, String, String) - Method in class org.deltava.commands.CommandResult
Sets the URL to process next, when executing a command with parameters.
setURL(String, String, int) - Method in class org.deltava.commands.CommandResult
Sets the URL to process next, when executing a command with parameters and a numeric ID.
setUrl(String) - Method in class org.deltava.taglib.content.GoogleAnalyticsTag
Sets the virtual URL to send the tracker, overriding the page URL.
setUrl(String) - Method in class org.deltava.taglib.html.CommandButtonTag
Sets the command name for the button, without extension .
setUrl(String) - Method in class org.deltava.taglib.html.CommandLinkTag
Sets the command name.
setUrl(String) - Method in class org.deltava.taglib.html.LinkTag
Sets the target URL for this link.
setUrl(String) - Method in class org.deltava.taglib.view.ScrollTag
Updates the URL for this tag.
setUseCount(int) - Method in class org.deltava.beans.acars.DispatchRoute
Updates the number of times this route has been used.
setUser(Pilot) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the Pilot bean for the user who created this connection.
setUser(Person) - Method in class org.deltava.beans.gallery.Vote
Updates the user ID for this image.
setUser(Person) - Method in class org.deltava.commands.HTTPContext
Updates the User executing this operation.
setUser(String) - Method in class org.deltava.dao.wsdl.FlightAwareDAO
Sets the User ID to use.
setUser(int) - Method in class org.deltava.taglib.content.ActiveUserFilterTag
Sets the user ID to search for.
setUser(Person) - Method in class org.deltava.taglib.html.EMailDisplayTag
Updates the Person to display.
setUser(Person) - Method in class org.deltava.taglib.html.EMailLinkTag
Updates the Person to display.
setUser(Pilot) - Method in class org.deltava.taglib.html.SignatureTag
Sets the user to display the signature for.
SetUserData - Class in org.deltava.dao
A Data Access Object to write cross-applicaton User data.
SetUserData(Connection) - Constructor for class org.deltava.dao.SetUserData
Initialize the Data Access Object.
setUserHidden(boolean) - Method in class org.deltava.beans.acars.ConnectionEntry
Marks this connection as a Hidden connection.
setUserID(int) - Method in class org.deltava.beans.acars.ACARSError
Updates the User who logged this error message.
setUserID(String) - Method in class org.deltava.beans.ts2.Client
Updates the TeamSpeak user ID.
setUsers(int) - Method in class org.deltava.beans.testing.ExamStatsEntry
Updates the total number of users in this time period.
setValidate(String) - Method in class org.deltava.taglib.html.FormTag
Sets this form's JavaScript validation routine.
setValidDate(Date) - Method in class org.deltava.beans.servinfo.NetworkInfo
Updates the validity date of this data.
setValue(Object) - Method in class org.deltava.taglib.content.RoleAttributeTag
Sets the request attribute value.
setValue(String) - Method in class org.deltava.taglib.content.SetCookieTag
Updates the cookie's value.
setValue(Float) - Method in class org.deltava.taglib.format.DecimalFormatTag
Sets the value to format.
setValue(long) - Method in class org.deltava.taglib.format.HexFormatTag
Sets the value to format.
setValue(Long) - Method in class org.deltava.taglib.format.IntegerFormatTag
Sets the value to format.
setValue(Collection<?>) - Method in class org.deltava.taglib.format.ListFormatTag
Sets the values to display.
setValue(String) - Method in class org.deltava.taglib.format.MessageFormatTag
Updates the text to format.
setValue(Number) - Method in class org.deltava.taglib.format.NumberFormatTag
Sets the value to format.
setValue(String) - Method in class org.deltava.taglib.format.TextFormatTag
Sets the value to format.
setValue(Object) - Method in class org.deltava.taglib.html.FormElementTag
Sets the value of this input element.
setValue(Object) - Method in class org.deltava.taglib.html.SingleTag
Sets the checkbox value/alias.
setValue(Object) - Method in class org.deltava.taglib.html.TextboxTag
Updates the value for this textarea.
setValues(Collection<?>) - Method in class org.deltava.taglib.html.ComboTag
Sets the value(s) of this combo/listbox.
setVar(String) - Method in class org.deltava.taglib.content.AirlineBannerTag
Sets the name of the HTTP request attribute to store the image name in.
setVar(String) - Method in class org.deltava.taglib.content.AuthenticatedUserFilterTag
Sets the request attribute to save the user object into.
setVar(String) - Method in class org.deltava.taglib.content.GetCookieTag
Sets the request attribute name to set with the cookie/default value.
setVar(String) - Method in class org.deltava.taglib.content.GetSystemDataTag
Sets the request attribute name.
setVar(String) - Method in class org.deltava.taglib.content.GoogleAnalyticsTag
Sets the name of the JavaScript variable to use for the tracker object.
setVar(String) - Method in class org.deltava.taglib.content.SuperUserFilterTag
Sets the request attribute to save the impersonated user object into.
setVar(String) - Method in class org.deltava.taglib.diag.CachingDAOTag
Sets the page attribute to store the cache info in.
setVar(String) - Method in class org.deltava.taglib.format.AirportTypeTag
Sets the page attribute name.
setVar(String) - Method in class org.deltava.taglib.googlemap.APIUsageTag
Sets the request attribute name.
setVar(String) - Method in class org.deltava.taglib.JSTag
Sets the JavaScript variable to create.
setVATSIMLegs(int) - Method in class org.deltava.beans.stats.FlightStatsEntry
Updates the number of VATSIM legs linked to this entry.
setVersion(int, int, int) - Method in class org.deltava.beans.fleet.FleetEntry
Updates the version number of this resource.
setVersion(int) - Method in class org.deltava.beans.fleet.Manual
Sets the manual version number.
setVersion(int, int, int) - Method in class org.deltava.beans.fleet.Manual
 
setVersion(String) - Method in class org.deltava.beans.servinfo.NetworkInfo
Updates the ServInfo data format revision.
setVersion(int) - Method in class org.deltava.taglib.googlemap.InsertGoogleAPITag
Sets the Google API version to pull down.
setVersionLegs(Map<Long, Integer>) - Method in class org.deltava.beans.stats.FlightStatsEntry
 
setVerticalSpeed(int) - Method in class org.deltava.beans.acars.RouteEntry
Updates the aircraft's vertical speed.
setViewCount(int) - Method in class org.deltava.beans.cooler.Channel
Updates the number of times all Threads in this Channel have been viewed.
setViewCount(int) - Method in class org.deltava.beans.Person
Sets the size of the Person's preferred view window.
setViews(int) - Method in class org.deltava.beans.cooler.MessageThread
Updates the number of times this thread has been read.
setVisibility(double) - Method in class org.deltava.beans.acars.RouteEntry
Sets the visibility.
setVisibility(double, boolean) - Method in class org.deltava.beans.wx.METAR
Sets the visibility.
setVisibility(Element, boolean) - Static method in class org.deltava.util.KMLUtils
Sets the visibility for a particular XML element.
setVisible(boolean) - Method in class org.deltava.taglib.content.CopyrightTag
Marks the copyright tag as visible instead of embedded in the HTML code.
setVoteCount(int) - Method in class org.deltava.beans.gallery.Image
Updates the number of Votes cast for this Image.
setVotes(int) - Method in class org.deltava.beans.cooler.PollOption
 
setWarning(boolean) - Method in exception org.deltava.servlet.ControllerException
Sets this exception to be logged as a warning, not an error.
setWayPoints(String) - Method in class org.deltava.beans.servinfo.Pilot
Updates the Pilot's filed waypoints.
SetWeather - Class in org.deltava.dao
A Data Access Object to save weather data in the database.
SetWeather(Connection) - Constructor for class org.deltava.dao.SetWeather
Initializes the Data Access Object.
setWebKit(boolean) - Method in class org.deltava.taglib.content.BrowserFilterTag
Marks this content as visible to WebKit/Safari/Chrome users.
setWelcomeMessage(String) - Method in class org.deltava.beans.ts2.Server
Updates the server welcome message.
setWidth(int) - Method in class org.deltava.beans.ImageBean
Updates the width of this image.
setWidth(int) - Method in class org.deltava.taglib.googlemap.LineTag
Sets the line's width.
setWidth(int) - Method in class org.deltava.taglib.html.CheckTag
Sets the width of each checkbox entry.
setWidth(String) - Method in class org.deltava.taglib.html.TableTag
Sets the WIDTH value for this table.
setWidth(String) - Method in class org.deltava.taglib.html.TextboxTag
Sets the width of the textbox.
setWidth(int) - Method in class org.deltava.taglib.layout.MenuItemTag
Sets the width of the menu title.
setWidth(int) - Method in class org.deltava.taglib.layout.SubMenuTag
Sets the width of the menu title.
setWidth(int) - Method in class org.deltava.taglib.view.LegendTag
Sets the width of each legend table entry.
setWindDirection(int) - Method in class org.deltava.beans.wx.METAR
Updates the wind direction.
setWindGust(int) - Method in class org.deltava.beans.wx.METAR
Updates the wind gust speed.
setWindHeading(int) - Method in class org.deltava.beans.acars.RouteEntry
Sets the ambient wind heading.
setWindows(boolean) - Method in class org.deltava.taglib.content.OSFilterTag
Sets whether the tag body should be displayed to a browser running Microsoft Windows.
setWindSpeed(int) - Method in class org.deltava.beans.acars.RouteEntry
Sets the ambient wind speed.
setWindSpeed(int) - Method in class org.deltava.beans.wx.METAR
Updates the sustained wind speed.
setWrap(String) - Method in class org.deltava.taglib.html.TextboxTag
Sets the wrapping property for this textbox.
setWriteErrors(int) - Method in class org.deltava.beans.acars.ConnectionEntry
Updates the number of write errors on this connection.
setX(String) - Method in class org.deltava.taglib.googlemap.MapDIVTag
Sets the default map width.
setX(int) - Method in class org.deltava.taglib.html.ImageTag
Sets the width of ths image.
setY(int) - Method in class org.deltava.taglib.googlemap.MapDIVTag
Sets the default map height at 1024x768.
setY(int) - Method in class org.deltava.taglib.html.ImageTag
Sets the height of ths image.
setYTDHours(double) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of hours flown since the start of the current Year.
setYTDLegs(int) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of legs flown since the start of the current Yes.
setYTDMiles(int) - Method in class org.deltava.beans.stats.AirlineTotals
Updates the total number of miles flown since the start of the current Year.
setZero(String) - Method in class org.deltava.taglib.format.QuantityFormatTag
Updates the label used for no values.
SHOTS - Static variable in class org.deltava.beans.cooler.Channel
 
SHOW_EMAIL - Static variable in class org.deltava.beans.Person
Show e-mail address to all users.
showZone(boolean) - Method in class org.deltava.beans.DateTime
Sets whether to display the time zone abbreviation or not.
SID - Static variable in class org.deltava.beans.navdata.TerminalRoute
 
SID - Static variable in class org.deltava.beans.schedule.Chart
 
sideMenu() - Method in class org.deltava.taglib.layout.PageTag
Tells a child tag wheter we are rendering side menus or navigation bars.
SignatureApproveCommand - Class in org.deltava.commands.cooler
A Web Site Command to approve a Pilot's Water Cooler signature image.
SignatureApproveCommand() - Constructor for class org.deltava.commands.cooler.SignatureApproveCommand
 
SignatureImage - Class in org.deltava.beans.cooler
A bean to store Signature Images for processing.
SignatureImage(int) - Constructor for class org.deltava.beans.cooler.SignatureImage
Initializes the bean.
SignatureServlet - Class in org.deltava.servlet
The Signature Image serving Servlet.
SignatureServlet() - Constructor for class org.deltava.servlet.SignatureServlet
 
SignatureTag - Class in org.deltava.taglib.html
A JSP tag to embed a Water Cooler signature tag.
SignatureTag() - Constructor for class org.deltava.taglib.html.SignatureTag
Creates a new Image element tag.
SignatureUpdateCommand - Class in org.deltava.commands.cooler
A Web Site Command to update a Pilot's Water Cooler signature image.
SignatureUpdateCommand() - Constructor for class org.deltava.commands.cooler.SignatureUpdateCommand
 
Signup - Class in org.deltava.beans.event
A class to hold Online Event pilot signups.
Signup(int, int) - Constructor for class org.deltava.beans.event.Signup
Creates a new Event Signup for a Pilot.
signup(Signup) - Method in class org.deltava.dao.SetEvent
Writes a Signup to the database.
SignupAccessControl - Class in org.deltava.security.command
An Access Controller for Online Event signups.
SignupAccessControl(SecurityContext, Event, Signup) - Constructor for class org.deltava.security.command.SignupAccessControl
Initializes the Access Controller.
SimulatorStatsCommand - Class in org.deltava.commands.stats
A Web Site Command to display flight simulator version statistics.
SimulatorStatsCommand() - Constructor for class org.deltava.commands.stats.SimulatorStatsCommand
 
SingleAssignmentBuildCommand - Class in org.deltava.commands.assign
A Web Site Command to build a flight assignment that consists of a single leg selected at random from the last Airport the Pilot completed a flight to in the selected aircraft.
SingleAssignmentBuildCommand() - Constructor for class org.deltava.commands.assign.SingleAssignmentBuildCommand
 
SingleAssignmentSearchCommand - Class in org.deltava.commands.assign
A Web Site Command to search the schedule to build a flight assignment that consists of a single leg selected at random from the last Airport the Pilot completed a flight to in the selected aircraft.
SingleAssignmentSearchCommand() - Constructor for class org.deltava.commands.assign.SingleAssignmentSearchCommand
 
SingleCheckTag - Class in org.deltava.taglib.html
A JSP tag to support the generation of HTML single-option checkboxes.
SingleCheckTag() - Constructor for class org.deltava.taglib.html.SingleCheckTag
Creates a new checkbox tag.
SingleRadioTag - Class in org.deltava.taglib.html
A JSP tag to support the generation of HTML single-option radio buttons.
SingleRadioTag() - Constructor for class org.deltava.taglib.html.SingleRadioTag
Initializes the tag.
SingleTag - Class in org.deltava.taglib.html
An abstract JSP tag to support the generation of HTML single-option checkboxes or radio buttons.
SingleTag(String, String) - Constructor for class org.deltava.taglib.html.SingleTag
Creates a new checkbox tag.
size() - Method in class org.deltava.beans.ts2.ClientPilotMap
 
size() - Method in class org.deltava.dao.file.GetServInfo.SITokens
 
size() - Method in class org.deltava.dao.file.innovata.CSVTokens
 
size() - Method in class org.deltava.taglib.view.TableTag
Returns the view scroll window size (for unit tests)
size() - Method in class org.deltava.util.cache.Cache
Returns the current size of the cache.
size() - Method in enum org.deltava.util.NetworkUtils.NetworkType
 
size() - Method in class org.deltava.util.redirect.RequestContent
Returns the number of saved servlet request attributes.
size() - Method in class org.deltava.util.URLParser
Returns the number of elements in the URL.
sizeof(Collection<?>) - Static method in class org.deltava.taglib.functions.MiscFunctions
A JSP-friendly way of getting the size of a Collection.
sleep(long) - Static method in class org.deltava.util.ThreadUtils
Causes a thread to sleep, swallowing exceptions.
SMTPEnvelope - Class in org.deltava.mail
A bean to aggregate SMTP message information.
SMTPEnvelope(EMailAddress) - Constructor for class org.deltava.mail.SMTPEnvelope
Creates a new STMP envelope.
SORT - Static variable in class org.deltava.comparators.StaffComparator
 
sort(Collection<T>, Comparator<T>) - Static method in class org.deltava.util.CollectionUtils
Sorts a Collection using a particular Comparator.
SORT_CODE - Static variable in class org.deltava.commands.stats.AbstractStatsCommand
Sort option SQL.
SORT_CODES - Static variable in class org.deltava.beans.schedule.ScheduleSearchCriteria
 
SORT_OPTIONS - Static variable in class org.deltava.beans.schedule.ScheduleSearchCriteria
 
SORT_OPTIONS - Static variable in class org.deltava.commands.stats.AbstractStatsCommand
Sort option labels.
SORT_OPTS - Static variable in class org.deltava.commands.gallery.GalleryCommand
 
SORTBY - Static variable in class org.deltava.commands.ViewContext
Request parameter to store sort type.
splice(Collection<?>, String) - Static method in class org.deltava.taglib.functions.MiscFunctions
Concatenates a series of list elements into a String.
split(String, String) - Static method in class org.deltava.util.StringUtils
Splits a delimited String into a List of elements.
SQCODE - Static variable in class org.deltava.dao.file.GetServInfo.SITokens
 
SQLAuthenticator - Interface in org.deltava.security
This interface marks a Authenticator that uses a JDBC Connection to perform operations.
SR_CAPTAIN - Static variable in class org.deltava.beans.StatusUpdate
 
SSLUtils - Class in org.deltava.util.http
A utility class to allow SSL connections based on non-standard certificates.
SSLUtils() - Constructor for class org.deltava.util.http.SSLUtils
 
StackDumpFormatTag - Class in org.deltava.taglib.format
A JSP tag to support writing exception Stack Traces.
StackDumpFormatTag() - Constructor for class org.deltava.taglib.format.StackDumpFormatTag
 
Staff - Class in org.deltava.beans
A class for storing Staff Profiles.
Staff(String, String) - Constructor for class org.deltava.beans.Staff
Create a new Staff Profile with a given first and last name.
STAFF_ONLY - Static variable in class org.deltava.beans.fleet.LibraryEntry
 
StaffAccessControl - Class in org.deltava.security.command
An access controller for Staff Profile operations.
StaffAccessControl(SecurityContext, Staff) - Constructor for class org.deltava.security.command.StaffAccessControl
Initializes the controller.
StaffComparator - Class in org.deltava.comparators
A Comparator for Staff Profiles.
StaffComparator(int) - Constructor for class org.deltava.comparators.StaffComparator
Initializes the comparator.
StaffComparator(String) - Constructor for class org.deltava.comparators.StaffComparator
Initializes the comparator.
StaffProfileCommand - Class in org.deltava.commands.pilot
A Web Site Command to create new Staff Profiles.
StaffProfileCommand() - Constructor for class org.deltava.commands.pilot.StaffProfileCommand
 
StaffRosterCommand - Class in org.deltava.commands.main
A Web Site Command to display the Staff Roster.
StaffRosterCommand() - Constructor for class org.deltava.commands.main.StaffRosterCommand
 
STAGE - Static variable in class org.deltava.comparators.EquipmentComparator
 
STAR - Static variable in class org.deltava.beans.navdata.TerminalRoute
 
STAR - Static variable in class org.deltava.beans.schedule.Chart
 
start() - Method in class org.deltava.beans.servlet.ServletScoreboardEntry
Starts the servlet timer and updates the execution count.
START - Static variable in class org.deltava.commands.ViewContext
Request parameter to store start position.
STARTED - Static variable in class org.deltava.beans.academy.Course
 
startElement(String, String, String, Attributes) - Method in class org.deltava.util.bbcode.BBCodeHandler
 
startTransaction() - Method in class org.deltava.dao.DAO
Marks the start of a multi-step database transaction.
startTX() - Method in class org.deltava.jdbc.ConnectionContext
Starts a JDBC transaction block, by turning off autoCommit on the reserved Connection.
STATE_ATTR_NAME - Static variable in class org.deltava.util.redirect.RequestStateHelper
The name of the HTTP session attribute used to save servlet request state.
STATUS - Static variable in class org.deltava.beans.Applicant
Valid applicant statuses
STATUS - Static variable in class org.deltava.beans.assign.AssignmentInfo
Assignment status names.
STATUS - Static variable in class org.deltava.beans.event.Event
Event status names.
STATUS - Static variable in class org.deltava.beans.flight.FlightReport
Valid PIREP statuses
STATUS - Static variable in class org.deltava.beans.Pilot
Valid pilot statuses.
STATUS - Static variable in class org.deltava.beans.system.Issue
Status Names
STATUS - Static variable in class org.deltava.comparators.PilotComparator
 
STATUS_CHANGE - Static variable in class org.deltava.beans.StatusUpdate
 
STATUS_DEFERRED - Static variable in class org.deltava.beans.system.Issue
 
STATUS_DUPE - Static variable in class org.deltava.beans.system.Issue
 
STATUS_FIXED - Static variable in class org.deltava.beans.system.Issue
 
STATUS_NAMES - Static variable in class org.deltava.beans.academy.Course
 
STATUS_NAMES - Static variable in class org.deltava.beans.academy.InstructionSession
 
STATUS_NAMES - Static variable in class org.deltava.beans.help.Issue
 
STATUS_OPEN - Static variable in class org.deltava.beans.system.Issue
 
STATUS_WONTFIX - Static variable in class org.deltava.beans.system.Issue
 
STATUS_WORKAROUND - Static variable in class org.deltava.beans.system.Issue
 
StatusCommentCommand - Class in org.deltava.commands.pilot
A Web Site Command to save Status History commands for a Pilot.
StatusCommentCommand() - Constructor for class org.deltava.commands.pilot.StatusCommentCommand
 
StatusUpdate - Class in org.deltava.beans
A bean to track pilot promotions and general comments.
StatusUpdate(int, int) - Constructor for class org.deltava.beans.StatusUpdate
Creates a new Status Update for a Pilot.
STOPWORDS - Static variable in class org.deltava.util.SearchUtils
Deprecated.  
StringUtils - Class in org.deltava.util
A common String utility class.
strip(CharSequence, String) - Static method in class org.deltava.util.StringUtils
Strips out specific charaters from a string.
stripDetours(Collection<T>, int) - Static method in class org.deltava.util.GeoUtils
Strips out spurious waypoints from a route, that are at least a certain number of miles off the most direct route.
stripInlineHTML(String) - Static method in class org.deltava.util.StringUtils
Strips out inline HTML in a string by replacing < and > with < and >.
stripInvalidUnicode(String) - Static method in class org.deltava.util.XMLUtils
Removes invalid unicode characters from an XML element.
SU_ATTR_NAME - Static variable in class org.deltava.commands.HTTPContext
 
SubMenuItemTag - Class in org.deltava.taglib.layout
A JSP tag to render CSS sub-menu items.
SubMenuItemTag() - Constructor for class org.deltava.taglib.layout.SubMenuItemTag
 
SubMenuTag - Class in org.deltava.taglib.layout
A JSP tag to render a top level menu item in a JSP tag.
SubMenuTag() - Constructor for class org.deltava.taglib.layout.SubMenuTag
 
SUBMITTED - Static variable in class org.deltava.beans.flight.FlightReport
 
SUBMITTED - Static variable in class org.deltava.beans.testing.Test
 
subset(Collection<T>, int) - Static method in class org.deltava.taglib.functions.MiscFunctions
Returns a subset of a Collection.
SuperUserFilterTag - Class in org.deltava.taglib.content
A JSP tag to filter out content that is displayed for superusers only.
SuperUserFilterTag() - Constructor for class org.deltava.taglib.content.SuperUserFilterTag
 
SUSPENDED - Static variable in class org.deltava.beans.Pilot
 
SUSPENDED - Static variable in class org.deltava.beans.StatusUpdate
 
SuspendedUserListCommand - Class in org.deltava.commands.admin
A Web Site Command to display Suspended users.
SuspendedUserListCommand() - Constructor for class org.deltava.commands.admin.SuspendedUserListCommand
 
SuspendUserCommand - Class in org.deltava.commands.security
A Web Site Command to lock out a user.
SuspendUserCommand() - Constructor for class org.deltava.commands.security.SuspendUserCommand
 
sync(Person, String) - Method in class org.deltava.security.MultiAuthenticator
Synchronizes user information between the source and destination authenticators.
synchronizeArchive() - Method in class org.deltava.dao.SetACARSLog
Synchronizes ACARS position data to ensure that position reports from archived flights are stored within the corret table.
synchThread(MessageThread) - Method in class org.deltava.dao.SetCoolerMessage
Recalculates Thread information by querying existing Thread Posts.
SYSMSG_ATTR_NAME - Static variable in class org.deltava.commands.CommandContext
 
SystemBootstrap - Class in org.deltava.servlet.lifecycle
The System bootstrap loader, that fires when the servlet container is started or stopped.
SystemBootstrap() - Constructor for class org.deltava.servlet.lifecycle.SystemBootstrap
Initialize the System bootstrap loader, and configure log4j.
SystemData - Class in org.deltava.util.system
A singleton object containing all of the configuration data for the application.
SystemDataLoader - Interface in org.deltava.util.system
A class that can populate the SystemData model.
SystemDataReloadCommand - Class in org.deltava.commands.system
A Web Site Command to manually reload the SystemData model while the application is running.
SystemDataReloadCommand() - Constructor for class org.deltava.commands.system.SystemDataReloadCommand
 
SystemInformation - Class in org.deltava.beans.fleet
A bean to store system information reported by Fleet Installers.
SystemInformation(String) - Constructor for class org.deltava.beans.fleet.SystemInformation
Creates a new System Information bean.
SystemInfoService - Class in org.deltava.service
A Web Service to save System Data sent by a Fleet Installer.
SystemInfoService() - Constructor for class org.deltava.service.SystemInfoService
 
SystemMessageFilterTag - Class in org.deltava.taglib.content
A JSP Tag to display content if a system message is in the Request.
SystemMessageFilterTag() - Constructor for class org.deltava.taglib.content.SystemMessageFilterTag
 
SystemMessageTag - Class in org.deltava.taglib.content
A JSP tag to display a system message.
SystemMessageTag() - Constructor for class org.deltava.taglib.content.SystemMessageTag
 

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 _
Copyright © 2004-2009 Global Virtual Airlines Group. All Rights Reserved.