Class UtilitiesEndpoint
java.lang.Object
com.maplander.backend.controller.endpoint.base.BaseEndpoint
com.maplander.backend.controller.endpoint.fiabci.UtilitiesEndpoint
-
Field Summary
Fields inherited from class com.maplander.backend.controller.endpoint.base.BaseEndpoint
sessionFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignShortId(Long bCardId) deleteAllColaboratorDeleted(String status) deleteImportRequest(String email) getUberPrice(AddressUber addressUber) getUberToken(String clientId, String clientSecret, ScopeUberEnum scope) importEasyBrokerProperties(Long userId, String status) saveTokenAppleMapkitToken(String apiKey, String token) Methods inherited from class com.maplander.backend.controller.endpoint.base.BaseEndpoint
executeInTransaction, saveLeadAndInfo, saveLeadAndInfo
-
Constructor Details
-
UtilitiesEndpoint
public UtilitiesEndpoint()
-
-
Method Details
-
saveTokenAppleMapkitToken
-
getToken
-
assignShortId
-
importEasyBrokerProperties
-
deleteImportRequest
-
deleteAllColaboratorDeleted
-
getUberToken
public EntityResponse<String> getUberToken(String clientId, String clientSecret, ScopeUberEnum scope) -
getUberPrice
-