|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface contains all property keys used by the Mobile Engine framework within the configuration. Each property key description contains a set of possible values for that key and the default value.
Field Summary | |
static java.lang.String |
ASK_USER_FOR_DEPLOYMENT
Indicates whether the user should be asked on application deployment if he wants to continue. |
static java.lang.String |
ASK_USER_FOR_DEPLOYMENT_TIMEOUT
Indicates the timespan in ms after which the user decision dialog in deployment will be closed. |
static java.lang.String |
AWT_DIALOGBOXES_RESIZING
Enable dialog box resizing. |
static java.lang.String |
AWT_EXIT_MENUENTRY_DISABLED
Controls whether or not the AWT menu entry for the exit funtion is enabled or disabled. |
static java.lang.String |
AWT_HOMEFRAME_SYNC_BUTTON_DISPLAYED
Indicates whether the Sync button in the AWT Home Frame should be displayed or not. |
static java.lang.String |
AWT_LOGIN_CHANGE_LOCAL_PASSSWORD_BUTTON_DISPLAYED
Indicates whether the Change (Local) Password button in the AWT Login Dialog should be displayed or not. |
static java.lang.String |
AWT_LOGIN_NEWUSER_BUTTON_DISPLAYED
Indicates whether the New User button in the AWT Login Dialog should be displayed or not. |
static java.lang.String |
AWT_LOGOFF_MENUENTRY_DISABLED
Controls whether or not the AWT menu entry for the user logoff is enabled or disabled. |
static java.lang.String |
AWT_LOGON_MENUENTRY_DISABLED
Controls whether or not the AWT menu entry for the user logon menu entry is enabled or disabled. |
static java.lang.String |
AWT_MENU_SETTINGS_DISPLAYED
Indicates whether the Settings entry in the AWT Menu should be displayed or not. |
static java.lang.String |
AWT_MENUENTRY_TRACE_DISPLAYED
Indicates whether the Trace entry in the AWT Menu Entry should be displayed or not. |
static java.lang.String |
AWT_PREFERRED_HEIGHT
The preferred heigth of the Mobile Infrastructure AWT home application. |
static java.lang.String |
AWT_PREFERRED_WIDTH
The preferred width of the Mobile Infrastructure AWT home application. |
static java.lang.String |
AWT_SCROLLBARS_ENABLING
Show scrollbars within dialogs if the dialog box is too small for its content. |
static java.lang.String |
AWT_SYNC_MENUENTRY_DISABLED
Controls whether or not the AWT menu entry for the sync menu entry is enabled or disabled. |
static java.lang.String |
AWT_SYNCDIALOG_CHANGE_SYNCPASSWORD_BUTTON_DISPLAYED
Indicates whether the Change (Sync) Password button in the AWT Sync Dialog should be displayed or not. |
static java.lang.String |
DATACOMPRESSION_GZIP_ENABLING
Enable gzip compression while synchronization. |
static java.lang.String |
INSTALLATION_DIRECTORY
The Mobile Engine installation path. |
static java.lang.String |
JSP_AUTOSTART_APPLN_FOR_USER
Specifies the name of the aplication that needs to be started automatically for the specifed user after logon. |
static java.lang.String |
JSP_HOMEPAGE_MANAGEPASSWORDS_LINK_DISPLAYED
Indicates whether the Manage Passwords link in the JSP Home Page should be displayed or not. |
static java.lang.String |
JSP_HOMEPAGE_SETTINGS_LINK_DISPLAYED
Indicates whether the Settings link in the JSP Home Page should be displayed or not. |
static java.lang.String |
JSP_HOMEPAGE_SYNC_BUTTON_DISPLAYED
Indicates whether the Sync button in the JSP Home Page should be displayed or not. |
static java.lang.String |
JSP_HOMEPAGE_TRACE_LINK_DISPLAYED
Indicates whether the Trace link in the JSP Home Page should be displayed or not. |
static java.lang.String |
JSP_LOGINPAGE_CHANGE_LOCAL_PASSSWORD_BUTTON_DISPLAYED
Indicates whether the Change (Local) Password button in the JSP Login Page should be displayed or not. |
static java.lang.String |
JSP_LOGINPAGE_NEWUSER_BUTTON_DISPLAYED
Indicates whether the New User button in the JSP Login Page should be displayed or not. |
static java.lang.String |
JSP_SYNCPAGE_CHANGE_SYNCPASSWORD_BUTTON_DISPLAYED
Indicates whether the Change (Sync) Password button in the JSP Sync Page should be displayed or not. |
static java.lang.String |
JSP_UI_SERIALIZE_THREADS
Indicates whether the AbstractMEHttpServlet serializes Threads or not . |
static java.lang.String |
MI_HOME
Specifies the Mobile Infrastructure client home page url. |
static java.lang.String |
PREFIX_FOR_DLLS_LOADED_AT_STARTUP
All dlls, that have to be loaded by the Mobile Inftrastructure framework, have to set up a configuration entry with this prefix. |
static java.lang.String |
PRINTER_IMPLEMENTATIONS
A comma separated list of Printer implementation classes. |
static java.lang.String |
RUNTIME
The UI that should be started by the Mobile Engine startup class ( com.sap.ip.me.core.Startup
). |
static java.lang.String |
RUNTIME_APPLICATION_TO_BE_STARTED_AUTOMATICALLY
The name of the application which shall be started automatically after a user logon. |
static java.lang.String |
RUNTIME_HOST
The hostname of the Mobile Infrastructure webserver. |
static java.lang.String |
RUNTIME_PORT
The port on which the Mobile Infrastructure webserver is running. |
static java.lang.String |
SETTING_LANGUAGECHECK
if not set the language test is omited and the application starts even if the language is not supported by the application. |
static java.lang.String |
SYNCSETTINGS_BACKGROUNDFILTER
The setting for 'Filter on Timed Sync'. |
static java.lang.String |
SYNCSETTINGS_CLIENT
The client of the SAP Web AS that will be used for synchronization. |
static java.lang.String |
SYNCSETTINGS_CONNECTION_TIMEOUT
The connection timeout in milliseconds. |
static java.lang.String |
SYNCSETTINGS_CONNECTION_TYPE
Connection type for synchronization. |
static java.lang.String |
SYNCSETTINGS_COUNTRY
The current country setting. |
static java.lang.String |
SYNCSETTINGS_GATEWAY
Deprecated. since MI 2.5 |
static java.lang.String |
SYNCSETTINGS_LANGUAGE
The current log in and synchronization language. |
static java.lang.String |
SYNCSETTINGS_LONGUSERNAME
Deprecated. since MI 2.5 |
static java.lang.String |
SYNCSETTINGS_NEW_PROTOCOL_ACTIVE
Deprecated. since MI 2.5 SP 13. With MI 2.5 SP 13 only new protocol is supported. |
static java.lang.String |
SYNCSETTINGS_PROXYPW
The password used for the proxy authorization. |
static java.lang.String |
SYNCSETTINGS_PROXYUSER
The username used for the proxy authorization. |
static java.lang.String |
SYNCSETTINGS_TIMEZONE
The current time zone setting. |
static java.lang.String |
SYNCSETTINGS_USER
Deprecated. since MI 2.5 |
static java.lang.String |
SYNCSETTINGS_WAITFORRESUTLS_TIMEOUT
The timeout in milliseconds to wait for results being sent from the Mobile Infrastructure Server. |
static java.lang.String |
SYSTEMNEWS_SHOWAWT
|
static java.lang.String |
TRACE_ENABLED
Enable tracing. |
static java.lang.String |
TRACE_FILENAME
The location of the trace file (absolute or relative to the Mobile Infrastructure installation folder). |
static java.lang.String |
TRACE_FILESIZE
The maximum size of the trace file in KB. |
static java.lang.String |
TRACE_LEVEL
The current effective trace level. |
static java.lang.String |
TRACE_PERFORMANCELOG_ENABLED
Indicates wether the performance log is enabled or not. |
static java.lang.String |
TRACE_SAT_ENABLED
Indicates wether Single Activity Tracing (SAT) is enabled or not. |
static java.lang.String |
TRACE_USEMESSAGETYPE
Deprecated. since MI 2.5 |
static java.lang.String |
TRACE_USETIMESTAMP
Deprecated. since MI 2.5 |
Field Detail |
public static final java.lang.String AWT_DIALOGBOXES_RESIZING
true
for enable resizing or false
for disablefalse
public static final java.lang.String AWT_SCROLLBARS_ENABLING
true
show scrollbars within dialogs if
dialog box is too small for its content or false
if no
scrollbars should be displayed in dialogsfalse
public static final java.lang.String AWT_PREFERRED_WIDTH
240
public static final java.lang.String AWT_PREFERRED_HEIGHT
290
public static final java.lang.String AWT_LOGOFF_MENUENTRY_DISABLED
true
for disabling the user logoff menu
entry or false
for enabling the user logoff menu entryfalse
public static final java.lang.String AWT_EXIT_MENUENTRY_DISABLED
true
for disabling the exit funtion or
false
for enabling the exit funtionfalse
public static final java.lang.String AWT_LOGON_MENUENTRY_DISABLED
true
for disabling the user logon menu entry
or false
for enabling the user logon menu entryfalse
public static final java.lang.String AWT_SYNC_MENUENTRY_DISABLED
true
for disabling the sync menu entry or
false
for enabling the sync menu entryfalse
public static final java.lang.String AWT_LOGIN_NEWUSER_BUTTON_DISPLAYED
true
for displaying the New User button or
false
for not displaying the New User buttontrue
public static final java.lang.String AWT_LOGIN_CHANGE_LOCAL_PASSSWORD_BUTTON_DISPLAYED
true
for displaying the Change Password button or
false
for not displaying the Change Password buttontrue
public static final java.lang.String AWT_MENUENTRY_TRACE_DISPLAYED
true
for displaying the Trace entry or
false
for not displaying the Trace entrytrue
public static final java.lang.String AWT_MENU_SETTINGS_DISPLAYED
true
for displaying the Settings entry or
false
for not displaying the Settings entrytrue
public static final java.lang.String AWT_HOMEFRAME_SYNC_BUTTON_DISPLAYED
true
for displaying the Sync button or
false
for not displaying the Sync buttontrue
public static final java.lang.String AWT_SYNCDIALOG_CHANGE_SYNCPASSWORD_BUTTON_DISPLAYED
true
for displaying the Change Password button or
false
for not displaying the Change Password buttontrue
public static final java.lang.String JSP_LOGINPAGE_NEWUSER_BUTTON_DISPLAYED
true
for displaying the New User button or
false
for not displaying the New User buttontrue
public static final java.lang.String JSP_LOGINPAGE_CHANGE_LOCAL_PASSSWORD_BUTTON_DISPLAYED
true
for displaying the Change Password button or
false
for not displaying the Change Password buttontrue
public static final java.lang.String JSP_HOMEPAGE_TRACE_LINK_DISPLAYED
true
for displaying the Trace link or
false
for not displaying the Trace linktrue
public static final java.lang.String JSP_HOMEPAGE_SETTINGS_LINK_DISPLAYED
true
for displaying the Settings link or
false
for not displaying the Settings linktrue
public static final java.lang.String JSP_HOMEPAGE_MANAGEPASSWORDS_LINK_DISPLAYED
true
for displaying the Manage Passwords link or
false
for not displaying the Manage Passwords linktrue
public static final java.lang.String JSP_HOMEPAGE_SYNC_BUTTON_DISPLAYED
true
for displaying the Sync button or
false
for not displaying the Sync buttontrue
public static final java.lang.String JSP_SYNCPAGE_CHANGE_SYNCPASSWORD_BUTTON_DISPLAYED
true
for displaying the Change Password button or
false
for not displaying the Change Password buttontrue
public static final java.lang.String RUNTIME_APPLICATION_TO_BE_STARTED_AUTOMATICALLY
public static final java.lang.String JSP_AUTOSTART_APPLN_FOR_USER
MobileEngine.JSP.StartApplicationDirectlyForUser= User1:App1
MobileEngine.JSP.StartApplicationDirectlyForUser= User1:App1;User2:App1
MobileEngine.JSP.StartApplicationDirectlyForUser= User1:App1;User2:App2
public static final java.lang.String DATACOMPRESSION_GZIP_ENABLING
true
for enabling compressed synchronization
or false
for disabling compressed synchronizationfalse
public static final java.lang.String INSTALLATION_DIRECTORY
setup.exe
for Win32 setups and the link for the
Mobile Engine start on WinCE devices contains the correct path settings
too.
public static final java.lang.String SYNCSETTINGS_CONNECTION_TYPE
http
for synchronization via http, disc
for synchronization via filehttp
public static final java.lang.String SYNCSETTINGS_GATEWAY
Empty
public static final java.lang.String SYNCSETTINGS_LANGUAGE
public static final java.lang.String SYNCSETTINGS_COUNTRY
public static final java.lang.String SYNCSETTINGS_TIMEZONE
java.util.TimeZone
public static final java.lang.String SYNCSETTINGS_LONGUSERNAME
public static final java.lang.String SYNCSETTINGS_BACKGROUNDFILTER
true
or false
public static final java.lang.String SYNCSETTINGS_USER
public static final java.lang.String SYNCSETTINGS_CLIENT
public static final java.lang.String SYNCSETTINGS_PROXYUSER
public static final java.lang.String SYNCSETTINGS_PROXYPW
public static final java.lang.String RUNTIME
com.sap.ip.me.core.Startup
). May be used read-only awt
or tomcat
tomcat
public static final java.lang.String SYNCSETTINGS_CONNECTION_TIMEOUT
long
and -1
(no connection test)10000
public static final java.lang.String SYNCSETTINGS_WAITFORRESUTLS_TIMEOUT
long
and -1
(wait until server sends a response; somtimes the server does not send any
response)-1
public static final java.lang.String TRACE_ENABLED
true
for switching trace on or false
for switching offfalse
public static final java.lang.String TRACE_LEVEL
10
, 50
, 60
, 70
, 80
, 90
and 1000
public static final java.lang.String TRACE_FILENAME
/
the
filename is interpreted as relative to the SAP MI installaion folder./log/trace.txt
public static final java.lang.String TRACE_FILESIZE
-1>
. 200
public static final java.lang.String TRACE_USEMESSAGETYPE
true
or false
true
public static final java.lang.String TRACE_USETIMESTAMP
true
or false
true
public static final java.lang.String TRACE_PERFORMANCELOG_ENABLED
true
performance log is enabled or false
= it is disabledfalse
public static final java.lang.String TRACE_SAT_ENABLED
true
SAT is enabled or false
=
it is disabledfalse
public static final java.lang.String SYNCSETTINGS_NEW_PROTOCOL_ACTIVE
true
(new protocol) or false
(old protocol)true
public static final java.lang.String PREFIX_FOR_DLLS_LOADED_AT_STARTUP
MobileEngine.Startup.LoadDlls.Printer.Intermec700 = javaapi, prnport, prnerr
Printer.Intermec700
can freely be chosen. The suffix may contain a-z,A-Z,0-9 and dot
characters only.
public static final java.lang.String MI_HOME
http://localhost:4444/
public static final java.lang.String SETTING_LANGUAGECHECK
true
or false
true
public static final java.lang.String RUNTIME_PORT
4444
public static final java.lang.String RUNTIME_HOST
localhost
or 127.0.0.1
localhost
public static final java.lang.String PRINTER_IMPLEMENTATIONS
public static final java.lang.String JSP_UI_SERIALIZE_THREADS
AbstractMEHttpServlet
serializes Threads or not .true
or false
. *
Default value: false
public static final java.lang.String SYSTEMNEWS_SHOWAWT
public static final java.lang.String ASK_USER_FOR_DEPLOYMENT
true
or false
false
public static final java.lang.String ASK_USER_FOR_DEPLOYMENT_TIMEOUT
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |