Uses of Class
org.compiere.util.WebUser
Package
Description
Provide implementation for conversion of amount to word.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
-
Uses of WebUser in org.compiere.util
Modifier and TypeMethodDescriptionstatic WebUser
WebUser.get
(Properties ctx, int AD_User_ID) Deprecated.Get user unconditional (from cache)static WebUser
WebUser.get
(Properties ctx, String email) Deprecated.Get user unconditional from cachestatic WebUser
WebUser.get
(Properties ctx, String email, String password, boolean useCache) Deprecated.Get userstatic WebUser
WebUser.get
(javax.servlet.http.HttpServletRequest request) Deprecated.Get from requestModifier and TypeMethodDescriptionstatic boolean
WebUtil.updateFields
(javax.servlet.http.HttpServletRequest request, WebUser wu, boolean updateEMailPwd) Deprecated.