Class BQueryUser
java.lang.Object
com.maplander.backend.utils.bquery.BQueryUser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcancelEmail(EmailCanceled emailCanceled) static LonggetExistUser(Long id) idsUserByBrand(BrandTypeEnum brand) static Userstatic List<EmailCanceled> listUserByOfficeIdBQ(Long officeId) static List<AccountMap> queryOfficeSoundexAndContention(String user, Integer limit, Integer cursor) static IntegerqueryOfficeTotalSoundex(String office) static List<FirgumUser> static List<FirgumUser> queryUserSoundex(String user, Integer limit, Integer cursor, Boolean paging) static intstatic IntegerqueryUserTotalSoundex(String user) static voidupdateUserBQ(User user) static booleanvalidateCancelEmail(String email)
-
Constructor Details
-
BQueryUser
public BQueryUser()
-
-
Method Details
-
insert
-
updateUserBQ
-
queryUserTotal
public static int queryUserTotal() -
queryUserTotalSoundex
-
queryOfficeTotalSoundex
-
queryUserSoundex
-
queryOfficeSoundexAndContention
public static List<AccountMap> queryOfficeSoundexAndContention(String user, Integer limit, Integer cursor) -
getExistUser
-
queryUser
-
idsUserByBrand
-
listUserByOfficeIdBQ
-
cancelEmail
-
validateCancelEmail
-
listCancelEmail
-