Class BRLead
java.lang.Object
com.maplander.backend.controller.businessrule.common.BRLead
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LeadInfo
saveLeadAndInfo
(Lead lead) static LeadInfo
saveView
(PropertyLite propertyLite, String brand, Integer owner) static String
validateBasicInfoLead
(Lead lead) static DefaultResponse
validateParams
(Long id, LeadUserOfficeTypeEnum type, UserML userML, boolean user, boolean lite) static String
validateSimpleLead
(Lead lead) static DefaultResponse
validateType
(LeadUserOfficeTypeEnum type, boolean user)
-
Constructor Details
-
BRLead
public BRLead()
-
-
Method Details
-
validateSimpleLead
-
validateBasicInfoLead
-
saveLeadAndInfo
-
saveView
-
validateParams
public static DefaultResponse validateParams(Long id, LeadUserOfficeTypeEnum type, UserML userML, boolean user, boolean lite) -
validateType
-