Uses of Class
com.aoindustries.aoserv.client.CannotRemoveReason
-
-
Uses of CannotRemoveReason in com.aoindustries.aoserv.client
Methods in com.aoindustries.aoserv.client that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<? extends CannotRemoveReason<?>>Removable. getCannotRemoveReasons()Lists the reasons an object may not be removed. -
Uses of CannotRemoveReason in com.aoindustries.aoserv.client.account
Methods in com.aoindustries.aoserv.client.account that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<CannotRemoveReason<?>>AccountHost. getCannotRemoveReasons()List<CannotRemoveReason<?>>Administrator. getCannotRemoveReasons()List<CannotRemoveReason<?>>User. getCannotRemoveReasons() -
Uses of CannotRemoveReason in com.aoindustries.aoserv.client.backup
Methods in com.aoindustries.aoserv.client.backup that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<CannotRemoveReason<?>>FileReplicationSetting. getCannotRemoveReasons() -
Uses of CannotRemoveReason in com.aoindustries.aoserv.client.billing
Methods in com.aoindustries.aoserv.client.billing that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<CannotRemoveReason<Package>>PackageDefinition. getCannotRemoveReasons() -
Uses of CannotRemoveReason in com.aoindustries.aoserv.client.dns
Methods in com.aoindustries.aoserv.client.dns that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<CannotRemoveReason<?>>Record. getCannotRemoveReasons()List<CannotRemoveReason<Zone>>Zone. getCannotRemoveReasons() -
Uses of CannotRemoveReason in com.aoindustries.aoserv.client.email
Methods in com.aoindustries.aoserv.client.email that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<CannotRemoveReason<?>>Address. getCannotRemoveReasons()List<CannotRemoveReason<?>>AttachmentBlock. getCannotRemoveReasons()List<CannotRemoveReason<?>>BlackholeAddress. getCannotRemoveReasons()List<CannotRemoveReason<?>>Domain. getCannotRemoveReasons()List<CannotRemoveReason<?>>Forwarding. getCannotRemoveReasons()List<CannotRemoveReason<?>>InboxAddress. getCannotRemoveReasons()List<CannotRemoveReason<?>>List. getCannotRemoveReasons()List<CannotRemoveReason<MajordomoList>>ListAddress. getCannotRemoveReasons()List<CannotRemoveReason<?>>MajordomoServer. getCannotRemoveReasons()List<CannotRemoveReason<?>>Pipe. getCannotRemoveReasons()List<CannotRemoveReason<?>>PipeAddress. getCannotRemoveReasons()List<CannotRemoveReason<?>>SmtpRelay. getCannotRemoveReasons() -
Uses of CannotRemoveReason in com.aoindustries.aoserv.client.ftp
Methods in com.aoindustries.aoserv.client.ftp that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<CannotRemoveReason<?>>GuestUser. getCannotRemoveReasons() -
Uses of CannotRemoveReason in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<CannotRemoveReason<?>>Group. getCannotRemoveReasons()List<CannotRemoveReason<?>>GroupServer. getCannotRemoveReasons()List<CannotRemoveReason<GroupUser>>GroupUser. getCannotRemoveReasons()List<CannotRemoveReason<?>>User. getCannotRemoveReasons()List<CannotRemoveReason<?>>UserServer. getCannotRemoveReasons() -
Uses of CannotRemoveReason in com.aoindustries.aoserv.client.mysql
Methods in com.aoindustries.aoserv.client.mysql that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<CannotRemoveReason<Database>>Database. getCannotRemoveReasons()List<CannotRemoveReason<?>>DatabaseUser. getCannotRemoveReasons()List<CannotRemoveReason<User>>User. getCannotRemoveReasons()List<CannotRemoveReason<UserServer>>UserServer. getCannotRemoveReasons() -
Uses of CannotRemoveReason in com.aoindustries.aoserv.client.net
Methods in com.aoindustries.aoserv.client.net that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<CannotRemoveReason<?>>Bind. getCannotRemoveReasons() -
Uses of CannotRemoveReason in com.aoindustries.aoserv.client.payment
Methods in com.aoindustries.aoserv.client.payment that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<CannotRemoveReason<?>>CreditCard. getCannotRemoveReasons() -
Uses of CannotRemoveReason in com.aoindustries.aoserv.client.postgresql
Methods in com.aoindustries.aoserv.client.postgresql that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<CannotRemoveReason<Database>>Database. getCannotRemoveReasons()List<CannotRemoveReason<?>>User. getCannotRemoveReasons()List<CannotRemoveReason<?>>UserServer. getCannotRemoveReasons() -
Uses of CannotRemoveReason in com.aoindustries.aoserv.client.scm
Methods in com.aoindustries.aoserv.client.scm that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<CannotRemoveReason<?>>CvsRepository. getCannotRemoveReasons() -
Uses of CannotRemoveReason in com.aoindustries.aoserv.client.web
Methods in com.aoindustries.aoserv.client.web that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<CannotRemoveReason<?>>Location. getCannotRemoveReasons()List<CannotRemoveReason<?>>Site. getCannotRemoveReasons()List<CannotRemoveReason<VirtualHostName>>VirtualHostName. getCannotRemoveReasons() -
Uses of CannotRemoveReason in com.aoindustries.aoserv.client.web.tomcat
Methods in com.aoindustries.aoserv.client.web.tomcat that return types with arguments of type CannotRemoveReason Modifier and Type Method Description List<CannotRemoveReason<Context>>Context. getCannotRemoveReasons()List<CannotRemoveReason<?>>ContextDataSource. getCannotRemoveReasons()List<CannotRemoveReason<?>>ContextParameter. getCannotRemoveReasons()List<CannotRemoveReason<?>>JkMount. getCannotRemoveReasons()List<CannotRemoveReason<SharedTomcatSite>>SharedTomcat. getCannotRemoveReasons()
-