Class BaseEndpoint
java.lang.Object
com.maplander.backend.controller.endpoint.base.BaseEndpoint
- Direct Known Subclasses:
AccountEndpoint,AccountEndpoint,AccountEndpoint,AccountEndpoint,AccountEndpoint,AdEndpoint,AlertEndpoint,AsyncAccountEndpoint,AsyncBigqueryEndpoint,AsyncCRMEndpoint,AsyncLeadEndpoint,AsyncPropertyEndpoint,BannerEndpoint,BotEndpoint,BusinessEndpoint,BusinessEndpoint,CatalogEndpoint,CRMBQueryEndpoint,CRMEndpoint,CronDeleteUser,CronEndpoint,CustomSolutionEndpoint,DashBoardEndpoint,FirgumEndpoint,FixEndpoint,GeopoliticalPAEndpoint,LeadEndpoint,LeadUserEndpoint,Migration2022Endpoint,MigrationEndpoint,MigrationEndpoint,PropertyEndpoint,PropertyEndpoint,PropertyEndpoint,PropertyEndpoint,PropertyEndpointV2,RecordRVEndpoint,SendMarketingEndpoint,TestEndpoint,UtilitiesEndpoint,UtilsCronEndpoint,UtilsEndpoint,WebHookEndpoint,WhatsAppBotEndpoint
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Loggerprotected final org.hibernate.SessionFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected <R> RexecuteInTransaction(Function<org.hibernate.Session, R> work) protected LeadInfosaveLeadAndInfo(Lead lead) protected LeadInfosaveLeadAndInfo(Lead lead, boolean isNotification)
-
Field Details
-
log
-
sessionFactory
protected final org.hibernate.SessionFactory sessionFactory
-
-
Constructor Details
-
BaseEndpoint
protected BaseEndpoint()
-
-
Method Details
-
executeInTransaction
-
saveLeadAndInfo
-
saveLeadAndInfo
-