C4W-BOT
Loading...
Searching...
No Matches
Library.Facade Member List

This is the complete list of members for Library.Facade, including all inherited members.

AddCustomer(Customer customer)Library.Facadestatic
AddNoteToInteraction(string customerId, string interactionType, string interactionTopic, string interactionDate)Library.Facadestatic
AddTag_Customer(string customerId, string tagId)Library.Facadestatic
AssignCustomer(string customerId, string sellerId)Library.Facadestatic
CallRegister(string dateStr, string topic, string typeStr, string customerId, string sellerId)Library.Facadestatic
cmLibrary.Facadestatic
CreateCustomer(string id, string name, string familyName, string mail, string phone, string gender, string birthDate)Library.Facadestatic
CreateSeller(string id, string name, string mail, string phone)Library.Facadestatic
CreateTag(string tagId, string tagName, string tagDescription)Library.Facadestatic
DeleteCustomer(string id)Library.Facadestatic
DeleteSeller(string sellerId)Library.Facadestatic
EnableSeller(string sellerId)Library.Facadestatic
ExchangeCustomer(string customerId, string oldSellerId, string newSellerId)Library.Facadestatic
GetAllCustomerInteractions(string customerId)Library.Facade
GetCustomerInteractionsByDate(string customerId, string dateStr)Library.Facade
GetCustomerInteractionsByType(string customerId, string interactionType)Library.Facade
GetCustomerInteractionsByTypeAndDate(string customerId, string interactionType, string dateStr)Library.Facade
GetDashboardFormatted()Library.Facadestatic
GetInactiveCustomersFormatted(int days)Library.Facadestatic
GetTotalSales(string startStr, string endStr)Library.Facadestatic
GetUnansweredCustomersFormatted(int days)Library.Facadestatic
LastInteraction(string customerId)Library.Facadestatic
MailRegister(string dateStr, string topic, string typeStr, string customerId, string sellerId)Library.Facadestatic
MeetingRegister(string place, string dateStr, string topic, string typeStr, string customerId, string sellerId)Library.Facadestatic
MessageRegister(string dateStr, string topic, string typeStr, string customerId, string sellerId)Library.Facadestatic
ModifyCustomer(string id, string field, string newValue)Library.Facadestatic
ParseDate(string dateString)Library.Facadestatic
ParseDouble(string value)Library.Facadestatic
ParseExchangeType(string typeString)Library.Facadestatic
QuoteRegister(string dateStr, string topic, string typeStr, string amountStr, string description, string customerId, string sellerId)Library.Facadestatic
SaleFromQuote(string dateStr, string topic, string typeStr, string amountStr, string product, string customerId, string sellerId)Library.Facadestatic
SearchCostumer_ByFamilyName(string familyname)Library.Facadestatic
SearchCostumer_ByMail(string mail)Library.Facadestatic
SearchCostumer_ByName(string name)Library.Facadestatic
SearchCostumer_ByPhone(string phone)Library.Facadestatic
SearchCustomer_ById(string id)Library.Facadestatic
SearchSeller_ById(string id)Library.Facadestatic
ShowCustomers_BySellerId(string sellerId)Library.Facadestatic
smLibrary.Facadestatic
SuspendSeller(string sellerId)Library.Facadestatic
UnansweredInteractions(string customerId)Library.Facadestatic