|
|||||||||||
| 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 |
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_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_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 |
DATACOMPRESSION_GZIP_ENABLING
Enable gzip compression while synchronization. |
static java.lang.String |
INSTALLATION_DIRECTORY
The Mobile Engine installation path. |
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
Determines if new protocol type for synchronization is active. |
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 |
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 RUNTIME_APPLICATION_TO_BE_STARTED_AUTOMATICALLY
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 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)-1
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 falsetrue
public static final java.lang.String TRACE_USETIMESTAMP
true or falsetrue
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 falsetrue
public static final java.lang.String RUNTIME_PORT
4444
public static final java.lang.String RUNTIME_HOST
localhost or 127.0.0.1localhost
public static final java.lang.String PRINTER_IMPLEMENTATIONS
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||