Uses of Class
com.aoindustries.aoserv.client.GlobalObjectStringKey
-
-
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client
Classes in com.aoindustries.aoserv.client with type parameters of type GlobalObjectStringKey Modifier and Type Class Description classGlobalObjectStringKey<T extends GlobalObjectStringKey<T>>An object that is cached and uses a String as its primary key,classGlobalTableStringKey<V extends GlobalObjectStringKey<V>> -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.account
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.account Modifier and Type Class Description classUsStateAUSStaterepresents State of the United States. -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.aosh
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.aosh Modifier and Type Class Description classCommand -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.billing
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.billing Modifier and Type Class Description classCurrencyclassNoticeTypeEach reason for notifying clients is represented by aNoticeType.classPackageCategoryAPackageCategoryrepresents one type of serviceclassResourceAResourceis a measurable hardware resource.classTransactionTypeATransactionTypeis one type that may be used in aTransaction. -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.distribution
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.distribution Modifier and Type Class Description classArchitectureAnArchitectureis a simple wrapper for the type of computer architecture used in a server.classOperatingSystemOne type of operating system.classSoftwareATechnologyNamerepresents one piece of software installed in the system.classSoftwareCategoryATechnologyClassis one type of software package installed on the servers. -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.distribution.management
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.distribution.management Modifier and Type Class Description classDistroFileTypeFor AO Industries use only.classDistroReportTypeFor AO Industries use only. -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.dns
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.dns Modifier and Type Class Description classForbiddenZoneADNSForbiddenZoneis a zone that may not be hosted by AO Industries' name servers.classRecordTypeTheDNSTypeassociated with aDNSRecordprovides details about which values should be used in the destination field, and whether a priority, weight, and port should exist. -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.email
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.email Modifier and Type Class Description classAttachmentTypeAnEmailAttachmentTyperepresents one extension that may be blocked by virus filters.classMajordomoVersionMultiple versions of Majordomo are supported by the system.classSmtpRelayTypeTheEmailSmtpRelayTypeof anEmailSmtpRelaycontrols the servers response.classSpamAssassinModeAnEmailSpamAssassinIntegrationModeis a simple wrapper for the types of SpamAssassin integration modes. -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.infrastructure
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.infrastructure Modifier and Type Class Description classProcessorTypeAll of the types of processors. -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.linux
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.linux Modifier and Type Class Description classGroupTypeEachLinuxGroup's use is limited by whichLinuxGroupTypeis associated with it.classTimeZoneAll of the time zones on a server.classUserTypeTheLinuxAccountTypeof aLinuxAccountcontrols which systems the account may access. -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.master
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.master Modifier and Type Class Description classPermissionAll of the permissions within the system. -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.net
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.net Modifier and Type Class Description classAppProtocolAProtocolrepresents one type of application protocol used inNetBinds.classDeviceIdAnNetDeviceIDis a simple wrapper for the different names of network devices used in Linux servers. -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.payment
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.payment Modifier and Type Class Description classCountryCodeACountryCodeis a simple wrapper for country code and name mappings.classPaymentTypeThe system can process several differentPaymentTypes. -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.schema
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.schema Modifier and Type Class Description classAoservProtocolConstants used in communication between the client and server. -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.ticket
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.ticket Modifier and Type Class Description classActionTypeAll of the types of ticket changes are represented by theseTicketActionTypes.classLanguageclassPriorityTickets are prioritized by both the client and support personnel.classStatusTheTicketStatusof aTicketchanges through each step of its life cycle.classTicketTypeEachTicketis of a specificTicketType. -
Uses of GlobalObjectStringKey in com.aoindustries.aoserv.client.web.tomcat
Subclasses of GlobalObjectStringKey in com.aoindustries.aoserv.client.web.tomcat Modifier and Type Class Description classJkProtocolApache'smod_jksupports multiple versions of the Apache JServ Protocol.classWorkerNameWhen using Apache'smod_jk, each connection to a servlet container is assigned a unique two-character identifier.
-