public class EComUserShell<U extends IGenericEcomUser,E> extends ContextualWebUserShell<U,E>
EComUserShell
Constructor and Description |
---|
EComUserShell() |
Modifier and Type | Method and Description |
---|---|
String |
deriveUserId()
Override to derive custom
User field for id. |
AbstractArea |
getArea()
Any
AbstractArea (area, region) related info where this cart will will go |
Cart |
getShoppingCart()
Shopping
Cart |
void |
setArea(AbstractArea area)
Any
AbstractArea (area, region) related info where this cart will will go |
void |
setShoppingCart(Cart shoppingCart)
Shopping
Cart |
getContext, setContext, setPartialContext
extend, get, getAuthToken, getEnvironment, getParent, getUser, parent, setAuthToken, setEnvironment, setParent, setUser
public AbstractArea getArea()
AbstractArea
(area, region) related info where this cart will will gopublic void setArea(AbstractArea area)
AbstractArea
(area, region) related info where this cart will will gopublic String deriveUserId()
UserShell
User
field for id. The user object is guaranteed to be not null by #getUserId()
deriveUserId
in class UserShell<U extends IGenericEcomUser,E>
Copyright © 2018. All rights reserved.