java.lang.Object
com.aoindustries.aoserv.client.Schema
com.aoindustries.aoserv.client.email.Schema
- All Implemented Interfaces:
SchemaParent
- Author:
- AO Industries, Inc.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetList()
getName()
Gets the unique name of the schema.getPipe()
List
<? extends AoservTable<?, ?>> Gets an unmodifiable list of all of the tables in the schema.Methods inherited from class com.aoindustries.aoserv.client.Schema
getConnector, getSchemas, toString
-
Constructor Details
-
Schema
-
-
Method Details
-
getAddress
-
getAttachmentBlock
-
getAttachmentType
-
getBlackholeAddress
-
getCyrusImapdBind
-
getCyrusImapdServer
-
getDomain
-
getForwarding
-
getInboxAddress
-
getList
-
getListAddress
-
getMajordomoList
-
getMajordomoServer
-
getMajordomoVersion
-
getPipe
-
getPipeAddress
-
getSendmailBind
-
getSendmailServer
-
getSmtpRelay
-
getSmtpRelayType
-
getSmtpSmartHost
-
getSmtpSmartHostDomain
-
getSpamAssassinMode
-
getSpamMessage
-
getSystemAlias
-
getTables
Description copied from class:Schema
Gets an unmodifiable list of all of the tables in the schema. -
getName
Description copied from class:Schema
Gets the unique name of the schema.
-