Uses of Class
com.aoindustries.aoserv.client.CachedObjectIntegerKey
-
-
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client
Classes in com.aoindustries.aoserv.client with type parameters of type CachedObjectIntegerKey Modifier and Type Class Description classCachedObjectIntegerKey<V extends CachedObjectIntegerKey<V>>An object that is cached and uses an int as its primary key,classCachedTableIntegerKey<V extends CachedObjectIntegerKey<V>> -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.account
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.account Modifier and Type Class Description classAccountHostclassDisableLogWhen a resource or resources are disabled, the reason and time is logged.classProfileContact information associated with anAccount. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.backup
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.backup Modifier and Type Class Description classBackupPartitionBackupPartitionstores backup data.classFileReplicationCauses a server to replicate itself to another machine on a regular basis.classFileReplicationScheduleAFailoverFileSchedulecontrols which time of day (in server time zone) the failover file replications will occur.classFileReplicationSettingAFileBackupSettingoverrides the default backup behavior.classMysqlReplicationRepresents MySQL replication for one aFailoverFileReplicationorServer. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.billing
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.billing Modifier and Type Class Description classMonthlyChargeMiscellaneous monthly charges may be applied to anAccount.classNoticeLogANoticeLogentry is created when a client has been notified of either a failed credit card transaction or a past due debt.classNoticeLogBalanceANoticeLoghas the account balances at the time the notice was sent.classPackageAPackageis a set of resources and its associated price.classPackageDefinitionAPackageDefinitionstores one unique set of resources, limits, and prices.classPackageDefinitionLimitAPackageDefinitionLimitstores one limit that is part of aPackageDefinition.classTransactionEachAccounthas an account of all the charges and payments processed.classWhoisHistoryLogs the whois history for each registrable domain.classWhoisHistoryAccountLogs whichaccountswere associated with a registrable domain at the time of whois lookup. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.dns
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.dns Modifier and Type Class Description classRecordADNSRecordis one line of aDNSZone(name server zone file). -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.email
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.email Modifier and Type Class Description classAddressAnEmailAddressrepresents a unique email address hosted on an AOServ server.classAttachmentBlockAnEmailAttachmentBlockrestricts one attachment type on one email inbox.classBlackholeAddressAny email sent to aBlackholeEmailAddressis piped directly to/dev/null- the bit bucket - the email appears to have been delivered but is simply discarded.classCyrusImapdBindEachCyrusImapdServermay listen for network connections on multipleNetBinds.classCyrusImapdServerAnCyrusImapdServerrepresents one running instance of Cyrus IMAPD.classDomainAEmailDomainis one hostname/domain of email addresses hosted on aServer.classForwardingAnEmailForwardingdirects incoming mail to a different destination.classInboxAddressALinuxAccountmay have any number of email addresses routed to it to become an email inbox.classListAny incoming email addressed to aListis immediately forwarded on to all addresses contained in the list.classListAddressAnListmay receive email on multiple addresses, and then forward those emails to the list of destinations.classMajordomoListAMajordomoListis one list within aMajordomoServer.classMajordomoServerAMajordomoServerprovides Majordomo functionality for aEmailDomain.classPipeIncoming email addressed to anEmailPipeis piped into a native process.classPipeAddressAny number ofEmailAddresses may be directed to anEmailPipe.classSendmailBindEachSendmailServermay listen for network connections on multipleNetBinds.classSendmailServerAnSendmailServerrepresents one running instance of Sendmail.classSmtpRelayWhen a user successfully logs into either the POP3 or IMAP mail systems, access from their host is granted to the SMTP server via aEmailSmtpRelay.classSmtpSmartHostProvides SMTP relay services for one or more non-managed servers.classSmtpSmartHostDomainProvides non-default per-domain smart host limits.classSystemAliasEachServerhas several entries in/etc/aliasesthat do not belong to any particularEmailDomainorPackage. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.ftp
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.ftp Modifier and Type Class Description classPrivateServerWhen aPrivateFTPServeris attached to aNetBind, the FTP server reponds as configured in thePrivateFTPServer. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.infrastructure
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.infrastructure Modifier and Type Class Description classPhysicalServerAPhysicalServerconsumes space and electricity in a rack and provides resources.classRackARackstoresPhysicalServers.classVirtualDiskAVirtualDiskis a block device for aVirtualServer.classVirtualServerAVirtualServerconsumes physical resources within the virtualization layer. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.linux
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.linux Modifier and Type Class Description classDaemonAclA limited number of hosts may connect to aserver'sdaemon, each is configured as anAOServerDaemonHost.classGroupServerALinuxServerGroupadds aLinuxGroupto aServer, so thatLinuxServerAccountwith access to the group may use the group on the server.classGroupUserEachLinuxGroupmay be accessed by any number ofLinuxAccounts.classServerAServerstores the details about a server that runs the AOServ distribution.classUserServer -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.master
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.master Modifier and Type Class Description classAdministratorPermissionAssociates a permission with a business administrator.classUserAclAMasterHostcontrols which hosts aMasterUseris allowed to connect from.classUserHostMasterUsers are restricted to data based on a list ofServers they may access. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.mysql
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.mysql Modifier and Type Class Description classDatabaseAMySQLDatabasecorresponds to a unique MySQL table space on one server.classDatabaseUserAMySQLDBUsergrants aMySQLServerUseraccess to aMySQLDatabase.classServerAMySQLServercorresponds to a unique MySQL install space on one server.classUserServer -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.net
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.net Modifier and Type Class Description classBindAll listening network ports must be registered as aNetBind.classBindFirewallZoneEach port may be independently associated with a specific set ofFirewalld Zones.classDeviceEach server has multiple network devices, each listening on different IP addresses.classFirewallZoneDefines a firewalld zone that exists on aHost.classHostAServerstores the details about a single, physical server.classIpAddressEachIPAddressrepresents a unique IPv4 address.classTcpRedirectEach server may perform TCP redirects via xinetd. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.net.monitoring
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.net.monitoring Modifier and Type Class Description classIpAddressMonitoring -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.net.reputation
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.net.reputation Modifier and Type Class Description classLimiterAnIpReputationLimiterrate-limits traffic by class and type.classLimiterClassThe limit for one class of aIpReputationLimiter.classLimiterSetOne set used by aIpReputationLimiter.classSetAnIpReputationSetstores network and host IP reputation fed from external sources. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.payment
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.payment Modifier and Type Class Description classCreditCardACreditCardstores credit card information.classPaymentACreditCardTransactionstores the complete history of credit card transactions. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.pki
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.pki Modifier and Type Class Description classCertificateclassCertificateNameclassCertificateOtherUseclassEncryptionKeyStores the list of encryption keys for a business. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.postgresql
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.postgresql Modifier and Type Class Description classDatabaseAPostgresDatabasecorresponds to a unique PostgreSQL table space on one server.classServerAPostgresServercorresponds to a unique PostgreSQL install space on one server.classUserServerAPostgresServerUsergrants aPostgresUseraccess to aServer. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.reseller
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.reseller Modifier and Type Class Description classBrandCategoryclassCategory -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.scm
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.scm Modifier and Type Class Description classCvsRepositoryACvsRepositoryrepresents on repository directory for the CVS pserver. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.signup
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.signup Modifier and Type Class Description classOptionStores an option for a sign-up request, each option has a unique name per sign-up request.classRequestStores a single sign-up request. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.ticket
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.ticket Modifier and Type Class Description classActionTicketActions represent a complete history of the changes that have been made to a ticket.classAssignmentclassTicketTheTicketsystem allows clients to submit support requests and monitor the progress of the work. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.web
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.web Modifier and Type Class Description classHeaderEachVirtualHostmay have header configurations attached to it.classHttpdBindEachHttpdServermay listen for network connections on multipleNetBinds.classHttpdServerAnHttpdServerrepresents one running instance of the Apache web server.classLocationTODO: Make the authentication aspect optional since this now has an optional handler.classRewriteRuleEachVirtualHostmay have RewriteRule configurations attached to it.classSiteAnHttpdSiteis one unique set of web content and resides in its own directory under/www.classStaticSiteAnHttpdStaticSiteindicates that anHttpdSiteserves static content only.classVirtualHostclassVirtualHostNameMultipleHttpdSiteURLs may be attached to a unique combination ofHttpdSiteandHttpdBind, represented by anHttpdSiteBind. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.web.jboss
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.web.jboss Modifier and Type Class Description classSiteAnHttpdJBossSiteindicates that anHttpdSiteuses JBoss as its servlet engine. -
Uses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.web.tomcat
Subclasses of CachedObjectIntegerKey in com.aoindustries.aoserv.client.web.tomcat Modifier and Type Class Description classContextRepresents one context within aHttpdTomcatSite.classContextDataSourceRepresents one data source within aHttpdTomcatContext.classContextParameterRepresents one parameter within aHttpdTomcatContext.classJkMountEachSitehas independently configured JkMount and JkUnMount directives.classPrivateTomcatSiteAnHttpdStdTomcatSiteindicates that aHttpdTomcatSiteis configured in the standard layout of one Tomcat instance per Java virtual machine.classSharedTomcatAnHttpdSharedTomcatstores configuration information about the Jakarta Tomcat JVM under which run one or moreHttpdTomcatSharedSites.classSharedTomcatSiteAnHttpdTomcatSharedSiteis anHttpdTomcatSiterunning under anHttpdSharedTomcat.classSiteAnHttpdTomcatSiteindicates that anHttpdSiteuses the Jakarta Tomcat project as its servlet engine.classWorkerAnHttpdWorkerrepresents a unique combination ofHttpdJKCodeandHttpdTomcatSite.
-