Uses of Class
br.com.intersys.systextil.mail.MailAddressSearch.Contact
Packages that use MailAddressSearch.Contact
-
Uses of MailAddressSearch.Contact in br.com.intersys.systextil.mail
Fields in br.com.intersys.systextil.mail with type parameters of type MailAddressSearch.ContactModifier and TypeFieldDescriptionfinal List
<MailAddressSearch.Contact> MailAddressSearch.Contact.items
Methods in br.com.intersys.systextil.mail that return types with arguments of type MailAddressSearch.ContactModifier and TypeMethodDescriptionstatic List
<MailAddressSearch.Contact> MailAddressSearch.carregarClientes
(Connection conn) static List
<MailAddressSearch.Contact> MailAddressSearch.carregarClientes
(Connection conn, String nome) static List
<MailAddressSearch.Contact> MailAddressSearch.carregarFornecedores
(Connection conn) static List
<MailAddressSearch.Contact> MailAddressSearch.carregarFornecedores
(Connection conn, String nome) static List
<MailAddressSearch.Contact> MailAddressSearch.carregarRepresentantes
(Connection conn) static List
<MailAddressSearch.Contact> MailAddressSearch.carregarRepresentantes
(Connection conn, String nome) static List
<MailAddressSearch.Contact> MailAddressSearch.carregarUsuarios
(Connection conn) static List
<MailAddressSearch.Contact> MailAddressSearch.carregarUsuarios
(Connection conn, String nome)