Class BRUser
java.lang.Object
com.maplander.backend.controller.businessrule.opi.BRUser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancanBuildBCard(User user, Office office) static StringcompareUpdateUser(User currentUser, User newUser) static AccountfillAccountRV(UserML userML) static StringfillCustom(User user) static StringfillDefault(User user) static StringfillDefaultInOffice(User user) static StringreformatTesterEmail(String email) static StringreformatTesterPhone(String phone) static voidupgradeNewUserWithCurrentUser(User newUser, User currentUser) static StringvalidateBasicInfo(User user)
-
Constructor Details
-
BRUser
public BRUser()
-
-
Method Details
-
validateBasicInfo
-
fillDefault
-
fillDefaultInOffice
-
fillCustom
-
compareUpdateUser
-
upgradeNewUserWithCurrentUser
-
canBuildBCard
-
reformatTesterEmail
-
reformatTesterPhone
-
fillAccountRV
-