public class List4SysUser
extends java.lang.Object
List4SysUser
class holds user data of user login.
Hint: update the method: SystemCoreService.docUserLogin, if add parameter.Constructor and Description |
---|
List4SysUser(java.lang.Object session,
java.lang.String user_uniqueid,
java.lang.String user_userid,
java.lang.String user_name,
java.lang.String user_language_code,
int user_language_ndx,
java.lang.String usergroup_uniqueid,
java.lang.String usergroup_licenselist,
java.lang.String usergroup_authorizationtype,
java.lang.String client_uniqueid,
java.lang.String client_name1,
java.lang.String client_name2,
java.lang.String client_errormail,
java.lang.String client_dbsystemforen4e,
java.lang.String client_dbsystemforeclient)
The constructor
List4SysUser creates a new instance(object) of the class. |
List4SysUser(java.lang.String client_dbsystemforen4e,
java.lang.String client_dbsystemforeclient,
java.lang.String user_language_code,
int user_language_ndx,
java.lang.String authorization_type)
The constructor
List4SysUser creates a new instance(object) of the class. |
List4SysUser(java.lang.String client_dbsystemforen4e,
java.lang.String client_dbsystemforeclient,
java.lang.String user_language_code,
java.lang.String supported_languages)
The constructor
List4SysUser creates a new instance(object) of the class. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClientDbsystemforeclient()
The method
getClientDbsystemforeclient returns the client db of the users client. |
java.lang.String |
getClientDbsystemforen4e()
The method
getClientDbsystemforen4e returns the n4e db of the users client. |
java.lang.String |
getClientErrormail()
The method
getClientErrormail returns the errormail of the users client. |
java.lang.String |
getClientName1()
The method
getClientName1 returns the name1 of the users client. |
java.lang.String |
getClientName2()
The method
getClientName2 returns the name2 of the users client. |
java.lang.String |
getClientUniqueid()
The method
getClientUniqueid returns the uniqueid of the users client. |
java.lang.String |
getUsergroupAuthorizationtype()
The method
getUsergroupAuthorizationtype returns the auth-type of the users usergroup. |
java.lang.String |
getUsergroupLicenselist()
The method
getUsergroupLicenselist returns the licenselist of the users usergroup. |
java.lang.String |
getUsergroupUniqueid()
The method
getUsergroupUniqueid returns the uniqueid of the users usergroup. |
java.lang.String |
getUserLanguageCode()
The method
getUserLanguageCode returns the user language code. |
int |
getUserLanguageIndex()
The method
getUserLanguageIndex returns the user language index. |
java.util.Locale |
getUserLocale()
The method
getUserLanguageIndex returns the user locale. |
java.lang.String |
getUserName()
The method
getUserName returns the user name. |
java.lang.Object |
getUserSession()
The method
getUserSession returns the session of the user. |
java.lang.String |
getUserUniqueid()
The method
getUserUniqueid returns the uniqueid of the user. |
java.lang.String |
getUserUserid()
The method
getUserUserid returns the userid of teh user. |
void |
setClientDbsystemforeclient(java.lang.String input)
The method
setClientDbsystemforeclient sets the client db of the users client. |
void |
setClientDbsystemforen4e(java.lang.String input)
The method
setClientDbsystemforen4e sets the n4e db of the users client. |
void |
setClientErrormail(java.lang.String input)
The method
setClientErrormail sets the errormail of the users client. |
void |
setClientName1(java.lang.String input)
The method
setClientName1 sets the name1 of the users client. |
void |
setClientName2(java.lang.String input)
The method
setClientName2 sets the name2 of the users client. |
void |
setClientUniqueid(java.lang.String input)
The method
setClientUniqueid sets the uniqueid of the users client. |
void |
setUserGroupAuthorizationtype(java.lang.String input)
The method
setUsergroupAuthorizationtype sets the auth-type of the users usergroup. |
void |
setUserGroupLicenselist(java.lang.String input)
The method
setUsergroupAuthorizationtype sets the auth-type of the users usergroup. |
void |
setUserGroupUniqueid(java.lang.String input)
The method
setUsergroupUniqueid sets the uniqueid of the users usergroup. |
void |
setUserLanguageCode(java.lang.String input)
The method
setUserlanguageCode sets the users language code. |
void |
setUserLanguageIndex(int input)
The method
setUserlanguageIndex sets the users language index. |
void |
setUserLocale(java.util.Locale input)
The method
setUserLocale sets the users locale. |
void |
setUserName(java.lang.String input)
The method
setUserName sets the user name. |
void |
setUserSession(java.lang.Object input)
The method
setUserSession sets the session of the user. |
void |
setUserUniqueid(java.lang.String input)
The method
setUserUniqueid sets the uniqueid of the user. |
void |
setUserUserid(java.lang.String input)
The method
setUserUserid sets the userid of teh user. |
public List4SysUser(java.lang.String client_dbsystemforen4e, java.lang.String client_dbsystemforeclient, java.lang.String user_language_code, java.lang.String supported_languages)
List4SysUser
creates a new instance(object) of the class.client_dbsystemforen4e
- the n4e db of the users client.client_dbsystemforeclient
- the client db of the users client.user_language_code
- the language code of the user.supported_languages
- the current supported languages of the user.public List4SysUser(java.lang.String client_dbsystemforen4e, java.lang.String client_dbsystemforeclient, java.lang.String user_language_code, int user_language_ndx, java.lang.String authorization_type)
List4SysUser
creates a new instance(object) of the class.client_dbsystemforen4e
- the n4e db of the users client.client_dbsystemforeclient
- the client db of the users client.user_language_code
- the current langugage code of the user.user_language_ndx
- the index of the user language.authorization_type
- the authorization type of the user.public List4SysUser(java.lang.Object session, java.lang.String user_uniqueid, java.lang.String user_userid, java.lang.String user_name, java.lang.String user_language_code, int user_language_ndx, java.lang.String usergroup_uniqueid, java.lang.String usergroup_licenselist, java.lang.String usergroup_authorizationtype, java.lang.String client_uniqueid, java.lang.String client_name1, java.lang.String client_name2, java.lang.String client_errormail, java.lang.String client_dbsystemforen4e, java.lang.String client_dbsystemforeclient)
List4SysUser
creates a new instance(object) of the class.session
- thesession of the user.user_uniqueid
- the uniqueid of the user.user_userid
- the userid of teh user.user_name
- the user name.user_language_code
- the language code of the user.user_language_ndx
- user language ndxusergroup_uniqueid
- the uniqueid of the users usergroup.usergroup_licenselist
- the licenselist of the users usergroup.usergroup_authorizationtype
- the auth-type of the users usergroup.client_uniqueid
- the uniqueid of the users client.client_name1
- the name1 of the users client.client_name2
- the name 2 of the users client.client_errormail
- the errormail of the users client.client_dbsystemforen4e
- the n4e db of the users client.client_dbsystemforeclient
- the client db of the users client.public void setUserSession(java.lang.Object input)
setUserSession
sets the session of the user.input
- the session of the user.public void setUserUniqueid(java.lang.String input)
setUserUniqueid
sets the uniqueid of the user.input
- the uniqueid of the user.public void setUserUserid(java.lang.String input)
setUserUserid
sets the userid of teh user.input
- the userid of teh user.public void setUserName(java.lang.String input)
setUserName
sets the user name.input
- the user name.public void setUserLanguageCode(java.lang.String input)
setUserlanguageCode
sets the users language code.input
- the language code.public void setUserLanguageIndex(int input)
setUserlanguageIndex
sets the users language index.input
- the language index.public void setUserLocale(java.util.Locale input)
setUserLocale
sets the users locale.input
- the locale.public void setUserGroupUniqueid(java.lang.String input)
setUsergroupUniqueid
sets the uniqueid of the users usergroup.input
- the uniqueid of the users usergroup.public void setUserGroupLicenselist(java.lang.String input)
setUsergroupAuthorizationtype
sets the auth-type of the users usergroup.input
- the license of the users usergroup.public void setUserGroupAuthorizationtype(java.lang.String input)
setUsergroupAuthorizationtype
sets the auth-type of the users usergroup.input
- the auth-type of the users usergroup.public void setClientUniqueid(java.lang.String input)
setClientUniqueid
sets the uniqueid of the users client.input
- the uniqueid of the users client.public void setClientName1(java.lang.String input)
setClientName1
sets the name1 of the users client.input
- the name1 of the users client.public void setClientName2(java.lang.String input)
setClientName2
sets the name2 of the users client.input
- the name2 of the users client.public void setClientErrormail(java.lang.String input)
setClientErrormail
sets the errormail of the users client.input
- the errormail of the users client.public void setClientDbsystemforen4e(java.lang.String input)
setClientDbsystemforen4e
sets the n4e db of the users client.input
- the n4e db of the users client.public void setClientDbsystemforeclient(java.lang.String input)
setClientDbsystemforeclient
sets the client db of the users client.input
- the client db of the users client.public java.lang.Object getUserSession()
getUserSession
returns the session of the user.public java.lang.String getUserUniqueid()
getUserUniqueid
returns the uniqueid of the user.public java.lang.String getUserUserid()
getUserUserid
returns the userid of teh user.public java.lang.String getUserName()
getUserName
returns the user name.public java.lang.String getUserLanguageCode()
getUserLanguageCode
returns the user language code.public int getUserLanguageIndex()
getUserLanguageIndex
returns the user language index.public java.util.Locale getUserLocale()
getUserLanguageIndex
returns the user locale.public java.lang.String getUsergroupUniqueid()
getUsergroupUniqueid
returns the uniqueid of the users usergroup.public java.lang.String getUsergroupLicenselist()
getUsergroupLicenselist
returns the licenselist of the users usergroup.public java.lang.String getUsergroupAuthorizationtype()
getUsergroupAuthorizationtype
returns the auth-type of the users usergroup.public java.lang.String getClientUniqueid()
getClientUniqueid
returns the uniqueid of the users client.public java.lang.String getClientName1()
getClientName1
returns the name1 of the users client.public java.lang.String getClientName2()
getClientName2
returns the name2 of the users client.public java.lang.String getClientErrormail()
getClientErrormail
returns the errormail of the users client.public java.lang.String getClientDbsystemforen4e()
getClientDbsystemforen4e
returns the n4e db of the users client.public java.lang.String getClientDbsystemforeclient()
getClientDbsystemforeclient
returns the client db of the users client.