|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecte4s.util.E4Object
e4s.application.E4ApplObjBasic
e4s.application.E4ApplObj
public class E4ApplObj
The default implementation of the E4ApplObj_Intf, including permission handling.
E4Client,
E4User,
Language,
E4ServletImplementation_Intf.getApplObj(),
e4s.servlet.E4ServletImplementation_Intf#setApplicationObject(),
T_E4S_CLIENT_Sel,
T_E4S_COMPANY_Sel,
T_E4S_COMPANY_USER_Sel| Field Summary | |
|---|---|
protected T_E4S_CLIENT_Obj |
m_client_object
|
protected T_E4S_COMPANY_Obj |
m_company_object
|
protected T_E4S_COMPANY_USER_Obj |
m_company_user_object
|
| Fields inherited from class e4s.application.E4ApplObjBasic |
|---|
m_created, m_language, m_permissions, PERMISSION_REASON_ADDED, PERMISSION_REASON_AND, PERMISSION_REASON_COMPANY, PERMISSION_REASON_GROUP, PERMISSION_REASON_INITIALIZED, PERMISSION_REASON_OR, PERMISSION_REASON_USER |
| Fields inherited from class e4s.util.E4Object |
|---|
CRLF, E4S_CORE_SYSTEM_LANGUAGE, NBSP, NULLSTR, URL_ENCODING_CHARSET |
| Fields inherited from interface e4s.application.E4ApplObj_Intf |
|---|
SESSION_OBJ_ID |
| Constructor Summary | |
|---|---|
E4ApplObj(T_E4S_CLIENT_Obj client,
T_E4S_COMPANY_Obj company,
T_E4S_COMPANY_USER_Obj company_user)
|
|
| Method Summary | |
|---|---|
static java.lang.String |
_getSVNVersionString()
|
boolean |
canBeUsedForSystemLogin()
|
T_E4S_CLIENT_Obj |
get_T_E4S_CLIENT_Obj()
|
T_E4S_COMPANY_Obj |
get_T_E4S_COMPANY_Obj()
|
T_E4S_COMPANY_USER_Obj |
get_T_E4S_COMPANY_USER_Obj()
|
java.lang.String |
getClient_Name()
Get the company's name for the client. |
E4Client |
getClient()
Get the E4Client of the user running the application. |
java.lang.String |
getCompany_Name()
Get the name of the company. |
CountryCode |
getCountryCode()
Get the country-code which depends on the client. |
java.text.SimpleDateFormat |
getDateFormat()
Get the date format. |
E4DecimalSign |
getDecimalSign()
Get the decimal sign, as to be used for float representation. |
java.text.SimpleDateFormat |
getTimeFormat()
Get the time format. |
TimeZone |
getTimeZone()
Get the decimal sign, as to be used for float representation. |
java.lang.String |
getUser_Name()
Get the name of the user. |
E4User |
getUser()
|
java.lang.String |
toString()
|
| Methods inherited from class e4s.application.E4ApplObjBasic |
|---|
canDo_Reason, canDo_Reason, canDo, getClient_RootPath, getClient_URL, getLanguage, getLoginTime, getPermissions, getScreenHeight, getScreenWidth, getSession, grantPermission, readPermission, readPermission, readPermissions, readPermissions, setLanguage, setScreenHeight, setScreenWidth, setSession |
| Methods inherited from class e4s.util.E4Object |
|---|
Calendar, CName, CName, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelSys, E4LabelSys, e4sCopyright, e4sVersion, encode, encode, encode, encodeHtml, encodeHtml, encodeHtml, encodeURL, encodeURL, encodeURL, finalize, getLINE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTraceMemory, HtmlEncode, HtmlEncode, HtmlEncode, isdecimal, isdigit, isnotok, isnotok, isnumeric, isok, isok, isok, isok, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingStack, mkdirs, null2nbsp, null2nbsp, null2nbsp, ok, ok, ok, ok, outPrintln, setLogFile4Trace, setTraceMemory, STACKTRACE, toDebug, toDouble, toFloat, toFloat, TRACE_CALLS, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, wait |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface e4s.application.E4ApplObj_Intf |
|---|
canDo, getClient_RootPath, getClient_URL, getLanguage, getLoginTime, getPermissions, getScreenHeight, getScreenWidth, getSession, setLanguage |
| Field Detail |
|---|
protected T_E4S_CLIENT_Obj m_client_object
protected T_E4S_COMPANY_Obj m_company_object
protected T_E4S_COMPANY_USER_Obj m_company_user_object
| Constructor Detail |
|---|
public E4ApplObj(T_E4S_CLIENT_Obj client,
T_E4S_COMPANY_Obj company,
T_E4S_COMPANY_USER_Obj company_user)
throws E4DBException
E4DBException| Method Detail |
|---|
public E4Client getClient()
E4ApplObjBasic
getClient in interface E4ApplObj_IntfgetClient in class E4ApplObjBasicpublic java.lang.String getClient_Name()
getClient_Name in interface E4ApplObj_IntfgetClient_Name in class E4ApplObjBasicgetClient()public java.lang.String getCompany_Name()
E4ApplObj_Intf
getCompany_Name in interface E4ApplObj_IntfgetCompany_Name in class E4ApplObjBasicE4ApplObj_Intf.getUser()public java.lang.String getUser_Name()
E4ApplObj_Intf
getUser_Name in interface E4ApplObj_IntfgetUser_Name in class E4ApplObjBasicE4ApplObj_Intf.getUser()public E4User getUser()
getUser in interface E4ApplObj_IntfgetUser in class E4ApplObjBasicpublic CountryCode getCountryCode()
E4Client
dependent value, e.g. for a calendar.
getCountryCode in interface E4ApplObj_IntfgetCountryCode in class E4ApplObjBasic#setCountryCodepublic E4DecimalSign getDecimalSign()
getDecimalSign in interface E4ApplObj_IntfgetDecimalSign in class E4ApplObjBasic#setDecimalSignpublic TimeZone getTimeZone()
getTimeZone in interface E4ApplObj_IntfgetTimeZone in class E4ApplObjBasicT_E4S_COMPANY_USER_Sel.CI_TIMEZONEpublic java.text.SimpleDateFormat getDateFormat()
getDateFormat in interface E4ApplObj_IntfgetDateFormat in class E4ApplObjBasice4s.application.applObjectBasis#getTimeFormat() by default.getTimeFormat(),
E4ServletImplementation_Intf.getDateFormat(),
T_E4S_COMPANY_USER_Sel.CI_DATEFORMATpublic java.text.SimpleDateFormat getTimeFormat()
getTimeFormat in interface E4ApplObj_IntfgetTimeFormat in class E4ApplObjBasice4s.application.applObjectBasis#getTimeFormat() by default.getDateFormat(),
E4ServletImplementation_Intf.getTimeFormat(),
T_E4S_COMPANY_USER_Sel.CI_TIMEFORMATpublic java.lang.String toString()
toString in class E4Objectpublic T_E4S_CLIENT_Obj get_T_E4S_CLIENT_Obj()
public T_E4S_COMPANY_Obj get_T_E4S_COMPANY_Obj()
public T_E4S_COMPANY_USER_Obj get_T_E4S_COMPANY_USER_Obj()
public static java.lang.String _getSVNVersionString()
public boolean canBeUsedForSystemLogin()
canBeUsedForSystemLogin in interface E4ApplObj_Intf
|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||