Package com.broadleafcommerce.auth.data
Class UserDataInitializer.UserIds.Customer
- java.lang.Object
-
- com.broadleafcommerce.auth.data.UserDataInitializer.UserIds.Customer
-
- Enclosing class:
- UserDataInitializer.UserIds
public static final class UserDataInitializer.UserIds.Customer extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
AAA_CUSTOMER
static String
HEAT_CLINIC_CUSTOMER
static String
MEGA_SAUCE_MARKETPLACE_CUSTOMER
-
-
-
Field Detail
-
AAA_CUSTOMER
public static final String AAA_CUSTOMER
- See Also:
- Constant Field Values
-
MEGA_SAUCE_MARKETPLACE_CUSTOMER
public static final String MEGA_SAUCE_MARKETPLACE_CUSTOMER
- See Also:
- Constant Field Values
-
HEAT_CLINIC_CUSTOMER
public static final String HEAT_CLINIC_CUSTOMER
- See Also:
- Constant Field Values
-
-