Class BRLead
java.lang.Object
com.maplander.backend.controller.businessrule.common.BRLead
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LeadInfosaveLeadAndInfo(Lead lead) static LeadInfosaveView(PropertyLite propertyLite, String brand, Integer owner) static StringvalidateBasicInfoLead(Lead lead) static DefaultResponsevalidateParams(Long id, LeadUserOfficeTypeEnum type, UserML userML, boolean user, boolean lite) static StringvalidateSimpleLead(Lead lead) static DefaultResponsevalidateType(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
-