TRONIX Code Documentation
Loading...
Searching...
No Matches
Tronix.Business.Services.DealerGroupService Member List

This is the complete list of members for Tronix.Business.Services.DealerGroupService, including all inherited members.

ActivateDealerGroup(int ownerCode)Tronix.Business.Services.DealerGroupService
AddDealerGroup(OwnerGroup ownerGroup, IEnumerable< SellingStyleSerializableDTO > sellingStyles=null)Tronix.Business.Services.DealerGroupService
AdminSearch(DealerGroupSearchCriteriaDTO criteria)Tronix.Business.Services.DealerGroupService
AlreadyExists(string name, int? id=null)Tronix.Business.Services.DealerGroupService
DealerGroupService(IRepository< OwnerGroup > ownerGroupRepository, IOwnerGroupCreationRepository ownerGroupCreationRepository, IRepository< Dealer > dealerRepository, IRepository< OwnerGroupSellingStyle > ownerGroupSellingStyleRepository, IRepository< AgencyDealer > agencyDealerRepository, IRepository< AgentDealer > agentDealerRepository, IRepository< UserDealer > userDealerRepository, IRepository< DealerIndustryProduct > dealerIndustryProductRepository, ISessionProviderService sessionProviderService, IRepository< DealerSellingStyle > dealerSellingStyleRepository)Tronix.Business.Services.DealerGroupService
EditDealerGroup(OwnerGroup model, IEnumerable< SellingStyleSerializableDTO > sellingStyles=null)Tronix.Business.Services.DealerGroupService
GetAssociatedDealerships(int id)Tronix.Business.Services.DealerGroupService
GetByOwnerCode(int ownerCode)Tronix.Business.Services.DealerGroupService
GetDealerGroups()Tronix.Business.Services.DealerGroupService
GetDealerGroupsByAgencyName(string agencyName)Tronix.Business.Services.DealerGroupService
GetDealerGroupsByDealerName(string dealerName)Tronix.Business.Services.DealerGroupService
GetDealerGroupsByTpaIds(List< int > tpaIds)Tronix.Business.Services.DealerGroupService
GetDealerGroupsByTpaName(string tpaName)Tronix.Business.Services.DealerGroupService
GetDealerGroupsForTypeAhead(string dealerGroupName)Tronix.Business.Services.DealerGroupService
GetForDropDown()Tronix.Business.Services.DealerGroupService
GetOwnerGroups()Tronix.Business.Services.DealerGroupService
GetOwnerGroupsForDealerAdd()Tronix.Business.Services.DealerGroupService
GetUserOwnerGroupsForDropDown(int? selectedAgentId=null)Tronix.Business.Services.DealerGroupService
RetireDealerGroup(int ownerCode)Tronix.Business.Services.DealerGroupService
SearchDealerGroups(int id)Tronix.Business.Services.DealerGroupService