A B C D E F G H I J K L M N O P Q R S T U V W _

A

A - Static variable in class com.sap.ip.me.api.pios.symbology.Code128
Constant to indicate a barcode that starts with code set A option.
ADVANCE_BACK - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the advance backward attribute name.
ADVANCE_FORWARD - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the advance forward attribute name.
ALIGN_CENTER - Static variable in class com.sap.ip.me.api.pios.printer.LinePrinter
Constant to indicate center alignment.
ALIGN_LEFT - Static variable in class com.sap.ip.me.api.pios.printer.LinePrinter
Constant to indicate left alignment.
ALIGN_RIGHT - Static variable in class com.sap.ip.me.api.pios.printer.LinePrinter
Constant to indicate right alignment.
ALL - Static variable in interface com.sap.ip.me.api.logging.MIComponents
Any MI component
ALL - Static variable in class com.sap.ip.me.api.logging.Severities
Severity that indicates that all messages will be logged
ALL_LEVEL - Static variable in interface com.sap.ip.me.api.services.LogSeverities
Deprecated. With this level every message will be logged.
ALREADY_CREATED - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates that a native object has already been created.
ALREADY_OPENED - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates that the connection is already open.
AND - Static variable in class com.sap.ip.me.api.persist.query.LogicalOperatorType
AND operator.
API_CONF - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI public configuration component
API_DEPLOY - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI public deployment components
API_LOGGING - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI public logging components
API_PERSIST - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI public persistence components
API_PRINT - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI public printing components
API_RUNTIME - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI public UI-runtime components
API_RUNTIME_AWT - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI public AWT runtime components
API_RUNTIME_JSP - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI public JSP runtime components
API_SECURITY - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI public security components
API_SERVICES - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI public service components
API_SMARTSYNC - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI public SmartSync components
API_SYNC - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI public generic synchronization components
API_USER - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI public user components
APPS - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI internal framework applications
ASK_USER_FOR_DEPLOYMENT - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the user should be asked on application deployment if he wants to continue.
ASK_USER_FOR_DEPLOYMENT_TIMEOUT - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates the timespan in ms after which the user decision dialog in deployment will be closed.
AUTO - Static variable in class com.sap.ip.me.api.pios.symbology.Code128
Constant to indicate a barcode where the code set is determined automatically option.
AVG - Static variable in class com.sap.ip.me.api.persist.query.AggregationOperatorType
Average operator.
AWTConfigurationUI - class com.sap.ip.me.api.runtime.awt.AWTConfigurationUI.
AWT Home FrameConfiguration Copyright: Copyright (c) 2002 Company: SAP AG
AWTConfigurationUI() - Constructor for class com.sap.ip.me.api.runtime.awt.AWTConfigurationUI
 
AWT_DIALOGBOXES_RESIZING - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Enable dialog box resizing.
AWT_EXIT_MENUENTRY_DISABLED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Controls whether or not the AWT menu entry for the exit funtion is enabled or disabled.
AWT_HOMEFRAME_SYNC_BUTTON_DISPLAYED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the Sync button in the AWT Home Frame should be displayed or not.
AWT_LOGIN_CHANGE_LOCAL_PASSSWORD_BUTTON_DISPLAYED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the Change (Local) Password button in the AWT Login Dialog should be displayed or not.
AWT_LOGIN_NEWUSER_BUTTON_DISPLAYED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the New User button in the AWT Login Dialog should be displayed or not.
AWT_LOGOFF_MENUENTRY_DISABLED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Controls whether or not the AWT menu entry for the user logoff is enabled or disabled.
AWT_LOGON_MENUENTRY_DISABLED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Controls whether or not the AWT menu entry for the user logon menu entry is enabled or disabled.
AWT_MENUENTRY_TRACE_DISPLAYED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the Trace entry in the AWT Menu Entry should be displayed or not.
AWT_MENU_SETTINGS_DISPLAYED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the Settings entry in the AWT Menu should be displayed or not.
AWT_PREFERRED_HEIGHT - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The preferred heigth of the Mobile Infrastructure AWT home application.
AWT_PREFERRED_WIDTH - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The preferred width of the Mobile Infrastructure AWT home application.
AWT_SCROLLBARS_ENABLING - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Show scrollbars within dialogs if the dialog box is too small for its content.
AWT_SYNCDIALOG_CHANGE_SYNCPASSWORD_BUTTON_DISPLAYED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the Change (Sync) Password button in the AWT Sync Dialog should be displayed or not.
AWT_SYNC_MENUENTRY_DISABLED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Controls whether or not the AWT menu entry for the sync menu entry is enabled or disabled.
AbstractDialog - class com.sap.ip.me.api.runtime.awt.AbstractDialog.
To use AWT-Dialogs, inherit from this class.
AbstractDialog(boolean) - Constructor for class com.sap.ip.me.api.runtime.awt.AbstractDialog
Constructs an initially invisible Dialog with an empty title, the specified modality.
AbstractDialog(String, boolean) - Constructor for class com.sap.ip.me.api.runtime.awt.AbstractDialog
Constructs an initially invisible Dialog with the specified title, and modality.
AbstractDialog(String) - Constructor for class com.sap.ip.me.api.runtime.awt.AbstractDialog
Constructs an initially invisible, non-modal Dialog with the specified and title.
AbstractDialog() - Constructor for class com.sap.ip.me.api.runtime.awt.AbstractDialog
Constructs an initially invisible, non-modal Dialog with an empty title.
AbstractLogging - class com.sap.ip.me.api.logging.AbstractLogging.
This abstract class contains a set of pre implemented methods for logging.
AbstractLogging() - Constructor for class com.sap.ip.me.api.logging.AbstractLogging
 
AbstractMEHttpServlet - class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.
Base class for all mobile engine web application servlets.
AbstractMEHttpServlet() - Constructor for class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
 
AddOnInstaller - interface com.sap.ip.me.api.deploy.AddOnInstaller.
This Interface has to be implemented by every AddOn that wants to take over installation tasks itself.
AggregationOperatorType - class com.sap.ip.me.api.persist.query.AggregationOperatorType.
Aggregation operator for the query.
Alert - interface com.sap.ip.me.api.ccms.Alert.
Interface that must be implemented by components, which want to monitor critical situations during runtime.
AlertManager - class com.sap.ip.me.api.ccms.AlertManager.
Central instance that implements a registry for all Alerts.
AlertManager() - Constructor for class com.sap.ip.me.api.ccms.AlertManager
 
AppLog - class com.sap.ip.me.api.logging.AppLog.
AppLog of the Mobile Infrastructure.
Application - interface com.sap.ip.me.api.runtime.Application.
The base interface for Mobile Engine applications.
ApplicationHandler - class com.sap.ip.me.api.runtime.jsp.ApplicationHandler.
Handles currently active applications
ApplicationHandler() - Constructor for class com.sap.ip.me.api.runtime.jsp.ApplicationHandler
 
AttributeDescriptor - interface com.sap.ip.me.api.persist.meta.AttributeDescriptor.
this class describes an attribute of a persistable class.
AttributeType - class com.sap.ip.me.api.persist.meta.AttributeType.
Class provides persistence type mapping.
AttributeType(Class, int, String) - Constructor for class com.sap.ip.me.api.persist.meta.AttributeType
Constructor for the AttributeType object
AwtApplication - interface com.sap.ip.me.api.runtime.awt.AwtApplication.
The base interface for Mobile Infrastructure AWT applications.
acceptClientSyncBo() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponse
The client data is kept and the server data is discarded.
acceptServerSyncBo() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponse
Reverts the client data to the server state; the client data is discarded.
action - Variable in class com.sap.ip.me.api.security.PermissionEntry
action value of the corresponding ABAP permissionvalue
actionMenuItem(MenuItem) - Method in interface com.sap.ip.me.api.runtime.awt.AwtApplication
The menu commands delivering.
actionPerformed(SyncEvent) - Method in interface com.sap.ip.me.api.sync.SyncEventListener
This method will be called by the framework if the sync state changes.
activateApplication() - Method in interface com.sap.ip.me.api.runtime.Application
Activates an application.
activateApplication() - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Description of the Method
add(String, String) - Method in class com.sap.ip.me.api.pios.configuration.ConfigurationManager
Adds a configuration data to the configuration file.
add(String, String, String) - Method in class com.sap.ip.me.api.security.Permission
Adds a new PermissionEntry to the list of Permissions
add(Object) - Method in interface com.sap.ip.me.api.services.MeTreeSet
Adds the specified element to this set.
add(MeIterator) - Method in interface com.sap.ip.me.api.services.MeTreeSet
Adds all elements of the specified iterator to this set.
add(FixedDecimal) - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Returns the sum of this FixedDecimal and the specified FixedDecimal parameter.
addDeviceRestartListener(DeviceRestartListener) - Method in class com.sap.ip.me.api.services.DeviceRestartEventRegistry
Adds a feature to the DeviceRestartListener attribute of the DeviceRestartEventRegistry object
addFontConfiguration(String) - Method in class com.sap.ip.me.api.pios.printer.FontConfigurationManager
Adds a new empty font configuration to this printer connection.
addItem(String, int, String) - Method in interface com.sap.ip.me.api.sync.OutboundContainer
Deprecated. use addItem(String fieldname, String fieldvalue) instead. The line number will be increased automatically.
addItem(String, String) - Method in interface com.sap.ip.me.api.sync.OutboundContainer
Adds an item to the container.
addListener(NewsListener) - Method in class com.sap.ip.me.api.services.systemnews.News
Registeres a listener which will be fired when new messages arrive
addMultipleLink(int, PersistableEntity) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
Add a new Link entry to the multiple link at given index of the PersistedObject.
addSymbology(Symbology) - Method in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Adds a symbology (and its options/preferences) to be read by the scanner.
addSyncEventListener(SyncEventListener) - Method in class com.sap.ip.me.api.sync.SyncEventRegistry
Adds the specified listener to receive sync event events from this bean.
addTagConfiguration(String) - Method in class com.sap.ip.me.api.pios.rfid.TagConfigurationManager
Adds a new empty tag configuration to this RFID connection.
addToClassPath(String) - Method in class com.sap.ip.me.api.deploy.ClassPathManager
Adds a file to the Mobile Infrastructue classpath
advance(float) - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Advances the paper forward in points specified by a positive number or backwards in points specified by a negative number.
allObjects() - Method in class com.sap.ip.me.api.services.MultiObjectFileStorage
This method returns all objects that are accessible with this instance.
attributesFileName - Variable in class com.sap.ip.me.api.pios.connection.Connection
The name of the driver attributes/property file.

B

B - Static variable in class com.sap.ip.me.api.pios.symbology.Code128
Constant to indicate a barcode that starts with code set B option.
BARCODE_ROTATION - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the barcode rotation attribute name.
BEEP_OFF - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the beep off attribute name.
BEEP_OFF - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Constant to indicate beep off option.
BEEP_ON_FAIL - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the beep on fail attribute name.
BEEP_ON_FAIL - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Constant to indicate beep on fail option.
BEEP_ON_READ - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the beep on read attribute name.
BEEP_ON_READ - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Constant to indicate beep on read option.
BIGDECIMAL - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
BIGDECIMAL AttributeType is mapping java.math.BigDecimal.
BIGINTEGER - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
BIGINTEGER AttributeType is mapping java.math.BigInteger.
BINARY - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
Describes binary large objects (BLOB's) by mapping byte[] Maximum Size is limited by the available memory.
BLANK - Static variable in class com.sap.ip.me.api.services.PerformanceLog
 
BLANK_MAX - Static variable in class com.sap.ip.me.api.services.PerformanceLog
 
BOOLEAN - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
BOOLEAN AttributeType maps instances of java.lang.Boolean
BUSY_AFTER_PRINT - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate printer busy after print.
BYTE - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
BYTE AttributeType maps instances of java.lang.Byte
Base64 - class com.sap.ip.me.api.services.Base64.
The class provides methods to transform any string into a standard base64 string and vice versa.
BasisFieldType - class com.sap.ip.me.api.smartsync.BasisFieldType.
An enumeration of possible basis field types for SmartSync.
BatchSupport - interface com.sap.ip.me.api.runtime.BatchSupport.
 
BigDecimalFactory - class com.sap.ip.me.api.services.BigDecimalFactory.
Factory class to create BigDecimal instances.
BigDecimalFactory() - Constructor for class com.sap.ip.me.api.services.BigDecimalFactory
 
BitmappedFont - interface com.sap.ip.me.api.pios.printer.BitmappedFont.
The BitmappedFont interface represents a bitmapped printer font.
BufferedUTF8Reader - class com.sap.ip.me.api.services.BufferedUTF8Reader.
Buffered reader that reads a UTF8 encoded file or stream.
BufferedUTF8Reader(File, int) - Constructor for class com.sap.ip.me.api.services.BufferedUTF8Reader
Creates a BufferedUTF8Reader object for the given input file and with the given buffersize.
BufferedUTF8Reader(String, int) - Constructor for class com.sap.ip.me.api.services.BufferedUTF8Reader
Creates a BufferedUTF8Reader object for the given input file name and with the given buffersize.
BufferedUTF8Reader(File) - Constructor for class com.sap.ip.me.api.services.BufferedUTF8Reader
Creates a BufferedUTF8Reader object for the given input file with the default buffer size.
BufferedUTF8Reader(String) - Constructor for class com.sap.ip.me.api.services.BufferedUTF8Reader
Creates a BufferedUTF8Reader object for the given input file name with the default buffer size.
BufferedUTF8Reader(InputStream) - Constructor for class com.sap.ip.me.api.services.BufferedUTF8Reader
Creates a BufferedUTF8Reader object for the given input stream with the default buffer size.
BufferedUTF8Writer - class com.sap.ip.me.api.services.BufferedUTF8Writer.
 
BufferedUTF8Writer(File, int) - Constructor for class com.sap.ip.me.api.services.BufferedUTF8Writer
 
BufferedUTF8Writer(String, int) - Constructor for class com.sap.ip.me.api.services.BufferedUTF8Writer
 
BufferedUTF8Writer(File, int, boolean) - Constructor for class com.sap.ip.me.api.services.BufferedUTF8Writer
 
BufferedUTF8Writer(String, int, boolean) - Constructor for class com.sap.ip.me.api.services.BufferedUTF8Writer
 
BufferedUTF8Writer(File) - Constructor for class com.sap.ip.me.api.services.BufferedUTF8Writer
 
BufferedUTF8Writer(String) - Constructor for class com.sap.ip.me.api.services.BufferedUTF8Writer
 
BufferedUTF8Writer(File, boolean) - Constructor for class com.sap.ip.me.api.services.BufferedUTF8Writer
 
BufferedUTF8Writer(String, boolean) - Constructor for class com.sap.ip.me.api.services.BufferedUTF8Writer
 
Bytes - class com.sap.ip.me.api.pios.util.Bytes.
Used to convert a byte array to an ASCII or UNICODE string.
begin(TransactionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. begins a new transaction that fulfills the given transactional requirements and returns this transaction.
beginTransaction(boolean) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Ensures exclusive access to persistent storage.
beginTransaction() - Method in interface com.sap.ip.me.api.smartsync.SmartSyncTransactionManager
Set the start point for a transaction.
bigDecimalValue() - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Return the BigDecimal value of this FixedDecimal.
bufferedObjects() - Method in class com.sap.ip.me.api.services.MultiObjectFileStorage
This method returns all cached objects.
buildQueryResultObject(JQueryResultRow) - Method in interface com.sap.ip.me.api.persist.query.JQueryResultBuilder
This method should process parameters and build one instance of query result object.
byteToInt(byte[], int) - Static method in class com.sap.ip.me.api.persist.meta.AttributeType
 
byteToLength(byte[], int) - Static method in class com.sap.ip.me.api.persist.meta.AttributeType
 
byteToLong(byte[], int) - Static method in class com.sap.ip.me.api.persist.meta.AttributeType
 
byteToShort(byte[], int) - Static method in class com.sap.ip.me.api.persist.meta.AttributeType
 

C

C - Static variable in class com.sap.ip.me.api.pios.symbology.Code128
Constant to indicate a barcode that starts with code set C option.
C - Static variable in class com.sap.ip.me.api.smartsync.BasisFieldType
A field type for fixed length characters; represented in the client as java.lang.String.
CCMS - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI internal CCMS components
CHANGED - Static variable in class com.sap.ip.me.api.smartsync.ProcessingStatusType
CHANGED indicates that a SyncBo has an inconsistent data with middleware (which is managed in middleware consolidated database.) until the latest synchronization.
CHECK_DIGIT_FRENCH_CIP - Static variable in class com.sap.ip.me.api.pios.symbology.Code39
Constant to indicate Code39 check digit French CIP option.
CHECK_DIGIT_MOD10_OPCC - Static variable in class com.sap.ip.me.api.pios.symbology.Interleaved2Of5
Constant to indicate check digit mod10 opcc option.
CHECK_DIGIT_MOD10_USS - Static variable in class com.sap.ip.me.api.pios.symbology.Interleaved2Of5
Constant to indicate check digit mod10 uss option.
CHECK_DIGIT_MOD16 - Static variable in class com.sap.ip.me.api.pios.symbology.Codabar
Constant to indicate Codabar check digit Mod16 option.
CHECK_DIGIT_MOD43 - Static variable in class com.sap.ip.me.api.pios.symbology.Code39
Constant to indicate Code39 check digit Mod43 option.
CHECK_DIGIT_TRANSMIT - Static variable in class com.sap.ip.me.api.pios.symbology.Codabar
Constant to indicate reporting of the bar code check digit.
CHECK_DIGIT_TRANSMIT - Static variable in class com.sap.ip.me.api.pios.symbology.Code39
Constant to indicate reporting of the bar code check digit.
CHECK_DIGIT_TRANSMIT - Static variable in class com.sap.ip.me.api.pios.symbology.EAN13
Constant to indicate reporting of the bar code check digit.
CHECK_DIGIT_TRANSMIT - Static variable in class com.sap.ip.me.api.pios.symbology.EAN8
Constant to indicate reporting of the bar code check digit.
CHECK_DIGIT_TRANSMIT - Static variable in class com.sap.ip.me.api.pios.symbology.Interleaved2Of5
Constant to indicate reporting of the bar code check digit.
CHECK_DIGIT_TRANSMIT - Static variable in class com.sap.ip.me.api.pios.symbology.UPC_A
Constant to indicate reporting of the bar code check digit.
CHILDROW_NOTFOUND - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static message used to indicate that the original child Row to be replaced is not a valid member of the SyncBo.
CLASS_NOT_FOUND - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
CLASS_NOT_FOUND - Static variable in class com.sap.ip.me.api.persist.meta.DescriptorException
 
CLEAR_PRINTER_ERROR - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the clear printer error attribute name.
CLSI_OPTIONAL - Static variable in class com.sap.ip.me.api.pios.symbology.Codabar
Constant to indicate CLSI is optional for scanning
CLSI_REQUIRED - Static variable in class com.sap.ip.me.api.pios.symbology.Codabar
Constant to indicate CLIS is required for scanning
CODABAR - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the Codabar symbology attribute.
CODABAR - Static variable in class com.sap.ip.me.api.pios.symbology.SymbologyType
Constant to indicate CODABAR symbology type.
CODABAR_CHECK_DIGIT_MOD16 - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the Codabar check digit Mod16 attribute.
CODABAR_CHECK_DIGIT_TRANSMIT - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the Codabar check digit transmit attribute name.
CODABAR_CLSI_OPTIONAL - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the Codabar CLSI_OPTIONAL attribute name.
CODABAR_CLSI_REQUIRED - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the Codabar CLSI_REQUIRED attribute name.
CODABAR_HUMAN_READABLE_ABOVE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Codabar human readable above attribute.
CODABAR_HUMAN_READABLE_BELOW - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Codabar human readable below attribute.
CODABAR_HUMAN_READABLE_SHOW_CHECK_DIGIT - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Codabar human readable show check digit attribute.
CODABAR_HUMAN_READABLE_SHOW_START_STOP - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Codabar human readable show start and stop attribute.
CODABAR_NOTIS - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the Codabar NOTIS attribute name.
CODABAR_SCALABLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Codabar scalable attribute.
CODE128 - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the Code 128 symbology attribute.
CODE128 - Static variable in class com.sap.ip.me.api.pios.symbology.SymbologyType
Constant to indicate CODE128 symbology type.
CODE128_HUMAN_READABLE_ABOVE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Code 128 human readable above attribute.
CODE128_HUMAN_READABLE_BELOW - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Code 128 human readable below attribute.
CODE128_SCALABLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Code 128 scalable attribute.
CODE128_START_CODESET_AUTO - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate a Code 128 barcode where the code set is determined automatically attribute.
CODE128_START_CODESET_MANUAL - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate a Code 128 barcode where the starting code set is provided.
CODE39 - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the Code 39 symbology attribute.
CODE39 - Static variable in class com.sap.ip.me.api.pios.symbology.SymbologyType
Constant to indicate CODE39 symbology type.
CODE39_CHECK_DIGIT_FRENCH_CIP - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the Code39 check digit French CIP attribute.
CODE39_CHECK_DIGIT_MOD43 - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the Code39 check digit Mod43 attribute.
CODE39_CHECK_DIGIT_TRANSMIT - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the Code39 check digit transmit attribute name.
CODE39_FULLASCII - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the Code39 full ascii attribute.
CODE39_HUMAN_READABLE_ABOVE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Code 39 human readable above attribute.
CODE39_HUMAN_READABLE_BELOW - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Code 39 human readable below attribute.
CODE39_HUMAN_READABLE_SHOW_CHECK_DIGIT - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Code 39 human readable show check digit attribute.
CODE39_HUMAN_READABLE_SHOW_START_STOP - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Code 39 human readable show start and stop digit attribute.
CODE39_SCALABLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Code 39 scalable attribute.
CODE39_STANDARD - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the Code39 standard attribute.
CODE_PAGE - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
 
COMPLETE - Static variable in class com.sap.ip.me.api.persist.core.TreeOptionType
For persistence operations, the entity itself is and all linked entities are considered
COMPLETE_INT - Static variable in class com.sap.ip.me.api.persist.core.TreeOptionType
Description of the Field
CONFIGDIR_NAME - Static variable in class com.sap.ip.me.api.pios.util.PIOSPaths
Constant to indicate PIOS Configuration directory.
CONFIGURATION_ERROR - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates that there is a configuration error.
CONFIGURATION_PREFIX - Static variable in class com.sap.ip.me.api.logging.AbstractLogging
The prefix for all Mobile Infrastructure log configurations.
CONFLICT - Static variable in class com.sap.ip.me.api.smartsync.SyncBoResponseType
SyncBoResponseType of CONFLICT type.
CONFLICT - Static variable in class com.sap.ip.me.api.smartsync.SyncReplyType
A static reply type indicating that the message sent to the backend was in conflict with other clients or devices.
CONNECTION_TYPE_DISC - Static variable in class com.sap.ip.me.api.sync.SyncManager
Value for Configuration property SYNCSETTINGS_CONNECTION_TYPE.
CONNECTION_TYPE_HTTP - Static variable in class com.sap.ip.me.api.sync.SyncManager
Value for Configuration property SYNCSETTINGS_CONNECTION_TYPE.
CONNECTOR_IMPL_KEY - Static variable in class com.sap.ip.me.api.pios.connection.Connector
Constant for the name of the key used to specify an alternate connector implementation.
CONSISTENT - Static variable in class com.sap.ip.me.api.smartsync.SyncState
State which indicates that Object is part of the synchronization with server.
CONTAINS - Static variable in class com.sap.ip.me.api.persist.query.RelationalOperatorType
Operator for wildcard '%searchstring%'search.
CONTINUOUS_PAPER - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the continuous paper attribute name.
CONTRARY_QUARANTINED - Static variable in class com.sap.ip.me.api.smartsync.ProcessingStatusType
CONTRARY_QUARANTINED is the status for the contrary SyncBo data for a quarantined SyncBo.
CORE - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI core component
CORRUPTED_INBOUND - Static variable in class com.sap.ip.me.api.sync.SyncException
Message in case of inbound file does not contain the expected data or the inbound file is truncated.
COUNT - Static variable in class com.sap.ip.me.api.persist.query.AggregationOperatorType
Count operator.
CharacterField - interface com.sap.ip.me.api.smartsync.CharacterField.
CharacterField represents the static type of field with java.lang.String as the underlying data type.
ClassDescriptor - interface com.sap.ip.me.api.persist.meta.ClassDescriptor.
This class describes the meta data of a class, which can be persisted.
ClassPathManager - class com.sap.ip.me.api.deploy.ClassPathManager.
Upon startup of the Mobile Infrastructure, a classloader loads a number of .jar / .zip files.
ClassPathManager() - Constructor for class com.sap.ip.me.api.deploy.ClassPathManager
 
ClientDataReset - class com.sap.ip.me.api.services.ClientDataReset.
Description of the Class
ClientDataReset() - Constructor for class com.sap.ip.me.api.services.ClientDataReset
 
Codabar - class com.sap.ip.me.api.pios.symbology.Codabar.
Represents the Codabar Symbology.
Codabar() - Constructor for class com.sap.ip.me.api.pios.symbology.Codabar
Constructs a new Codabar object.
Codabar(long) - Constructor for class com.sap.ip.me.api.pios.symbology.Codabar
Constructs a new Codabar object with the symbology options provided.
Code128 - class com.sap.ip.me.api.pios.symbology.Code128.
Represents the Code 128 symbology.
Code128() - Constructor for class com.sap.ip.me.api.pios.symbology.Code128
Constructs a new Code128 object.
Code128(long) - Constructor for class com.sap.ip.me.api.pios.symbology.Code128
Constructs a new Code128 object with the symbology options provided.
Code39 - class com.sap.ip.me.api.pios.symbology.Code39.
Represents the Code 39 Symbology.
Code39() - Constructor for class com.sap.ip.me.api.pios.symbology.Code39
Constructs a new Code39 object.
Code39(long) - Constructor for class com.sap.ip.me.api.pios.symbology.Code39
Constructs a new Code39 object with the symbology options provided.
CompositeCondition - interface com.sap.ip.me.api.persist.query.CompositeCondition.
A condition which is composed out of multiple SingleCondition or CompositeCondition instances.
Condition - interface com.sap.ip.me.api.persist.query.Condition.
Represents a condition for a query.
Configuration - class com.sap.ip.me.api.conf.Configuration.
The configuration class offers some methods to read and write properties and to save the configuration.
Configuration - class com.sap.ip.me.api.pios.configuration.Configuration.
The Configuration class represents a set of parameters and its values for a configuration type.
Configuration(String, String, ConfigurationManager) - Constructor for class com.sap.ip.me.api.pios.configuration.Configuration
Internal use only.
ConfigurationException - exception com.sap.ip.me.api.pios.configuration.ConfigurationException.
Exception class for the configuration package.
ConfigurationException(String) - Constructor for class com.sap.ip.me.api.pios.configuration.ConfigurationException
Constructs a Configuration exception using the specified message.
ConfigurationManager - class com.sap.ip.me.api.pios.configuration.ConfigurationManager.
Configuration Manager is the manager for all the PIOS configurations (internal use only).
ConfigurationManager() - Constructor for class com.sap.ip.me.api.pios.configuration.ConfigurationManager
Allow access to the default constructor only for inheritance.
ConfigurationManager(ConfigurationManager) - Constructor for class com.sap.ip.me.api.pios.configuration.ConfigurationManager
Constructs a new ConfigurationManager object.
Connection - class com.sap.ip.me.api.pios.connection.Connection.
This is the base class for all Connection implementations.
Connection() - Constructor for class com.sap.ip.me.api.pios.connection.Connection
Creates a new Connection object.
ConnectionParameters - class com.sap.ip.me.api.pios.connection.ConnectionParameters.
Defines the base class for Peripheral connection parameters.
ConnectionParameters(ConnectionType, DriverInfo) - Constructor for class com.sap.ip.me.api.pios.connection.ConnectionParameters
Constructs a new ConnectionParameters object for the specified connection type.
ConnectionType - class com.sap.ip.me.api.pios.connection.ConnectionType.
Provides a list of all of the peripherals offered by the PIOS API.
Connector - class com.sap.ip.me.api.pios.connection.Connector.
This class is the entry point to all peripheral connections.
Connector() - Constructor for class com.sap.ip.me.api.pios.connection.Connector
Constructs a new Connector object.
canBeDeleted() - Method in class com.sap.ip.me.api.smartsync.StatusType
Deprecated.  
canBeInserted() - Method in class com.sap.ip.me.api.smartsync.StatusType
Deprecated.  
canReplace() - Method in class com.sap.ip.me.api.smartsync.StatusType
Deprecated.  
cfgFile - Variable in class com.sap.ip.me.api.pios.connection.Connection
The name of the configuration file.
checkFieldValue(Object) - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Returns true if the field value represented by an Object instnace is compliant to the type , length and decimals definitions in the application's metadata.
checkInputStream() - Static method in class com.sap.ip.me.api.services.IOUtils
Checks whether InputStream that is sent to the URL is null or not
checkPermission(Permission) - Method in interface com.sap.ip.me.api.user.User
If the user has the specified permission, this method does nothing.
clearCache() - Method in class com.sap.ip.me.api.services.MultiObjectFileStorage
Clears the object cache and triggers garbage collection
clearDefaultDriver(ConnectionType) - Method in class com.sap.ip.me.api.pios.connection.Connector
Clear the default driver for an specific connection type.
clearError() - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Clear printer error.
cloneMutable(Object) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
provide clone instance, if o is mutable class
close() - Method in class com.sap.ip.me.api.pios.connection.Connection
Closes this connection and releases any system resources associated with it.
close() - Method in interface com.sap.ip.me.api.sync.OutboundContainer
Writes the content of the container to the current outbound file
closeInputStream() - Static method in class com.sap.ip.me.api.services.IOUtils
Closes the InputStream that is sent to the URL.
com.sap.ip.me.api.ccms - package com.sap.ip.me.api.ccms
 
com.sap.ip.me.api.conf - package com.sap.ip.me.api.conf
 
com.sap.ip.me.api.deploy - package com.sap.ip.me.api.deploy
 
com.sap.ip.me.api.logging - package com.sap.ip.me.api.logging
 
com.sap.ip.me.api.persist.app - package com.sap.ip.me.api.persist.app
 
com.sap.ip.me.api.persist.core - package com.sap.ip.me.api.persist.core
 
com.sap.ip.me.api.persist.meta - package com.sap.ip.me.api.persist.meta
 
com.sap.ip.me.api.persist.query - package com.sap.ip.me.api.persist.query
 
com.sap.ip.me.api.pios - package com.sap.ip.me.api.pios
Peripheral Input Output Services (PIOS) provides a number of services designed to enhance the SAP Mobile Infrastructure to provide access to peripherals from mobile applications using a simple, powerful API.
com.sap.ip.me.api.pios.configuration - package com.sap.ip.me.api.pios.configuration
Provides classes to manage the configuration of the drivers in the PIOS infra-structure.
com.sap.ip.me.api.pios.connection - package com.sap.ip.me.api.pios.connection
Provides the core connection classes for the Peripheral Input/Output Services infra-structure for MI 2.5.
com.sap.ip.me.api.pios.printer - package com.sap.ip.me.api.pios.printer
Printer support for the SAP Mobile Infrastructure is offered as part of the Peripheral Input/Output Services.
com.sap.ip.me.api.pios.rfid - package com.sap.ip.me.api.pios.rfid
Provides the classes to access RFIDs thru the PIOS infra-structure.
com.sap.ip.me.api.pios.scanner - package com.sap.ip.me.api.pios.scanner
Scanner support for the SAP Mobile Infrastructure is offered as part of the Peripheral Input/Output Services.
com.sap.ip.me.api.pios.symbology - package com.sap.ip.me.api.pios.symbology
Provides the core of the Symbology classes for the PIOS infra-structure.
com.sap.ip.me.api.pios.util - package com.sap.ip.me.api.pios.util
Provides utility classes for the PIOS infra-structure (internal use only).
com.sap.ip.me.api.runtime - package com.sap.ip.me.api.runtime
 
com.sap.ip.me.api.runtime.awt - package com.sap.ip.me.api.runtime.awt
 
com.sap.ip.me.api.runtime.jsp - package com.sap.ip.me.api.runtime.jsp
 
com.sap.ip.me.api.security - package com.sap.ip.me.api.security
 
com.sap.ip.me.api.services - package com.sap.ip.me.api.services
 
com.sap.ip.me.api.services.systemnews - package com.sap.ip.me.api.services.systemnews
 
com.sap.ip.me.api.smartsync - package com.sap.ip.me.api.smartsync
 
com.sap.ip.me.api.sync - package com.sap.ip.me.api.sync
 
com.sap.ip.me.api.user - package com.sap.ip.me.api.user
 
commit() - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Executes the changes on persistent storage and releases the Lock on persistence Operations for other PersistenceManagers.
commit() - Method in interface com.sap.ip.me.api.persist.core.Transaction
Deprecated. commits the transaction.
commit() - Method in class com.sap.ip.me.api.services.MultiObjectFileStorage
This method executes all changes prepared by writeOnCommit / deleteOnCommit on the file-system.
commit() - Method in interface com.sap.ip.me.api.smartsync.SmartSyncTransactionManager
Commit the pending transaction.
comparator() - Method in interface com.sap.ip.me.api.services.MeTreeSet
Returns the comparator used to order this sorted set.
compare(int) - Method in interface com.sap.ip.me.api.ccms.Alert
As alert values could can vary within short periods, the developer takes responsibility, if an alert value has to be updated or not.
compare(byte[], int, byte[]) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
compare(byte[], byte[], int, int) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
compare(Object, Object) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
Description of the Method
compare(byte[], byte[]) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
compare(long, long) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
compare(Date, Date) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
compare(Object, Object) - Method in interface com.sap.ip.me.api.services.MeComparator
Compares its two arguments for order.
compare(Object, Object) - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Comparison of two field values represented by Object instances. the comparison is based on field value type.
compareTo(FixedDecimal) - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Compares this FixedDecimal with the specified FixedDecimal regardless of their total lengths nor decimal digit lengths.
contains(String) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated.  
contains(String, String) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated.  
contains(byte[], int, byte[]) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
contains(byte[], Object) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
contains(Object) - Method in interface com.sap.ip.me.api.smartsync.RowCollection
Tests if the specified object is a key in this collection.
contains(Object) - Method in interface com.sap.ip.me.api.smartsync.SyncBoCollection
Tests if the specified object is a key in this collection.
containsClassDescriptor(String) - Method in class com.sap.ip.me.api.persist.meta.DescriptorRuntime
Checks if a ClassDescriptor instance has already been created for a classtype
containsClassDescriptor(String) - Method in interface com.sap.ip.me.api.persist.meta.InternalDescriptorRuntime
Deprecated. Description of the Method
convertTo21DataType(Object) - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Converts the specified object to the ME 2.1 data type.
convertTo25DataType(Object) - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Converts the specified object to the ME 2.5 data type.
copy() - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Clones this FixedDecimal instance
copyFile(File, File, int) - Static method in class com.sap.ip.me.api.services.IOUtils
Copies the content of the source to the target file in portions of length defined by bufferLength
copyStreams(InputStream, OutputStream) - Static method in class com.sap.ip.me.api.services.IOUtils
Copys the input stream into the output stream.
copyStreams(InputStream, OutputStream, boolean, boolean) - Static method in class com.sap.ip.me.api.services.IOUtils
Copys the input stream into the output stream.
create(String) - Method in class com.sap.ip.me.api.services.BigDecimalFactory
Creates an instance of BigDecimal
create(double) - Method in class com.sap.ip.me.api.services.BigDecimalFactory
Creates an instance of BigDecimal
create(BigInteger) - Method in class com.sap.ip.me.api.services.BigDecimalFactory
Creates an instance of BigDecimal
create(BigInteger, int) - Method in class com.sap.ip.me.api.services.BigDecimalFactory
Creates an instance of BigDecimal
create(long, int) - Method in class com.sap.ip.me.api.services.BigDecimalFactory
Creates an instance of BigDecimal
create(long) - Method in class com.sap.ip.me.api.services.BigDecimalFactory
Creates an instance of BigDecimal
createAggregate(JQueryAttribute, AggregationOperatorType) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create an aggregate on the query attribute.
createAggregate(JQueryAttribute, AggregationOperatorType) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create an aggregate on the query attribute.
createAttachmentOutboundContainer(VisibilityType, String, String, String, String) - Method in class com.sap.ip.me.api.sync.OutboundContainerFactory
Factory method for AttachmentOutboundContainer object.
createAttachmentOutboundContainer(VisibilityType, String, String, String, String, String, String) - Method in class com.sap.ip.me.api.sync.OutboundContainerFactory
Deprecated. setting message index manualy is supported only in the old protocol version. Since backend 6.20 SP 12 new protocol is supported. In the new synchronization protocol message index will be set by the framework for each container from type outbound and each smart sync container.
createAttachmentOutboundContainer(VisibilityType, String, String, String, String, String) - Method in class com.sap.ip.me.api.sync.OutboundContainerFactory
Factory method for AttachmentOutboundContainer object.
createAttribute(ClassDescriptor, AttributeDescriptor) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create a query attribute.
createAttribute(ClassDescriptor, AttributeDescriptor, Object) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create a query attribute.
createAttribute(ClassDescriptor, LinkDescriptor) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create a query attribute for links between tables.
createAttribute(FieldDescriptor) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create a query attribute.
createAttribute(FieldDescriptor, Object) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create a query attribute.
createAttributeDescriptor(String, AttributeType, int, int) - Method in class com.sap.ip.me.api.persist.meta.DescriptorRuntime
Creates an instance of AttributeDescriptor.
createAttributeDescriptor(String, AttributeType, int, int, int, boolean) - Method in class com.sap.ip.me.api.persist.meta.DescriptorRuntime
Creates an instance of AttributeDescriptor.
createAttributeDescriptor(String, AttributeType, int, int, boolean) - Method in class com.sap.ip.me.api.persist.meta.DescriptorRuntime
Creates an instance of AttributeDescriptor.
createAttributeDescriptor(String, AttributeType, int, int) - Method in interface com.sap.ip.me.api.persist.meta.InternalDescriptorRuntime
Deprecated. Description of the Method
createAttributeDescriptor(String, AttributeType, int, int, boolean) - Method in interface com.sap.ip.me.api.persist.meta.InternalDescriptorRuntime
Deprecated.  
createAttributeDescriptor(String, AttributeType, int, int, int, boolean) - Method in interface com.sap.ip.me.api.persist.meta.InternalDescriptorRuntime
Deprecated.  
createBarcode(Symbology, long) - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Creates a barcode object.
createClassDescriptor(String, AttributeDescriptor[]) - Method in class com.sap.ip.me.api.persist.meta.DescriptorRuntime
Creates an instance of ClassDescriptor without links.
createClassDescriptor(String, LinkDescriptor[]) - Method in class com.sap.ip.me.api.persist.meta.DescriptorRuntime
Deprecated. no usecase for this type
createClassDescriptor(String, AttributeDescriptor[], LinkDescriptor[], int) - Method in class com.sap.ip.me.api.persist.meta.DescriptorRuntime
Creates an instance of ClassDescriptor.
createClassDescriptor(String, AttributeDescriptor[], LinkDescriptor[]) - Method in class com.sap.ip.me.api.persist.meta.DescriptorRuntime
Creates an instance of ClassDescriptor.
createClassDescriptor(String, AttributeDescriptor[], LinkDescriptor[]) - Method in interface com.sap.ip.me.api.persist.meta.InternalDescriptorRuntime
Deprecated. Description of the Method
createClassDescriptor(String, AttributeDescriptor[], LinkDescriptor[], int) - Method in interface com.sap.ip.me.api.persist.meta.InternalDescriptorRuntime
Deprecated.  
createClassDescriptor(String, AttributeDescriptor[]) - Method in interface com.sap.ip.me.api.persist.meta.InternalDescriptorRuntime
Deprecated.  
createClassDescriptor(String, LinkDescriptor[]) - Method in interface com.sap.ip.me.api.persist.meta.InternalDescriptorRuntime
Deprecated. Description of the Method
createCondition(AttributeDescriptor, RelationalOperatorType, Object) - Method in interface com.sap.ip.me.api.persist.query.InternalQueryRuntime
Creates a condition
createCondition(Condition[], LogicalOperatorType) - Method in interface com.sap.ip.me.api.persist.query.InternalQueryRuntime
Creates a CompositeCondition
createCondition(JQueryAttribute, RelationalOperatorType, JQueryParameter) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create simple condition with parameterized right operand.
createCondition(JQueryAttribute, RelationalOperatorType, JQueryAttribute) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create simple condition between two attributes.
createCondition(JQueryAttribute, RelationalOperatorType, Object) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Deprecated.  
createCondition(JQueryAttribute, RelationalOperatorType, Object, Object) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Deprecated.  
createCondition(JQueryAttribute, Object[]) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Deprecated.  
createCondition(JQueryAttribute, Object[], Object) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Deprecated.  
createCondition(JQueryCondition, LogicalOperatorType, JQueryCondition) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Construct binary logical operator.
createCondition(JQueryCondition[], LogicalOperatorType) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Construct n-ary logical operator.
createCondition(LogicalOperatorType, JQueryCondition) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Construct unary logical operator.
createCondition(AttributeDescriptor, RelationalOperatorType, Object) - Method in class com.sap.ip.me.api.persist.query.QueryRuntime
Creates a Condition which is used to create a Query.
createCondition(Condition[], LogicalOperatorType) - Method in class com.sap.ip.me.api.persist.query.QueryRuntime
Creates a Condition which is used to create a Query.
createCondition(JQueryAttribute, RelationalOperatorType, JQueryParameter) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create simple condition with parameterized right operand.
createCondition(JQueryAttribute, RelationalOperatorType, JQueryAttribute) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create simple condition.
createCondition(JQueryAttribute, RelationalOperatorType, Object) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create simple condition.
createCondition(JQueryAttribute, Object[]) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create simple IN condition.
createCondition(JQueryAttribute, RelationalOperatorType, Object, Object) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create named simple condition.
createCondition(JQueryAttribute, Object[], Object) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create named simple IN condition.
createCondition(JQueryCondition, LogicalOperatorType, JQueryCondition) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Construct binary logical operator.
createCondition(JQueryCondition[], LogicalOperatorType) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Construct n-ary logical operator.
createCondition(LogicalOperatorType, JQueryCondition) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Construct unary logical operator.
createCondition(FieldDescriptor, RelationalOperatorType, Object) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a Condition instance for the specified FieldDescriptor, RelationalOperatorType and value.
createCondition(Condition[], LogicalOperatorType) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a Condition instance having a multiple Condition entities related with a corresponding logical operator.
createEmptyRow(RowDescriptor) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Returns an empty Row instance for the specified RowDescriptor.
createEmptySyncBo(SyncBoDescriptor) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Creates an empty SyncBo instance.
createEntity(PersistenceContainer) - Method in interface com.sap.ip.me.api.persist.app.EntityFactory
Creates an Entity after reading persistet Entity data from persistence.
createEntity(String, String, Object[]) - Method in interface com.sap.ip.me.api.persist.app.PackageEntityFactory
Deprecated. Creates an Entity after reading persistet Entity data from persistence.
createGroupBy(JQueryAttribute[]) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create group by for the specified attributes in the same order as the delivered JQueryAttribute[]
createGroupBy(JQueryAttribute[]) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create group by for the specified attributes in the same order as the delivered JQueryAttribute[]
createImage(String, int, byte[]) - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Creates a printer image from a byte array.
createInitialCopy() - Method in interface com.sap.ip.me.api.smartsync.Row
Returns a copy of Row.
createInitialCopy() - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Creates an INITIAL copy of this SyncBo instance.
createInitializedCalendar() - Static method in class com.sap.ip.me.api.services.DateConverter
Returns a Calendar instance with values set to 1970/00/01 00:00:00:000.
createInstance(String) - Static method in class com.sap.ip.me.api.services.MultiObjectFileStorage
This method returns a MultiObjectFileStorage instance for a given subdirectory.
createLinkCondition(JQueryLinkAttribute) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create link condition to join two tables over link table.
createLinkCondition(RowDescriptor, RowDescriptor) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create link condition between top row and child row or between related rows.
createLinkDescriptor(String, String, MultiplicityType, boolean) - Method in class com.sap.ip.me.api.persist.meta.DescriptorRuntime
Creates an instance of LinkDescriptor.
createLinkDescriptor(String, String, MultiplicityType, boolean) - Method in interface com.sap.ip.me.api.persist.meta.InternalDescriptorRuntime
Deprecated. Description of the Method
createMsgBox(String, int, String) - Static method in class com.sap.ip.me.api.runtime.awt.AWTConfigurationUI
Creates a message box
createMsgBox(String, int, String) - Method in interface com.sap.ip.me.api.runtime.awt.FrameworkInterface
Creates a message box
createOutboundContainer(VisibilityType, String) - Method in class com.sap.ip.me.api.sync.OutboundContainerFactory
Factory method for OutboundContainer object with type OUTBOUND
createOutboundContainer(VisibilityType, String, String) - Method in class com.sap.ip.me.api.sync.OutboundContainerFactory
Factory method for OutboundContainer object from given type
createParameter(Object) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create unnamed query parameter.
createParameter(Object, Object) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create named query parameter.
createParameter(Object) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create query parameter.
createParameter(Object, Object) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create named query parameter.
createPersistedObject(ClassDescriptor, String) - Method in interface com.sap.ip.me.api.persist.core.PersistedObjectFactory
Creates an inital instance of PersistedObject with all the attributes and links null
createPersistedObject(PersistenceContainer) - Method in interface com.sap.ip.me.api.persist.core.PersistedObjectFactory
Creates a copy of PersistedObject with the same key without any links
createPersistedObject(PersistenceContainer, String) - Method in interface com.sap.ip.me.api.persist.core.PersistedObjectFactory
Creates a copy of PersistedObject with new key without any links
createQuery(String, Condition) - Method in interface com.sap.ip.me.api.persist.query.InternalQueryRuntime
Description of the Method
createQuery(String, Condition, SortOrder) - Method in interface com.sap.ip.me.api.persist.query.InternalQueryRuntime
Description of the Method
createQuery(String, Condition, int) - Method in interface com.sap.ip.me.api.persist.query.InternalQueryRuntime
Description of the Method
createQuery(String, SortOrder, int, int) - Method in interface com.sap.ip.me.api.persist.query.InternalQueryRuntime
Description of the Method
createQuery(String, Condition, SortOrder, int) - Method in interface com.sap.ip.me.api.persist.query.InternalQueryRuntime
Description of the Method
createQuery(String, Condition, SortOrder, int, int) - Method in interface com.sap.ip.me.api.persist.query.InternalQueryRuntime
Description of the Method
createQuery(JQueryAttribute[], JQueryCondition) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create query based on specified attributes and condition.
createQuery(JQueryAttribute[], JQueryCondition, JQuerySortOrder[]) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create sorted query based on specified attributes and condition.
createQuery(JQueryAttribute[], JQueryCondition, JQuerySortOrder) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create sorted query based on specified attributes and condition.
createQuery(JQueryAttribute[], JQueryCondition, JQuerySortOrder[], JQueryGroupBy) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create sorted and grouped query based on specified attributes and condition.
createQuery(JQueryAttribute[], JQueryCondition, boolean) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create query based on specified attributes and condition.
createQuery(JQueryAttribute[], JQueryCondition, boolean, JQuerySortOrder[]) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create sorted query based on specified attributes and condition.
createQuery(JQueryAttribute[], JQueryCondition, boolean, JQuerySortOrder) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create sorted query based on specified attributes and condition.
createQuery(JQueryAttribute[], JQueryCondition, boolean, JQuerySortOrder[], JQueryGroupBy) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create sorted and grouped query based on specified attributes and condition.
createQuery(String, Condition) - Method in class com.sap.ip.me.api.persist.query.QueryRuntime
Creates a Query out of a classtype (represented as a String) and a Condition
createQuery(String, Condition, SortOrder) - Method in class com.sap.ip.me.api.persist.query.QueryRuntime
Creates a Query out of a classtype (represented as a String), a Condition and a SortOrder
createQuery(String, Condition, int) - Method in class com.sap.ip.me.api.persist.query.QueryRuntime
Creates a Query out of a classtype (represented as a String), a Condition and a size-limitation of the result set.
createQuery(String, SortOrder, int, int) - Method in class com.sap.ip.me.api.persist.query.QueryRuntime
Creates a Query out of a classtype (represented as a String), a Condition and a size-limitation of the result set.
createQuery(String, Condition, SortOrder, int) - Method in class com.sap.ip.me.api.persist.query.QueryRuntime
Creates a Query out of a classtype (represented as a String), a Condition and a size-limitation of the result set.
createQuery(String, Condition, SortOrder, int, int) - Method in class com.sap.ip.me.api.persist.query.QueryRuntime
Creates a Query out of a classtype (represented as a String), a Condition and a size-limitation of the result set.
createQuery(JQueryAttribute[], JQueryCondition) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create query based on specified attributes and condition.
createQuery(JQueryAttribute[], JQueryCondition, JQuerySortOrder[]) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create sorted query based on specified attributes and condition.
createQuery(JQueryAttribute[], JQueryCondition, JQuerySortOrder) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create sorted query based on specified attributes and condition.
createQuery(JQueryAttribute[], JQueryCondition, boolean) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create query based on specified attributes and condition.
createQuery(JQueryAttribute[], JQueryCondition, boolean, JQuerySortOrder[]) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create sorted query based on specified attributes and condition.
createQuery(JQueryAttribute[], JQueryCondition, boolean, JQuerySortOrder) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create sorted query based on specified attributes and condition.
createQuery(JQueryAttribute[], JQueryCondition, JQuerySortOrder[], JQueryGroupBy) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create sorted and grouped query based on specified attributes and condition.
createQuery(JQueryAttribute[], JQueryCondition, boolean, JQuerySortOrder[], JQueryGroupBy) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create sorted and grouped query based on specified attributes and condition.
createQuery(RowDescriptor, Condition) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a Query instance for the specified RowDescriptor and Condition objects.
createQuery(RowDescriptor, Condition, SortOrder) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a Query instance for the specified RowDescriptor, Condition, and SortOrder objects.
createQuery(RowDescriptor, Condition, int) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a Query instance for the specified RowDescriptor and Condition objects, with a maximum count limit.
createQuery(RowDescriptor, Condition, SortOrder, int) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a Query instance for the specified RowDescriptor, SortOrder and Condition objects, with a maximum count limit.
createQuery(RowDescriptor, Condition, SortOrder, int, int) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a Query instance for the specified RowDescriptor, SortOrder and Condition objects, with a start index and a maximum count limit.
createQuery(SyncBoDescriptor, Condition) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a Query instance for the specified SyncBoDescriptor and Condition objects.
createQuery(SyncBoDescriptor, Condition, SortOrder) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a Query instance for the specified SyncBoDescriptor, Condition and SortOrder objects.
createQuery(SyncBoDescriptor, Condition, int) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a Query instance for the specified SyncBoDescriptor and Condition objects with a maximum limit count.
createQuery(SyncBoDescriptor, SortOrder, int, int) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a Query instance for the specified SyncBoDescriptor and SortOrder objects with a starting index and max count limit
createQuery(SyncBoDescriptor, Condition, SortOrder, int, int) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a Query instance for the specified SyncBoDescriptor, Condition and SortOrder objects with a starting index and max count limit
createQuery(SyncBoDescriptor, Condition, SortOrder, int) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a Query instance for the specified SyncBoDescriptor, Condition and SortOrder objects with a max count limit
createSortOrder(AttributeDescriptor, boolean) - Method in interface com.sap.ip.me.api.persist.query.InternalQueryRuntime
Creates a SortOrder
createSortOrder(SortOrder[]) - Method in interface com.sap.ip.me.api.persist.query.InternalQueryRuntime
Description of the Method
createSortOrder(JQueryAttribute) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create ascending sort order on given attribute.
createSortOrder(JQueryAttribute, boolean) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Create sort order on given attribute.
createSortOrder(JQuerySortOrder[]) - Method in class com.sap.ip.me.api.persist.query.JQueryFactory
Deprecated.  
createSortOrder(AttributeDescriptor, boolean) - Method in class com.sap.ip.me.api.persist.query.QueryRuntime
Creates a SortOrder instance.
createSortOrder(SortOrder[]) - Method in class com.sap.ip.me.api.persist.query.QueryRuntime
Creates a SortOrder instance out of multiple SingleSortOrder and / or MultipleSortOrder instances.
createSortOrder(JQueryAttribute) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create ascending sort order on given attribute.
createSortOrder(JQueryAttribute, boolean) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Create sort order on given attribute.
createSortOrder(JQuerySortOrder[]) - Method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Deprecated.  
createSortOrder(FieldDescriptor, boolean) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a simple SortOrder instance for the specified FieldDescriptor and sort order flag.
createSortOrder(SortOrder[]) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Returns a multiple SortOrder instance.
createSortOrderForSyncBoKey(RowDescriptor, boolean) - Method in interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory
Creates a sort order for the SyncBo key of the row.
createUnlinkedCopy() - Method in interface com.sap.ip.me.api.smartsync.Row
Deprecated. use Row.modifyFieldValue(FieldDescriptor, Object) in conjunction with SyncBo.modifyRow(Row).
createUnlinkedCopy() - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Deprecated. for performant write access to SyncBo and its Rows use Row.modifyFieldValue(FieldDescriptor, Object) in conjunction with SyncBo.modifyRow(Row) instead.
created() - Method in interface com.sap.ip.me.api.user.User
Method not supported

D

D - Static variable in class com.sap.ip.me.api.smartsync.BasisFieldType
A field type for date; represented in the client as Calendar when using Mobile Engine 2.1 API (@link Row#getFieldValue(FieldDescriptor) Date when using Mobile Infrastructure 2.5 API Field.getValue()
DATACOMPRESSION_GZIP_ENABLING - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Enable gzip compression while synchronization.
DATE - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
DATE AttributeType handles instances of java.util.Calendar.
DEBUG - Static variable in class com.sap.ip.me.api.logging.Severities
Severity for debugging purposes
DEBUG_LEVEL - Static variable in interface com.sap.ip.me.api.services.LogSeverities
Deprecated. The log level for debugging purposes.
DECIMAL - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
Deprecated. Use BIGDECIMAL instead if precision of DOUBLE is not sufficient.
DEFAULT - Static variable in class com.sap.ip.me.api.smartsync.FieldInputQualifyType
The field may be set; optional input.
DEFAULT - Static variable in class com.sap.ip.me.api.smartsync.GlobalResetProcessing
Equivalent to NO_RESET.
DEFAULT - Static variable in class com.sap.ip.me.api.smartsync.SyncBoDeltaRequestType
DEFAULT - the download request is sent to the backend with the communication mode as defined in the XML metadata.
DEFAULT - Static variable in class com.sap.ip.me.api.smartsync.SyncBoOutDeltaSendType
Same as SEND
DEFAULT - Static variable in class com.sap.ip.me.api.smartsync.SyncBoResetType
Deprecated. The default reset type: NO_RESET type
DEFAULTDAY - Static variable in class com.sap.ip.me.api.services.DateConverter
Default value for Calendar's unused DATE field.
DEFAULTHOUR - Static variable in class com.sap.ip.me.api.services.DateConverter
Default value for Calendar's unused HOUR_OF_DAY field.
DEFAULTMILLISECOND - Static variable in class com.sap.ip.me.api.services.DateConverter
Default value for Calendar's unused MILLISECOND field.
DEFAULTMINUTE - Static variable in class com.sap.ip.me.api.services.DateConverter
Default value for Calendar's unused MINUTE field.
DEFAULTMONTH - Static variable in class com.sap.ip.me.api.services.DateConverter
Default value for Calendar's unused MONTH field.
DEFAULTSECOND - Static variable in class com.sap.ip.me.api.services.DateConverter
Default value for Calendar's unused MINUTE field.
DEFAULTYEAR - Static variable in class com.sap.ip.me.api.services.DateConverter
Default value for Calendar's unused YEAR field.
DEFAULT_ALERT_VALUE - Static variable in interface com.sap.ip.me.api.ccms.Alert
A value of -1 indicates that the alert will not be sent to the CCMS.
DEFAULT_CHARACTER_ENCODING - Static variable in class com.sap.ip.me.api.services.IOUtils
Default character encoding for the ME while writing or reading characters from Streams
DEFAULT_MASTER - Static variable in class com.sap.ip.me.api.services.PerformanceLog
 
DELETE - Static variable in class com.sap.ip.me.api.persist.core.PersistenceOperationType
Description of the Field
DELETE - Static variable in class com.sap.ip.me.api.smartsync.RowChangeActionType
Delete action against the RowChange object
DELETE - Static variable in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
The changed SyncBo with the action of "DELETE".
DELETED - Static variable in class com.sap.ip.me.api.smartsync.SyncBoResponseState
State that indicates that SyncBoResponse is deleted from persitence and this instance is invalid to use.
DELETE_IDX - Static variable in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
 
DELETE_NON_EXISTING - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
DELETE_OUT_DELTA_AND_RESET - Static variable in class com.sap.ip.me.api.smartsync.GlobalResetProcessing
Reset, destroy all existing local delta
DENSITY_DEFAULT - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Constant to indicate a default density.
DENSITY_HIGH - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Constant to indicate a high density.
DENSITY_LOW - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Constant to indicate a low density.
DEPENDENT - Static variable in class com.sap.ip.me.api.persist.core.TreeOptionType
For persistence operations, only the entity itself is and linked dependent entities are considered
DEPENDENT_INT - Static variable in class com.sap.ip.me.api.persist.core.TreeOptionType
Description of the Field
DEPLOYMENT - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI internal deployment components
DESTROYED - Static variable in class com.sap.ip.me.api.smartsync.ProcessingStatusType
DESTROYED indicates a SyncBo object has been deleted by application or by inbound deletion message.
DEVELOP_LEVEL - Static variable in interface com.sap.ip.me.api.services.LogSeverities
Deprecated. The log level for developping purposes.
DIRECT_REQUEST - Static variable in class com.sap.ip.me.api.smartsync.SyncBoDeltaRequestType
DIRECT_REQUEST - the download request is sent to the backend in synchronous mode.
DIRECT_RESET - Static variable in class com.sap.ip.me.api.smartsync.SyncBoResetType
Deprecated. Send a synchronous reset request type.
DIRECT_RESET_WITH_DEPENDENT - Static variable in class com.sap.ip.me.api.smartsync.SyncBoResetType
Deprecated. Send a synchronous reset request with all dependents type.
DISABLED - Static variable in class com.sap.ip.me.api.smartsync.SyncReplyType
Deprecated.  
DOUBLE - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
DOUBLE AttributeType maps instances of java.lang.Double
DOWNLOAD - Static variable in class com.sap.ip.me.api.smartsync.SyncProcessingType
A static processing type for download type SyncBo.
DRAW_DIAGONAL_LINES - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the draw diagonal lines attribute name.
DT - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI design time API component
DateConverter - class com.sap.ip.me.api.services.DateConverter.
This class serves as a converter utility for date/time conversion.
DateConverter() - Constructor for class com.sap.ip.me.api.services.DateConverter
 
DateField - interface com.sap.ip.me.api.smartsync.DateField.
DateField represents the static type of field with java.sql.Date as the underlying data type.
DateFormatter - class com.sap.ip.me.api.services.DateFormatter.
Formats dates.
DateFormatter() - Constructor for class com.sap.ip.me.api.services.DateFormatter
 
DecimalField - interface com.sap.ip.me.api.smartsync.DecimalField.
DecimalField represents the static type of field with java.math.BigDecimal as the underlying data type.
DefaultFileLogWriter - class com.sap.ip.me.api.logging.DefaultFileLogWriter.
Default file log writer implementation for Mobile Infrastructure.
DefaultFileLogWriter() - Constructor for class com.sap.ip.me.api.logging.DefaultFileLogWriter
 
DefaultSystemLogWriter - class com.sap.ip.me.api.logging.DefaultSystemLogWriter.
Default System.out log writer implementation for Mobile Infrastructure.
DefaultSystemLogWriter() - Constructor for class com.sap.ip.me.api.logging.DefaultSystemLogWriter
 
DependencyType - class com.sap.ip.me.api.smartsync.DependencyType.
An enumeration of possible dependencies between SyncBOs with foreign key relationships.
DescriptorException - exception com.sap.ip.me.api.persist.meta.DescriptorException.
exception which is thrown in the meta package
DescriptorException(String, Object[]) - Constructor for class com.sap.ip.me.api.persist.meta.DescriptorException
constructor.
DescriptorException(String) - Constructor for class com.sap.ip.me.api.persist.meta.DescriptorException
constructor.
DescriptorIterator - interface com.sap.ip.me.api.smartsync.DescriptorIterator.
This is a generic interface based on the Iterator pattern.
DescriptorRuntime - class com.sap.ip.me.api.persist.meta.DescriptorRuntime.
Factory for AttributeDescriptor, ClassDescriptor, LinkDescriptor.
DescriptorRuntime() - Constructor for class com.sap.ip.me.api.persist.meta.DescriptorRuntime
 
DeviceRestartEventRegistry - class com.sap.ip.me.api.services.DeviceRestartEventRegistry.
Description of the Class
DeviceRestartListener - interface com.sap.ip.me.api.services.DeviceRestartListener.
Has to be implemented by applications which want to be informed if a device restart (soft reset) is necessary.
DriverConfigurationManager - class com.sap.ip.me.api.pios.connection.DriverConfigurationManager.
This class provides access to a driver configuration parameters including the transport configuration.
DriverConfigurationManager(ConfigurationManager) - Constructor for class com.sap.ip.me.api.pios.connection.DriverConfigurationManager
Constructs a new DriverConfigurationManager using the specified meta data and configuration file.
DriverInfo - class com.sap.ip.me.api.pios.connection.DriverInfo.
Represents a peripheral driver and can be used to obtain information of a driver before using it.
DriverInfo(String, String, Object) - Constructor for class com.sap.ip.me.api.pios.connection.DriverInfo
Creates a new DriverInfo object given the driver name, description, and connectionType.
dateToSqlDate(Date) - Static method in class com.sap.ip.me.api.services.DateConverter
Returns a java.sql.Date instance for the specified java.util.Date.
dateToSqlTime(Date) - Static method in class com.sap.ip.me.api.services.DateConverter
Returns a java.sql.Time instance for the specified java.util.Date.
deactivateApplication() - Method in interface com.sap.ip.me.api.runtime.Application
Deactivates an application.
deactivateApplication() - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Description of the Method
decode(String) - Static method in class com.sap.ip.me.api.services.Base64
Returns the given string parameter as base64 decoded string or null if the given string parameter is null.
decode(char[]) - Static method in class com.sap.ip.me.api.services.Base64
Decodes a character array which is standard Base64 complient into the corresponding byte array representation.
delete(PersistableEntity, TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Deletes the given entity and dependent of the parameter treeOption the associated entities.
delete(Entity, TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. deletes the given entity and dependent of the parameter treeOption the associated entities.
delete(String, TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated.  
delete(String[], TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated.  
delete(String) - Method in class com.sap.ip.me.api.pios.configuration.ConfigurationManager
Deletes a configuration.
delete(String) - Method in class com.sap.ip.me.api.services.MultiObjectFileStorage
This method immediately deletes an object from the file-system
delete() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponse
Delete this SyncBoResponse object from database.
deleteAll(ClassDescriptor, TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Deletes all Entities of the given ClassDescriptor
deleteAll(String, TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. Deletes all entities for a classtype.
deleteDirectoryRecursively(File) - Static method in class com.sap.ip.me.api.services.IOUtils
Deletes a directory structure recusively including all files within the given directory and within all subdirectories.
deleteDirectoryRecursively(File, boolean) - Static method in class com.sap.ip.me.api.services.IOUtils
Deletes a directory structure recusively including all files within the given directory and within all subdirectories.
deleteFontConfiguration(String) - Method in class com.sap.ip.me.api.pios.printer.FontConfigurationManager
Deletes a font configuration for this printer connection.
deleteImage(String) - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Deletes preloaded image from printer's memory.
deleteOnCommit(String) - Method in class com.sap.ip.me.api.services.MultiObjectFileStorage
This method prepares an object to be deleted to the file-system.
deleteRow(Row) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Deletes the specified Row from this SyncBo.
deleteRow(String) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Deprecated. Use deleteRow(RowDescriptor rowDescriptor, String primaryKey) or deleteRow(Row row)
deleteRow(RowDescriptor, String) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Deletes an existing child Row having the specified RowDescriptor and primary key from this SyncBo.
deleteRow(RowDescriptor, BigInteger) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Deletes an existing child Row having the specified RowDescriptor and primary key from this SyncBo.
deleteSyncBo(SyncBo) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Deletes an existing SyncBo object specified by the SyncBo parameter from the repository.
deleteTagConfiguration(String) - Method in class com.sap.ip.me.api.pios.rfid.TagConfigurationManager
Deletes a tag configuration for this RFID connection.
deleteTraceFiles() - Method in class com.sap.ip.me.api.pios.connection.Connector
Delete all trace log files.
destroy() - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Calls the hook method doDestroy() and then cleans up session context.
destroyApplication() - Method in interface com.sap.ip.me.api.runtime.Application
Destroys an application.
destroyApplication() - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Description of the Method
dispose() - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Cancels all buffered commands stored by the driver.
divide(FixedDecimal) - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Returns the quotient when this FixedDecimal is divided by the specified FixedDecimal value.
doDestroy() - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Hook method for servlet destruction.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Template method called by servlet framework to handle a http get request.
doHandleEvent(String, HttpServletRequest, HttpServletResponse) - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Abstract hook method called by doGet and doPost.
doInitialize() - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Hook method for servlet initialization.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Template method called by servlet framework to handle a http post request.
doPrint(int) - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Sends all buffered printing commands to the printer.
doRepaint() - Method in class com.sap.ip.me.api.runtime.awt.AWTConfigurationUI
forces a repaint at the UI
doRepaint() - Method in interface com.sap.ip.me.api.runtime.awt.FrameworkInterface
Forces a repaint of the UI
doSoftReset(boolean) - Static method in class com.sap.ip.me.api.services.DeviceRestartEventRegistry
Description of the Method
doubleValue() - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Returns the double value of this FixedDecimal.
drawBarcode(PrinterBarcode, float, float, byte[], int) - Method in class com.sap.ip.me.api.pios.printer.GraphicPrinter
Draws a barcode at the specified coordinates.
drawImage(String, float, float, int) - Method in class com.sap.ip.me.api.pios.printer.GraphicPrinter
Draws an image at the specified coordinates.
drawLine(float, float, float, float, float) - Method in class com.sap.ip.me.api.pios.printer.GraphicPrinter
Draws a line using the specified coordinates.
drawRectangle(float, float, float, float, float) - Method in class com.sap.ip.me.api.pios.printer.GraphicPrinter
Draws a rectangle using the specified point coordinate for the left most top corner of the rectangle and the width and height.
drawText(PrinterFont, float, float, String, int) - Method in class com.sap.ip.me.api.pios.printer.GraphicPrinter
Draws a text field using the particular font at the specified coordinates.
drawTransientImage(Image, float, float, int) - Method in class com.sap.ip.me.api.pios.printer.GraphicPrinter
Draws a transient image at the specified coordinates.

E

EAN13 - class com.sap.ip.me.api.pios.symbology.EAN13.
Represents the EAN-13 Symbology.
EAN13() - Constructor for class com.sap.ip.me.api.pios.symbology.EAN13
Constructs a new EAN13 object.
EAN13(long) - Constructor for class com.sap.ip.me.api.pios.symbology.EAN13
Constructs a new EAN13 object with the symbology options provided.
EAN13 - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the EAN-13 symbology attribute.
EAN13 - Static variable in class com.sap.ip.me.api.pios.symbology.SymbologyType
Constant to indicate EAN13 symbology type.
EAN13_CHECK_DIGIT_TRANSMIT - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the EAN13 check digit transmit attribute name.
EAN13_FIVE_DIGIT_ADDON - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the EAN-13 five digit addon attribute.
EAN13_FIVE_DIGIT_ADDON - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Deprecated. Use PrinterConnection.Attributes.EAN13_FIVE_DIGIT_ADDON
EAN13_SCALABLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the EAN13 scalable attribute.
EAN13_SHOW_HUMAN_READABLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the EAN13 show human readable attribute.
EAN13_TWO_DIGIT_ADDON - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the EAN-13 two digit addon attribute.
EAN13_TWO_DIGIT_ADDON - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Deprecated. Use PrinterConnection.Attributes.EAN13_TWO_DIGIT_ADDON
EAN8 - class com.sap.ip.me.api.pios.symbology.EAN8.
Represents the EAN-8 Symbology.
EAN8() - Constructor for class com.sap.ip.me.api.pios.symbology.EAN8
Constructs a new EAN8 object.
EAN8(long) - Constructor for class com.sap.ip.me.api.pios.symbology.EAN8
Constructs a new EAN8 object with the symbology options provided.
EAN8 - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the EAN-8 symbology attribute.
EAN8 - Static variable in class com.sap.ip.me.api.pios.symbology.SymbologyType
Constant to indicate EAN8 symbology type.
EAN8_CHECK_DIGIT_TRANSMIT - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the EAN8 check digit transmit attribute name.
EAN8_FIVE_DIGIT_ADDON - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the EAN-8 five digit addon attribute.
EAN8_FIVE_DIGIT_ADDON - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Deprecated. Use PrinterConnection.Attributes.EAN8_FIVE_DIGIT_ADDON
EAN8_SCALABLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the EAN8 scalable attribute.
EAN8_SHOW_HUMAN_READABLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the EAN8 show human readable attribute.
EAN8_TWO_DIGIT_ADDON - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the EAN-8 two digit addon attribute.
EAN8_TWO_DIGIT_ADDON - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Deprecated. Use PrinterConnection.Attributes.EAN8_TWO_DIGIT_ADDON
EMPTY_LOCAL_PASSWORD - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
EMPTY_PASSWORD - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
EMPTY_SYNC_PASSWORD - Static variable in class com.sap.ip.me.api.sync.SyncPasswordException
A message id.
EMPTY_SYNC_PASSWORD - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
EMPTY_USER_NAME - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
EQUALS - Static variable in class com.sap.ip.me.api.persist.query.RelationalOperatorType
Operator for '=' relational comparison
ERROR - Static variable in class com.sap.ip.me.api.logging.Severities
Severity for errors (default severity for exceptions)
ERROR - Static variable in class com.sap.ip.me.api.runtime.awt.AWTConfigurationUI
Description of the Field
ERROR - Static variable in class com.sap.ip.me.api.smartsync.MessageReplyType
MessageReplyType.ERROR is fired for the following cases:
the sync-layer between backend and device cannot deliver an upload message by trying multiple times.
ERROR - Static variable in class com.sap.ip.me.api.smartsync.RowChangeActionType
Deprecated. No RowChange should be marked as "Nooper"
ERROR - Static variable in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
The changed SyncBo with the action of "NOOPER.
ERROR - Static variable in class com.sap.ip.me.api.smartsync.SyncBoResponseType
SyncBoResponseType of ERROR type.
ERROR - Static variable in class com.sap.ip.me.api.smartsync.SyncReplyType
Backend cannot handle an uploaded delta data successfully; backend returns a SyncReply with the type is ERROR, with a replace "delete" rollback SyncBoInDeltaData to client.
ERROR_IDX - Static variable in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
 
ERROR_LEVEL - Static variable in interface com.sap.ip.me.api.services.LogSeverities
Deprecated. All errors have to be logged with this log level.
EVENT_LEVEL - Static variable in interface com.sap.ip.me.api.services.LogSeverities
Deprecated. For internal use only.
Entity - interface com.sap.ip.me.api.persist.app.Entity.
Deprecated. Entity is replaced by PersistableEntity
EntityFactory - interface com.sap.ip.me.api.persist.app.EntityFactory.
Title: Description: A PackageEntityFactory instance is responsible for the creation of Entity instances from persistence.
ErrorConflictInbox - interface com.sap.ip.me.api.smartsync.ErrorConflictInbox.
This serves as the access point of all SmartSync applications in retrieving error or conflict response from the server.the application could retrieve an object that holds the information regarding the error or conflict as well as the access to the resolver object to which it could use in resolving the issue.
elementCount() - Method in interface com.sap.ip.me.api.services.MeIterator
Deprecated.  
encode(String) - Static method in class com.sap.ip.me.api.services.Base64
Returns the given string parameter as base64 encoded string or null if the given string parameter is null.
encode(byte[]) - Static method in class com.sap.ip.me.api.services.Base64
Encodes a byte array to a standard Base64 complient character array.
encodeForHtml(char) - Static method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Encode characters to be shown in a web browser.
encodeForHtml(String) - Static method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Encode a whole string into characters to be shown in a web browser.
endProcessing() - Method in interface com.sap.ip.me.api.persist.query.JQueryResultBuilder
End processing of the query.
endRead() - Method in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Cancels a previous StartRead request.
entityFactoryIsRegistered() - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Checks for registered EntityFactory
equals(Object) - Method in class com.sap.ip.me.api.persist.core.PersistenceOperationType
Description of the Method
equals(byte[], int, byte[]) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
equals(Object) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
Description of the Method
equals(byte[], Object) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
equals(PermissionEntry) - Method in class com.sap.ip.me.api.security.PermissionEntry
Description of the Method
equals(Object) - Method in interface com.sap.ip.me.api.services.MeComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Compares two Objects for equality.
escapeScriptEndTag(String) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Prepare a string to be used for a javascript string definition with particular care about script tag.
escapeScriptEndTag(StringBuffer, String) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Prepare a string to be used for a javascript string definition with particular care about script tag.
escapeSpace(String) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Encode a space with + Note that this function will call 'disableScriptSignatures'.
escapeToAttributeValue(String) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Encode a string for output as an attribute string of a tag, no URLs!
escapeToAttributeValue(String, int) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Encode a string for output as an attribute string of a tag, no URLs!
escapeToAttributeValue(StringBuffer, String, int) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Encode a string for output as an attribute string of a tag, no URLs!
escapeToHTML(String) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Encode a string for output between tags (CASE1)
escapeToHTML(String, int) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Encode a string for output between tags (CASE1)
escapeToHTML(StringBuffer, String, int) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Encode a string for output between tags (CASE1)
escapeToJS(String) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Encode a string inside a JS string declaration (CASE5)
escapeToJS(String, int) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Encode a string inside a JS string declaration (CASE5)
escapeToJS(StringBuffer, String, int) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Encode a string inside a JS string declaration (CASE5)
escapeToURL(String) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Encode a string that represents a URL (CASE3) Note that this function will call 'disableScriptSignatures'.
escapeToURL(String, int) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Encode a string that represents a URL (CASE3) Note that this function will call 'disableScriptSignatures'.
escapeToURL(StringBuffer, String, int) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
Encode a string that represents a URL (CASE3) Note that this function will call 'disableScriptSignatures'.
executeQuery(JQuery, JQueryParameterSet) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Returns results for the Join Query
executeQuery(JQuery, JQueryParameterSet, int, int) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Returns results for the Joun Query
executeQuery(JQuery) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Returns results for the Join Query, use default values for parameters
executeQuery(JQuery, int, int) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Returns results for the Joun Query, use default values for parameters
executeQuery(JQuery, JQueryParameterSet) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Returns results for the Join Query
executeQuery(JQuery, JQueryParameterSet, int, int) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Returns results for the Join Query
executeQuery(JQuery) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Returns results for the Join Query, use default parameter values.
executeQuery(JQuery, int, int) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Returns results for the Join Query, use default parameter values.
extractZipFile(ZipFile, ZipEntry, String) - Static method in class com.sap.ip.me.api.services.IOUtils
Extract a ZipEntry out of a ZipFile.

F

FATAL - Static variable in class com.sap.ip.me.api.logging.Severities
Severtiy for fatal errors
FATAL_LEVEL - Static variable in interface com.sap.ip.me.api.services.LogSeverities
Deprecated. Fatal error should be logged with this severity.
FIELD_ROW_MISMATCH - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static formatted message used when a FieldDescriptor does not have a corresponding match within a RowDescriptor.
FIVE_DIGIT_ADDON - Static variable in class com.sap.ip.me.api.pios.symbology.EAN13
Constant to indicate the five digit addon option.
FIVE_DIGIT_ADDON - Static variable in class com.sap.ip.me.api.pios.symbology.EAN8
Constant to indicate the five digit addon option.
FIVE_DIGIT_ADDON - Static variable in class com.sap.ip.me.api.pios.symbology.UPC_A
Constant to indicate five digit addon option.
FLD_MODIFY_FORBIDDEN - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static formatted message used when a modification to a field is prohibited.
FLD_VALUE_IS_MANDATORY - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static formatted message used when a mandatory field is not set with a proper value.
FLOAT - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
FLOAT AttributeType maps instances of java.lang.Float
FONTTYPE_BITMAPPED - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterFont
Constant to indicate a BITMAPPED font type.
FONTTYPE_SCALABLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterFont
Constant to indicate a SCALABLE font type.
FONT_BITMAPPED - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the bitmapped font attribute name.
FONT_SCALABLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the scalable font attribute name.
FORBIDDEN - Static variable in class com.sap.ip.me.api.smartsync.FieldInputQualifyType
The field must not be set;, forbidden input.
FULLASCII - Static variable in class com.sap.ip.me.api.pios.symbology.Code39
Constant to indicate Code39 full ascii option.
FactoryException - exception com.sap.ip.me.api.conf.FactoryException.
A RuntimeException that will be thrown if dynamic instantiation by reflection fails.
FactoryException(String, Throwable) - Constructor for class com.sap.ip.me.api.conf.FactoryException
Constructor for the FactoryException object.
Field - interface com.sap.ip.me.api.smartsync.Field.
A Field represents a specific field with its meta info - FieldDescriptor.
FieldDescriptor - interface com.sap.ip.me.api.smartsync.FieldDescriptor.
The FieldDescriptor provides read access to field's metadata description.
FieldDescriptorIterator - interface com.sap.ip.me.api.smartsync.FieldDescriptorIterator.
An iterator over a collection of FieldDescriptor objects.
FieldGroupDescriptor - interface com.sap.ip.me.api.smartsync.FieldGroupDescriptor.
The FieldGroupDescriptor is a metadata interface that holds the description of a certain FieldGroup instance.
FieldGroupDescriptorIterator - interface com.sap.ip.me.api.smartsync.FieldGroupDescriptorIterator.
An iterator over a collection of FieldGroupDescriptor objects.
FieldGroupType - class com.sap.ip.me.api.smartsync.FieldGroupType.
The FieldGroupType interface represents the type of fields’ grouping and currently has the following types.
FieldInputQualifyType - class com.sap.ip.me.api.smartsync.FieldInputQualifyType.
An enumeration of qualification (permission) types for possible field input.
FixedDecimal - class com.sap.ip.me.api.smartsync.FixedDecimal.
Deprecated. since 2.5
FixedDecimal(String, int, int) - Constructor for class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Constructs a FixedDecimal instance with the specified String representation of a decimal number, length and decimal digit length.
FixedDecimal(String, Locale, int, int) - Constructor for class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Constructs a FixedDecimal instance with the specified String representation of a decimal number, the locale of the string representation, length and decimal digit length.
FontConfigurationManager - class com.sap.ip.me.api.pios.printer.FontConfigurationManager.
The FontConfigurationManager is used to manage fonts.
FontConfigurationManager(ConfigurationManager) - Constructor for class com.sap.ip.me.api.pios.printer.FontConfigurationManager
Creates a new FontConfigurationManager using the specified configuration manager.
FrameworkInterface - interface com.sap.ip.me.api.runtime.awt.FrameworkInterface.
The interface to decouple API and AWT framework
field - Variable in class com.sap.ip.me.api.security.PermissionEntry
fieldname of the corresponding ABAP permissionfield
fireRestartEvent(boolean) - Method in class com.sap.ip.me.api.services.DeviceRestartEventRegistry
Description of the Method
firstAfterInitialization() - Method in interface com.sap.ip.me.api.runtime.awt.InitInterface
insert in the Mobile Infrastructure framework menu bar the application menu
floatValue() - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Returns the float value of this FixedDecimal.
forInstanceId(int) - Static method in class com.sap.ip.me.api.persist.meta.AttributeType
 
forInt(int) - Static method in class com.sap.ip.me.api.persist.core.PersistenceOperationType
Description of the Method
forInt(int) - Static method in class com.sap.ip.me.api.persist.core.TreeOptionType
Description of the Method
forInt(int) - Static method in class com.sap.ip.me.api.smartsync.FieldInputQualifyType
Returns the FieldInputQualifyType instance for the specified integer.
forInt(int) - Static method in class com.sap.ip.me.api.smartsync.SyncProcessingType
Returns a SyncProcessingType for the specified integer representation.
forInteger(Integer) - Static method in class com.sap.ip.me.api.smartsync.ProcessingStatusType
Returns the correspnoding ProcessingStatusType instance with the specified Integer representation.
forString(String) - Static method in class com.sap.ip.me.api.smartsync.BasisFieldType
Returns a BasisFieldType instance for the specified String representation of the field.
forString(String) - Static method in class com.sap.ip.me.api.smartsync.DependencyType
Returns the DependencyType instance for the specified type string
forString(String) - Static method in class com.sap.ip.me.api.smartsync.FieldGroupType
returns a FieldGroupType instance for the specified name
forString(String) - Static method in class com.sap.ip.me.api.smartsync.GlobalResetProcessing
 
forString(String) - Static method in class com.sap.ip.me.api.smartsync.MessageReplyType
Returns the corresponding MessageReplyType object for the specified type
forString(String) - Static method in class com.sap.ip.me.api.smartsync.PositionStatusType
Returns the correspnoding PositionStatusType instance with the specified String representation.
forString(String) - Static method in class com.sap.ip.me.api.smartsync.ProcessingStatusType
Returns the correspnoding ProcessingStatusType instance with the specified String representation.
forString(String) - Static method in class com.sap.ip.me.api.smartsync.RowChangeActionType
Description of the Method
forString(String) - Static method in class com.sap.ip.me.api.smartsync.StatusType
Returns the correspnoding StatusType instance with the specified String representation.
forString(String) - Static method in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
Description of the Method
forString(String) - Static method in class com.sap.ip.me.api.smartsync.SyncBoResponseType
Returns the SyncBoResponseType for a given string
forString(String) - Static method in class com.sap.ip.me.api.smartsync.SyncProcessingType
Returns a SyncProcessingType for the specified string representation.
forString(String) - Static method in class com.sap.ip.me.api.smartsync.SyncReplyType
Returns a SyncReplyType instance for the specified string representation/
forXMLString(String) - Static method in class com.sap.ip.me.api.smartsync.RowChangeActionType
 
forXMLString(String) - Static method in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
 
formattedString(Locale) - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Converts this FixedDecimal to a formatted string of the specified Locale.

G

GENERIC_ERROR - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates a generic error.
GLOBAL - Static variable in class com.sap.ip.me.api.smartsync.PositionStatusType
Represents the global state of the object's status.
GLOBAL - Static variable in class com.sap.ip.me.api.smartsync.StatusType
Represents the global state of the object's status.
GRAPHICS - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the graphics attribute name.
GRAPHIC_MODE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the graphic mode attribute name.
GRAPHIC_MODE - Static variable in class com.sap.ip.me.api.pios.printer.PrinterParameters
Constant to indicate a graphic mode printer.
GRAPHIC_PRINT_TRANSIENT_IMAGES - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Graphic Print Transient Images attribute.
GREATER_THAN - Static variable in class com.sap.ip.me.api.persist.query.RelationalOperatorType
Operator for '>' relational comparison
GlobalResetProcessing - class com.sap.ip.me.api.smartsync.GlobalResetProcessing.
Enumeration of options for application data reset.
GraphicPrinter - class com.sap.ip.me.api.pios.printer.GraphicPrinter.
A graphic printer refers to a printer that supports X, Y coordinates to locate text, barcodes, images, or graphics to be printed.
GraphicPrinter() - Constructor for class com.sap.ip.me.api.pios.printer.GraphicPrinter
Constructs a new graphic printer connection.
get(ClassDescriptor, String) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Returns the Entity for given Entity Key and ClassDescriptor
get(Query) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Returns all entities for the query
get(String, TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. Use get(String type, String key)
get(String, String) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. Description of the Method
get(String[], TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated.  
get(Query, TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. returns all entities for the query
get(JQueryAttribute) - Method in interface com.sap.ip.me.api.persist.query.JQueryResultRow
Get result attribute based on attribute descriptor used when creating the query.
get(int) - Method in interface com.sap.ip.me.api.persist.query.JQueryResultRow
Get result attribute based on index of attribute when creating the query.
get(Object) - Method in interface com.sap.ip.me.api.persist.query.JQueryResultRow
Get result attribute based on attribute identifier.
get(String, String) - Method in class com.sap.ip.me.api.pios.configuration.ConfigurationManager
Returns the Configuration object to which this manager maps the specified name and type.
get() - Method in class com.sap.ip.me.api.security.Permission
Returns a ArrayList with all PermissionEntries
get(Object) - Method in interface com.sap.ip.me.api.smartsync.RowCollection
Returns the Row entitiy to which the specified key is mapped in this RowCollection.
get(int) - Method in interface com.sap.ip.me.api.smartsync.RowList
Returns the Row entity at the specified index.
get(Object) - Method in interface com.sap.ip.me.api.smartsync.SyncBoCollection
Returns the SyncBo entitiy to which the specified key is mapped in this SyncBoCollection.
get(int) - Method in interface com.sap.ip.me.api.smartsync.SyncBoList
Returns the SyncBo object at the specified index.
getAccessibilityLevel() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getAction() - Method in interface com.sap.ip.me.api.smartsync.RowChange
Deprecated. Gets the rowAction attribute of the RowInDelta object
getAction() - Method in interface com.sap.ip.me.api.smartsync.SyncBoChange
Deprecated. Gets the SyncBo change action attribute.
getActionType() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponse
Returns the server action type of the response.
getAggregator() - Method in interface com.sap.ip.me.api.persist.query.JQueryAttribute
Get aggregation operator.
getAlertName() - Method in interface com.sap.ip.me.api.ccms.Alert
Return the name of the alert
getAlertValue() - Method in interface com.sap.ip.me.api.ccms.Alert
Return the current value of the alert
getAll(ClassDescriptor) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Gets the all attribute of the PersistenceManager object
getAll(String, TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. returns all entities for the classtype
getAll() - Method in interface com.sap.ip.me.api.persist.query.JQueryResultRow
Read all attributes of this result row.
getAllCountries() - Static method in class com.sap.ip.me.api.conf.Localization
Gets the country names and the iso codes supported by the mobile infrastructure framework
getAllCountriesIsoName() - Static method in class com.sap.ip.me.api.conf.Localization
Gets the countries supported by the mobile infrastructure framework in two letter iso code
getAllCountriesLongName() - Static method in class com.sap.ip.me.api.conf.Localization
Gets the countries supported by the mobile infrastructure framework
getAllCountriesSorted() - Static method in class com.sap.ip.me.api.conf.Localization
Gets the country names and the iso codes supported by the mobile infrastructure framework
getAllDelta() - Method in interface com.sap.ip.me.api.smartsync.SyncBoOutDeltaFacade
Returns the iterator to the collection of SyncBoOutDelta data.
getAllElements() - Method in interface com.sap.ip.me.api.sync.InboundContainer
Gets all body elements of this inbound conatainer.
getAllFieldDescriptors() - Method in interface com.sap.ip.me.api.smartsync.FieldGroupDescriptor
return an iterator over a collection of FieldDescriptor objects.
getAllFieldDescriptors() - Method in interface com.sap.ip.me.api.smartsync.RowDescriptor
Returns all FieldDescriptor instances belonging to this RowDescriptor instance
getAllFieldGroupDescriptors() - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Returns an iterator to all FieldGroupDescriptor objects to which this Field is a member; null if this Field is not a member of any group.
getAllLanguages() - Static method in class com.sap.ip.me.api.conf.Localization
Gets the languages supported by the mobile infrastructure framework
getAllRowDescriptors() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDescriptor
Returns all child rows' RowDescriptor iterator.
getAllSyncBoDeltaRequests() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDeltaRequestFacade
Gets the all SyncBoDeltaRequests.
getAllSyncBoDescriptors() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDescriptorFacade
Returns all SyncBoDescriptor objects currently installed in the SmartSync client.
getAllSyncBoResponses() - Method in interface com.sap.ip.me.api.smartsync.ErrorConflictInbox
Fetches all the responses (error or conflict).
getAllTimezones() - Static method in class com.sap.ip.me.api.conf.Localization
Gets the allTimezones attribute of the Localization class
getAncestorContainerId() - Method in interface com.sap.ip.me.api.sync.InboundContainer
Returns the identifier of the container which is ancestor for this one.
getApplicationName() - Method in interface com.sap.ip.me.api.runtime.Application
Returns the technical name of an application.
getApplicationName() - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Gets the applicationName attribute of the AbstractMEHttpServlet object
getAttribute(int) - Method in interface com.sap.ip.me.api.persist.core.PersistedObject
Deprecated. Gets the attribute attribute of the PersistedObject object
getAttribute(int) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
Gets the value of the attribute a given index
getAttribute(int, int) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
Gets the value of the attribute a given index
getAttribute(String, String) - Method in interface com.sap.ip.me.api.user.User
Method not supported
getAttributeDescriptor(int) - Method in interface com.sap.ip.me.api.persist.meta.ClassDescriptor
Returns the AttributeDescriptor for the given position.
getAttributeDescriptor() - Method in interface com.sap.ip.me.api.persist.query.JQueryAttribute
Get underlying persistence attribute descriptor.
getAttributeDescriptor() - Method in interface com.sap.ip.me.api.persist.query.SingleCondition
Gets the fieldDescriptor attribute of the SingleCondition object
getAttributeDescriptor() - Method in interface com.sap.ip.me.api.persist.query.SingleSortOrder
Gets the fieldDescriptor attribute of the SingleSortOrder object
getAttributeDescriptorArray() - Method in interface com.sap.ip.me.api.persist.meta.ClassDescriptor
Returns all AttributeDescriptors of this ClassDescriptor
getAttributeDescriptors() - Method in interface com.sap.ip.me.api.persist.meta.ClassDescriptor
Returns all AttributeDescriptors of this ClassDescriptor
getAttributeNames(String) - Method in interface com.sap.ip.me.api.user.User
Method not supported
getAttributeNamespaces() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getAttributePosition(String) - Method in interface com.sap.ip.me.api.persist.meta.ClassDescriptor
Returns the position of an attribute in the ClassDescriptor.
getAttributeType(String, String) - Method in interface com.sap.ip.me.api.user.User
Method not supported
getAttributes() - Method in interface com.sap.ip.me.api.persist.core.PersistedObject
Deprecated. Gets the attributes attribute of the PersistedObject object
getAttributes() - Method in interface com.sap.ip.me.api.persist.query.JQueryResultRow
Get attributes that were selected by this query.
getAttributes() - Method in class com.sap.ip.me.api.pios.connection.DriverInfo
Returns the driver attributes.
getAuthor() - Method in class com.sap.ip.me.api.services.systemnews.Message
The message's author
getBackendRepresentation() - Method in class com.sap.ip.me.api.smartsync.BasisFieldType
Returns the backend representation; either one of "C", "D" , "N" , "P", "T".
getBatchResult() - Method in interface com.sap.ip.me.api.runtime.BatchSupport
This method should return the results of the Batchjob.
getBigDecimal() - Method in interface com.sap.ip.me.api.smartsync.DecimalField
Returns the value attribute of the DecimalField object as a java.math.BigDecimal object.
getBigInteger() - Method in interface com.sap.ip.me.api.smartsync.NumericField
Returns the value attribute of the NumericField object as a java.math.BigInteger object.
getBinaryAttribute(String, String) - Method in interface com.sap.ip.me.api.user.User
Method not supported
getBoolean(String, boolean) - Method in class com.sap.ip.me.api.conf.Configuration
Returns the boolean value for a given key from the configuration.
getBuild() - Static method in class com.sap.ip.me.api.conf.MEVersion
Gets the build number of the installed Mobile Infrastructure.
getBytes() - Method in class com.sap.ip.me.api.pios.printer.PrinterImage
Returns the image byte array.
getCellPhone() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getCenteredWindowOrigin() - Static method in class com.sap.ip.me.api.runtime.awt.AWTConfigurationUI
returns the windows origin coordinats
getCenteredWindowOrigin() - Method in interface com.sap.ip.me.api.runtime.awt.FrameworkInterface
returns the centeredWindowOrigin
getChangeSeqNo() - Method in interface com.sap.ip.me.api.smartsync.RowOutDelta
Deprecated. Gets the changeSeqNo attribute of the RowOutDelta object
getChangeSeqNo() - Method in interface com.sap.ip.me.api.smartsync.SyncBoOutDelta
Deprecated.  
getChangedFieldValues() - Method in interface com.sap.ip.me.api.smartsync.RowChange
Deprecated. Gets the changedFieldValues attribute of the RowChange object.
getCharacterField(FieldDescriptor) - Method in interface com.sap.ip.me.api.smartsync.Row
Retrieve a StringField object for a specific FieldDescriptor.
getCharacters() - Method in interface com.sap.ip.me.api.smartsync.CharacterField
Returns the value attribute of the CharacterField object as a String object.
getCity() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getClassDescriptor(String) - Method in interface com.sap.ip.me.api.persist.app.PackagePersistenceMaster
Returns the descriptive information for a certain classtype
getClassDescriptor(String) - Method in class com.sap.ip.me.api.persist.core.PersistenceRuntime
Gets the classDescriptor attribute of the PersistenceRuntime object
getClassDescriptor(String) - Method in class com.sap.ip.me.api.persist.meta.DescriptorRuntime
Returns a ClassDescriptor instance for a defined classtype, if it is registered.
getClassDescriptor(String) - Method in interface com.sap.ip.me.api.persist.meta.InternalDescriptorRuntime
Deprecated. Gets the classDescriptor attribute of the InternalDescriptorRuntime object
getClassDescriptor() - Method in interface com.sap.ip.me.api.persist.query.JQueryAttribute
Get underlying persistence class descriptor.
getClasstype() - Method in interface com.sap.ip.me.api.persist.app.Entity
Deprecated. Gets the classtype attribute of the Entity object.
getClasstype() - Method in interface com.sap.ip.me.api.persist.core.PersistedObject
Deprecated. Gets the classtype attribute of the PersistedObject object
getClasstype() - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
Gets the classtype supported by this PersistenceContainer
getClasstype() - Method in interface com.sap.ip.me.api.persist.meta.ClassDescriptor
Returns the classtype (unique key) of the ClassDescriptor.
getClasstype() - Method in interface com.sap.ip.me.api.persist.meta.LinkDescriptor
Documentation copied from attribute targetClassName the class name of the associated object(s).
getClasstype() - Method in interface com.sap.ip.me.api.persist.query.Query
Returns the classtype of the Query object
getClasstypes() - Method in interface com.sap.ip.me.api.persist.app.PackagePersistenceMaster
Gets the classtypes this PackagePersistenceMaster instance is responsible for.
getClientRepresentation() - Method in class com.sap.ip.me.api.smartsync.BasisFieldType
Returns the client representation class of this BasisFieldType..
getColums() - Method in class com.sap.ip.me.api.pios.symbology.PDF417
Returns the number of columns to encode.
getCompany() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getComponent() - Method in class com.sap.ip.me.api.logging.AbstractLogging
Gets the component name for this log instance.
getComponents() - Method in interface com.sap.ip.me.api.persist.query.CompositeCondition
Gets the components attribute of the CompositeCondition object
getCondition() - Method in interface com.sap.ip.me.api.persist.query.Query
Returns the condition attribute of the Query object
getConfig() - Method in class com.sap.ip.me.api.pios.configuration.ConfigurationManager
Returns the configuration properties file.
getConfiguration(String) - Method in class com.sap.ip.me.api.pios.connection.DriverConfigurationManager
Returns an instance to the Driver Configuration class for the specified transport.
getConfigurationManager(String, String) - Method in class com.sap.ip.me.api.pios.connection.Connector
This method is used internally to obtain the configuration manager implementation instance.
getConfigurationManager() - Method in class com.sap.ip.me.api.pios.connection.DriverInfo
Returns the configuration manager for this driver.
getConfiguredSize() - Method in interface com.sap.ip.me.api.pios.printer.PrinterFont
Returns the configured point size for this font.
getConnection() - Method in class com.sap.ip.me.api.pios.connection.ConnectionParameters
Returns the connection type.
getConnectionType() - Method in class com.sap.ip.me.api.pios.connection.DriverInfo
Returns the connection type.
getContainerId() - Method in interface com.sap.ip.me.api.sync.InboundContainer
Returns the unique identifier of this container.
getContainerId() - Method in interface com.sap.ip.me.api.sync.OutboundContainer
Gets the unique identifier of the OutboundContainer object
getContrarySyncBo() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResolver
Deprecated. use instead SyncBoResponse.getServerSyncBo()
getCount(Query) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Returns the number of Results for the given Query
getCount(Query) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. Gets the count attribute of the TransactionManager object
getCountry() - Static method in class com.sap.ip.me.api.conf.Localization
Gets the current country
getCountry() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getCreateInputQualifyType() - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Identify qualification of application input when the field is created on device but is not synchronized with the backend.
getCurrency() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getCurrentDate() - Static method in class com.sap.ip.me.api.services.DateFormatter
Returns a date string for the current date in the format "yyyy-MM-dd".
getCurrentDateABAP() - Static method in class com.sap.ip.me.api.services.DateFormatter
Returns a date string for the current date in the ABAP format "yyyyMMdd".
getCurrentLog() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponse
Deprecated. use instead to access the same information. This method will be removed in next MI releases.
getCurrentLogonUser() - Method in class com.sap.ip.me.api.user.UserManager
Gets the current user who is logged on to the MI.
getCurrentTimeABAP() - Static method in class com.sap.ip.me.api.services.DateFormatter
Returns a time string for the current date in the ABAP format "HHmmSS".
getCurrentTracelevel() - Static method in class com.sap.ip.me.api.services.Log
Gets the current trace level.
getCurrentUser() - Method in class com.sap.ip.me.api.user.UserManager
Gets the current user working on the Mobile Infrastructure device.
getDBManagerInstance() - Method in class com.sap.ip.me.api.persist.core.PersistenceImplementation
 
getDate(String) - Static method in class com.sap.ip.me.api.services.DateFormatter
Parses the given date string (yyyy-MM-dd) and returns a corresponding Date object.
getDate(Date) - Static method in class com.sap.ip.me.api.services.DateFormatter
Returns a date string for the given date object in the format "yyyy-MM-dd".
getDateABAP(Date) - Static method in class com.sap.ip.me.api.services.DateFormatter
Returns a date-time string for the given date object in the format "yyyyMMdd".
getDateField(FieldDescriptor) - Method in interface com.sap.ip.me.api.smartsync.Row
Retrieve a DateField object for a specific FieldDescriptor.
getDateOfLastSuccessfulSync() - Method in class com.sap.ip.me.api.sync.SyncLog
Gets the date of last successful synchronization or null if there was no successful synchronization since Mobile Engine was installed
getDateOfLastSync() - Method in class com.sap.ip.me.api.sync.SyncLog
Gets the date of last synchronization or null if there was no synchronization since Mobile Engine was installed
getDateTime(Date) - Static method in class com.sap.ip.me.api.services.DateFormatter
Returns a date string for the given date object in the ABAP format "yyyy-MM-dd.HH.mm.ss.SSS".
getDateTime(Calendar) - Static method in class com.sap.ip.me.api.services.DateFormatter
Returns a date string for the given calendar object in the ABAP format "yyyy-MM-dd.HH.mm.ss.SSS".
getDateTime(String, String) - Static method in class com.sap.ip.me.api.services.DateFormatter
Returns a date string for the given calendar object in the ABAP format "yyyy-MM-dd.HH.mm.ss.SSS".
getDecimalField(FieldDescriptor) - Method in interface com.sap.ip.me.api.smartsync.Row
Retrieve a DecimalField object for a specific FieldDescriptor.
getDecimals() - Method in interface com.sap.ip.me.api.persist.meta.AttributeDescriptor
Gets the decimals attribute of the AttributeDescriptor object
getDecimals() - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Returns the maximum decimal number digit length defined in the backend system.
getDecimals() - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Returns the decimals length
getDecodedProperty(String) - Method in class com.sap.ip.me.api.conf.Configuration
Returns the decoded value for a given key from the configuration.
getDefaultDriver(ConnectionType) - Method in class com.sap.ip.me.api.pios.connection.Connector
Returns the default driver for an specific connection type.
getDefaultTransport() - Method in class com.sap.ip.me.api.pios.connection.DriverConfigurationManager
Returns the default transport for a driver.
getDefaultValue(int, int) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
getDensity() - Method in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Returns the barcode density.
getDepartment() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getDependency() - Method in interface com.sap.ip.me.api.smartsync.RelationDescriptor
Returns the DependencyType described in this RelationDescriptor.
getDependencyRelations() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDescriptor
Returns all dependency relations on other SyncBOs.
getDescription() - Method in class com.sap.ip.me.api.pios.connection.DriverInfo
Returns the driver description.
getDescription() - Method in interface com.sap.ip.me.api.pios.printer.PrinterFont
Returns the description for this font.
getDriver() - Method in class com.sap.ip.me.api.pios.connection.ConnectionParameters
Returns the driver information.
getEffectiveSeverity() - Method in class com.sap.ip.me.api.logging.AbstractLogging
Gets the current log level of the log
getEffectiveSeverity() - Method in class com.sap.ip.me.api.logging.AppLog
Gets the current log level of the log
getEffectiveSeverity() - Method in class com.sap.ip.me.api.logging.Trace
Gets the current log level of the log
getElement(String, String) - Method in interface com.sap.ip.me.api.sync.InboundContainer
Gets the element for given field name and line number.
getElementsWithFieldName(String) - Method in interface com.sap.ip.me.api.sync.InboundContainer
Gets the elements for the given field name.
getEmail() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getEndPos() - Method in class com.sap.ip.me.api.pios.rfid.RfidTagUserArea
Returns the writable/readable area ending position.
getEntityKey() - Method in interface com.sap.ip.me.api.persist.app.Entity
Deprecated. Gets the unique entityKey attribute of the Entity object.
getEntityKey() - Method in interface com.sap.ip.me.api.persist.core.PersistedObject
Deprecated. Gets the entityKey attribute of the PersistedObject object
getErrorCode() - Method in class com.sap.ip.me.api.pios.PIOSException
Returns the error number/code associated with the exception.
getErrorConflictInbox() - Method in interface com.sap.ip.me.api.smartsync.InboxNotifier
Returns the ErrorConflictInbox instance.
getException(Throwable) - Static method in class com.sap.ip.me.api.pios.PIOSException
Returns the specified throwable object stack trace as an string.
getExecutionDate() - Method in interface com.sap.ip.me.api.sync.InboundContainer
Gets the execution date of this inbound container.
getExecutionTime() - Method in interface com.sap.ip.me.api.sync.InboundContainer
Gets the execution time of this inbound container.
getExpiryDate() - Method in class com.sap.ip.me.api.services.systemnews.Message
The message's expiry date
getExpiryDateAsString() - Method in class com.sap.ip.me.api.services.systemnews.Message
The message's expiry date
getFailureMessages() - Method in class com.sap.ip.me.api.sync.SyncLog
Gets the error messages created while last synchronization or null if there was no synchronization since Mobile Engine was installed
getFax() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getField(FieldDescriptor) - Method in interface com.sap.ip.me.api.smartsync.Row
Retrieve a Field object for a specific FieldDescriptor.
getFieldCount() - Method in interface com.sap.ip.me.api.smartsync.RowDescriptor
Returns the number of fields in the Row defined by this RowDescriptor
getFieldDescriptor() - Method in interface com.sap.ip.me.api.smartsync.Field
Returns The FieldDescriptor of the Field object.
getFieldDescriptor(String) - Method in interface com.sap.ip.me.api.smartsync.RowDescriptor
Returns the FieldDescriptor instance for the speficied field name
getFieldGroupDescriptor(FieldGroupType) - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Returns the FieldGroupDescriptor of the specified FieldGroupType for which this Field is a member; null if this Field is not a member of any group or of the specfied group type.
getFieldGroupType() - Method in interface com.sap.ip.me.api.smartsync.FieldGroupDescriptor
returns FieldGroupType that currently has the followings.
getFieldIndex(FieldDescriptor) - Method in interface com.sap.ip.me.api.smartsync.RowDescriptor
Returns the index number of the field attribute for the specified FieldDescriptor
getFieldName() - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Retrieves the name of the field described by this FieldDescriptor
getFieldName() - Method in interface com.sap.ip.me.api.sync.InboundContainerElement
Gets the field name of the InboundContainerElement object
getFieldType() - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Retuns the BasisFieldType instance of the field described by this FieldDescriptor.
getFieldValue(FieldDescriptor) - Method in interface com.sap.ip.me.api.smartsync.Row
Deprecated. since 2.5. Use new MI 2.5 data types in conjunction with Field.getValue() instead.
getFieldValue() - Method in interface com.sap.ip.me.api.sync.InboundContainerElement
Gets the field value of the InboundContainerElement object
getFieldValueSubstring(int, int) - Method in interface com.sap.ip.me.api.sync.InboundContainerElement
Gets the substring of field value of the InboundContainerElement object If the requested substring does not exist (e.g.; the value string is shorter then expected) an empty string will be returned
getFieldValues() - Method in interface com.sap.ip.me.api.smartsync.Row
Returns an iterator for the field values of this Row object
getFields() - Method in interface com.sap.ip.me.api.smartsync.Row
Retrieve the array of Field objects of this Row.
getFirstName() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getFont(String) - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Returns a PrinterFont object by name.
getFontConfiguration(String) - Method in class com.sap.ip.me.api.pios.printer.FontConfigurationManager
Returns the font Configuration object for the specified font configuration name.
getFontConfigurationManager() - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Returns the FontConfigurationManager object for this printer connection.
getFontSize() - Method in interface com.sap.ip.me.api.pios.printer.ScalableFont
Returns the font size in points.
getFormatedDate() - Static method in class com.sap.ip.me.api.conf.Localization
Gets the formatedDate attribute of the Localization class
getFormatedDate(long) - Static method in class com.sap.ip.me.api.conf.Localization
Gets the formatedDate attribute of the Localization class
getFormatedTime() - Static method in class com.sap.ip.me.api.conf.Localization
returns the current time (formated)
getFormatedTime(long) - Static method in class com.sap.ip.me.api.conf.Localization
Gets the formatedTime attribute of the Localization class
getFullName() - Static method in class com.sap.ip.me.api.conf.MEVersion
Gets the full name of the installed Mobile Infrastructure.
getGenericBody() - Method in interface com.sap.ip.me.api.sync.InboundContainer
If this container represents an answer to outbound container with generic body.
getGlobalResetProcessing() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDeltaRequestFacade
Gets the globalResetProcessing attribute.
getGroupFields(FieldGroupType) - Method in interface com.sap.ip.me.api.smartsync.Field
Returns an array of other Field objects that are in the same specified group type.
getGroupFields(FieldGroupDescriptor) - Method in interface com.sap.ip.me.api.smartsync.Row
Returns the array of Field objects that are of the same groups as specified in the FieldGroupDescriptor
getHeaderName() - Method in class com.sap.ip.me.api.pios.configuration.ConfigurationManager
Returns the name of the header to be used for this configuration.
getHeight() - Method in class com.sap.ip.me.api.pios.printer.Metrics
Returns the height of a field in points.
getHeight() - Method in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Returns the height of the barcode specified in setHeight().
getHeight() - Method in interface com.sap.ip.me.api.pios.printer.PrinterFont
Returns the font height in points.
getHeightFactor() - Method in interface com.sap.ip.me.api.pios.printer.BitmappedFont
Returns the height factor used to increase the standard height of the font.
getHttpResponseCode() - Method in class com.sap.ip.me.api.services.HttpConnectionException
Get http response code.
getID() - Method in class com.sap.ip.me.api.pios.connection.ConnectionType
Returns the connection id.
getID() - Method in class com.sap.ip.me.api.services.systemnews.Message
The message's unique ID
getImplementation() - Static method in class com.sap.ip.me.api.persist.core.PersistenceImplementation
Determines the corresponding the SAP MI persistence API implementation based on the following Configuration key: - MobileEngine.Persist.Implementation Currently, following values are valid for this key: - MIDB - DB2E Each of the two values controls the extension of the following API classes: - com.sap.ip.me.api.persist.core.PersistenceRuntime - com.sap.ip.me.api.persist.query.QueryRuntime - com.sap.ip.me.api.persist.meta.DescriptorRuntime The concrete implementation is determined at the first call of this method.
getInboxNotifier() - Method in class com.sap.ip.me.api.smartsync.SmartSyncRuntime
Returns an instance of the InboxNotifier class.
getInfoMessages() - Method in class com.sap.ip.me.api.sync.SyncLog
Gets the information messages created while last synchronization or null if there was no synchronization since Mobile Engine was installed
getInitialMainVersion() - Static method in class com.sap.ip.me.api.conf.MEVersion
Gets the initial main version of the installed Mobile Engine.
getInstallationDirectory() - Static method in class com.sap.ip.me.api.conf.Configuration
Get the installation directory of the Mobile Engine.
getInstance() - Static method in class com.sap.ip.me.api.ccms.AlertManager
Get the singleton instance of the AlertManager
getInstance() - Static method in class com.sap.ip.me.api.conf.Configuration
Returns the singleton instance of the configuration class.
getInstance() - Static method in class com.sap.ip.me.api.deploy.ClassPathManager
Gets the only one instance of the ClassPathManager class
getInstance(String) - Static method in class com.sap.ip.me.api.logging.AppLog
Gets the instance attribute of the AppLog class
getInstance(String) - Static method in class com.sap.ip.me.api.logging.Trace
Get the singleton instance of the trace.
getInstance(PersistedObject) - Method in interface com.sap.ip.me.api.persist.app.Entity
Deprecated. Is called to get all attribute / links of the Entity instance.
getInstance() - Static method in class com.sap.ip.me.api.persist.core.PersistenceRuntime
Returns the singleton instance attribute of the PersistenceRuntime class.
getInstance() - Static method in class com.sap.ip.me.api.persist.meta.DescriptorRuntime
 
getInstance() - Static method in class com.sap.ip.me.api.persist.query.JQueryFactory
Get instance.
getInstance() - Static method in class com.sap.ip.me.api.persist.query.QueryRuntime
Returns the QueryRuntime singleton
getInstance() - Static method in class com.sap.ip.me.api.pios.connection.Connector
Returns the connector implementation.
getInstance() - Static method in class com.sap.ip.me.api.services.BigDecimalFactory
Get an instance of BigDecimalFactory
getInstance() - Static method in class com.sap.ip.me.api.services.ClientDataReset
Gets the instance attribute of the ClientDataReset class
getInstance() - Static method in class com.sap.ip.me.api.services.DeviceRestartEventRegistry
Gets the instance attribute of the DeviceRestartEventRegistry class
getInstance() - Static method in class com.sap.ip.me.api.services.PerformanceLog
 
getInstance() - Static method in class com.sap.ip.me.api.services.systemnews.News
Gets the News' instance
getInstance() - Static method in class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
Deprecated. use SmartSyncRuntime.getJQueryFactory() instead.
getInstance() - Static method in class com.sap.ip.me.api.smartsync.SmartSyncRuntime
Returns the static instance of this SmartSyncRuntime class.
getInstance() - Static method in class com.sap.ip.me.api.sync.InboundProcessorRegistry
Gets the one and only instance of the InboundProcessorRegistry class
getInstance() - Static method in class com.sap.ip.me.api.sync.OutboundContainerFactory
Gets the one and only instance of the OutboundContainerFactory class
getInstance() - Static method in class com.sap.ip.me.api.sync.SyncEventRegistry
Gets the one and only instance of the SyncEventRegistry class
getInstance() - Static method in class com.sap.ip.me.api.sync.SyncLog
Gets the only one instance of the SyncLog class
getInstance() - Static method in class com.sap.ip.me.api.sync.SyncManager
Gets the only one instance of the SyncManager class
getInstance() - Static method in class com.sap.ip.me.api.user.UserManager
Gets the singleton instance of a UserManager.
getInstanceForType(String) - Method in class com.sap.ip.me.api.conf.Configuration
Returns the one and only singleton instance of a class by calling getInstace method that is configured within the Mobile Engine Configuration.
getInstanceId() - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
getInstanceId() - Method in class com.sap.ip.me.api.persist.query.LogicalOperatorType
 
getInstanceId() - Method in class com.sap.ip.me.api.persist.query.RelationalOperatorType
 
getInstanceId() - Method in interface com.sap.ip.me.api.services.InstanceIdProvider
 
getInt(String, int) - Method in class com.sap.ip.me.api.conf.Configuration
Returns the int value for a given key from the configuration.
getIterator() - Method in class com.sap.ip.me.api.services.systemnews.News
Gets the NewsIterator for parsing system messages
getJQueryFactory() - Method in class com.sap.ip.me.api.smartsync.SmartSyncRuntime
Returns an instance of the SmartSyncJQueryFactory class.
getJQueryFactoryInstance() - Method in class com.sap.ip.me.api.persist.core.PersistenceImplementation
 
getJVMVendorName() - Static method in class com.sap.ip.me.api.conf.Configuration
Gets the java VM vendor name.
getJobTitle() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getKey() - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
Gets the entityKey attribute of the PersistedObject object
getKey() - Method in interface com.sap.ip.me.api.smartsync.Row
Returns the key field value of this Row object.
getKeyAttributeDescriptor() - Method in interface com.sap.ip.me.api.persist.meta.ClassDescriptor
Returns the key AttributeDescriptor
getKeyField() - Method in interface com.sap.ip.me.api.smartsync.Row
Returns the Field instance of the key field value
getKeyFieldDescriptor() - Method in interface com.sap.ip.me.api.smartsync.RowDescriptor
Returns the key field's FieldDescriptor.
getKeys() - Method in class com.sap.ip.me.api.services.MEResourceBundle
Retruns an enummeration of the keys.
getKeysWithPrefix(String) - Method in class com.sap.ip.me.api.conf.Configuration
Returns a vector with keys that have the common prefix (given as parameter).
getLanguage() - Static method in class com.sap.ip.me.api.conf.Localization
Gets the language setting of the current user
getLanguage() - Method in class com.sap.ip.me.api.services.systemnews.Message
The message's language
getLastName() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getLength() - Method in interface com.sap.ip.me.api.persist.meta.AttributeDescriptor
Gets the maximum length of this attribute.
getLength() - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Returns the maximum field length defined in the backend system
getLength() - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Returns the total fixed length.
getLineNumber() - Method in interface com.sap.ip.me.api.sync.InboundContainerElement
Gets the line number of the InboundContainerElement object
getLineNumberAsInt() - Method in interface com.sap.ip.me.api.sync.InboundContainerElement
Gets the line number of the InboundContainerElement object as an integer.
getLink(int) - Method in interface com.sap.ip.me.api.persist.core.PersistedObject
Deprecated. Gets the linkAsVector attribute of the PersistedObject object
getLinkDescriptor(int) - Method in interface com.sap.ip.me.api.persist.meta.ClassDescriptor
Returns the LinkDescriptor for the given position.
getLinkDescriptorArray() - Method in interface com.sap.ip.me.api.persist.meta.ClassDescriptor
Returns all LinkDescriptors of this ClassDescriptor
getLinkDescriptors() - Method in interface com.sap.ip.me.api.persist.meta.ClassDescriptor
Returns all LinkDescriptors of this ClassDescriptor
getLinkPosition(String) - Method in interface com.sap.ip.me.api.persist.meta.ClassDescriptor
Returns the position of a link in the ClassDescriptor.
getLinks() - Method in interface com.sap.ip.me.api.persist.core.PersistedObject
Deprecated. Gets the links attribute of the PersistedObject object
getLocale() - Static method in class com.sap.ip.me.api.conf.Localization
Gets the locale attribute of the Localization class
getLocale() - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Creates a Locale object for the user language that was set in sync properties.
getLocale() - Method in class com.sap.ip.me.api.services.MEResourceBundle
Returns the preferred locale for internationalization.
getLocale() - Method in interface com.sap.ip.me.api.user.User
Gets the users default locale
getLocalizedMessage() - Method in class com.sap.ip.me.api.user.LogonException
Returns a localized detailed error message.
getLogContent() - Method in class com.sap.ip.me.api.logging.DefaultFileLogWriter
Returns a vector with String objects.
getLogContent() - Method in class com.sap.ip.me.api.logging.DefaultSystemLogWriter
Returns an empty vector because the DefaultSystemLogWriter does not support this feature.
getLogContent() - Method in interface com.sap.ip.me.api.logging.LogWriter
Returns a line vector of the log content.
getLogContentAsStream() - Method in class com.sap.ip.me.api.logging.AbstractLogging
Returns an input stream with the log content.
getLogContentAsStream() - Method in class com.sap.ip.me.api.logging.DefaultFileLogWriter
Gets input stream with log content.
getLogLevelName(int) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Gets the logLevelName attribute of the AbstractLogging object
getLogName() - Method in class com.sap.ip.me.api.logging.AppLog
The name of the log will be returned.
getLogName() - Method in class com.sap.ip.me.api.logging.Trace
The name of the log will be returned.
getLogWriter() - Method in class com.sap.ip.me.api.logging.AbstractLogging
Returns the LogWriter instance of this log.
getLogWriter() - Method in class com.sap.ip.me.api.logging.AppLog
Returns the LogWriter instance of this log.
getLogWriter() - Method in class com.sap.ip.me.api.logging.Trace
Returns the LogWriter instance of this log.
getLogWriterClassname() - Method in class com.sap.ip.me.api.logging.AbstractLogging
Gets the configured filename / path of the log.
getLogWriterClassname() - Method in class com.sap.ip.me.api.logging.AppLog
Gets the configured filename / path of the log.
getLogWriterClassname() - Method in class com.sap.ip.me.api.logging.Trace
Gets the configured filename / path of the log.
getLogicalOperator() - Method in interface com.sap.ip.me.api.persist.query.CompositeCondition
Gets the logicalOperator attribute of the CompositeCondition object
getLong(String, long) - Method in class com.sap.ip.me.api.conf.Configuration
Returns the long value for a given key from the configuration.
getMERuntime() - Static method in class com.sap.ip.me.api.conf.Configuration
Gets the Mobile Engine runtime.
getMIDir() - Static method in class com.sap.ip.me.api.pios.util.PIOSPaths
Returns the Mobile Engine installation directory.
getMIHome() - Static method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Returns url of the local Mobile Infrastructure home page.
getMainVersion() - Static method in class com.sap.ip.me.api.conf.MEVersion
Gets the main version of the installed Mobile Engine (latest version number contained in latest patch).
getMaxResults() - Method in interface com.sap.ip.me.api.persist.query.Query
Gets the maxCount attribute of the Query object
getMemorySize() - Method in class com.sap.ip.me.api.pios.rfid.RfidTagType
Returns the total amount of bytes in the tag structure.
getMerged(PersistenceOperationType) - Method in class com.sap.ip.me.api.persist.core.PersistenceOperationType
Gets the merged attribute of the PersistenceOperationType object
getMerged(RowChangeActionType) - Method in class com.sap.ip.me.api.smartsync.RowChangeActionType
Gets the merged attribute of the RowChangeActionType object
getMerged(SyncBoChangeActionType) - Method in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
Gets the merged attribute of the SyncBoChangeActionType object
getMessage() - Method in class com.sap.ip.me.api.sync.SyncPasswordException
Gets the exception message.
getMessage() - Method in class com.sap.ip.me.api.user.LogonException
Gets the message attribute of the InstallationException object
getMessageClass() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponse
Returns the messageClass from the server.
getMessageClass() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponseLog
Deprecated. Returns the messageClass from the server.
getMessageClass() - Method in interface com.sap.ip.me.api.smartsync.SyncReply
Returns the messageClass attribute of the SyncReply object
getMessageId() - Method in class com.sap.ip.me.api.sync.SyncPasswordException
Gets the message ID of the exception.
getMessageId() - Method in class com.sap.ip.me.api.user.LogonException
Gets the messageId attribute of the LogonException object
getMessageNumber() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponse
Returns the messageNumber from the server.
getMessageNumber() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponseLog
Deprecated. Returns the messageNumber from the server.
getMessageParameters() - Method in class com.sap.ip.me.api.sync.SyncPasswordException
Gets the message parameters of the exception.
getMessageParameters() - Method in class com.sap.ip.me.api.user.LogonException
Gets the messageParameters attribute of the LogonException object
getMethod() - Method in interface com.sap.ip.me.api.sync.InboundContainer
Gets the method name which is realted to this inbound container.
getMethodName() - Method in interface com.sap.ip.me.api.sync.InboundProcessor
Gets the name of the method that can be processed by this InboundProcessor object.
getMetrics(byte[]) - Method in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Returns the barcode metrics for the encoded data in the barcode.
getMetrics(String) - Method in interface com.sap.ip.me.api.pios.printer.PrinterFont
Returns the metrics for a particular text.
getMetrics() - Method in class com.sap.ip.me.api.pios.printer.PrinterImage
Returns the image field metrics.
getMode() - Method in class com.sap.ip.me.api.pios.scanner.ScannerParameters
Returns the scanner connection mode.
getModifyInputQualifyType() - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Identify qualification of applications input when the field has been synchronized with the backend.
getMsgClass() - Method in interface com.sap.ip.me.api.smartsync.MessageReply
Gets the class of the message reply.
getMultiple() - Method in interface com.sap.ip.me.api.persist.meta.AttributeDescriptor
Gets the multiplicity of the attribute.
getMultipleLink(int, int) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
Returns the multiple link at the given index.
getMultipleLink(int) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
 
getMultiplicity() - Method in interface com.sap.ip.me.api.persist.meta.LinkDescriptor
type of association, f.i.
getName() - Method in interface com.sap.ip.me.api.persist.meta.AttributeDescriptor
Gets the name attribute of the PersistableAttribute object
getName() - Method in interface com.sap.ip.me.api.persist.meta.LinkDescriptor
Documentation copied from attribute linkName the name of the association.
getName() - Method in class com.sap.ip.me.api.persist.query.AggregationOperatorType
Get operator name.
getName() - Method in class com.sap.ip.me.api.pios.configuration.Configuration
Returns the name of the configuration.
getName() - Method in class com.sap.ip.me.api.pios.connection.DriverInfo
Returns the driver name.
getName() - Method in interface com.sap.ip.me.api.pios.printer.PrinterFont
Returns the name of the printer font.
getName() - Method in class com.sap.ip.me.api.pios.printer.PrinterImage
Returns the image name.
getName() - Method in class com.sap.ip.me.api.pios.rfid.RfidTagType
Returns the tag type name.
getName() - Method in class com.sap.ip.me.api.pios.symbology.Codabar
Returns the symbology name.
getName() - Method in class com.sap.ip.me.api.pios.symbology.Code128
Returns the symbology name.
getName() - Method in class com.sap.ip.me.api.pios.symbology.Code39
Returns the symbology name.
getName() - Method in class com.sap.ip.me.api.pios.symbology.EAN13
Returns the symbology name.
getName() - Method in class com.sap.ip.me.api.pios.symbology.EAN8
Returns the symbology name.
getName() - Method in class com.sap.ip.me.api.pios.symbology.Interleaved2Of5
Returns the symbology name.
getName() - Method in class com.sap.ip.me.api.pios.symbology.PDF417
Returns the symbology name.
getName() - Method in class com.sap.ip.me.api.pios.symbology.Symbology
Returns the symbology name.
getName() - Method in class com.sap.ip.me.api.pios.symbology.UCCEAN128
Returns the symbology name.
getName() - Method in class com.sap.ip.me.api.pios.symbology.UPC_A
Returns the symbology name.
getName() - Method in class com.sap.ip.me.api.security.Permission
Gets the name of the Permission
getName() - Method in interface com.sap.ip.me.api.smartsync.FieldGroupDescriptor
return user specified group name
getName() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getNested() - Method in class com.sap.ip.me.api.conf.FactoryException
Gets the nested exception of the FactoryException object.
getNestedException() - Method in class com.sap.ip.me.api.services.MEException
Gets the nested exception.
getNextLineNumberForFieldname(String) - Method in interface com.sap.ip.me.api.sync.OutboundContainer
Gets the next line number for a field.
getNoOfBytesPerBlock() - Method in class com.sap.ip.me.api.pios.rfid.RfidTagType
Returns the amount of bytes represented in each block of the tag structure.
getNumber() - Method in interface com.sap.ip.me.api.smartsync.MessageReply
Gets the number of the message reply.
getNumber() - Method in interface com.sap.ip.me.api.smartsync.SyncReply
Returns the number attribute of the SyncReply object
getNumericField(FieldDescriptor) - Method in interface com.sap.ip.me.api.smartsync.Row
Retrieve a NumericField object for a specific FieldDescriptor.
getOnExists(boolean) - Method in class com.sap.ip.me.api.persist.core.PersistenceOperationType
Gets the onExists attribute of the PersistenceOperationType object
getOperatingSystemName() - Static method in class com.sap.ip.me.api.conf.Configuration
Gets the operating system name.
getOperation() - Method in interface com.sap.ip.me.api.persist.core.PersistedObject
Deprecated. Gets the operation attribute of the PersistedObject object
getOptions() - Method in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Returns the barcode drawing options.
getOptions() - Method in interface com.sap.ip.me.api.pios.printer.PrinterFont
Returns the options mask.
getOptions() - Method in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Returns the scanner options mask.
getOptions() - Method in class com.sap.ip.me.api.pios.symbology.Symbology
Returns the configured options mask or symbology options.
getOwner() - Method in interface com.sap.ip.me.api.sync.InboundContainer
Gets the owner of this inbound container.
getPIOSConfigDir() - Static method in class com.sap.ip.me.api.pios.util.PIOSPaths
Returns the PIOS configuration directory.
getPIOSDir() - Static method in class com.sap.ip.me.api.pios.util.PIOSPaths
Returns the PIOS main directory.
getPIOSInstallationDir() - Static method in class com.sap.ip.me.api.pios.util.PIOSPaths
Returns the PIOS installation directory.
getPIOSLogDir() - Static method in class com.sap.ip.me.api.pios.util.PIOSPaths
Returns the PIOS log directory.
getPIOSPropertiesDir() - Static method in class com.sap.ip.me.api.pios.util.PIOSPaths
Returns the PIOS properties directory.
getPageMetrics() - Method in class com.sap.ip.me.api.pios.printer.GraphicPrinter
Returns the printer page metrics.
getPairedDateField() - Method in interface com.sap.ip.me.api.smartsync.TimeField
Returns DateField instance that is grouped with this TimeField as defined in the group type T
getPairedTimeField() - Method in interface com.sap.ip.me.api.smartsync.DateField
Returns TimeField instance that is group with this DateField as defined in the group type FieldGroupType.T
getParamaterValue(String, String) - Method in class com.sap.ip.me.api.pios.configuration.ConfigurationManager
Returns the value for the parameter.
getParameter(String) - Method in class com.sap.ip.me.api.runtime.jsp.ParameterConverter
Returns the converted parameter value as a string, null if the parameter does not exist, or the original parameter value without encoding change if no encoding was yet set.
getParameterTag() - Method in interface com.sap.ip.me.api.persist.query.JQueryCondition
Deprecated.  
getParameterValue(String) - Method in class com.sap.ip.me.api.pios.configuration.Configuration
Returns the parameter value.
getParameterValues(String) - Method in class com.sap.ip.me.api.runtime.jsp.ParameterConverter
Returns the converted parameter values as a string array, null if the parameter does not exist, or the original parameter values without encoding change if no encoding was yet set.
getParameters() - Method in class com.sap.ip.me.api.pios.configuration.Configuration
Returns the parameters for this configuration.
getParameters(String) - Method in class com.sap.ip.me.api.pios.configuration.ConfigurationManager
Returns all the parameters for an specific configuration type.
getParameters() - Method in class com.sap.ip.me.api.pios.connection.Connection
Retrieves the connection parameters used to open the connection.
getPersistedObject() - Method in interface com.sap.ip.me.api.persist.app.PersistableEntity
Is called to get all attribute / links of the Entity instance.
getPersistedObjectFactory() - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Returns an instance of PersistedObjectFactory
getPersistenceManager(VisibilityType) - Method in class com.sap.ip.me.api.persist.core.PersistenceRuntime
 
getPersistenceMaster() - Method in interface com.sap.ip.me.api.persist.app.PackageEntityFactory
Deprecated. Gets the persistenceMaster attribute of the PackageEntityFactory object.
getPersistenceRepresentation() - Method in class com.sap.ip.me.api.smartsync.BasisFieldType
Returns the persistence representation type of this BasisFieldType.
getPosition(AttributeDescriptor) - Method in interface com.sap.ip.me.api.persist.meta.ClassDescriptor
Returns the position of an attribute in the ClassDescriptor.
getPosition(LinkDescriptor) - Method in interface com.sap.ip.me.api.persist.meta.ClassDescriptor
Returns the position of a link in the ClassDescriptor.
getPosition(RowDescriptor) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDescriptor
Returns the position of a RowDescriptor within the SyncBoDescriptor RowDescriptors are stored in a sequence, which can be represented by int values.
getPositionStatus() - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Deprecated. This method will be removed in next MI releases. Use SyncBo.getSyncState() instead.
getPossibleValues(String) - Method in class com.sap.ip.me.api.pios.configuration.Configuration
Returns all possible values for an specific parameter.
getPossibleValues(String, String) - Method in class com.sap.ip.me.api.pios.configuration.ConfigurationManager
Returns the possible values intended for the specific parameter on a configuration type.
getPostStateId() - Method in interface com.sap.ip.me.api.smartsync.SyncBoInDelta
Deprecated. Returns the postStateId attribute of the SyncBoInDelta.
getPostamble() - Method in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Returns the scanner postamble.
getPreamble() - Method in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Returns the scanner preamble.
getPrintHeadWidth() - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Returns the printer's print head width in points
getPrinterDPI() - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Returns the printer's dots per inch (DPI) resolution
getPrinterMode() - Method in class com.sap.ip.me.api.pios.printer.PrinterParameters
Returns the printer mode.
getProcessing() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDeltaRequest
Gets the processing attribute of the SyncBoDeltaRequest object
getProcessingStatus() - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Deprecated. This method will be removed in next MI releases. Use SyncBo.getSyncState() instead.
getProperty(String) - Method in class com.sap.ip.me.api.conf.Configuration
Returns the value for a given key from the configuration.
getProperty(String, String) - Method in class com.sap.ip.me.api.conf.Configuration
Returns the value for a given key from the configuration.
getQueryFactory() - Method in class com.sap.ip.me.api.smartsync.SmartSyncRuntime
Returns an instance of the SmartSyncQueryFactory class.
getRealLength() - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Returns the maximum real field length defined in the backend.
getReason() - Method in class com.sap.ip.me.api.services.MEException
Gets the reason for the exception.
getRelatedRelation() - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Returns the RelationDescriptor instance related this FieldDescriptor.
getRelatedRow(RowDescriptor) - Method in interface com.sap.ip.me.api.smartsync.Row
Returns the Row instance of the related Row described by the specified RowDescriptor.
getRelatedRowDescriptor() - Method in interface com.sap.ip.me.api.smartsync.RelationDescriptor
Returns the RowDescriptor instance of the related Row.
getRelatingFieldDescriptor() - Method in interface com.sap.ip.me.api.smartsync.RelationDescriptor
Returns the FieldDescriptor instance of the relating field.
getRelatingRelations() - Method in interface com.sap.ip.me.api.smartsync.RowDescriptor
Returns all RelationDescriptor instances which are relating to the Row defined by this RowDescriptor.
getRelatingRows(RowDescriptor) - Method in interface com.sap.ip.me.api.smartsync.Row
Returns a list of the Row objects relating to this Row.
getRelatingRows(Query) - Method in interface com.sap.ip.me.api.smartsync.Row
Returns a list of the Row objects complying to the specified Query relating to this Row
getRelationDescriptorId() - Method in interface com.sap.ip.me.api.smartsync.RelationDescriptor
Returns a unique id string for this RelationDescriptor.
getRelationalOperator() - Method in interface com.sap.ip.me.api.persist.query.SingleCondition
Gets the relationalOperator attribute of the SingleCondition object
getRequest() - Method in class com.sap.ip.me.api.runtime.jsp.ParameterConverter
Returns the request the ParameterConverter instance was constructed around.
getResetProcessing() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDeltaRequest
Deprecated. Current release does not support the feature.
getResourceBundle() - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Returns the resources bundle.
getResourceBundleName() - Method in class com.sap.ip.me.api.services.MEResourceBundle
Returns the name of the resource bundle.
getResponseType() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponse
Returns the SyncBoResponseType of this SyncBoResponse; either ERROR or CONFLICT
getResponseType() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponseLog
Deprecated. Returns the response type(Error or conflict)
getRootPanel() - Method in interface com.sap.ip.me.api.runtime.awt.AwtApplication
The panel that are displayed within the Mobile Infrastructure content area.
getRow() - Method in interface com.sap.ip.me.api.smartsync.Field
Returns the row attribute of the Field object to which this Field instance belongs.
getRow(String) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Deprecated. Use getRow(RowDescriptor rowDescriptor, String primaryKey).
getRow(RowDescriptor, String) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Returns the child Row instance having the specified primary key of this SyncBo object.
getRow(RowDescriptor, BigInteger) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Returns the child Row instance having the specified primary key of this SyncBo object.
getRow(String) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Deprecated. use getRow(RowDescriptor,String) or getRow(RowDescriptor,BigInteger) instead!!
getRow(RowDescriptor, String) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Returns Row instance for the specified primary key from the repository.
getRow(RowDescriptor, BigInteger) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Returns Row instance for the specified primary key from the repository.
getRowChanges() - Method in interface com.sap.ip.me.api.smartsync.SyncBoChange
Deprecated. Gets the changed Row instances in an iterator.
getRowDescriptor() - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Returns the RowDescriptor instance that contains this FieldDescriptor
getRowDescriptor() - Method in interface com.sap.ip.me.api.smartsync.Row
Returns the RowDescriptor attribute of this Row object
getRowDescriptor() - Method in interface com.sap.ip.me.api.smartsync.RowChange
Deprecated. Gets the rowDescriptor attribute of the RowInDelta object
getRowDescriptor(String) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDescriptor
Returns the RowDescriptor for the specified child row name.
getRowDescriptorCount() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDescriptor
Returns the number of RowDescriptor objects which belongs to this SyncBoDescriptor
getRowList(Query) - Method in interface com.sap.ip.me.api.smartsync.RowList
Returns the RowList collection complying to the condition set in the query
getRowName() - Method in interface com.sap.ip.me.api.smartsync.RowDescriptor
Returns the name of the Row defined by this RowDescriptor
getRows() - Method in class com.sap.ip.me.api.pios.symbology.PDF417
Returns the number of rows to encode.
getRows(RowDescriptor) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Returns a static collection of all child Row objects for the specified RowDescriptor from this SyncBo.
getRows(Query) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Returns a static list of child Row objects for a specified query from this SyncBo.
getRows() - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Returns the array of static collections of all the child Row objects of this SyncBo.
getRows(RowDescriptor) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Returns a static collection of all Row instances for the specified RowDescriptor from the repository.
getRows(Query) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Returns a static list of Row instances for a specified query from the repository.
getSalutation() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getScaleFactor() - Method in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Returns the barcode scale factor.
getSecondaryIdxCount() - Method in interface com.sap.ip.me.api.persist.meta.ClassDescriptor
 
getSendDate() - Method in interface com.sap.ip.me.api.sync.InboundContainer
Gets the date when this container was send.
getSendTime() - Method in interface com.sap.ip.me.api.sync.InboundContainer
Gets the time time when the container was send.
getSendType() - Method in interface com.sap.ip.me.api.smartsync.SyncBoOutDelta
Deprecated. Returns the sending processing value of the SyncBoOutDelta object
getServerSyncBo() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponse
Returns the contrary SyncBo with the server data.
getSettingsFolder() - Static method in class com.sap.ip.me.api.conf.Configuration
Get the settings folder of the Mobile Engine.
getShortName(int) - Static method in class com.sap.ip.me.api.logging.Severities
Gets a short String representation for the given severity type.
getSingleLink(int) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
get the link at index idx as an Entity
getSingleton() - Static method in class com.sap.ip.me.api.runtime.jsp.ApplicationHandler
Gets the only one instance of the ApplicationHandler class
getSingletonInstance(Class) - Method in class com.sap.ip.me.api.persist.core.PersistenceImplementation
Gets a singleton instance for one of the following abstract persistence API classes: - com.sap.ip.me.api.persist.core.PersistenceRuntime - com.sap.ip.me.api.persist.query.QueryRuntime - com.sap.ip.me.api.persist.meta.DescriptorRuntime The type of the actual instance depends on the configured persistence implementation.
getSingletonInstanceForType(String) - Method in class com.sap.ip.me.api.conf.Configuration
Returns the one and only one singleton instance of a class based on key which is configured within the Mobile Engine Configuration.
getSmartSyncTransactionManager() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Returns an instance of a SmartSyncTransactionManager.
getSortOrder() - Method in interface com.sap.ip.me.api.persist.query.Query
Returns the sortOrder attribute of the Query object
getSortOrders() - Method in interface com.sap.ip.me.api.persist.query.MultipleSortOrder
Gets the sortOrders attribute of the MultipleSortOrder object
getSqlDate() - Method in interface com.sap.ip.me.api.smartsync.DateField
Returns the value attribute of the DateField object as a java.sql.Date object.
getSqlTime() - Method in interface com.sap.ip.me.api.smartsync.TimeField
Gets the value attribute of the TimeField object in java.sql.Time data type
getStartIndex() - Method in interface com.sap.ip.me.api.persist.query.Query
Gets the startIndex attribute of the Query object
getStartPos() - Method in class com.sap.ip.me.api.pios.rfid.RfidTagUserArea
Returns the writable/readable area starting position.
getState() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getStateId() - Method in interface com.sap.ip.me.api.smartsync.SyncBo
gets state id of this SyncBo
getStateId() - Method in interface com.sap.ip.me.api.smartsync.SyncBoOutDelta
Deprecated. Returns the StateId attribute of the SyncBoOutDelta object
getStatus() - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Returns printer status.
getStatus() - Method in interface com.sap.ip.me.api.smartsync.Row
Returns the status attribute of this Row object.
getStatus() - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Returns the status property of this SyncBo
getStatus() - Method in interface com.sap.ip.me.api.sync.InboundContainer
Gets the status of the corresponding outbound container.
getStreet() - Method in interface com.sap.ip.me.api.user.User
Method not supported
getStringFromCharArray(byte[], int, boolean) - Static method in class com.sap.ip.me.api.pios.util.Bytes
Returns a string from a char array.
getSymbologies() - Method in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Returns an enumeration of the symbologies added.
getSymbology() - Method in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Returns the barcode symbology instance for this barcode object.
getSymbology() - Method in class com.sap.ip.me.api.pios.scanner.ScannerData
Returns the symbology object for the scanned data.
getSyncBo() - Method in interface com.sap.ip.me.api.smartsync.Row
Returns the SyncBo object which this Row instance belongs to
getSyncBo(String) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Deprecated. use getSyncBo(SyncBoDescriptor,String instead)
getSyncBo(SyncBoDescriptor, String) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Returns a SyncBo instance for the specified primary key from the repository.
getSyncBo(SyncBoDescriptor, BigInteger) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Returns a SyncBo instance for the specified primary key from the repository.
getSyncBoDataFacade(VisibilityType) - Method in class com.sap.ip.me.api.smartsync.SmartSyncRuntime
Deprecated.  
getSyncBoDataFacade() - Method in class com.sap.ip.me.api.smartsync.SmartSyncRuntime
Returns an instance of the SyncBoDataFacade for the specified VisibilityType.
getSyncBoDeltaRequest(SyncBoDescriptor) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDeltaRequestFacade
Gets a specific SyncBoDetalRequest by passing a SyncBoDescriptor parameter.
getSyncBoDeltaRequestFacade(VisibilityType) - Method in class com.sap.ip.me.api.smartsync.SmartSyncRuntime
Deprecated. use SmartSyncRuntime.getSyncBoDataFacade() instead.
getSyncBoDeltaRequestFacade() - Method in class com.sap.ip.me.api.smartsync.SmartSyncRuntime
Returns an instance of the SyncBoDeltaRequestFacade class for the specified VisibilityType..
getSyncBoDescriptor() - Method in interface com.sap.ip.me.api.smartsync.RowDescriptor
Returns the SyncBoDescriptor instance this RowDescriptor instance belongs.
getSyncBoDescriptor() - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Returns the SyncBoDescriptor of this SyncBo object.
getSyncBoDescriptor() - Method in interface com.sap.ip.me.api.smartsync.SyncBoChange
Deprecated. Gets the syncBoDescriptor attribute.
getSyncBoDescriptor() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDeltaRequest
Gets the syncBoDescriptor attribute of the SyncBoDeltaRequest object
getSyncBoDescriptor(String) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDescriptorFacade
Returns the SyncBoDescriptor object for the specified SyncBo name.
getSyncBoDescriptor() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponse
Returns the SyncBoDescriptor of this SyncBoResponse
getSyncBoDescriptorFacade() - Method in class com.sap.ip.me.api.smartsync.SmartSyncRuntime
Returns an instance of the SyncBoDescriptorFacade class.
getSyncBoKey() - Method in interface com.sap.ip.me.api.smartsync.Row
Gets the sync key of the corresponding SyncBo
getSyncBoKey() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponse
Returns the syncKey of this SyncBoResponse
getSyncBoList(Query) - Method in interface com.sap.ip.me.api.smartsync.SyncBoList
Returns the complete list or a subset of this SyncBoList object according to the specified Query
getSyncBoName() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDescriptor
Returns the name of the SyncBo object defined by this SyncBoDescriptor.
getSyncBoOutDeltaFacade(VisibilityType) - Method in class com.sap.ip.me.api.smartsync.SmartSyncRuntime
Deprecated.  
getSyncBoOutDeltaFacade() - Method in class com.sap.ip.me.api.smartsync.SmartSyncRuntime
Returns an instance of the SyncBoOutDeltaFacade class for the specified VisibilityType.
getSyncBoOutDeltaNotifier() - Method in class com.sap.ip.me.api.smartsync.SmartSyncRuntime
Returns an instance of the SyncBoOutDeltaNotifier class.
getSyncBoResolver() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponse
Deprecated. This method will be removed in next MI releases. Use

H

HUMAN_READABLE_ABOVE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Constant to indicate a human readable line above the barcode.
HUMAN_READABLE_BELOW - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Constant to indicate a human readable line below the barcode.
HttpConnectionException - exception com.sap.ip.me.api.services.HttpConnectionException.
This Exception will be thrown if any error occurs while trying to establish a http connection.
HttpConnectionException(String) - Constructor for class com.sap.ip.me.api.services.HttpConnectionException
Constructor for HttpConnectionException.
HttpConnectionException(String, Throwable) - Constructor for class com.sap.ip.me.api.services.HttpConnectionException
Constructor for HttpConnectionException.
HttpConnectionException(String, int) - Constructor for class com.sap.ip.me.api.services.HttpConnectionException
Constructor for HttpConnectionException.
HttpConnectionException(String, int, Throwable) - Constructor for class com.sap.ip.me.api.services.HttpConnectionException
Constructor for HttpConnectionException.
handleGetObject(String) - Method in class com.sap.ip.me.api.services.MEResourceBundle
Get an object from the resource bundle.
hasFieldDescriptor(FieldDescriptor) - Method in interface com.sap.ip.me.api.smartsync.RowDescriptor
Returns a boolean value indicating whether the specified FieldDescriptor is a member of this RowDescriptor instance.
hasNext() - Method in interface com.sap.ip.me.api.services.MeIterator
Tests if this iterator contains more elements.
hasNext() - Method in class com.sap.ip.me.api.services.systemnews.NewsIterator
Determines whether further messages are available
hasNext() - Method in interface com.sap.ip.me.api.smartsync.DescriptorIterator
Returns the flag indicating whether the iteration has more elements or not.
hasPermission(Permission) - Method in interface com.sap.ip.me.api.user.User
Returns true if the user has the given permission.
hasSyncBoChanged() - Method in interface com.sap.ip.me.api.smartsync.SmartSyncTransactionManager
Test if there has been a moficaction on a SyncBo/Row/Field in the current transaction.
hashCode() - Method in class com.sap.ip.me.api.persist.core.PersistenceOperationType
Description of the Method
hashCode() - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Returns the hash code value of this FixedDecimal.
httpGet(String, String, boolean) - Static method in class com.sap.ip.me.api.services.IOUtils
Sends a http get request to the given url.
httpGet(String, String) - Static method in class com.sap.ip.me.api.services.IOUtils
Sends a http get request to the given url.
httpGet(String, OutputStream, boolean) - Static method in class com.sap.ip.me.api.services.IOUtils
Sends a http get request to the given url.
httpGet(String, OutputStream) - Static method in class com.sap.ip.me.api.services.IOUtils
Sends a http get request to the given url.
httpPost(String, int, InputStream, OutputStream, boolean) - Static method in class com.sap.ip.me.api.services.IOUtils
Wrapps the given inputstream into a http post request to the given url and writes the response into the given outputstream.
httpPost(String, int, InputStream, OutputStream) - Static method in class com.sap.ip.me.api.services.IOUtils
Wrapps the given inputstream into a http post request to the given url and writes the response into the given outputstream.
httpPost(String, String, String, boolean) - Static method in class com.sap.ip.me.api.services.IOUtils
Sends a http post request to the given url.
httpPost(String, String, String) - Static method in class com.sap.ip.me.api.services.IOUtils
Sends a http post request to the given url.

I

IDENTIFY_ALL - Static variable in interface com.sap.ip.me.api.pios.rfid.RfidConnection.Attributes
Constant for the identify all attribute name.
IDENTIFY_BY_TAG_TYPE - Static variable in interface com.sap.ip.me.api.pios.rfid.RfidConnection.Attributes
Constant for the identify by tag type attribute name.
ILLEGAL_CREATE_TOPROW - Static variable in class com.sap.ip.me.api.smartsync.InvalidDescriptorException
Static message string used when the application try to create an empty Row using the top row's descriptor.
ILLEGAL_KEY - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
ILLEGAL_LINKEDSYNCBO_REPLACE - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static message used when an application tried to replace an existing SyncBo in the repository with a SyncBo that is NOT of UNLINKED status.
ILLEGAL_NONINITIALROW_INSERT - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static message used when an application tried to insert a SyncBo having a non-INITIAL status.
ILLEGAL_NONINITIALSYNCBO_INSERT - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static message used when an application tried to insert a SyncBo having a non-INITIAL status.
ILLEGAL_RUNTIME - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
ILLEGAL_STATE - Static variable in class com.sap.ip.me.api.sync.SyncPasswordException
A message id.
ILLEGAL_TOPROW_DELETE - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static message used when an application tried to delete a TOP row of a SyncBo.
ILLEGAL_TOPROW_INSERT - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static message used when an application tried to insert a TOP row instance into a SyncBo.
ILLEGAL_TOPROW_REPLACE - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static message used when an application tried to replace a TOP row instance of a SyncBo.
ILLEGAL_UNLINKEDSYNCBO_DELETE - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static message used when an application tried to delete an UNLINKED SyncBo from the repository.
IMAGE_BMP - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the BMP image attribute name.
IMAGE_BMP - Static variable in class com.sap.ip.me.api.pios.printer.PrinterImage
Constant to indicate a BMP image type.
IMAGE_DELETE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the image delete attribute name.
IMAGE_LOAD - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the upload image attribute name.
IMAGE_PCX - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the PCX image attribute name.
IMAGE_PCX - Static variable in class com.sap.ip.me.api.pios.printer.PrinterImage
Constant to indicate a PCX image type.
IMAGE_PRINT - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the image print attribute name.
IMAGE_ROTATION - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the image rotation attribute name.
IN - Static variable in class com.sap.ip.me.api.persist.query.RelationalOperatorType
Operator IN.
INCOMPATIBLE_FIELD_VALUE - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static message used to indicate that specified field value is of incompatible type.
INCONSISTENT - Static variable in class com.sap.ip.me.api.smartsync.SyncState
State which indicates that Object is part of the synchronization with server.
INCONSISTENT_LINK - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
INCONSISTENT_LINK - Static variable in class com.sap.ip.me.api.persist.meta.DescriptorException
 
INCONSISTENT_TYPE - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
INCONSISTENT_TYPE - Static variable in class com.sap.ip.me.api.persist.meta.DescriptorException
 
INDENT - Static variable in class com.sap.ip.me.api.services.PerformanceLog
 
INDENT_MAX - Static variable in class com.sap.ip.me.api.services.PerformanceLog
 
INDEPENDENT - Static variable in class com.sap.ip.me.api.smartsync.DependencyType
Represents a non-dependency.
INFO - Static variable in class com.sap.ip.me.api.logging.Severities
Severity for information purposes (default severity for log messages)
INFO_LEVEL - Static variable in interface com.sap.ip.me.api.services.LogSeverities
Deprecated. The log level for information purposes.
INITIAL - Static variable in class com.sap.ip.me.api.smartsync.PositionStatusType
Represents the initial state of the object's status.
INITIAL - Static variable in class com.sap.ip.me.api.smartsync.StatusType
Represents the initial state of the object's status.
INITIAL - Static variable in class com.sap.ip.me.api.smartsync.SyncBoResponseState
State that indicates that SyncBoResponse is not merged: SyncBoResponse.merge() was not called.
INIT_CALENDAR - Static variable in class com.sap.ip.me.api.services.DateConverter
Static Calendar instance that maybe used for value comparison.
INSERT - Static variable in class com.sap.ip.me.api.persist.core.PersistenceOperationType
Description of the Field
INSERT - Static variable in class com.sap.ip.me.api.smartsync.RowChangeActionType
Insert action against the RowChange object
INSERT - Static variable in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
The changed SyncBo with the action of "INSERT".
INSERT_EXISTING - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
INSERT_IDX - Static variable in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
 
INSTALLATION_DIRECTORY - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The Mobile Engine installation path.
INSTALLDIR_NAME - Static variable in class com.sap.ip.me.api.pios.util.PIOSPaths
Constant to indicate PIOS Installation directory.
INTEGER - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
INTEGER AttributeType maps instances of java.lang.Integer
INTERLEAVED2OF5 - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the Interleaved 2 of 5 symbology attribute.
INTERLEAVED2OF5 - Static variable in class com.sap.ip.me.api.pios.symbology.SymbologyType
Constant to indicate INTERLEAVED2OF5 symbology type.
INTERLEAVED2OF5_CHECK_DIGIT_MOD10_OPCC - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the Interleaved 2 of 5 check digit mod10 opcc attribute.
INTERLEAVED2OF5_CHECK_DIGIT_MOD10_USS - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the Interleaved 2 of 5 check digit mod10 uss attribute.
INTERLEAVED2OF5_CHECK_DIGIT_TRANSMIT - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the Interleaved2of5 check digit transmit attribute name.
INTERLEAVED2OF5_HUMAN_READABLE_ABOVE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Interleaved 2 of 5 human readable above attribute.
INTERLEAVED2OF5_HUMAN_READABLE_BELOW - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Interleaved 2 of 5 human readable below attribute.
INTERLEAVED2OF5_HUMAN_READABLE_SHOW_CHECK_DIGIT - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Interleaved 2 of 5 human readable show check digit attribute.
INTERLEAVED2OF5_SCALABLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Interleaved 2 of 5 scalable attribute.
INVALID_ALIGNMENT - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate invalid alignment value.
INVALID_AS_CHILDROW - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static message used to indicate that the Row is not a valid child structure for the SyncBo.
INVALID_BARCODE_DATA - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate invalid barcode data.
INVALID_CHILDROW_DESCRIPTOR - Static variable in class com.sap.ip.me.api.smartsync.InvalidDescriptorException
Static message string used when the application try to create an empty Row using the a descriptor that is not a member of a SyncBoDescriptor.
INVALID_COORDINATES - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate invalid coordinate value.
INVALID_FIELD_DESCRIPTOR - Static variable in class com.sap.ip.me.api.smartsync.InvalidDescriptorException
Static message string used when the application to specify a FieldDescriptor that is not a member of a RowDescriptor.
INVALID_FONT_CONFIGURATION - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate invalid font configuration.
INVALID_FONT_ERROR - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate invalid font value.
INVALID_IMAGE_TYPE - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate invalid image type.
INVALID_LINE_THICKNESS - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate invalid line thickness.
INVALID_LOCAL_PASSWORD_LENGTH - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
INVALID_LOGONNAME - Static variable in class com.sap.ip.me.api.user.LogonException
Deprecated. Use EMPTY_USER_NAME instead of INVALID_LOGONNAME.
INVALID_MULTIPLICITY - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
INVALID_MULTIPLICITY - Static variable in class com.sap.ip.me.api.persist.meta.DescriptorException
 
INVALID_OBJECT - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates that a native invalid object has been detected.
INVALID_PARAMETER - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
INVALID_PARAMETER - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates that an invalid parameter has been detected.
INVALID_PARAMETER - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate invalid parameter.
INVALID_PASSWORD - Static variable in class com.sap.ip.me.api.user.LogonException
Deprecated. Without Replacement.
INVALID_ROTATION - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate invalid rotation value.
INVALID_SYMBOLOGY - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates that the symbology or an option of the symbology is invalid.
INVALID_SYNC_PASSWORD_LENGTH - Static variable in class com.sap.ip.me.api.sync.SyncPasswordException
A message id.
INVALID_USER_NAME - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
INVALID_USER_NAME_LENGTH - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
IN_SYNC - Static variable in class com.sap.ip.me.api.smartsync.ProcessingStatusType
IN_SYNC indicates that a CHANGED SyncBo delta data has been transferred to middleware or backend, but not yet received any confirmation response from middleware.
IN_SYNC - Static variable in class com.sap.ip.me.api.smartsync.StatusType
Represents an object's state indicating that the object is the synchronization with the data in the backend database.
IN_SYNC_CONFLICT_WAITING - Static variable in class com.sap.ip.me.api.smartsync.ProcessingStatusType
IN_SYNC_CONFLICT_WAITING is a special state, which means that Smart Sync already detected the SyncBo is going to be received as conflict response later on, however could not transit the IN_SYNC SyncBo to QUARANTINED until receives the conflict middleware response officially.
IOUtils - class com.sap.ip.me.api.services.IOUtils.
This class contains some useful static methods for IO-operations.
IOUtils() - Constructor for class com.sap.ip.me.api.services.IOUtils
 
IO_EXCEPTION - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
InboundContainer - interface com.sap.ip.me.api.sync.InboundContainer.
Respresents data received from backend and related to a particular method.
InboundContainerElement - interface com.sap.ip.me.api.sync.InboundContainerElement.
Represents an element contained in an inbound container
InboundProcessor - interface com.sap.ip.me.api.sync.InboundProcessor.
Represents an particular instance which can process inbound containers for method given in getMethodName.
InboundProcessorRegistry - class com.sap.ip.me.api.sync.InboundProcessorRegistry.
Central instance that implements a registry for all inbound processors.
InboundProcessorRegistry() - Constructor for class com.sap.ip.me.api.sync.InboundProcessorRegistry
 
InboxNotifier - interface com.sap.ip.me.api.smartsync.InboxNotifier.
SmartSync uses Notifier/ Observer design pattern for applications to access in-/ out- box.
InitInterface - interface com.sap.ip.me.api.runtime.awt.InitInterface.
The interface to decouple API and AWT framework You can initialize your Mobile Infrastructure Application after the application panel is assigned to the framework.
InstanceIdProvider - interface com.sap.ip.me.api.services.InstanceIdProvider.
 
Interleaved2Of5 - class com.sap.ip.me.api.pios.symbology.Interleaved2Of5.
Represents the Interleaved 2 of 5 Symbology.
Interleaved2Of5() - Constructor for class com.sap.ip.me.api.pios.symbology.Interleaved2Of5
Constructs a new Interleaved2Of5 object.
Interleaved2Of5(long) - Constructor for class com.sap.ip.me.api.pios.symbology.Interleaved2Of5
Constructs a new Interleaved2Of5 object with the symbology options provided.
InternalDescriptorRuntime - interface com.sap.ip.me.api.persist.meta.InternalDescriptorRuntime.
Deprecated.  
InternalQueryRuntime - interface com.sap.ip.me.api.persist.query.InternalQueryRuntime.
For internal use only.
InvalidDescriptorException - exception com.sap.ip.me.api.smartsync.InvalidDescriptorException.
Thrown when an application attempts to pass an invalid descriptor, or the descriptor is not available.
InvalidDescriptorException(String) - Constructor for class com.sap.ip.me.api.smartsync.InvalidDescriptorException
Constructs an instance with the specified exception message.
InvalidSymbologyException - exception com.sap.ip.me.api.pios.symbology.InvalidSymbologyException.
Exception to be thrown when the options for a given symbology are not valid.
InvalidSymbologyException() - Constructor for class com.sap.ip.me.api.pios.symbology.InvalidSymbologyException
Constructs a new InvalidSymbologyException object.
InvalidSymbologyException(String) - Constructor for class com.sap.ip.me.api.pios.symbology.InvalidSymbologyException
Constructs a new InvalidSymbologyException object with the message provided.
identify() - Method in class com.sap.ip.me.api.pios.rfid.RfidConnection
Returns all the tags available within the RFID reader area of coverage.
identify(RfidTagType) - Method in class com.sap.ip.me.api.pios.rfid.RfidConnection
Returns all the tags available within the RFID reader area of coverage that matches the tag type specified.
init() - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Template method called by servlet framwork to initialize local servlet data.
initApplication() - Method in interface com.sap.ip.me.api.runtime.Application
Initializes the Application before it will be displayed by the framework.
initApplication() - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Description of the Method
initialize(String) - Method in class com.sap.ip.me.api.logging.DefaultFileLogWriter
Initializes the log writer with given configuration prefix.
initialize(String) - Method in class com.sap.ip.me.api.logging.DefaultSystemLogWriter
Initializes the log writer with given configuration prefix.
initialize(String) - Method in interface com.sap.ip.me.api.logging.LogWriter
Initializes the log writer with given configuration prefix.
insert(PersistableEntity, TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Description of the Method
insert(Entity, TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. Inserts an entity instance, and all belonging instances, depending on TreeOptionType and Entity dependencies.
insert(Entity[], TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. Inserts an array of entity instances, and all belonging instances, depending on TreeOptionType and Entity dependencies.
insertRow(Row) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Adds the specified Row object to this SyncBo instance.
insertSyncBo(SyncBo) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Adds the specified SyncBo into the repository.
install(String[]) - Method in interface com.sap.ip.me.api.deploy.AddOnInstaller
This method is called upon installation of the AddOn.
instanceMethodFinished(String) - Method in class com.sap.ip.me.api.services.PerformanceLog
 
instanceMethodFinished(Object, String) - Method in class com.sap.ip.me.api.services.PerformanceLog
 
instanceMethodStarted() - Method in class com.sap.ip.me.api.services.PerformanceLog
 
instanceMethodStarted(Object) - Method in class com.sap.ip.me.api.services.PerformanceLog
 
intToByte(byte[], int, int) - Static method in class com.sap.ip.me.api.persist.meta.AttributeType
 
isAllowedCreate() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDescriptor
Returns the permission value if the SyncBo defined by this SyncBoDescriptor is allowed to be inserted into the repository.
isAllowedDelete() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDescriptor
Returns the permission value if the SyncBo defined by this SyncBoDescriptor is allowed to be deleted from the repository.
isAllowedModify() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDescriptor
Returns the permission value if the SyncBo defined by this SyncBoDescriptor is allowed to be modified.
isAlreadyInOutboundQueue(String, VisibilityType) - Method in class com.sap.ip.me.api.sync.InboundProcessorRegistry
Checks if container for the given method already exists in the outbound queue for given visibility Type.
isAscending() - Method in interface com.sap.ip.me.api.persist.query.SingleSortOrder
Gets the ascending attribute of the SingleSortOrder object
isAttributeSupported(String) - Method in class com.sap.ip.me.api.pios.connection.DriverInfo
Determine if a required functionality is supported by driver.
isCompanyUser() - Method in interface com.sap.ip.me.api.user.User
Method not supported
isComposite() - Method in interface com.sap.ip.me.api.persist.query.Condition
Returns, if the condition is a composite or a single condition.
isConnectable(URL) - Static method in class com.sap.ip.me.api.services.IOUtils
Checks if a connection can be established to the given url.
isConnectable(URL, String, String, String) - Static method in class com.sap.ip.me.api.services.IOUtils
Checks if a connection can be established to the given url.
isConnectionTerminatable() - Method in class com.sap.ip.me.api.sync.SyncManager
Checks whether the connection to the Mobile Infrastructure Middleware system can be terminated or not.
isDependent() - Method in interface com.sap.ip.me.api.persist.meta.LinkDescriptor
Documentation copied from attribute dependent is true, if this is a dependent association, means this link is only correct, if the link source exists.
isDownloading() - Method in class com.sap.ip.me.api.smartsync.SyncProcessingType
Returns true of this SyncProcessingType can be downloaded from the server to the client otherwise false.
isEmpty() - Method in interface com.sap.ip.me.api.persist.query.CompositeCondition
Retrns true if this composite condition doesn't contain any conditions
isEmptyInboundReceived() - Method in class com.sap.ip.me.api.sync.SyncException
Returns true iff this exception is caused by an empty inbound container file
isExistenceChecked() - Method in interface com.sap.ip.me.api.user.User
Method not supported
isFilterOnTimedSync() - Method in class com.sap.ip.me.api.sync.SyncManager
Gets the parameter for the Filter on Timed Sync.
isIndex() - Method in interface com.sap.ip.me.api.persist.meta.AttributeDescriptor
Gets the index attribute of the AttributeDescriptor object
isIndexed() - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Returns the flag indicating whether the corresponding object for this FieldDescriptor is an index field or not.
isInitialized() - Method in class com.sap.ip.me.api.smartsync.StatusType
Deprecated.  
isKey() - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Returns the flag indicating whether the corresponding object for this FieldDescriptor is a key field or not.
isLinked() - Method in class com.sap.ip.me.api.smartsync.StatusType
Returns the boolean flag indicating whether the object is linked to the repository or not.
isLogging(int) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Returns true iff the given log severity will be logged.
isLogging(int) - Method in class com.sap.ip.me.api.logging.AppLog
Gets the logging attribute of the AppLog object
isLogging(int) - Method in class com.sap.ip.me.api.logging.Trace
Gets the logging attribute of the Trace object
isLogging(int) - Static method in class com.sap.ip.me.api.services.Log
Returns true iff the given log severity will be logged.
isMandatory() - Method in interface com.sap.ip.me.api.smartsync.RowDescriptor
Returns the boolean attribute value indicating whether the Row object defined by this RowDescriptor is mandatory or not.
isMemberOfGroup(String, boolean) - Method in interface com.sap.ip.me.api.user.User
Method not supported
isMemberOfRole(String, boolean) - Method in interface com.sap.ip.me.api.user.User
Method not supported
isMultiLangSupport() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDescriptor
Returns the attribute value if the SyncBo defined by this SyncBoDescriptor supports multiple languages
isMultiple() - Method in interface com.sap.ip.me.api.persist.query.SortOrder
Gets the multiple attribute of the SortOrder object
isMultipleLink(int) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
return the number of links available for the given index
isMutable() - Method in interface com.sap.ip.me.api.user.User
Method not supported
isNew() - Method in class com.sap.ip.me.api.services.systemnews.Message
Determines whether a system message is unread or not
isOldDataReceived() - Method in class com.sap.ip.me.api.sync.SyncException
Returns true iff this exception is caused by old inbound data.
isOn() - Method in class com.sap.ip.me.api.logging.AbstractLogging
Gets the current activation state of the log.
isOn() - Method in class com.sap.ip.me.api.logging.AppLog
Gets the current activation state of the log.
isOn() - Method in class com.sap.ip.me.api.logging.Trace
Gets the current activation state of the log.
isOn() - Static method in class com.sap.ip.me.api.services.PerformanceLog
Returns the state of PerformanceLog.
isOpen() - Method in class com.sap.ip.me.api.pios.connection.Connection
Returns whether the connection is open or not.
isPersistent() - Method in interface com.sap.ip.me.api.persist.core.PersistedObject
Deprecated. Gets the persistent attribute of the DataObject object
isReady() - Method in class com.sap.ip.me.api.sync.SyncLog
Returns true if last Synchronization was successful
isRegistered(String) - Method in class com.sap.ip.me.api.ccms.AlertManager
Check if an alert is already registered
isRegistered(DeviceRestartListener) - Method in class com.sap.ip.me.api.services.DeviceRestartEventRegistry
Gets the registered attribute of the DeviceRestartEventRegistry object
isRegistered(NewsListener) - Method in class com.sap.ip.me.api.services.systemnews.News
Determines whether a NewsListener is registered or not
isRegistered(String) - Method in class com.sap.ip.me.api.sync.InboundProcessorRegistry
Returns true if given method is already registered, else false
isRegistered(SyncEventListener) - Method in class com.sap.ip.me.api.sync.SyncEventRegistry
Determines if the given SyncEventListener is alredy registered
isRequiredDirectSync() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDescriptor
Returns the flag whether a direct synchronization is required for the SyncBo
isSAPLogonTicketSupportEnabled() - Method in class com.sap.ip.me.api.sync.SyncManager
Checks whether the framework is configured for SAP logon ticket support.
isSuppressDownload() - Method in class com.sap.ip.me.api.sync.SyncManager
Gets the parameter for the suppress download feature.
isSwitchedOn() - Static method in class com.sap.ip.me.api.services.Log
Returns true iff logging is enabled.
isSyncCredentialAvailable() - Method in class com.sap.ip.me.api.sync.SyncManager
Checks whether the required synchronization credentials (user ID/synchronization password or SAP logon ticket) are available.
isSyncRunning() - Method in class com.sap.ip.me.api.sync.SyncManager
Checks whether a synchronization process (except background synchronizations) is running or not.
isSyncStatusComplete() - Method in interface com.sap.ip.me.api.smartsync.InboxNotifier
Returns true iff the synchronization status for last sync is complete.
isTop() - Method in interface com.sap.ip.me.api.smartsync.RowDescriptor
Returns a boolean value indicating whether this RowDescriptor is a TOP RowDescriptor.
isTransactionStarted() - Method in interface com.sap.ip.me.api.smartsync.SmartSyncTransactionManager
Checks if there is an open transaction.
isUploading() - Method in class com.sap.ip.me.api.smartsync.SyncProcessingType
Returns true of this SyncProcessingType can be uploaded from the client to the server otherwise false.
isValidType(Object) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
check if the given objects has the rigth type
iterator() - Method in interface com.sap.ip.me.api.persist.query.JQueryResult
Get iterator over the query result.
iterator(JQueryResultBuilder) - Method in interface com.sap.ip.me.api.persist.query.JQueryResult
Get iterator over the query result.
iterator() - Method in interface com.sap.ip.me.api.services.MeTreeSet
Returns an iterator over the elements in this set.
iterator() - Method in interface com.sap.ip.me.api.smartsync.RowCollection
Returns the iterator of the Row entities in this RowCollection.
iterator() - Method in interface com.sap.ip.me.api.smartsync.SyncBoCollection
Returns the iterator of the SyncBo entities in this SyncBoCollection.

J

JQuery - interface com.sap.ip.me.api.persist.query.JQuery.
Query interface.
JQueryAttribute - interface com.sap.ip.me.api.persist.query.JQueryAttribute.
Attribute of a query.
JQueryCondition - interface com.sap.ip.me.api.persist.query.JQueryCondition.
Query condition.
JQueryFactory - class com.sap.ip.me.api.persist.query.JQueryFactory.
Query factory interface.
JQueryFactory() - Constructor for class com.sap.ip.me.api.persist.query.JQueryFactory
 
JQueryGroupBy - interface com.sap.ip.me.api.persist.query.JQueryGroupBy.
JQuery group by allows grouping by columns similar to sql group by.
JQueryLinkAttribute - interface com.sap.ip.me.api.persist.query.JQueryLinkAttribute.
 
JQueryParameter - interface com.sap.ip.me.api.persist.query.JQueryParameter.
QueryParameter represents one query parameter.
JQueryParameterSet - interface com.sap.ip.me.api.persist.query.JQueryParameterSet.
 
JQueryResult - interface com.sap.ip.me.api.persist.query.JQueryResult.
QueryResult is a wrapper interface wrapping results of an executed query.
JQueryResultBuilder - interface com.sap.ip.me.api.persist.query.JQueryResultBuilder.
QueryResultBuilder is a callback interface to build a result object in query iterator from queried row attributes.
JQueryResultRow - interface com.sap.ip.me.api.persist.query.JQueryResultRow.
Result row represents a single row in the result.
JQuerySortOrder - interface com.sap.ip.me.api.persist.query.JQuerySortOrder.
JQuery sort order.
JSP_AUTOSTART_APPLN_FOR_USER - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Specifies the name of the aplication that needs to be started automatically for the specifed user after logon.
JSP_HOMEPAGE_MANAGEPASSWORDS_LINK_DISPLAYED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the Manage Passwords link in the JSP Home Page should be displayed or not.
JSP_HOMEPAGE_SETTINGS_LINK_DISPLAYED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the Settings link in the JSP Home Page should be displayed or not.
JSP_HOMEPAGE_SYNC_BUTTON_DISPLAYED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the Sync button in the JSP Home Page should be displayed or not.
JSP_HOMEPAGE_TRACE_LINK_DISPLAYED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the Trace link in the JSP Home Page should be displayed or not.
JSP_LOGINPAGE_CHANGE_LOCAL_PASSSWORD_BUTTON_DISPLAYED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the Change (Local) Password button in the JSP Login Page should be displayed or not.
JSP_LOGINPAGE_NEWUSER_BUTTON_DISPLAYED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the New User button in the JSP Login Page should be displayed or not.
JSP_SYNCPAGE_CHANGE_SYNCPASSWORD_BUTTON_DISPLAYED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the Change (Sync) Password button in the JSP Sync Page should be displayed or not.
JSP_UI_SERIALIZE_THREADS - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates whether the AbstractMEHttpServlet serializes Threads or not .
javaType - Variable in class com.sap.ip.me.api.persist.meta.AttributeType
Description of the Field
jdbcType - Variable in class com.sap.ip.me.api.persist.meta.AttributeType
Description of the Field

K

keepClientData() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResolver
Deprecated. use instead SyncBoResponse.acceptClientSyncBo()()

L

LAST_INBOUND_FILE_RECEIVED - Static variable in class com.sap.ip.me.api.sync.SyncEvent
Defines the time point when the inbound file for the last user arrives on the client and the device can go offline.
LIBRARY_NOT_LOADED - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates that the library could not been loaded.
LIKE - Static variable in class com.sap.ip.me.api.persist.query.RelationalOperatorType
Operator for Wildcard Search (case sensitive).
LIKE_INSENSITIVE - Static variable in class com.sap.ip.me.api.persist.query.RelationalOperatorType
Operator for Wildcard Search (case insensitive).
LINE_ALIGNMENT - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the line alignment attribute name.
LINE_MODE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the line mode attribute name.
LINE_MODE - Static variable in class com.sap.ip.me.api.pios.printer.PrinterParameters
Constant to indicate a line mode printer.
LINE_PRINT_TRANSIENT_IMAGES - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the Line Print Transient Images attribute.
LINE_SPACING - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the line spacing attribute name.
LINE_THICKNESS - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the line thickness attribute name.
LOCAL - Static variable in class com.sap.ip.me.api.smartsync.PositionStatusType
Represents the local state of the object's status.
LOCAL - Static variable in class com.sap.ip.me.api.smartsync.StatusType
Represents the local state of the object's status.
LOCAL - Static variable in class com.sap.ip.me.api.smartsync.SyncProcessingType
A static processing type for local SyncBo.
LOCAL_PASSWORD_CONFIRMATION_DIFFERS - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
LOCKED_SYNCBO - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static message used to indicate that the SyncBo is in LOCKED status.
LOCK_TAG_ID_WITH_PSWD - Static variable in interface com.sap.ip.me.api.pios.rfid.RfidConnection.Attributes
Constant for the lock tag id with password attribute name.
LOGDIR_NAME - Static variable in class com.sap.ip.me.api.pios.util.PIOSPaths
Constant to indicate PIOS log directory.
LOGON_FAILED - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
LOGWRITER_IMPLEMENTATION_SUFFIX - Static variable in class com.sap.ip.me.api.logging.AbstractLogging
The suffix for the configuration of the implementation class of the log writer.
LOG_ENABLED_SUFFIX - Static variable in class com.sap.ip.me.api.logging.AbstractLogging
The enabled suffix of a Mobile Infrastructure log configuration.
LOG_FILENAME_SUFFIX - Static variable in class com.sap.ip.me.api.logging.DefaultFileLogWriter
The filename / path suffix of a Mobile Infrastructure log configuration
LOG_LEVEL_SUFFIX - Static variable in class com.sap.ip.me.api.logging.AbstractLogging
The log level suffix of a Mobile Infrastructure log configuration.
LOG_MAXSIZE_SUFFIX - Static variable in class com.sap.ip.me.api.logging.DefaultFileLogWriter
The maximum (file) size suffix of a Mobile Infrastructure log configuration
LOG_MAX_VIEWABLE_SIZE - Static variable in class com.sap.ip.me.api.logging.DefaultFileLogWriter
The value behind this key determines the maximum size that can be displayed in UI.
LONG - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
LONG AttributeType maps instances of java.lang.Long
LOWER_THAN - Static variable in class com.sap.ip.me.api.persist.query.RelationalOperatorType
Operator for '<' relational comparison
LibraryNotLoadedException - exception com.sap.ip.me.api.pios.LibraryNotLoadedException.
Thrown whenever a native library cannot be loaded by the PIOS layer.
LibraryNotLoadedException() - Constructor for class com.sap.ip.me.api.pios.LibraryNotLoadedException
Constructs a new exception instance with no detail message.
LibraryNotLoadedException(String) - Constructor for class com.sap.ip.me.api.pios.LibraryNotLoadedException
Constructs a new exception instance with the specified detail message.
LinePrinter - class com.sap.ip.me.api.pios.printer.LinePrinter.
Use this class to print text, barcodes, and images one line at a time, specifying field alignment.
LinePrinter() - Constructor for class com.sap.ip.me.api.pios.printer.LinePrinter
Constructs a new line printer connection.
LinkDescriptor - interface com.sap.ip.me.api.persist.meta.LinkDescriptor.
this class describes an association (link) of a persistable class.
Localization - class com.sap.ip.me.api.conf.Localization.
The configuration class offers some methods to read and write localization properties as language, country and time zone
Localization() - Constructor for class com.sap.ip.me.api.conf.Localization
 
Log - class com.sap.ip.me.api.services.Log.
The logging class of the Mobile Engine framework.
Log() - Constructor for class com.sap.ip.me.api.services.Log
 
LogSeverities - interface com.sap.ip.me.api.services.LogSeverities.
Deprecated. since MI2.5. Use com.sap.ip.me.api.logging.Severities instead.
LogWriter - interface com.sap.ip.me.api.logging.LogWriter.
Interface for Mobile Infrastructure log writers.
LogicalOperatorType - class com.sap.ip.me.api.persist.query.LogicalOperatorType.
 
LogonException - exception com.sap.ip.me.api.user.LogonException.
A LogonException will be thrown if logon fails, if a password change fails or if the creation of a new user fails.
LogonException(int) - Constructor for class com.sap.ip.me.api.user.LogonException
Constructor.
LogonException(int, Object[]) - Constructor for class com.sap.ip.me.api.user.LogonException
Constructor.
LogonException(int, Object[], Throwable) - Constructor for class com.sap.ip.me.api.user.LogonException
Constructor for the InstallationException.
LogonException(String) - Constructor for class com.sap.ip.me.api.user.LogonException
Constructor to provide non pre-defined exception messages.
lastModified() - Method in interface com.sap.ip.me.api.user.User
Method not supported
lengthToByte(byte[], int, int) - Static method in class com.sap.ip.me.api.persist.meta.AttributeType
 
list() - Method in class com.sap.ip.me.api.pios.configuration.ConfigurationManager
Returns a list of all configurations registered on the configuration file.
list(String) - Method in class com.sap.ip.me.api.pios.configuration.ConfigurationManager
Returns all configurations that match the specified type.
listDrivers(ConnectionType) - Method in class com.sap.ip.me.api.pios.connection.Connector
Returns the installed PIOS drivers for the specified connection type.
listFontNames() - Method in class com.sap.ip.me.api.pios.printer.FontConfigurationManager
Returns available font names for this printer connection.
listFonts(float, int, long) - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Returns the list of configured fonts sorted by name, filtered by size, font type, and printer font options.
listTagTypeNames() - Method in class com.sap.ip.me.api.pios.rfid.TagConfigurationManager
Returns available tag names for this RFID connection.
listTagTypes() - Method in class com.sap.ip.me.api.pios.rfid.RfidConnection
Returns an RfidTagType array containing the tag types supported by the selected RFID reader.
listTransports() - Method in class com.sap.ip.me.api.pios.connection.DriverConfigurationManager
Returns a list containing the available transports for the specific driver.
loadConfiguration(String) - Method in class com.sap.ip.me.api.conf.Configuration
This method is for framework internal use only.
loadImage(PrinterImage) - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Loads image to printer's memory.
lockTagID(byte[]) - Method in class com.sap.ip.me.api.pios.rfid.RfidConnection
The lockTagID function locks a tag id so it cannot be changed.
log(int, String) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs the message if log is switched on and the given severity will be logged.
log(int, String, Object) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs the message if log is switched on and the given severity will be logged.
log(int, String, Object, Object) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs the message if log is switched on and the given severity will be logged.
log(int, String, Object, Object, Object) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs the message if log is switched on and the given severity will be logged.
log(int, String, Object[]) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs the message if log is switched on and the given severity will be logged.
log(String) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs the message if log is switched on and severity INFO_LEVEL will be logged.
log(String, Object) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs the message if log is switched on and severity INFO_LEVEL will be logged.
log(String, Object, Object) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs the message if log is switched on and severity INFO_LEVEL will be logged.
log(String, Object, Object, Object) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs the message if log is switched on and severity INFO_LEVEL will be logged.
log(String, Object[]) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs the message if log is switched on and severity INFO_LEVEL will be logged.
log(int, String, Object, Object, Object) - Method in class com.sap.ip.me.api.logging.AppLog
Logs the message if log is switched on and the given severity will be logged.
log(int, String, Object, Object) - Method in class com.sap.ip.me.api.logging.AppLog
Logs the message if log is switched on and the given severity will be logged.
log(int, String, Object) - Method in class com.sap.ip.me.api.logging.AppLog
Logs the message if log is switched on and the given severity will be logged.
log(int, String, Object[]) - Method in class com.sap.ip.me.api.logging.AppLog
Logs the message if log is switched on and the given severity will be logged.
log(int, String) - Method in class com.sap.ip.me.api.logging.AppLog
Logs the message if log is switched on and the given severity will be logged.
log(String, Object, Object, Object) - Method in class com.sap.ip.me.api.logging.AppLog
Logs the message if log is switched on and severity INFO_LEVEL will be logged.
log(String, Object, Object) - Method in class com.sap.ip.me.api.logging.AppLog
Logs the message if log is switched on and severity INFO_LEVEL will be logged.
log(String, Object) - Method in class com.sap.ip.me.api.logging.AppLog
Logs the message if log is switched on and severity INFO_LEVEL will be logged.
log(String, Object[]) - Method in class com.sap.ip.me.api.logging.AppLog
Logs the message if log is switched on and severity INFO_LEVEL will be logged.
log(String) - Method in class com.sap.ip.me.api.logging.AppLog
Logs the message if log is switched on and severity INFO_LEVEL will be logged.
log(int, String) - Static method in class com.sap.ip.me.api.services.Log
Logs the message into the log file if log is switched on and the severity is less or equal the current trace level.
log(int, String, Object) - Static method in class com.sap.ip.me.api.services.Log
Logs the message into the log file if log is switched on and the severity is less or equal the current trace level.
log(int, String, Object, Object) - Static method in class com.sap.ip.me.api.services.Log
Logs the message into the log file if log is switched on and the severity is less or equal the current trace level.
log(int, String, Object, Object, Object) - Static method in class com.sap.ip.me.api.services.Log
Logs the message into the log file if log is switched on and the severity is less or equal the current trace level.
log(int, String, Object[]) - Static method in class com.sap.ip.me.api.services.Log
Logs the message into the log file if log is switched on and the severity is less or equal the current trace level.
log(String) - Static method in class com.sap.ip.me.api.services.Log
Logs the message into the log file if log is switched on and the severity is less or equal the current trace level.
log(String, Object) - Static method in class com.sap.ip.me.api.services.Log
Logs the message into the log file if log is switched on and the severity is less or equal the current trace level.
log(String, Object, Object) - Static method in class com.sap.ip.me.api.services.Log
Logs the message into the log file if log is switched on and the severity is less or equal the current trace level.
log(String, Object, Object, Object) - Static method in class com.sap.ip.me.api.services.Log
Logs the message into the log file if log is switched on and the severity is less or equal the current trace level.
log(String, Object[]) - Static method in class com.sap.ip.me.api.services.Log
Logs the message into the log file if log is switched on and the severity is less or equal the current trace level.
logException(int, String, Object[], Throwable, boolean) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs an Exception with the given message if log is switched on.
logException(int, String, Throwable, boolean) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs an Exception with the given message if log is switched on.
logException(String, Throwable, boolean) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs an Exception with the given message if log is switched on.
logException(int, Throwable) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs an Exception without any additional message if log is switched on.
logException(int, Throwable, boolean) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs an Exception without any additional message if log is switched on.
logException(Throwable) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs an Exception without any additional message if log is switched on.
logException(Throwable, boolean) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs an Exception without any additional message if log is switched on.
logException(int, String, Object[], Throwable, boolean) - Method in class com.sap.ip.me.api.logging.AppLog
Logs an Exception with the given message if log is switched on.
logException(int, String, Throwable, boolean) - Method in class com.sap.ip.me.api.logging.AppLog
Logs an Exception with the given message if log is switched on.
logException(int, Throwable, boolean) - Method in class com.sap.ip.me.api.logging.AppLog
Logs an Exception without any additional message if log is switched on.
logException(int, Throwable) - Method in class com.sap.ip.me.api.logging.AppLog
Logs an Exception without any additional message if log is switched on.
logException(String, Throwable, boolean) - Method in class com.sap.ip.me.api.logging.AppLog
Logs an Exception with the given message if log is switched on.
logException(Throwable, boolean) - Method in class com.sap.ip.me.api.logging.AppLog
Logs an Exception without any additional message if log is switched on.
logException(Throwable) - Method in class com.sap.ip.me.api.logging.AppLog
Logs an Exception without any additional message if log is switched on.
logException(int, String, Object[], Throwable, boolean) - Static method in class com.sap.ip.me.api.services.Log
Logs an Exception with a the message into the log file if log is switched on and the severity is less or equal the current trace level.
logException(int, String, Throwable, boolean) - Static method in class com.sap.ip.me.api.services.Log
Logs an Exception with a the message into the log file if log is switched on and the severity is less or equal the current trace level.
logException(String, Throwable, boolean) - Static method in class com.sap.ip.me.api.services.Log
Logs an Exception with a the message into the log file if log is switched on and the severity is less or equal the current trace level.
logException(int, Throwable) - Static method in class com.sap.ip.me.api.services.Log
Logs an Exception without a the message into the log file if log is switched on and the severity is less or equal the current trace level.
logException(int, Throwable, boolean) - Static method in class com.sap.ip.me.api.services.Log
Logs an Exception without a the message into the log file if log is switched on and the severity is less or equal the current trace level.
logException(Throwable) - Static method in class com.sap.ip.me.api.services.Log
Logs an Exception without a the message into the log file if log is switched on and the severity is less or equal the current trace level.
logException(Throwable, boolean) - Static method in class com.sap.ip.me.api.services.Log
Logs an Exception without a the message into the log file if log is switched on and the severity is less or equal the current trace level.
logFileContent(int, File) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs the content of a file into the log file if log is switched on and the trace level is less or equal the current trace level.
logFileContent(int, File, String) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Logs the content of a file into the log file if log is switched on and the trace level is less or equal the current trace level.
logFileContent(int, String, File, String) - Method in class com.sap.ip.me.api.logging.DefaultFileLogWriter
Logs the content of a file into the log file.
logFileContent(int, String, File, String) - Method in class com.sap.ip.me.api.logging.DefaultSystemLogWriter
Logs the content of a file into the log.
logFileContent(int, String, File, String) - Method in interface com.sap.ip.me.api.logging.LogWriter
Logs the content of a file into the log.
logFileContent(int, File) - Static method in class com.sap.ip.me.api.services.Log
Logs the content of a file into the log file if log is switched on and the trace level is less or equal the current trace level.
logOnUser(String, String) - Method in class com.sap.ip.me.api.user.UserManager
Logs on a user to the Mobile Engine.
logOutCurrentUser() - Method in class com.sap.ip.me.api.user.UserManager
Logs out the current user.
longToByte(byte[], int, long) - Static method in class com.sap.ip.me.api.persist.meta.AttributeType
 
lowerThan(byte[], int, byte[]) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
lowerThan(byte[], Object) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 

M

MALFORMED_URL - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
MANDATORY - Static variable in class com.sap.ip.me.api.smartsync.FieldInputQualifyType
The field must be set; mandatory input.
MAX - Static variable in class com.sap.ip.me.api.persist.query.AggregationOperatorType
Maximum operator.
MAX_ATTRIB_MULTIPLICITY - Static variable in class com.sap.ip.me.api.persist.meta.DescriptorRuntime
Description of the Field
MAX_ATTRIB_MULTIPLICITY - Static variable in interface com.sap.ip.me.api.persist.meta.InternalDescriptorRuntime
Deprecated. Description of the Field
MEException - exception com.sap.ip.me.api.services.MEException.
The base class of all Mobile Engine exceptions.
MEException(String) - Constructor for class com.sap.ip.me.api.services.MEException
Constructor for the MEException object.
MEException() - Constructor for class com.sap.ip.me.api.services.MEException
Constructor for the MEException object.
MEException(String, Throwable) - Constructor for class com.sap.ip.me.api.services.MEException
Constructor for the MEException.
MERGE_ERROR - Static variable in class com.sap.ip.me.api.smartsync.SyncBoResponseType
SyncBoResponseType of MERGE_ERROR type.
MERGE_ERROR - Static variable in class com.sap.ip.me.api.smartsync.SyncReplyType
SyncReplyType of MERGE_ERROR type.
MERGE_FAILED - Static variable in class com.sap.ip.me.api.smartsync.SyncBoResponseState
State that indicates that SyncBoResponse could not be merged on client: SyncBoResponse.merge() was not successfull is not resolved: there is a contrary SyncBo which can be retreived by calling SyncBoResponse.getServerSyncBo().
MERGE_SUCCEEDED - Static variable in class com.sap.ip.me.api.smartsync.SyncBoResponseState
State that indicates that SyncBoResponse is successfully merged on client by SyncBoResponse.merge() not resolved: there is a contrary SyncBo which can be retreived by calling SyncBoResponse.getServerSyncBo().
MEResourceBundle - class com.sap.ip.me.api.services.MEResourceBundle.
A resource bundle used for internationalization of JavaServer Pages.
MEResourceBundle(String) - Constructor for class com.sap.ip.me.api.services.MEResourceBundle
Constructor.
MEResourceBundle(String, Locale) - Constructor for class com.sap.ip.me.api.services.MEResourceBundle
Constructor.
MEResourceBundle(String, Locale, ClassLoader) - Constructor for class com.sap.ip.me.api.services.MEResourceBundle
Constructor.
MEResourceBundle() - Constructor for class com.sap.ip.me.api.services.MEResourceBundle
Constructor.
MEVersion - class com.sap.ip.me.api.conf.MEVersion.
Reading out the version info of the installed Mobile Engine.
MEVersion() - Constructor for class com.sap.ip.me.api.conf.MEVersion
 
MIComponents - interface com.sap.ip.me.api.logging.MIComponents.
Component names that are used for logging / tracing by the Mobile Infrastructure framework.
MIN - Static variable in class com.sap.ip.me.api.persist.query.AggregationOperatorType
Minimum operator.
MI_HOME - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Specifies the Mobile Infrastructure client home page url.
MODIFY - Static variable in class com.sap.ip.me.api.persist.core.PersistenceOperationType
Description of the Field
MODIFY - Static variable in class com.sap.ip.me.api.smartsync.RowChangeActionType
Modify action against the RowChange object
MODIFY - Static variable in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
The changed SyncBo with the action of "MODIFY".
MODIFY_IDX - Static variable in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
 
MODIFY_NON_EXISTING - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
MULTIPLE_VECTOR - Static variable in class com.sap.ip.me.api.persist.meta.MultiplicityType
constant value for a multiple ( 1:n ) association, implemented by a Vector.
MeComparator - interface com.sap.ip.me.api.services.MeComparator.
A comparison function, which imposes a total ordering on some collection of objects.
MeIterator - interface com.sap.ip.me.api.services.MeIterator.
An object that implements the MeIterator interface generates a series of elements, one at a time.
MeTreeSet - interface com.sap.ip.me.api.services.MeTreeSet.
This class guarantees that the sorted set will be in ascending element order, sorted according to the natural order of the elements (see Comparable ), or by the comparator provided at set creation time, depending on which constructor is used.
Message - class com.sap.ip.me.api.services.systemnews.Message.
This class represents a System Message
Message() - Constructor for class com.sap.ip.me.api.services.systemnews.Message
 
MessageReply - interface com.sap.ip.me.api.smartsync.MessageReply.
MessageReply is used to describe communication status.
MessageReplyObserver - interface com.sap.ip.me.api.smartsync.MessageReplyObserver.
SmartSync uses Notifier/ Observer design pattern for applications to access in-/ out- box.
MessageReplyType - class com.sap.ip.me.api.smartsync.MessageReplyType.
An enumeration of possible SmartSync message reply types.
Metrics - class com.sap.ip.me.api.pios.printer.Metrics.
This class represents a measurement (height, width) specified in points (1/72th of an inch units) for a field.
Metrics(float, float) - Constructor for class com.sap.ip.me.api.pios.printer.Metrics
Creates a new Metrics object.
ModificationNotAllowedException - exception com.sap.ip.me.api.smartsync.ModificationNotAllowedException.
This exception is thrown when any invalid of illegal update operation is performed on the repository object.
ModificationNotAllowedException() - Constructor for class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Constructs a ModificationNotAllowedException instance with no message.
ModificationNotAllowedException(String) - Constructor for class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Constructs a ModificationNotAllowedException instance with a specified message.
ModificationNotAllowedException(String, Object[]) - Constructor for class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Constructs a ModificationNotAllowedException instance with a specified formatted message.
MultiObjectFileStorage - class com.sap.ip.me.api.services.MultiObjectFileStorage.
This class stores serializable objects in the file system with each object tree being stored in a seperate file.
MultipleSortOrder - interface com.sap.ip.me.api.persist.query.MultipleSortOrder.
Description of the Interface
MultiplicityType - class com.sap.ip.me.api.persist.meta.MultiplicityType.
Multiplicity constants for LinkDescriptors.
matches(PersistedObject) - Method in interface com.sap.ip.me.api.persist.query.Condition
Deprecated.  
merge() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResponse
Replaces the current client SyncBo by a merged version which is a mixture of client data and server data.
messageReplyReceived(MessageReply) - Method in interface com.sap.ip.me.api.smartsync.MessageReplyObserver
MessageReply handler.
messagesAvailable(boolean) - Method in class com.sap.ip.me.api.services.systemnews.News
Determines whether system messages are available
methodFinished(String) - Static method in class com.sap.ip.me.api.services.PerformanceLog
Logs the time and memory usage between the last call of PerformanceLog.methodStarted() and the call of this method.
methodFinished(Object, String) - Static method in class com.sap.ip.me.api.services.PerformanceLog
Logs the time and memory usage between the last call of PerformanceLog.methodStarted() and the call of this method.
methodStarted() - Static method in class com.sap.ip.me.api.services.PerformanceLog
Method has to be called at start of any method that shall be traced.
methodStarted(Object) - Static method in class com.sap.ip.me.api.services.PerformanceLog
Method has to be called at start of any method that shall be traced.
modify(PersistableEntity, TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Modifies an entity instance and all belonging instances, depending on TreeOptionType and Entity dependencies.
modify(Entity, TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. Modifies an entity instance, and all belonging instances, depending on TreeOptionType and Entity dependencies.
modify(Entity[], TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. Modifies an array of entity instances, and all belonging instances, depending on TreeOptionType and Entity dependencies.
modifyFieldValue(FieldDescriptor, Object) - Method in interface com.sap.ip.me.api.smartsync.Row
Modifies the field value of this Row.
modifyRow(Row) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
This method must be called to make the field changes after Row.modifyFieldValue(FieldDescriptor, Object) persistent.
modifyValue(Object) - Method in interface com.sap.ip.me.api.smartsync.Field
Modifies the field value.
moveFileToDirectory(File, File) - Static method in class com.sap.ip.me.api.services.IOUtils
This method moves a file from it's original location to another directory.
multiply(FixedDecimal) - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Returns the product of this FixedDecimal and the specified FixedDecimal parameter.

N

N - Static variable in class com.sap.ip.me.api.smartsync.BasisFieldType
A field type for numeric characters; represented in the client as String when using Mobile Engine 2.1 API Row.getFieldValue(FieldDescriptor) BigInteger when using Mobile Infrastructure 2.5 APIField.getValue()
Avoid field with a total length greater than 18 digits, this decreases performance.
NESTED_TRANSACTION - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
NEW - Static variable in class com.sap.ip.me.api.smartsync.SyncState
State which indicates that Object has been created locally.
NEWS - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI system news component
NEW_LOCAL_PASSWORD_CONFIRMATION_DIFFERS - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
NONE - Static variable in class com.sap.ip.me.api.persist.core.PersistenceImplementation
 
NONE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Constant to indicate no options.
NOOPER - Static variable in class com.sap.ip.me.api.persist.core.PersistenceOperationType
Description of the Field
NOOPER - Static variable in class com.sap.ip.me.api.smartsync.RowChangeActionType
Deprecated. No RowChange should be marked as "Nooper"
NOOPER - Static variable in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
The changed SyncBo with the action of "NOOPER.
NOOPER_IDX - Static variable in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
 
NOT - Static variable in class com.sap.ip.me.api.persist.query.LogicalOperatorType
NOT operator.
NOTIS - Static variable in class com.sap.ip.me.api.pios.symbology.Codabar
Constant to indicate NOTIS formatting.
NOT_COMPARABLE - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
NOT_CREATED - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates an invalid access to an object because a native object has not been created yet.
NOT_EQUALS - Static variable in class com.sap.ip.me.api.persist.query.RelationalOperatorType
Operator for '<>' relational comparison
NOT_OPENED - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates an invalid access to an object because the connection has not been open.
NO_ALIGNMENT - Static variable in class com.sap.ip.me.api.pios.printer.LinePrinter
Constant to indicate no alignment.
NO_CLASSNAME_FOUND - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
NO_ENTITY_INDEX - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
NO_KEY_MOD - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static message used when a modification is tried on the object's read-only SyncKey.
NO_METHOD - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
NO_PERSISTENCE_MASTER - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
NO_PERSISTENCE_MASTER_FOR_MSD - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
NO_REQUEST - Static variable in class com.sap.ip.me.api.smartsync.SyncBoDeltaRequestType
NO_REQUEST - the download request is not sent to backend.
NO_RESET - Static variable in class com.sap.ip.me.api.smartsync.GlobalResetProcessing
Not reset, it is the default value
NO_RESET - Static variable in class com.sap.ip.me.api.smartsync.SyncBoResetType
Deprecated. No reset request type.
NO_ROTATION - Static variable in class com.sap.ip.me.api.pios.printer.GraphicPrinter
Constant to indicate no rotation.
NO_SCALE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Default barcode size.
NO_SEND - Static variable in class com.sap.ip.me.api.smartsync.SyncBoOutDeltaSendType
NO_REQUEST - the SyncBoOutDelta is not sent to backend.
NO_WRITE_TRANSACTION - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
NULL_STR - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
 
News - class com.sap.ip.me.api.services.systemnews.News.
This class provides a public interface for accessing System News
News() - Constructor for class com.sap.ip.me.api.services.systemnews.News
Constructor for the News object
NewsIterator - class com.sap.ip.me.api.services.systemnews.NewsIterator.
Iterator class to parse through system messages
NewsIterator() - Constructor for class com.sap.ip.me.api.services.systemnews.NewsIterator
 
NewsListener - interface com.sap.ip.me.api.services.systemnews.NewsListener.
Listener for System News
NumericField - interface com.sap.ip.me.api.smartsync.NumericField.
NumericField represents the static type of field with java.math.BigInteger as the underlying data type.
name - Variable in class com.sap.ip.me.api.security.PermissionEntry
name of the corresponding ABAP permissionobject
name() - Method in interface com.sap.ip.me.api.services.systemnews.NewsListener
Identification of the listener
negate() - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Returns the negative value of this FixedDecimal.
newMessages(News) - Method in interface com.sap.ip.me.api.services.systemnews.NewsListener
This message will be called when new System Messages arrive
newParameterSet() - Method in interface com.sap.ip.me.api.persist.query.JQuery
Create new parameter set that can be used with this query to pass parameters.
next() - Method in interface com.sap.ip.me.api.services.MeIterator
Returns the next element of this iterator if this iterator object has at least one more element to provide.
next() - Method in class com.sap.ip.me.api.services.systemnews.NewsIterator
Provides the next message
next() - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptorIterator
Returns the next FieldDescriptor in the iteration
next() - Method in interface com.sap.ip.me.api.smartsync.FieldGroupDescriptorIterator
Returns the next FieldGroupDescriptor in the iteration
next() - Method in interface com.sap.ip.me.api.smartsync.RelationDescriptorIterator
Returns the next RelationDescriptor in the iteration.
next() - Method in interface com.sap.ip.me.api.smartsync.RowDescriptorIterator
Returns the next RowDescriptor element in the iteration.
next() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDescriptorIterator
Returns the next SyncBoDescriptor element in the iteration.
nextElement() - Method in interface com.sap.ip.me.api.smartsync.DescriptorIterator
Returns the next Object in the iteration
notEqual(byte[], int, byte[]) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
notEqual(byte[], Object) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 

O

O - Static variable in class com.sap.ip.me.api.smartsync.FieldGroupType
 
OPTION_ANY - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterFont
Constant to indicate any font option.
OPTION_BOLD - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterFont
Constant to indicate a bold font option.
OPTION_ITALIC - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterFont
Constant to indicate an italic font option.
OPTION_NORMAL - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterFont
Constant to indicate a normal font option.
OPTION_UNDERLINE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterFont
Constant to indicate an underline font option.
OR - Static variable in class com.sap.ip.me.api.persist.query.LogicalOperatorType
OR operator.
OUT_OF_MEMORY - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates an out of memory error.
OutboundContainer - interface com.sap.ip.me.api.sync.OutboundContainer.
Represents a data container for all data that will be passed to the ABAP function module when synchronized to the backend
OutboundContainerFactory - class com.sap.ip.me.api.sync.OutboundContainerFactory.
 
OutboundContainerFactory() - Constructor for class com.sap.ip.me.api.sync.OutboundContainerFactory
 
observeMessageReplyTypes() - Method in interface com.sap.ip.me.api.smartsync.MessageReplyObserver
Specifies which MessageReplyTypes that application needs to monitor.
observeSyncBoTypes() - Method in interface com.sap.ip.me.api.smartsync.SyncBoInDeltaObserver
Deprecated. Specifies SyncBo descriptors that application needs to observe.
observeSyncBoTypes() - Method in interface com.sap.ip.me.api.smartsync.SyncBoOutDeltaObserver
Deprecated. Specifies SyncBo descriptors that application needs to observe.
observeSyncReplyTypes() - Method in interface com.sap.ip.me.api.smartsync.SyncReplyObserver
Application has to implement this method to specify which types of SyncReply to observe.
observerSyncBoTypes() - Method in interface com.sap.ip.me.api.smartsync.SyncReplyObserver
Application has to implement this method to specifiy which SyncBo types to observer.
onDataReceived(ScannerData) - Method in interface com.sap.ip.me.api.pios.scanner.ScannerListener
Invoked whenever a barcode is scanned by the user.
onError(ScannerException) - Method in interface com.sap.ip.me.api.pios.scanner.ScannerListener
Invoked whenever the reader encountered an error while performing a read operation.
open(ConnectionParameters, String) - Method in class com.sap.ip.me.api.pios.connection.Connection
Opens this connection creating any system resource needed.
open(ConnectionParameters) - Method in class com.sap.ip.me.api.pios.connection.Connector
Opens a connection to a peripheral based on the parameters.
opened - Variable in class com.sap.ip.me.api.pios.connection.Connection
Tells whether or not the connection is open.
optimizeDatabase() - Method in class com.sap.ip.me.api.persist.core.PersistenceRuntime
Triggers database specific optimizations.
options - Variable in class com.sap.ip.me.api.pios.symbology.Symbology
Value that indicates the options set for a symbology.

P

P - Static variable in class com.sap.ip.me.api.smartsync.BasisFieldType
A field type for packet; represented in the client as FixedDecimal when using Mobile Engine 2.1 API Row.getFieldValue(FieldDescriptor) BigDecimal when using Mobile Infrastructure 2.5 API Field.getValue() Avoid field with a total length greater than 18 digits, this decreases performance.
PAGE_METRICS - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the page metrics attribute name.
PARTIAL - Static variable in class com.sap.ip.me.api.smartsync.SyncReplyType
Deprecated.  
PATH - Static variable in class com.sap.ip.me.api.logging.Severities
Severity for path information (used to log the execution path of the application)
PATH_LEVEL - Static variable in interface com.sap.ip.me.api.services.LogSeverities
Deprecated. The log level for path information.
PDF417 - class com.sap.ip.me.api.pios.symbology.PDF417.
Represents the PDF417 Symbology.
PDF417() - Constructor for class com.sap.ip.me.api.pios.symbology.PDF417
Constructs a new PDF417 object.
PDF417(long) - Constructor for class com.sap.ip.me.api.pios.symbology.PDF417
Constructs a new PDF417 object with the symbology options provided.
PDF417 - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the PDF417 symbology attribute.
PDF417 - Static variable in class com.sap.ip.me.api.pios.symbology.SymbologyType
Constant to indicate PDF417 symbology type.
PDF417_SCALABLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the PDF417 scalable attribute.
PDF417_SECURITY_LEVEL_AUTOMATIC - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the PDF417 security level automatic attribute.
PDF417_TRUNCATE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the PDF417 truncate attribute.
PERSIST - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI internal persistence components
PERSISTENCE_MASTER_FOR_MSD_ALREADY_REGISTERED - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
PIOSException - exception com.sap.ip.me.api.pios.PIOSException.
Base class for all PIOS exceptions.
PIOSException() - Constructor for class com.sap.ip.me.api.pios.PIOSException
Creates a new PIOSException with no detailed message.
PIOSException(int) - Constructor for class com.sap.ip.me.api.pios.PIOSException
Creates a new PIOSException with just an error code.
PIOSException(String) - Constructor for class com.sap.ip.me.api.pios.PIOSException
Creates a new PIOSException with the specified detail message.
PIOSException(int, String) - Constructor for class com.sap.ip.me.api.pios.PIOSException
Creates a new PIOSException with the specified detail message and the specified error code.
PIOSException(Throwable) - Constructor for class com.sap.ip.me.api.pios.PIOSException
Creates a new exception with the a detail message generated by calling getException.
PIOSException(int, Throwable) - Constructor for class com.sap.ip.me.api.pios.PIOSException
Creates a new exception with the a detail message generated by calling getException and with the specifed error code.
PIOSPaths - class com.sap.ip.me.api.pios.util.PIOSPaths.
Used to obtain a set of values that describe directory information used by the PIOS structure (internal use only).
PREFERRED_HEIGHT - Static variable in class com.sap.ip.me.api.runtime.awt.AWTConfigurationUI
Description of the Field
PREFERRED_WIDTH - Static variable in class com.sap.ip.me.api.runtime.awt.AWTConfigurationUI
Description of the Field
PREFIX_FOR_DLLS_LOADED_AT_STARTUP - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
All dlls, that have to be loaded by the Mobile Inftrastructure framework, have to set up a configuration entry with this prefix.
PRINTER - Static variable in class com.sap.ip.me.api.pios.connection.ConnectionType
The printer type.
PRINTER_IMPLEMENTATIONS - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
A comma separated list of Printer implementation classes.
PRINTER_UNSUPPORTED_IMAGETYPE - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate unsupported image type.
PRINTER_UNSUPPORTED_SYMBOLOGY - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate unsupported symbology by the printer.
PROGRAM_TAG_ID - Static variable in interface com.sap.ip.me.api.pios.rfid.RfidConnection.Attributes
Constant for the program tag id attribute name.
PROPERTIESDIR_NAME - Static variable in class com.sap.ip.me.api.pios.util.PIOSPaths
Constant to indicate PIOS properties directory.
PackageEntityFactory - interface com.sap.ip.me.api.persist.app.PackageEntityFactory.
Deprecated. PackageEntityFactory is replaced by EntityFactory
PackagePersistenceMaster - interface com.sap.ip.me.api.persist.app.PackagePersistenceMaster.
A PackagePersistenceMaster instance provides descriptive information on Entity instances to be persisted.
ParameterConverter - class com.sap.ip.me.api.runtime.jsp.ParameterConverter.
This class provides methods for converting the encoding of http servlet request parameter values.
ParameterConverter(HttpServletRequest) - Constructor for class com.sap.ip.me.api.runtime.jsp.ParameterConverter
Constructs a new ParameterConverter instance around the given http servlet request.
PerformanceLog - class com.sap.ip.me.api.services.PerformanceLog.
Class for logging running time and memory usage between specified measurement points.
PerformanceLog() - Constructor for class com.sap.ip.me.api.services.PerformanceLog
 
Permission - class com.sap.ip.me.api.security.Permission.
Title: Permission
Description: List with permissions which shall be checked
Copyright: Copyright (c) 2003
Company: SAP

Example 1: checking for one single permission

User currentUser = getCurrentUser(); Permission userPerms = new Permission("TESTPERM", "DATA", "READ"); if(currentUser.hasPermission(userPerms)){ System.out.println("User has permission for " + userPerms.getName()); } else { System.out.println("User has NO permission for " + userPerms.getName()); } If the user has a (backend) permission named 'TESTPERM' with the field 'DATA' set to 'READ', this check returns true.
Permission(String, String, String) - Constructor for class com.sap.ip.me.api.security.Permission
Constructor for the Permission object, adds the first PermissionEntry to its internal list
PermissionEntry - class com.sap.ip.me.api.security.PermissionEntry.
Title: PermissionEntry
Description: Single Permsission to be checked.
PermissionEntry(String, String, String) - Constructor for class com.sap.ip.me.api.security.PermissionEntry
Constructor for the PermissionEntry object
PermissionException - exception com.sap.ip.me.api.security.PermissionException.
Copyright: Copyright (c) 2002 Company: SAP AG
PermissionException(String) - Constructor for class com.sap.ip.me.api.security.PermissionException
Constructor for the PermissionException object
PermissionException() - Constructor for class com.sap.ip.me.api.security.PermissionException
Constructor for the PermissionException object
PersistableEntity - interface com.sap.ip.me.api.persist.app.PersistableEntity.
PersistableEntity interface replaces Entity.
PersistedObject - interface com.sap.ip.me.api.persist.core.PersistedObject.
Deprecated. PersistedObject is replaced by PersistenceContainer
PersistedObjectFactory - interface com.sap.ip.me.api.persist.core.PersistedObjectFactory.
Creates instances of PersistedObject
PersistenceContainer - interface com.sap.ip.me.api.persist.core.PersistenceContainer.
The PersistenceContainer is the object needed by PersistableEntity.
PersistenceException - exception com.sap.ip.me.api.persist.core.PersistenceException.
This Exception class is thrown from the PersistenceService methods.
PersistenceException(String, Object[]) - Constructor for class com.sap.ip.me.api.persist.core.PersistenceException
constructor.
PersistenceException(String) - Constructor for class com.sap.ip.me.api.persist.core.PersistenceException
constructor.
PersistenceException(Throwable) - Constructor for class com.sap.ip.me.api.persist.core.PersistenceException
constructor.
PersistenceException(String, Throwable) - Constructor for class com.sap.ip.me.api.persist.core.PersistenceException
 
PersistenceImplementation - class com.sap.ip.me.api.persist.core.PersistenceImplementation.
 
PersistenceImplementation(String, String, String, String, String, String, String) - Constructor for class com.sap.ip.me.api.persist.core.PersistenceImplementation
 
PersistenceManager - interface com.sap.ip.me.api.persist.core.PersistenceManager.
Provider for transactional services, such as object lifecycle management.
PersistenceOperationType - class com.sap.ip.me.api.persist.core.PersistenceOperationType.
Title: Description: Copyright: Copyright (c) 2002 Company:
PersistenceRuntime - class com.sap.ip.me.api.persist.core.PersistenceRuntime.
A PersistenceRuntime instance provides access to PersistenceManager holds all registered PackagePersistenceMaster instances.
PersistenceRuntime() - Constructor for class com.sap.ip.me.api.persist.core.PersistenceRuntime
 
PositionStatusType - class com.sap.ip.me.api.smartsync.PositionStatusType.
An enumeration of possible position status types of SyncBo objects.
PreActivatedAwtApp - interface com.sap.ip.me.api.runtime.awt.PreActivatedAwtApp.
The interface to decouple API and AWT framework You can initialize your Mobile Infrastructure Application after the application panel is assigned to the framework.
PrinterBarcode - interface com.sap.ip.me.api.pios.printer.PrinterBarcode.
This interface defines a barcode to be printed and provides a method to obtain the barcode metrics to position it when printed.
PrinterConnection - class com.sap.ip.me.api.pios.printer.PrinterConnection.
Defines a base class for a printer connection.
PrinterConnection() - Constructor for class com.sap.ip.me.api.pios.printer.PrinterConnection
Constructs a new printer connection.
PrinterConnection.Attributes - interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes.
Contains all possible attribute names for the printer.
PrinterException - exception com.sap.ip.me.api.pios.printer.PrinterException.
An exception thrown when an error occurs during printer operation.
PrinterException(String) - Constructor for class com.sap.ip.me.api.pios.printer.PrinterException
Constructs a new PrinterException with the specified message.
PrinterException(int, String) - Constructor for class com.sap.ip.me.api.pios.printer.PrinterException
Constructs a new PrinterException with the specified message.
PrinterException(Throwable) - Constructor for class com.sap.ip.me.api.pios.printer.PrinterException
Constructs a new PrinterException based on the stack trace of the thrown exception.
PrinterException(int, Throwable) - Constructor for class com.sap.ip.me.api.pios.printer.PrinterException
Constructs a new PrinterException with the specified error code and cause.
PrinterFont - interface com.sap.ip.me.api.pios.printer.PrinterFont.
The PrinterFont interface represents a font, which is used to render text to the page's printable area.
PrinterImage - class com.sap.ip.me.api.pios.printer.PrinterImage.
The PrinterImage class represent an image, which can be used to render an image to the page printable area.
PrinterImage(String, int, byte[]) - Constructor for class com.sap.ip.me.api.pios.printer.PrinterImage
Creates a new PrinterImage object using the specified name, type, and image.
PrinterParameters - class com.sap.ip.me.api.pios.printer.PrinterParameters.
Use a PrinterParameters class instance as a parameter to the open method of the Connector to create a printer connection.
PrinterParameters(DriverInfo) - Constructor for class com.sap.ip.me.api.pios.printer.PrinterParameters
Creates a new PrinterParameters object.
ProcessingStatusType - class com.sap.ip.me.api.smartsync.ProcessingStatusType.
An enumeration of possible processing status types of SyncBo objects.
PropertyKeys - interface com.sap.ip.me.api.conf.PropertyKeys.
This interface contains all property keys used by the Mobile Engine framework within the configuration.
padLong(long, int, PrintWriter) - Static method in class com.sap.ip.me.api.services.PerformanceLog
 
parameters - Variable in class com.sap.ip.me.api.pios.connection.Connection
The connection parameters used to open the connection.
parseSignedLong(char[], int, int) - Static method in class com.sap.ip.me.api.persist.meta.AttributeType
 
performReset() - Method in class com.sap.ip.me.api.services.ClientDataReset
Calling this method results in the deletion of all locally persisted data.
preActivateApplication() - Method in interface com.sap.ip.me.api.runtime.awt.PreActivatedAwtApp
 
prefetchAllRows() - Method in interface com.sap.ip.me.api.persist.query.JQueryResult
Cache all rows in the query in memory and release underlying SQL result set.
prepareExecution(ClassDescriptor) - Method in interface com.sap.ip.me.api.persist.query.Condition
For internal use only.
prepareExecution() - Method in interface com.sap.ip.me.api.persist.query.Query
For internal use only.
prepareSyncBoOutDeltaExcluding(SyncBoDescriptor[]) - Method in class com.sap.ip.me.api.smartsync.SmartSyncRuntime
This method prepares all outbound (upload) SyncBo deltas and submits them to the synchronization layer.
print() - Static method in class com.sap.ip.me.api.services.PerformanceLog
Deprecated. Only included for compatibility reasons. No external call of this is needed.
printBarcode(PrinterBarcode, byte[], int) - Method in class com.sap.ip.me.api.pios.printer.LinePrinter
Prints a barcode at current line position.
printImage(String, int) - Method in class com.sap.ip.me.api.pios.printer.LinePrinter
Prints an image at current line position.
printStackTrace() - Method in class com.sap.ip.me.api.services.MEException
Calls super implementation and prints additionally the nested exception if available.
printStackTrace(PrintStream) - Method in class com.sap.ip.me.api.services.MEException
Calls super implementation and prints additionally the nested exception if available.
printStackTrace(PrintWriter) - Method in class com.sap.ip.me.api.services.MEException
Calls super implementation and prints additionally the nested exception if available.
printText(PrinterFont, String, int) - Method in class com.sap.ip.me.api.pios.printer.LinePrinter
Prints the specified text at the current line position.
printTransientImage(Image, int) - Method in class com.sap.ip.me.api.pios.printer.LinePrinter
Prints a transient image at current line position.
process(InboundContainer) - Method in interface com.sap.ip.me.api.sync.InboundProcessor
Processes the given inbound container
programTagID(byte[]) - Method in class com.sap.ip.me.api.pios.rfid.RfidConnection
Programs a tag with a new TagID.

Q

QUARANTINED - Static variable in class com.sap.ip.me.api.smartsync.ProcessingStatusType
QUARANTINED indicates that an IN_SYNC SyncBo received an error/ conflict confirmation response from middlware.
QUARANTINED - Static variable in class com.sap.ip.me.api.smartsync.SyncState
State which indicates that Object is part of the synchronization.
Query - interface com.sap.ip.me.api.persist.query.Query.
Queries consist of conditions and optionally of sort orders.
QueryRuntime - class com.sap.ip.me.api.persist.query.QueryRuntime.
QueryRuntime creates Query instances and components of Query instances which the application programmer can then use to obtain entities from persistence by query.

R

READ - Static variable in class com.sap.ip.me.api.persist.core.TransactionType
Deprecated. constant value for read transaction
READ_SINGLE - Static variable in interface com.sap.ip.me.api.pios.rfid.RfidConnection.Attributes
Constant for the read single tag attribute name.
RECEIVED_EMPTY_INBOUND - Static variable in class com.sap.ip.me.api.sync.SyncException
Message in case of receiving empty inbound container file.
RECEIVED_OLD_DATA - Static variable in class com.sap.ip.me.api.sync.SyncException
Message in case of receiving old inbound data
REFLECTION_ERROR - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
RELATED_DEPENDENT - Static variable in class com.sap.ip.me.api.smartsync.DependencyType
Describes dependency of related entity on relating entity
RELATING_DEPENDENT - Static variable in class com.sap.ip.me.api.smartsync.DependencyType
Describes dependency of relating entity on related entity
REPLACE - Static variable in class com.sap.ip.me.api.smartsync.RowChangeActionType
Deprecated. No RowChange should be marked as "Replace"
REPLACE - Static variable in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
The changed SyncBo with the action of "REPLACE".
REPLACE_IDX - Static variable in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
 
REQUEST - Static variable in class com.sap.ip.me.api.smartsync.SyncBoDeltaRequestType
REQUEST - the download request is sent to the backend in asynchronous mode.
RESERVED_USER_NAME - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
RESET - Static variable in class com.sap.ip.me.api.smartsync.GlobalResetProcessing
Reset, before the reset request, all existing local delta data are sent to backend
RESET - Static variable in class com.sap.ip.me.api.smartsync.SyncBoResetType
Deprecated. Send a reset request type.
RESET_FAILURE - Static variable in class com.sap.ip.me.api.smartsync.MessageReplyType
MessageReplyType.RESET_FAILURE is returned from the backend as a negative confirmation message to the device reset request message sent by the client device.
RESET_FAILURE - Static variable in class com.sap.ip.me.api.smartsync.SyncReplyType
Deprecated.  
RESET_SUCCESS - Static variable in class com.sap.ip.me.api.smartsync.MessageReplyType
MessageReplyType.RESET_SUCCESS is fired from the backend as a positive confirmation message to the device reset request message sent by the client device.
RESET_SUCCESS - Static variable in class com.sap.ip.me.api.smartsync.SyncReplyType
Deprecated.  
RESET_TAG_ID_WITH_PSWD - Static variable in interface com.sap.ip.me.api.pios.rfid.RfidConnection.Attributes
Constant for the reset tag id with password attribute name.
RESET_WITH_DEPENDENT - Static variable in class com.sap.ip.me.api.smartsync.SyncBoResetType
Deprecated. Send a reset request with all dependents type.
RESOLVED - Static variable in class com.sap.ip.me.api.smartsync.SyncBoResponseState
State that indicates that SyncBoResponse is resolved by application using SyncBoResponse.acceptClientSyncBo()/ SyncBoResponse.acceptServerSyncBo() not deleted from persistence.
RESPONSE_ANOTHER_FAILURE - Static variable in class com.sap.ip.me.api.sync.SyncException
Message in case of invalid inbound file
RESPONSE_FUNCTION_MODULE - Static variable in class com.sap.ip.me.api.sync.SyncException
Message when response received from server didn't contain function module info (prolog does not contain execution time).
RESPONSE_NOT_AUTHORIZED - Static variable in class com.sap.ip.me.api.sync.SyncException
Message in case of invalid user data or password
RFID - Static variable in class com.sap.ip.me.api.pios.connection.ConnectionType
The RFID type.
RFID_CLOSE_FAILED - Static variable in class com.sap.ip.me.api.pios.rfid.RfidException
Constant to indicate RFID hardware unloading failure.
RFID_HARDWARE_ERROR - Static variable in class com.sap.ip.me.api.pios.rfid.RfidException
Constant to indicate an RFID engine error.
RFID_IDENTIFY_FAILED - Static variable in class com.sap.ip.me.api.pios.rfid.RfidException
Constant to indicate a tag identification operation failure.
RFID_INVALID_TAG_TYPE_CONFIGURATION - Static variable in class com.sap.ip.me.api.pios.rfid.RfidException
Constant to indicate an invalid tag type configuration file.
RFID_INVALID_TAG_TYPE_NAME - Static variable in class com.sap.ip.me.api.pios.rfid.RfidException
Constant to indicate an invalid tag type has been requested.
RFID_OPEN_FAILED - Static variable in class com.sap.ip.me.api.pios.rfid.RfidException
Constant to indicate RFID hardware initialization failed.
RFID_READ_FAILED - Static variable in class com.sap.ip.me.api.pios.rfid.RfidException
Constant to indicate a tag read operation failure.
RFID_TAGID_LOCK_ERROR - Static variable in class com.sap.ip.me.api.pios.rfid.RfidException
Constant to indicate a tag id lock operation failure.
RFID_TAGID_PROGRAM_ERROR - Static variable in class com.sap.ip.me.api.pios.rfid.RfidException
Constant to indicate a program tag id operation failure.
RFID_TAGID_RESET_ERROR - Static variable in class com.sap.ip.me.api.pios.rfid.RfidException
Constant to indicate a tag id reset operation failure.
RFID_TAG_INDEX_OUT_OF_BOUNDS - Static variable in class com.sap.ip.me.api.pios.rfid.RfidException
Constant to indicate an invalid tag index.
RFID_UNABLE_TO_CONFIGURE - Static variable in class com.sap.ip.me.api.pios.rfid.RfidException
Constant to indicate failure while configuring an RFID engine.
RFID_WRITE_FAILED - Static variable in class com.sap.ip.me.api.pios.rfid.RfidException
Constant to indicate a tag write operation failure.
ROTATE_180_DEGREES - Static variable in class com.sap.ip.me.api.pios.printer.GraphicPrinter
Constant to indicate a rotation of 180 degrees.
ROTATE_270_DEGREES - Static variable in class com.sap.ip.me.api.pios.printer.GraphicPrinter
Constant to indicate a rotation of 270 degrees.
ROTATE_90_DEGREES - Static variable in class com.sap.ip.me.api.pios.printer.GraphicPrinter
Constant to indicate a rotation of 90 degrees.
ROW_DESCRIPTOR - Static variable in class com.sap.ip.me.api.smartsync.InvalidDescriptorException
Static string for description of Row descriptor
ROW_NOT_FOUND - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
ROW_TRANSITION - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static string for "row transition" message.
RUNTIME - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The UI that should be started by the Mobile Engine startup class (com.sap.ip.me.core.Startup ).
RUNTIME - Static variable in class com.sap.ip.me.api.services.PerformanceLog
 
RUNTIME_APPLICATION_TO_BE_STARTED_AUTOMATICALLY - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The name of the application which shall be started automatically after a user logon.
RUNTIME_HOST - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The hostname of the Mobile Infrastructure webserver.
RUNTIME_PORT - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The port on which the Mobile Infrastructure webserver is running.
RelationDescriptor - interface com.sap.ip.me.api.smartsync.RelationDescriptor.
RelationDescriptor provides read access to: Relating FieldDescriptor.
RelationDescriptorIterator - interface com.sap.ip.me.api.smartsync.RelationDescriptorIterator.
An iterator over a collection RelationDescriptor entities.
RelationalOperatorType - class com.sap.ip.me.api.persist.query.RelationalOperatorType.
 
RfidConnection - class com.sap.ip.me.api.pios.rfid.RfidConnection.
RfidConnection defines a connection (session) with a specific RFID reader.
RfidConnection() - Constructor for class com.sap.ip.me.api.pios.rfid.RfidConnection
Constructs a new RFID connection.
RfidConnection.Attributes - interface com.sap.ip.me.api.pios.rfid.RfidConnection.Attributes.
Contains all possible attribute names for RFID.
RfidException - exception com.sap.ip.me.api.pios.rfid.RfidException.
An exception thrown when an error occurs during RFID operation.
RfidException(String) - Constructor for class com.sap.ip.me.api.pios.rfid.RfidException
Constructs a new RfidException with the specified message.
RfidException(int, String) - Constructor for class com.sap.ip.me.api.pios.rfid.RfidException
Constructs a new RfidException with the specified error code and message.
RfidException(Throwable) - Constructor for class com.sap.ip.me.api.pios.rfid.RfidException
Constructs a new RfidException based on the stack trace of the thrown exception.
RfidException(int, Throwable) - Constructor for class com.sap.ip.me.api.pios.rfid.RfidException
Constructs a new RfidException with the specified error code and cause.
RfidParameters - class com.sap.ip.me.api.pios.rfid.RfidParameters.
This class represents the RFID parameters required to open an RFID connection.
RfidParameters(DriverInfo) - Constructor for class com.sap.ip.me.api.pios.rfid.RfidParameters
Creates a new RfidParameters object given the driver info.
RfidTag - class com.sap.ip.me.api.pios.rfid.RfidTag.
The RfidTag object represents a unique tag and provides the user with a way to relate a unique tag id with a tag type.
RfidTag() - Constructor for class com.sap.ip.me.api.pios.rfid.RfidTag
 
RfidTagData - class com.sap.ip.me.api.pios.rfid.RfidTagData.
The RfidTagData object represents the data read from a tag after a successfully call to the read method.
RfidTagData() - Constructor for class com.sap.ip.me.api.pios.rfid.RfidTagData
 
RfidTagType - class com.sap.ip.me.api.pios.rfid.RfidTagType.
The RfidTagType object represents a tag type and provides the user with the means to access certain tag type information.
RfidTagType() - Constructor for class com.sap.ip.me.api.pios.rfid.RfidTagType
 
RfidTagUserArea - class com.sap.ip.me.api.pios.rfid.RfidTagUserArea.
Represents a tag area defined as writable or readable in a tag configuration file.
RfidTagUserArea() - Constructor for class com.sap.ip.me.api.pios.rfid.RfidTagUserArea
 
Row - interface com.sap.ip.me.api.smartsync.Row.
A Row is a data repository object having a set of fields represented by array or Field objects.
RowChange - interface com.sap.ip.me.api.smartsync.RowChange.
Deprecated. avoid using SyncBoOutDeltaObserver because it reduces performance of outbound processing.
RowChangeActionType - class com.sap.ip.me.api.smartsync.RowChangeActionType.
This represents the action performed on the row.
RowCollection - interface com.sap.ip.me.api.smartsync.RowCollection.
A RowCollection is a collection of Row entities.
RowDescriptor - interface com.sap.ip.me.api.smartsync.RowDescriptor.
A RowDescriptor instance describes the metadata definition for a Row object.
RowDescriptorIterator - interface com.sap.ip.me.api.smartsync.RowDescriptorIterator.
An iterator over a collection of RowDescriptor objects.
RowList - interface com.sap.ip.me.api.smartsync.RowList.
A RowList is a collection of Row entities.
RowOutDelta - interface com.sap.ip.me.api.smartsync.RowOutDelta.
Deprecated. avoid using SyncBoOutDeltaObserver because it reduces performance of outbound processing.
read() - Method in class com.sap.ip.me.api.logging.AbstractLogging
Reads the trace file and returns an String - Enumeration of the log file lines.
read(RfidTag, int, int) - Method in class com.sap.ip.me.api.pios.rfid.RfidConnection
Reads bytes from the selected tag.
read() - Static method in class com.sap.ip.me.api.services.Log
Reads the trace file and returns an String - Enumeration of the log file lines.
read(String) - Method in class com.sap.ip.me.api.services.MultiObjectFileStorage
This method reads an object from the storage.
read(String, boolean) - Method in class com.sap.ip.me.api.services.MultiObjectFileStorage
This method reads an object from the storage with explictly ignoring the cache (if the bypassCache parameter is set to false).
readConfiguration(String) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Reads the configuration for the given log.
readConfiguration(String) - Method in class com.sap.ip.me.api.logging.AppLog
Reads the configuration for the given log.
readConfiguration(String) - Method in class com.sap.ip.me.api.logging.Trace
Reads the configuration for the given log.
readHashtableFromDirectory(File) - Static method in class com.sap.ip.me.api.services.IOUtils
creates hashtable from the given directory, from files, which are written to this directory via saveHashtableToDirectory(File directory, Hashtable hashtable) method.
readNextElement() - Method in interface com.sap.ip.me.api.sync.InboundContainer
This method has been introduced to reduce the memory consumption on client while synchronization.
readSerializedObjectFromFile(File) - Static method in class com.sap.ip.me.api.services.IOUtils
Reads a serialized object from the given file.
readSerializedVectorFromFile(File) - Static method in class com.sap.ip.me.api.services.IOUtils
Reads a serialized vector from the given file.
receivedSyncBoInDelta(SyncBoInDelta) - Method in interface com.sap.ip.me.api.smartsync.SyncBoInDeltaObserver
Deprecated.  Notifies the observer with the inbound data which is designated by application
refresh() - Method in class com.sap.ip.me.api.logging.AbstractLogging
Do not use this method.
refresh() - Method in class com.sap.ip.me.api.logging.AppLog
Description of the Method
refresh() - Method in class com.sap.ip.me.api.logging.Trace
Description of the Method
refresh() - Static method in class com.sap.ip.me.api.services.Log
Do not use this method.This method is used be the framework only.
refresh() - Method in interface com.sap.ip.me.api.user.User
Method not supported
register(Alert) - Method in class com.sap.ip.me.api.ccms.AlertManager
Register an alert
register(FrameworkInterface) - Static method in class com.sap.ip.me.api.runtime.awt.AWTConfigurationUI
registers a framework
register(String, Application) - Method in class com.sap.ip.me.api.runtime.jsp.ApplicationHandler
This method is used for Applications to register themselves at the application handler.
register(InboundProcessor) - Method in class com.sap.ip.me.api.sync.InboundProcessorRegistry
Registers the given processor in the framework registry.
registerEntityFactory(EntityFactory) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Registers the EntityFactory to the PersistenceManger Instance
registerEntityFactory(PackageEntityFactory) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. Description of the Method
registerMessageReplyObserver(MessageReplyObserver) - Method in interface com.sap.ip.me.api.smartsync.InboxNotifier
Registers a MessageReplyObserver instance.
registerPersistenceMaster(PackagePersistenceMaster) - Method in class com.sap.ip.me.api.persist.core.PersistenceRuntime
Registers a PackagePersistanceMaster instance.
registerSyncBoInDeltaObserver(SyncBoInDeltaObserver) - Method in interface com.sap.ip.me.api.smartsync.InboxNotifier
Deprecated. avoid using SyncBoInDeltaObserver which reduces performance if inbound processing. Use instead SyncReplyObserver and MessageReplyObserver to get informed about success, error or conflict responses from backend.
registerSyncBoOutDeltaObserver(SyncBoOutDeltaObserver) - Method in interface com.sap.ip.me.api.smartsync.SyncBoOutDeltaNotifier
Deprecated. Registers a SyncBoOutDeltaObserver instance.
registerSyncReplyObserver(SyncReplyObserver) - Method in interface com.sap.ip.me.api.smartsync.InboxNotifier
Registers a SYncReplyObserver instance.
release() - Method in interface com.sap.ip.me.api.persist.query.JQueryResult
Release associated resources.
releaseWriter(int, String) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Writes a given message to trace (with prefix "End: ") and updates internal status.
releaseWriter(int, String, String) - Method in class com.sap.ip.me.api.logging.DefaultFileLogWriter
Writes a given message to trace (with prefix "End: ") and updates internal status.
releaseWriter(int, String, String) - Method in class com.sap.ip.me.api.logging.DefaultSystemLogWriter
Writes a given message to trace (with prefix "End: ") and updates internal status.
releaseWriter(int, String, String) - Method in interface com.sap.ip.me.api.logging.LogWriter
Writes a given message to trace (with prefix "End: ") and updates internal status.
removeAlert(Alert) - Method in class com.sap.ip.me.api.ccms.AlertManager
Remove an alert from the registry
removeAllMultipleLink(int) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
clear all links at given index
removeDeviceRestartListener(DeviceRestartListener) - Method in class com.sap.ip.me.api.services.DeviceRestartEventRegistry
Description of the Method
removeFromClassPath(String) - Method in class com.sap.ip.me.api.deploy.ClassPathManager
Removes a file from the Mobile Infrastructue classpath
removeListener(NewsListener) - Method in class com.sap.ip.me.api.services.systemnews.News
Removes a registered NewsListener
removeMultipleLink(int, int) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
removes the multiple link at given index Each item in this linkwith an index greater or equal to the specified index is shifted downward to have an index one smaller than the value it had previously.
removeSingleLink(int) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
Clears the link.
removeSymbology(int) - Method in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Removes a symbology type from the list of symbologies to be read by the scanner.
removeSyncEventListener(SyncEventListener) - Method in class com.sap.ip.me.api.sync.SyncEventRegistry
Removes the specified listener so that it no longer receives sync event events from this bean.
replaceRow(Row) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Replaces an existing child Row in this SyncBo with the specified Row instance.
replaceSyncBo(SyncBo) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Deprecated. for performant write access to SyncBo and its Rows use Row.modifyFieldValue(FieldDescriptor, Object) in conjunction with SyncBo.modifyRow(Row) instead.
reset() - Method in class com.sap.ip.me.api.logging.AbstractLogging
Resets the log.
reset() - Method in class com.sap.ip.me.api.logging.DefaultFileLogWriter
Resets the log.
reset() - Method in class com.sap.ip.me.api.logging.DefaultSystemLogWriter
Does nothing because this functionality is not supported by DefaultSystemLogWriter .
reset() - Method in interface com.sap.ip.me.api.logging.LogWriter
Resets the log (delete the log file, empty the internal representation of the log).
reset() - Static method in class com.sap.ip.me.api.services.Log
Deletes the old log file.
reset() - Method in interface com.sap.ip.me.api.services.MeIterator
Resets the position of the iterator back to the first element.
reset() - Static method in class com.sap.ip.me.api.services.PerformanceLog
Deprecated. Clears the trace stack. No external call of this is needed.
resetAllSyncBoDeltaRequests() - Method in interface com.sap.ip.me.api.smartsync.SyncBoDeltaRequestFacade
Resets all SyncBoDeltaRequest values to default values.
resetSyncStatusToComplete() - Method in interface com.sap.ip.me.api.smartsync.InboxNotifier
Resets the synchroization status for last download request to complete. .
resetTagID(RfidTag, byte[]) - Method in class com.sap.ip.me.api.pios.rfid.RfidConnection
Resets a tag id, making it programmable again.
resetTimeBetweenStreamCopy() - Static method in class com.sap.ip.me.api.services.IOUtils
This methods resets the counter that is used to measure the time spent on copyStreams.
restartIsNecessary() - Method in interface com.sap.ip.me.api.services.DeviceRestartListener
The restart of the device is necessary.
revertToServerData() - Method in interface com.sap.ip.me.api.smartsync.SyncBoResolver
Deprecated. use instead SyncBoResponse.acceptServerSyncBo()()
rollback() - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Reverts the changes on persistent storage and releases the Lock on persistence Operations for other PersistenceManagers After call of rollback() the PersistenceManager is unusable.
rollback() - Method in interface com.sap.ip.me.api.persist.core.Transaction
Deprecated. rollback transaction and undo all changes in the transaction.
rollback() - Method in class com.sap.ip.me.api.services.MultiObjectFileStorage
This mehtod reverses all changes prepared by writeOnCommit / deleteOnCommit since the last commit Technically, this is archieved by re-reading the cache.
rollback() - Method in interface com.sap.ip.me.api.smartsync.SmartSyncTransactionManager
Rollback the pending transaction.

S

SAPMARKETS - Static variable in interface com.sap.ip.me.api.logging.MIComponents
Deprecated. since MI 2.5. MicroITS UI will not be supported in further releases.
SAP_LOGON_TICKET_IS_MISSED - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
SCALE_DOUBLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Double the size of a barcode.
SCALE_HALF - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Decrease the barcode size to half the default size
SCALE_TRIPLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Triple the default size of a barcode for better reading at long range.
SCANNER - Static variable in class com.sap.ip.me.api.pios.connection.ConnectionType
The scanner type.
SCANNER_CLOSE_FAILED - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate that scanner close failed.
SCANNER_END_READ_FAILED - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate that scanner cancel read request failed.
SCANNER_EVENT_LISTENER_NOT_SPECIFIED - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate that an event listener must be specified before calling the startRead method.
SCANNER_GET_SOFTTRIGGER_FAILED - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate that scanner soft trigger state could not be obtained.
SCANNER_INVALID_CONFIGURATION_FILE - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate invalid scanner configuration file.
SCANNER_IN_READ_MODE - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate that a successful endRead call must occur before performing the desired operation.
SCANNER_NOT_IN_READ_MODE - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate that a successful startRead call must occur before performing the desired operation.
SCANNER_OPEN_FAILED - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate that scanner open failed.
SCANNER_OPERATION_NOT_AVAILABLE_IN_WEDGE_MODE - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate error while performing an operation that is not supported in wedge mode.
SCANNER_SET_SOFTTRIGGER_FAILED - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate that scanner soft trigger state could not be set.
SCANNER_START_READ_FAILED - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate that scanner read request failed.
SCANNER_UNABLE_TO_ADD_SYMBOLOGY - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate error while adding a symbology.
SCANNER_UNABLE_TO_CONFIGURE - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate invalid scanner configuration failure.
SCANNER_UNABLE_TO_CONFIGURE_SYMBOLOGY - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate invalid scanner failure while configuring a symbology.
SCANNER_UNABLE_TO_REMOVE_SYMBOLOGY - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate error while removing a symbology.
SCANNER_UNKNOWN_ERROR - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate a scanner unknown error.
SCANNER_UNSUPPORTED_SYMBOLOGY - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerException
Constant to indicate an unsupported scanner symbology.
SCAN_AWARE - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerParameters
Constant to indicate scanning aware mode.
SCAN_AWARE_MODE - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the scan aware attribute name.
SECURITY - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI internal security components
SECURITY_LEVEL_1 - Static variable in class com.sap.ip.me.api.pios.symbology.PDF417
Constant to indicate a security level of 1 option.
SECURITY_LEVEL_2 - Static variable in class com.sap.ip.me.api.pios.symbology.PDF417
Constant to indicate a security level of 2 option.
SECURITY_LEVEL_3 - Static variable in class com.sap.ip.me.api.pios.symbology.PDF417
Constant to indicate a security level of 3 option.
SECURITY_LEVEL_4 - Static variable in class com.sap.ip.me.api.pios.symbology.PDF417
Constant to indicate a security level of 4 option.
SECURITY_LEVEL_5 - Static variable in class com.sap.ip.me.api.pios.symbology.PDF417
Constant to indicate a security level of 5 option.
SECURITY_LEVEL_6 - Static variable in class com.sap.ip.me.api.pios.symbology.PDF417
Constant to indicate a security level of 6 option.
SECURITY_LEVEL_7 - Static variable in class com.sap.ip.me.api.pios.symbology.PDF417
Constant to indicate a security level of 7 option.
SECURITY_LEVEL_8 - Static variable in class com.sap.ip.me.api.pios.symbology.PDF417
Constant to indicate a security level of 8 option.
SECURITY_LEVEL_AUTOMATIC - Static variable in class com.sap.ip.me.api.pios.symbology.PDF417
Constant to indicate security level selected automatically option.
SEND - Static variable in class com.sap.ip.me.api.smartsync.SyncBoOutDeltaSendType
SEND - the SyncBoOutDelta sends to backend as asynchronous mode.
SEND_DIRECT - Static variable in class com.sap.ip.me.api.smartsync.SyncBoOutDeltaSendType
SEND_DIRECT - the SyncBoOutDelta sends to backend as synchronous mode.
SEND_RAW_BYTES - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the send raw bytes attribute name.
SEPARATED - Static variable in interface com.sap.ip.me.api.conf.VisibilityType
Completely separated data per user and application
SERVER_LOGON_FAILURE - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
SERVER_NOT_REACHABLE - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
SERVICES_OS - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI os specific agents
SETTING_LANGUAGECHECK - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
if not set the language test is omited and the application starts even if the language is not supported by the application.
SHORT - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
SHORT AttributeType maps instances of java.lang.Short
SINGLE - Static variable in class com.sap.ip.me.api.persist.meta.MultiplicityType
constant value for a simple ( 1:1 ) association
SKELETON - Static variable in class com.sap.ip.me.api.persist.core.TreeOptionType
For persistence operations, only the entity itself is considered
SKELETON_INT - Static variable in class com.sap.ip.me.api.persist.core.TreeOptionType
Description of the Field
SMARTSYNC - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI internal SmartSync components
SOFT_TRIGGER - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the soft trigger attribute name.
SPECIFIC_PRINTER_ERROR - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant reserved for specific peripherals.
SPECIFIC_RFID_ERROR - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant reserved for specific peripherals.
SPECIFIC_SCANNER_ERROR - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant reserved for specific peripherals.
SQLDATE - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
SQLDATE AttributeType is mapping java.sql.Date
SQLTIME - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
SQLTIME AttributeType is mapping java.sql.Time
SQL_LIKE - Static variable in class com.sap.ip.me.api.persist.query.RelationalOperatorType
Operator for Wildcard Search (case sensitive).
SSO_IO_EXCEPTION - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
SSO_LOGON_FAILURE - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
SSO_MALFORMED_URL - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
SSO_SERVER_NOT_REACHABLE - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
SSO_USER_UNKNOWN - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
STANDARD - Static variable in class com.sap.ip.me.api.pios.symbology.Code39
Constant to indicate Code39 standard option.
STARTS_WITH - Static variable in class com.sap.ip.me.api.persist.query.RelationalOperatorType
Operator for wildcard 'searchstring%' search.
STATUS_BUSY - Static variable in class com.sap.ip.me.api.pios.printer.PrinterConnection
Constant to indicate printer busy.
STATUS_DATA_ERROR - Static variable in class com.sap.ip.me.api.pios.printer.PrinterConnection
Constant to indicate that a data error occurred.
STATUS_FONT_NOT_AVAILABLE_ERROR - Static variable in class com.sap.ip.me.api.pios.printer.PrinterConnection
Constant to indicate font not available.
STATUS_IDLE - Static variable in class com.sap.ip.me.api.pios.printer.PrinterConnection
Constant to indicate that the printer is idle.
STATUS_INVALID_COORDINATE_ERROR - Static variable in class com.sap.ip.me.api.pios.printer.PrinterConnection
Constant to indicate invalid coordinate parameters.
STATUS_OUT_OF_MEMORY_ERROR - Static variable in class com.sap.ip.me.api.pios.printer.PrinterConnection
Constant to indicate out of memory error occurred.
STATUS_OUT_OF_PAPER - Static variable in class com.sap.ip.me.api.pios.printer.PrinterConnection
Constant to indicate that the printer is out of paper.
STATUS_UNKNOWN_ERROR - Static variable in class com.sap.ip.me.api.pios.printer.PrinterConnection
Constant to indicate that status of the printer is unknown.
STEP_LEVEL - Static variable in interface com.sap.ip.me.api.services.LogSeverities
Deprecated. For internal use only.
STRING - Static variable in class com.sap.ip.me.api.persist.meta.AttributeType
STRING AttributeType maps instances of java.lang.String
SUCCESS - Static variable in class com.sap.ip.me.api.smartsync.MessageReplyType
MessageReplyType.SUCCESS is fired for the following cases:
To response a download request message from device, and in case there is no delta data available on backend for the requested SyncBo, backend returns a MessageReply with the type is gSUCCESS h.
SUCCESS - Static variable in class com.sap.ip.me.api.smartsync.SyncReplyType
A static reply type indicating that the message sent to the backend was processed and handled successfully.
SUM - Static variable in class com.sap.ip.me.api.persist.query.AggregationOperatorType
Sum operator.
SYNC - Static variable in interface com.sap.ip.me.api.logging.MIComponents
MI internal synchronization components
SYNCBO_DESCRIPTOR - Static variable in class com.sap.ip.me.api.smartsync.InvalidDescriptorException
Static string for description of SyncBo descriptor
SYNCBO_MODIFY_FORBIDDEN - Static variable in class com.sap.ip.me.api.smartsync.ModificationNotAllowedException
Static formatted message used when a modification to a SyncBo object is prohibited.
SYNCBO_NOT_FOUND - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
SYNCED - Static variable in class com.sap.ip.me.api.smartsync.ProcessingStatusType
SYNCED indicates that a SyncBo has a consistent data with middleware (which is managed in middleware consolidated database.) until the latest synchronization.
SYNCSETTINGS_BACKGROUNDFILTER - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The setting for 'Filter on Timed Sync'.
SYNCSETTINGS_CLIENT - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The client of the SAP Web AS that will be used for synchronization.
SYNCSETTINGS_CONNECTION_TIMEOUT - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The connection timeout in milliseconds.
SYNCSETTINGS_CONNECTION_TYPE - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Connection type for synchronization.
SYNCSETTINGS_COUNTRY - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The current country setting.
SYNCSETTINGS_GATEWAY - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Deprecated. since MI 2.5
SYNCSETTINGS_LANGUAGE - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The current log in and synchronization language.
SYNCSETTINGS_LONGUSERNAME - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Deprecated. since MI 2.5
SYNCSETTINGS_NEW_PROTOCOL_ACTIVE - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Deprecated. since MI 2.5 SP 13. With MI 2.5 SP 13 only new protocol is supported.
SYNCSETTINGS_PROXYPW - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The password used for the proxy authorization.
SYNCSETTINGS_PROXYUSER - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The username used for the proxy authorization.
SYNCSETTINGS_TIMEZONE - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The current time zone setting.
SYNCSETTINGS_USER - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Deprecated. since MI 2.5
SYNCSETTINGS_WAITFORRESUTLS_TIMEOUT - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The timeout in milliseconds to wait for results being sent from the Mobile Infrastructure Server.
SYNC_BEGIN - Static variable in class com.sap.ip.me.api.smartsync.MessageReplyType
MessageReplyType.SYNC_BEGIN is fired by the SmartSync client as soon as the synchronization starts.
SYNC_END - Static variable in class com.sap.ip.me.api.smartsync.MessageReplyType
MessageReplyType.SYNC_END is fired by the SmartSync client when all synchronization tasks are completed.
SYNC_PROTOCOL_VERSION - Static variable in class com.sap.ip.me.api.sync.SyncManager
The property tells the framework which internal transport protocol is used.
SYNC_READY - Static variable in class com.sap.ip.me.api.sync.SyncEvent
Defines end of synchronization independent on success or not
SYNC_STARTED - Static variable in class com.sap.ip.me.api.sync.SyncEvent
Defines start of synchronization
SYNC_SUCCESSFUL - Static variable in class com.sap.ip.me.api.sync.SyncEvent
Defines successful end of synchronization
SYSTEMNEWS_SHOWAWT - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
 
ScalableFont - interface com.sap.ip.me.api.pios.printer.ScalableFont.
The ScalableFont interface represents a scalable printer font.
ScannerConnection - class com.sap.ip.me.api.pios.scanner.ScannerConnection.
ScannerConnection defines a connection (session) with a specific scanner.
ScannerConnection() - Constructor for class com.sap.ip.me.api.pios.scanner.ScannerConnection
Constructs a new scanner connection.
ScannerConnection.Attributes - interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes.
Contains all possible attribute names for the scanner.
ScannerData - class com.sap.ip.me.api.pios.scanner.ScannerData.
The ScannerData class represents the barcode data read by the scanner.
ScannerData(Symbology, byte[]) - Constructor for class com.sap.ip.me.api.pios.scanner.ScannerData
Constructs a new ScannerData object given the symbology and the scanned data in an array of bytes.
ScannerException - exception com.sap.ip.me.api.pios.scanner.ScannerException.
An exception thrown when an error occurs during scanner operation.
ScannerException(String) - Constructor for class com.sap.ip.me.api.pios.scanner.ScannerException
Constructs a new ScannerException with the specified message.
ScannerException(int, String) - Constructor for class com.sap.ip.me.api.pios.scanner.ScannerException
Constructs a new ScannerException with the specified message.
ScannerException(Throwable) - Constructor for class com.sap.ip.me.api.pios.scanner.ScannerException
Constructs a new ScannerException based on the stack trace of the thrown exception.
ScannerException(int, Throwable) - Constructor for class com.sap.ip.me.api.pios.scanner.ScannerException
Constructs a new ScannerException with the specified error code and cause.
ScannerListener - interface com.sap.ip.me.api.pios.scanner.ScannerListener.
This class represents the base class for all ScannerListener implementations.
ScannerParameters - class com.sap.ip.me.api.pios.scanner.ScannerParameters.
This class represents the scanner parameters required to open a scanner connection.
ScannerParameters(DriverInfo) - Constructor for class com.sap.ip.me.api.pios.scanner.ScannerParameters
Creates a new ScannerParameters object given the driver info assuming the aware mode.
Severities - class com.sap.ip.me.api.logging.Severities.
The severity constants for the Mobile Engine logging framework.
Severities() - Constructor for class com.sap.ip.me.api.logging.Severities
 
SingleCondition - interface com.sap.ip.me.api.persist.query.SingleCondition.
Description of the Interface
SingleSortOrder - interface com.sap.ip.me.api.persist.query.SingleSortOrder.
Description of the Interface
SmartSyncException - exception com.sap.ip.me.api.smartsync.SmartSyncException.
Smart Sync basic exception, other Smart Sync relating exceptions should be inherited from the exception Copyright: Copyright (c) 2002 Company: SAP AG
SmartSyncException(String) - Constructor for class com.sap.ip.me.api.smartsync.SmartSyncException
Constructor for the SmartSyncException object
SmartSyncException() - Constructor for class com.sap.ip.me.api.smartsync.SmartSyncException
Constructor for the SmartSyncException object
SmartSyncException(String, Throwable) - Constructor for class com.sap.ip.me.api.smartsync.SmartSyncException
Constructor for the SmartSyncException object By using this constructor, nestedException will be stored inside, and when printStackTrace is called, stack information of nestedException will also be outputed.
SmartSyncException(Throwable) - Constructor for class com.sap.ip.me.api.smartsync.SmartSyncException
Constructor for the SmartSyncException object By using this constructor, nestedException will be stored inside, and when printStackTrace is called, stack information of nestedException will also be outputed.
SmartSyncJQueryFactory - class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory.
Query factory class for join enabled queries.
SmartSyncJQueryFactory() - Constructor for class com.sap.ip.me.api.smartsync.SmartSyncJQueryFactory
 
SmartSyncQueryFactory - interface com.sap.ip.me.api.smartsync.SmartSyncQueryFactory.
QueryFactory provides functionality to create Query, Condition and SortOrder instances.
SmartSyncRuntime - class com.sap.ip.me.api.smartsync.SmartSyncRuntime.
The SmartSyncRuntime class provides the accessor methods to the following SmartSync facade, factory and notifier classes.
SmartSyncRuntime() - Constructor for class com.sap.ip.me.api.smartsync.SmartSyncRuntime
 
SmartSyncTransactionManager - interface com.sap.ip.me.api.smartsync.SmartSyncTransactionManager.
The TransactionManager is the entry point for application driven transaction management based on SyncBos.
SortOrder - interface com.sap.ip.me.api.persist.query.SortOrder.
Description of the Interface
StatusType - class com.sap.ip.me.api.smartsync.StatusType.
An enumeration of possible status types of the repository objects (SyncBo or Row).
StringUtils - class com.sap.ip.me.api.runtime.jsp.StringUtils.
StringUtils is a collection of String utilities in the web environment.
StringUtils() - Constructor for class com.sap.ip.me.api.runtime.jsp.StringUtils
 
Symbology - class com.sap.ip.me.api.pios.symbology.Symbology.
Base class for all Symbologies.
Symbology(long) - Constructor for class com.sap.ip.me.api.pios.symbology.Symbology
Constructs a new Symbology object.
Symbology2D - class com.sap.ip.me.api.pios.symbology.Symbology2D.
Base class for all 2D Symbologies.
Symbology2D(long) - Constructor for class com.sap.ip.me.api.pios.symbology.Symbology2D
Constructs a new Symbology2D object.
SymbologyAttributes - interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes.
Contains the Attributes supported by all the symbologies.
SymbologyLinear - class com.sap.ip.me.api.pios.symbology.SymbologyLinear.
Base class for all Linear Symbologies.
SymbologyLinear(long) - Constructor for class com.sap.ip.me.api.pios.symbology.SymbologyLinear
Constructs a new SymbologyLinear object.
SymbologyType - class com.sap.ip.me.api.pios.symbology.SymbologyType.
This class defines a numeric value for each symbology supported.
SymbologyType() - Constructor for class com.sap.ip.me.api.pios.symbology.SymbologyType
 
SyncBo - interface com.sap.ip.me.api.smartsync.SyncBo.
A SyncBo is a data repository object representing a business object.
SyncBoChange - interface com.sap.ip.me.api.smartsync.SyncBoChange.
Deprecated. avoid using SyncBoInDeltaObserver and SyncBoOutDeltaObserver because it reduces performance of synchronization.
SyncBoChangeActionType - class com.sap.ip.me.api.smartsync.SyncBoChangeActionType.
Enumeration of action type of SyncBoChange.This describes the action performed on the SyncBo.
SyncBoCollection - interface com.sap.ip.me.api.smartsync.SyncBoCollection.
A SyncBoCollection is a static collection of SyncBo entities.It uses the SyncBo's key field value as the key to that SyncBo entitiy.Its also possible to a get a iterator of the SyncBo entities in this SyncBoCollection.
SyncBoDataFacade - interface com.sap.ip.me.api.smartsync.SyncBoDataFacade.
The SyncBoDataFacade provides access functions to all data objects (SyncBo or Row structures) in the repository, and a creator method for the SyncBo object.
SyncBoDeltaRequest - interface com.sap.ip.me.api.smartsync.SyncBoDeltaRequest.
A SyncBoRequest is a request message going to backend, which includes download request and reset request.
SyncBoDeltaRequestFacade - interface com.sap.ip.me.api.smartsync.SyncBoDeltaRequestFacade.
SyncBoDeltaRequestFacade provides read- / modification-access to SyncBoDeltaRequest, and provides the "global reset" function.
SyncBoDeltaRequestType - class com.sap.ip.me.api.smartsync.SyncBoDeltaRequestType.
An enumeration of possible delta request types for SyncBoDeltaRequest.This request type is set in the SyncBoDeltaRequestType which is accessed using the SyncBoDeltaRequestFacade.
SyncBoDescriptor - interface com.sap.ip.me.api.smartsync.SyncBoDescriptor.
A SyncBoDescriptor represents a metadata of a SyncBO.
SyncBoDescriptorFacade - interface com.sap.ip.me.api.smartsync.SyncBoDescriptorFacade.
This class provides access to the the SyncBoDescriptor objects in the SmartSync client.
SyncBoDescriptorIterator - interface com.sap.ip.me.api.smartsync.SyncBoDescriptorIterator.
An iterator over a collection SyncBoDescriptor objects.
SyncBoInDelta - interface com.sap.ip.me.api.smartsync.SyncBoInDelta.
Deprecated. avoid using SyncBoInDeltaObserver because it reduces performance of inbound processing.
SyncBoInDeltaObserver - interface com.sap.ip.me.api.smartsync.SyncBoInDeltaObserver.
Deprecated. avoid using SyncBoInDeltaObserver because it reduces performance of inbound processing.
SyncBoList - interface com.sap.ip.me.api.smartsync.SyncBoList.
A SyncBoList is a static list of SyncBo entities.
SyncBoOutDelta - interface com.sap.ip.me.api.smartsync.SyncBoOutDelta.
Deprecated. avoid using SyncBoInDeltaObserver because it reduces performance of inbound processing.
SyncBoOutDeltaFacade - interface com.sap.ip.me.api.smartsync.SyncBoOutDeltaFacade.
SyncBoDeltaFacade offers methods to applications in accessing the outbound delta data.
SyncBoOutDeltaNotifier - interface com.sap.ip.me.api.smartsync.SyncBoOutDeltaNotifier.
Deprecated. avoid using SyncBoOutDelta because it reduces performance of outbound processing.
SyncBoOutDeltaObserver - interface com.sap.ip.me.api.smartsync.SyncBoOutDeltaObserver.
Deprecated. avoid using SyncBoOutDelta because it reduces performance of outbound processing.
SyncBoOutDeltaSendType - class com.sap.ip.me.api.smartsync.SyncBoOutDeltaSendType.
An enumeration of possible SyncBoOutDelta sending type.
SyncBoResetType - class com.sap.ip.me.api.smartsync.SyncBoResetType.
Deprecated.  
SyncBoResolver - interface com.sap.ip.me.api.smartsync.SyncBoResolver.
Deprecated. This interface will be removed in next MI releases. Use instead to resolve the SyncBo. Copyright: Copyright (c) 2003

Company: SAP AG

SyncBoResponse - interface com.sap.ip.me.api.smartsync.SyncBoResponse.
SyncBoRepsonse represents the error/conflict response information, which corresponds to a specific quarantined SyncBo.
SyncBoResponseLog - interface com.sap.ip.me.api.smartsync.SyncBoResponseLog.
Deprecated. interface will be removed in next MI releases. Use instead to access the same information. Copyright: Copyright (c) 2003

Company: SAP AG

SyncBoResponseState - class com.sap.ip.me.api.smartsync.SyncBoResponseState.
Enum class for states of SyncBoResponse
SyncBoResponseType - class com.sap.ip.me.api.smartsync.SyncBoResponseType.
A static enumeration type indicating the quarantine state of the SyncBo instance.
SyncEvent - class com.sap.ip.me.api.sync.SyncEvent.
Description of the Class
SyncEvent(Object, int) - Constructor for class com.sap.ip.me.api.sync.SyncEvent
Constructor for the SyncEvent object
SyncEventListener - interface com.sap.ip.me.api.sync.SyncEventListener.
Every registered instance of an SyncEventListener implementation will be notified by the framework about the synchronization state.
SyncEventRegistry - class com.sap.ip.me.api.sync.SyncEventRegistry.
Handles a set of sync event listener objects.
SyncEventRegistry() - Constructor for class com.sap.ip.me.api.sync.SyncEventRegistry
 
SyncException - exception com.sap.ip.me.api.sync.SyncException.
Exception which will be thrown in case of any problems while synchronization.
SyncException(String) - Constructor for class com.sap.ip.me.api.sync.SyncException
Constructor for the SyncException object
SyncLog - class com.sap.ip.me.api.sync.SyncLog.
Contains the information about last synchronization and also the date of last successful synchronization
SyncLog() - Constructor for class com.sap.ip.me.api.sync.SyncLog
 
SyncManager - class com.sap.ip.me.api.sync.SyncManager.
Handles synchronization tasks with backend including outbound and inbound processing
SyncManager() - Constructor for class com.sap.ip.me.api.sync.SyncManager
 
SyncPasswordException - exception com.sap.ip.me.api.sync.SyncPasswordException.
A SyncPasswordException will be thrown if problems encounter with the handling of the synchronization password.
SyncPasswordException(int, Object[], Throwable) - Constructor for class com.sap.ip.me.api.sync.SyncPasswordException
Constructor.
SyncProcessingType - class com.sap.ip.me.api.smartsync.SyncProcessingType.
An enumeration of the SyncBo's possible processing type.
SyncReply - interface com.sap.ip.me.api.smartsync.SyncReply.
SyncReply is constructed inside a SyncBoInDeltaData instance, and contains the backend handling status information towards the previous uploaded SyncBoOutDelta.
SyncReplyObserver - interface com.sap.ip.me.api.smartsync.SyncReplyObserver.
Interface to be imlemented by the application.
SyncReplyType - class com.sap.ip.me.api.smartsync.SyncReplyType.
An enumeration of possible sync message's reply type.
SyncState - class com.sap.ip.me.api.smartsync.SyncState.
Enum of SyncBo's SyncState objects.
satActive - Static variable in class com.sap.ip.me.api.services.PerformanceLog
 
save() - Method in class com.sap.ip.me.api.pios.configuration.ConfigurationManager
Stores all the configurations to the configuration file.
save() - Method in class com.sap.ip.me.api.pios.connection.DriverConfigurationManager
Stores the configuration changes.
save() - Method in class com.sap.ip.me.api.pios.printer.FontConfigurationManager
Stores all font configuration changes.
save() - Method in class com.sap.ip.me.api.pios.rfid.TagConfigurationManager
Stores all tag configuration changes.
saveHashtableToDirectory(File, Hashtable) - Static method in class com.sap.ip.me.api.services.IOUtils
Saves this part of the given hashtable object, which can be serialized, to the given directory and ignores the rest.
sendRawBytes(byte[]) - Method in class com.sap.ip.me.api.pios.printer.PrinterConnection
Use this method to send bytes to printer.
sendingSyncBoOutDelta(SyncBoOutDelta) - Method in interface com.sap.ip.me.api.smartsync.SyncBoOutDeltaObserver
Deprecated. Notifies the observer with the outbound data which is designated by application
serialVersionUID - Static variable in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. The serial version ID
serializeObjectToFile(File, Object) - Static method in class com.sap.ip.me.api.services.IOUtils
Serializes the given object to the given file.
serializeVectorToFile(File, Vector) - Static method in class com.sap.ip.me.api.services.IOUtils
Serializes the given vector object to the given file.
service(HttpServletRequest, HttpServletResponse) - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Activates the Application and calls super.service(...)
setAlertName(String) - Method in interface com.sap.ip.me.api.ccms.Alert
Set the name of the alert
setAlertValue(int) - Method in interface com.sap.ip.me.api.ccms.Alert
Set the current value of the alert
setAttribute(int, Object) - Method in interface com.sap.ip.me.api.persist.core.PersistedObject
Deprecated. Sets the attribute attribute of the PersistedObject object
setAttribute(int, Object) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
Sets the attribute attribute of the PersistedObject object
setAttribute(int, int, Object) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
Sets the attribute attribute of the PersistedObject object
setAttributes(Object[]) - Method in interface com.sap.ip.me.api.persist.core.PersistedObject
Deprecated. Sets the attributes attribute of the PersistedObject object
setBoolean(String, boolean) - Method in class com.sap.ip.me.api.conf.Configuration
Sets the given property (key-value).
setCharacterEncoding(String) - Method in class com.sap.ip.me.api.runtime.jsp.ParameterConverter
Sets the character encoding that has to be used for parameter value conversions.
setColumns(int) - Method in class com.sap.ip.me.api.pios.symbology.PDF417
Sets the number of columns to encode.
setComponent(String) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Sets the component name for this instance.
setCountry(String) - Static method in class com.sap.ip.me.api.conf.Localization
sets the current country
setCurrentTracelevel(int) - Static method in class com.sap.ip.me.api.services.Log
Sets the current trace level.
setDefaultDriver(DriverInfo) - Method in class com.sap.ip.me.api.pios.connection.Connector
Sets the default driver for an specific connection type.
setDefaultProperty(String, String) - Method in class com.sap.ip.me.api.conf.Configuration
Puts the key-value-pair into the user independent configuration (default level).
setDefaultTransport(String) - Method in class com.sap.ip.me.api.pios.connection.DriverConfigurationManager
Sets the default transport for a driver.
setDefaultValue(Object) - Method in interface com.sap.ip.me.api.persist.query.JQueryParameter
Deprecated.  
setDensity(int) - Method in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Sets the density attribute for a barcode.
setEffectiveSeverity(int) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Gets the current log level of the log
setEffectiveSeverity(int) - Method in class com.sap.ip.me.api.logging.AppLog
Gets the current log level of the log
setEffectiveSeverity(int) - Method in class com.sap.ip.me.api.logging.Trace
Gets the current log level of the log
setEnableCache(boolean) - Method in interface com.sap.ip.me.api.persist.query.JQueryResult
Set cache on query result iterator current instance.
setEncodedProperty(String, String) - Method in class com.sap.ip.me.api.conf.Configuration
Puts the key-value-pair into the configuration.
setEntity(PersistableEntity) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
set the entity belonging to this PersistenceContainer
setEventListener(ScannerListener) - Method in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Sets an event listener for the scanner.
setFieldValue(FieldDescriptor, Object) - Method in interface com.sap.ip.me.api.smartsync.Row
Deprecated. use Row.modifyFieldValue(FieldDescriptor, Object)
setFilterOnTimedSync(boolean) - Method in class com.sap.ip.me.api.sync.SyncManager
Set the 'Filter on Timed Sync' flag.
setFontSize(float) - Method in interface com.sap.ip.me.api.pios.printer.ScalableFont
Sets the font size in points.
setGlobalResetProcessing(GlobalResetProcessing) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDeltaRequestFacade
Sets the globalResetProcessing attribute.
setHeight(float) - Method in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Sets the barcode height in points.
setHeightFactor(int) - Method in interface com.sap.ip.me.api.pios.printer.BitmappedFont
Sets the height factor used to increase the standard height of the font.
setInitialItemCount(int) - Method in interface com.sap.ip.me.api.sync.OutboundContainer
Initially reserves space for given number of items.
setInstance(PersistedObject) - Method in interface com.sap.ip.me.api.persist.app.Entity
Deprecated. Is called to set all attribute / links of the Entity instance.
setInstance(UserManager) - Static method in class com.sap.ip.me.api.user.UserManager
Sets the singleton instance of a UserManager.
setInt(String, int) - Method in class com.sap.ip.me.api.conf.Configuration
Sets the given property (key-value).
setLanguage(String) - Static method in class com.sap.ip.me.api.conf.Localization
Sets the language attribute of the current user
setLineSpacing(float) - Method in class com.sap.ip.me.api.pios.printer.LinePrinter
Sets the space between lines.
setLink(int, Entity) - Method in interface com.sap.ip.me.api.persist.core.PersistedObject
Deprecated. Sets the link attribute of the PersistedObject object
setLink(int, Vector) - Method in interface com.sap.ip.me.api.persist.core.PersistedObject
Deprecated. Sets the link attribute of the PersistedObject object
setLink(int, String) - Method in interface com.sap.ip.me.api.persist.core.PersistedObject
Deprecated. Sets the link attribute of the PersistedObject object
setLinks(Object[]) - Method in interface com.sap.ip.me.api.persist.core.PersistedObject
Deprecated. Sets the links attribute of the PersistedObject object
setLocale(Locale) - Static method in class com.sap.ip.me.api.conf.Localization
Sets the locale attribute of the Localization class this changes also the java default locale.
setLogWriter(LogWriter) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Sets the LogWriter instance.
setLogWriter(LogWriter) - Method in class com.sap.ip.me.api.logging.AppLog
Sets the LogWriter instance.
setLogWriter(LogWriter) - Method in class com.sap.ip.me.api.logging.Trace
Sets the LogWriter instance.
setLong(String, long) - Method in class com.sap.ip.me.api.conf.Configuration
Sets the given property (key-value).
setMenu(Menu) - Static method in class com.sap.ip.me.api.runtime.awt.AWTConfigurationUI
insert in the Mobile Infrastructure framework menu bar the application menu
setMenu(Menu) - Method in interface com.sap.ip.me.api.runtime.awt.FrameworkInterface
insert in the Mobile Infrastructure framework menu bar the application menu
setMenuVisible(boolean) - Static method in class com.sap.ip.me.api.runtime.awt.AWTConfigurationUI
show and hide the menu bar
setMenuVisible(boolean) - Method in interface com.sap.ip.me.api.runtime.awt.FrameworkInterface
show and hide the menu bar
setMode(int) - Method in class com.sap.ip.me.api.pios.scanner.ScannerParameters
Sets the scanner connection mode.
setMultipleLink(int, int, PersistableEntity) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
Sets a multiple link entry at the given index of the PersistedObject.
setOn(boolean) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Sets the current activation state of the log.
setOn(boolean) - Method in class com.sap.ip.me.api.logging.AppLog
Sets the current activation state of the log.
setOn(boolean) - Method in class com.sap.ip.me.api.logging.Trace
Sets the current activation state of the log.
setOptions(long) - Method in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Sets the barcode options.
setOptions(long) - Method in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Sets the scanner options mask.
setOptions(long) - Method in class com.sap.ip.me.api.pios.symbology.Codabar
Sets the configured options for the symbology.
setOptions(long) - Method in class com.sap.ip.me.api.pios.symbology.Code128
Sets the configured options for the symbology.
setOptions(long) - Method in class com.sap.ip.me.api.pios.symbology.Code39
Sets the configured options for the symbology.
setOptions(long) - Method in class com.sap.ip.me.api.pios.symbology.EAN13
Sets the configured options for the symbology.
setOptions(long) - Method in class com.sap.ip.me.api.pios.symbology.EAN8
Sets the configured options for the symbology.
setOptions(long) - Method in class com.sap.ip.me.api.pios.symbology.Interleaved2Of5
Sets the configured options for the symbology.
setOptions(long) - Method in class com.sap.ip.me.api.pios.symbology.PDF417
Sets the configured options for the symbology.
setOptions(long) - Method in class com.sap.ip.me.api.pios.symbology.Symbology
Sets the configured options for the symbology.
setOptions(long) - Method in class com.sap.ip.me.api.pios.symbology.UCCEAN128
Sets the configured options for the symbology.
setOptions(long) - Method in class com.sap.ip.me.api.pios.symbology.UPC_A
Sets the configured options for the symbology.
setParameter(JQueryParameter, Object) - Method in interface com.sap.ip.me.api.persist.query.JQueryParameterSet
Set query parameter.
setParameter(Object, Object) - Method in interface com.sap.ip.me.api.persist.query.JQueryParameterSet
Set query parameter.
setParameterDefaultValue(Object, Object) - Method in interface com.sap.ip.me.api.persist.query.JQuery
Deprecated.  
setParameterDefaultValue(JQueryParameter, Object) - Method in interface com.sap.ip.me.api.persist.query.JQuery
Deprecated.  
setParameterDefaultValue(Object) - Method in interface com.sap.ip.me.api.persist.query.JQueryCondition
Deprecated.  
setParameterValue(String, String) - Method in class com.sap.ip.me.api.pios.configuration.Configuration
Sets the parameter value.
setParameterValue(String, String, String) - Method in class com.sap.ip.me.api.pios.configuration.ConfigurationManager
Sets a value for a parameter for an specific configuration.
setParentFrame(Frame) - Static method in class com.sap.ip.me.api.runtime.awt.AbstractDialog
Sets the parentFrame attribute of the AbstractDialog class
setPostamble(byte[]) - Method in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Sets the scanner postamble.
setPreamble(byte[]) - Method in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Sets the scanner preamble.
setPrintAppendix(boolean) - Method in class com.sap.ip.me.api.logging.DefaultFileLogWriter
Sets the flag if the log appendix should be written everytime the log is switched off.
setPrintAppendix(boolean) - Method in class com.sap.ip.me.api.logging.DefaultSystemLogWriter
Sets the flag if the log appendix should be written everytime the log is switched off.
setPrintAppendix(boolean) - Method in interface com.sap.ip.me.api.logging.LogWriter
Sets the flag if the log appendix should be written everytime the log is switched off.
setPrintProlog(boolean) - Method in class com.sap.ip.me.api.logging.DefaultFileLogWriter
Sets the flag if the log prolog should be written everytime the log is switched on.
setPrintProlog(boolean) - Method in class com.sap.ip.me.api.logging.DefaultSystemLogWriter
Sets the flag if the log prolog should be written everytime the log is switched on.
setPrintProlog(boolean) - Method in interface com.sap.ip.me.api.logging.LogWriter
Sets the flag if the log prolog should be written everytime the log is switched on.
setPrinterMode(int) - Method in class com.sap.ip.me.api.pios.printer.PrinterParameters
Sets the printer mode.
setProcessing(SyncBoDeltaRequestType) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDeltaRequest
Sets the processing attribute of the SyncBoDeltaRequest object
setProperty(String, String) - Method in class com.sap.ip.me.api.conf.Configuration
Puts the key-value-pair into the configuration (custom configuration level).
setProxyAuthorization(URLConnection) - Static method in class com.sap.ip.me.api.services.IOUtils
Set the request property "Proxy-Authorization" for a given URLConnection .
setResetProcessing(SyncBoResetType) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDeltaRequest
Deprecated. Current release does not support the feature.
setResourceBundle(String) - Method in class com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet
Saves a resource bundle name.
setRows(int) - Method in class com.sap.ip.me.api.pios.symbology.PDF417
Sets the number of rows to encode.
setScaleFactor(int) - Method in interface com.sap.ip.me.api.pios.printer.PrinterBarcode
Set barcode scale factor.
setSendType(SyncBoOutDeltaSendType) - Method in interface com.sap.ip.me.api.smartsync.SyncBoOutDelta
Deprecated. use SyncBoOutDeltaFacade.setSendType(SyncBoDescriptor, SyncBoOutDeltaSendType) instead to avoid performance problems.
setSendType(SyncBoDescriptor, SyncBoOutDeltaSendType) - Method in interface com.sap.ip.me.api.smartsync.SyncBoOutDeltaFacade
Changes the send type of all outgoing (uploading) SyncBo deltas for a SyncBoDescriptor.
setSingleLink(int, PersistableEntity) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
Sets the link attribute of the PersistedObject object
setSoftTrigger(boolean) - Method in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Sets the scan engine laser beam to an On/Off position.
setSuppressDownload(boolean) - Method in class com.sap.ip.me.api.sync.SyncManager
Sets the parameter for suppress download.
setSyncPasswordOfCurrentUser(String) - Method in class com.sap.ip.me.api.sync.SyncManager
Sets the synchronization password of the current user.
setTemporary(String, String) - Method in class com.sap.ip.me.api.conf.Configuration
Puts the key-value-pair into the configuration (temporary level).
setTimeZone(TimeZone) - Static method in class com.sap.ip.me.api.conf.Localization
Sets the timeZone attribute of the Localization class so the java formatters for date and time will use this timezone.
setTitle(String) - Static method in class com.sap.ip.me.api.runtime.awt.AWTConfigurationUI
sets the title of the framework window title
setTitle(String) - Method in interface com.sap.ip.me.api.runtime.awt.FrameworkInterface
sets the title of the framework window title
setTraceInitialized() - Method in class com.sap.ip.me.api.conf.Configuration
 
setTransientAttribute(String, String, Object) - Method in interface com.sap.ip.me.api.user.User
Method not supported
setValue(String) - Method in interface com.sap.ip.me.api.smartsync.CharacterField
Deprecated. use Field.modifyValue(Object) instead for better performance.
setValue(Date) - Method in interface com.sap.ip.me.api.smartsync.DateField
Deprecated. use Field.modifyValue(Object) instead for better performance.
setValue(BigDecimal) - Method in interface com.sap.ip.me.api.smartsync.DecimalField
Deprecated. use Field.modifyValue(Object) instead for better performance.
setValue(Object) - Method in interface com.sap.ip.me.api.smartsync.Field
Deprecated. use Field.modifyValue(Object) instead for better performance.
setValue(BigInteger) - Method in interface com.sap.ip.me.api.smartsync.NumericField
Deprecated. use Field.modifyValue(Object) instead for better performance.
setValue(Time) - Method in interface com.sap.ip.me.api.smartsync.TimeField
Deprecated. use Field.modifyValue(Object) instead for better performance.
setWidthFactor(int) - Method in interface com.sap.ip.me.api.pios.printer.BitmappedFont
Sets the width factor used to increase the standard width of the font.
shortToByte(byte[], int, int) - Static method in class com.sap.ip.me.api.persist.meta.AttributeType
 
signed() - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Returns the flag indicating whether the length includes a sign or not.
size() - Method in interface com.sap.ip.me.api.persist.query.JQueryResult
Deprecated.  
size() - Method in interface com.sap.ip.me.api.persist.query.JQueryResultRow
Get attribute count in this row.
size() - Method in interface com.sap.ip.me.api.services.MeTreeSet
Returns the number of elements in this set (its cardinality).
size() - Method in interface com.sap.ip.me.api.smartsync.DescriptorIterator
The number of objects.
size() - Method in interface com.sap.ip.me.api.smartsync.RowCollection
Returns the number of Row entities in this RowCollection.
size(Query) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
Returns a the number of child Row objects for a specified query from this SyncBo.
size() - Method in interface com.sap.ip.me.api.smartsync.SyncBoCollection
Returns the number of SyncBo entities in this collection.
size(Query) - Method in interface com.sap.ip.me.api.smartsync.SyncBoDataFacade
Returns the number of objects that will be returned from the repository for the specified Query instance.
sizeAttribute() - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
return the number of attributes
sizeAttribute(int) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
return the size of the multiple link attribute
sizeLink() - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
return the number of link attributes
sizeLink(int) - Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
Returns the size of the multiple link attribute.
sort(SortOrder) - Method in interface com.sap.ip.me.api.smartsync.RowList
Sorts the Row entities according to the specified SortOrder.
sort(SortOrder) - Method in interface com.sap.ip.me.api.smartsync.SyncBoList
Sorts the SyncBo elements in this list according to the specified SortOrder parameter.
sqlDateTimeToCalendar(Date, Time, TimeZone, Locale) - Static method in class com.sap.ip.me.api.services.DateConverter
Returns a java.util.Calendar instance for the specified java.sql.Date, java.sql.Time timeZone and locale.
sqlDateTimeToCalendar(Date, Time, TimeZone) - Static method in class com.sap.ip.me.api.services.DateConverter
Returns a java.util.Calendar instance for the specified java.sql.Date, java.sql.Time and timeZone.
sqlDateTimeToCalendar(Date, Time, Locale) - Static method in class com.sap.ip.me.api.services.DateConverter
Returns a java.util.Calendar instance for the specified java.sql.Date, java.sql.Time and locale.
sqlDateTimeToCalendar(Date, Time) - Static method in class com.sap.ip.me.api.services.DateConverter
Returns a java.util.Calendar instance for the specified java.sql.Date and java.sql.Time.
sqlDateToDate(Date) - Static method in class com.sap.ip.me.api.services.DateConverter
Returns a java.util.Date instance for the specified java.sql.Date
sqlTimeToDate(Time) - Static method in class com.sap.ip.me.api.services.DateConverter
Returns a java.util.Date instance for the specified java.sql.Time
sqlType - Variable in class com.sap.ip.me.api.persist.meta.AttributeType
Description of the Field
startBatch() - Method in interface com.sap.ip.me.api.runtime.BatchSupport
This Method is called by the framework to start the batch application.
startProcessing(JQueryAttribute[]) - Method in interface com.sap.ip.me.api.persist.query.JQueryResultBuilder
Start processing of the query.
startRead() - Method in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Enables the scanner to read barcodes.
startWith(byte[], Object) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
startsWith(byte[], int, byte[]) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
stringValue() - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Returns the String representation of this FixedDecimal.
swapBytes(short) - Static method in class com.sap.ip.me.api.pios.util.Bytes
Swaps the bytes from a word (short).
switchOff() - Static method in class com.sap.ip.me.api.services.Log
Turns of the log.
switchOn(boolean) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Turns the log on or off.
switchOn(boolean) - Method in class com.sap.ip.me.api.logging.AppLog
Description of the Method
switchOn(boolean) - Method in class com.sap.ip.me.api.logging.DefaultFileLogWriter
Switch the log writer on or off.
switchOn(boolean) - Method in class com.sap.ip.me.api.logging.DefaultSystemLogWriter
Switch the log writer on or off.
switchOn(boolean) - Method in interface com.sap.ip.me.api.logging.LogWriter
Switch the log writer on or off.
switchOn(boolean) - Method in class com.sap.ip.me.api.logging.Trace
Description of the Method
switchOn() - Static method in class com.sap.ip.me.api.services.Log
Switches the log on.
switchUserConfiguration(String) - Method in class com.sap.ip.me.api.conf.Configuration
This method is for framework internal use only.
syncReplyReceived(SyncReply, SyncBoDescriptor, String) - Method in interface com.sap.ip.me.api.smartsync.SyncReplyObserver
Callback method.
synchronizeWithBackend() - Method in class com.sap.ip.me.api.sync.SyncManager
Handles the complete synchronization for the current user.
synchronizeWithBackend(VisibilityType) - Method in class com.sap.ip.me.api.sync.SyncManager
Handles the complete synchronization for current user or for all other users.

T

T - Static variable in class com.sap.ip.me.api.smartsync.BasisFieldType
A field type for time; represented in the client as Calendar when using Mobile Engine 2.1 API (@link Row#getFieldValue(FieldDescriptor) Time when using Mobile Infrastructure 2.5 API {(@link Field#getValue()}
T - Static variable in class com.sap.ip.me.api.smartsync.FieldGroupType
 
TECHNICAL - Static variable in class com.sap.ip.me.api.smartsync.SyncReplyType
Deprecated. type is not longer used.
TEXT_ROTATION - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant for the text rotation attribute name.
TIMED_TWO_WAY - Static variable in class com.sap.ip.me.api.smartsync.SyncProcessingType
A static processing type for timed two-way type SyncBo.
TIMEOUT - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates that there was a timeout performing an operation.
TRACE_ENABLED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Enable tracing.
TRACE_FILENAME - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The location of the trace file (absolute or relative to the Mobile Infrastructure installation folder).
TRACE_FILESIZE - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The maximum size of the trace file in KB.
TRACE_LEVEL - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
The current effective trace level.
TRACE_PERFORMANCELOG_ENABLED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates wether the performance log is enabled or not.
TRACE_SAT_ENABLED - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Indicates wether Single Activity Tracing (SAT) is enabled or not.
TRACE_USEMESSAGETYPE - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Deprecated. since MI 2.5
TRACE_USETIMESTAMP - Static variable in interface com.sap.ip.me.api.conf.PropertyKeys
Deprecated. since MI 2.5
TRANSPORT_LAYER_HTTP_SYNC_EXCEPTION - Static variable in class com.sap.ip.me.api.sync.SyncException
Message in case of problems with http
TRANSPORT_LAYER_SYNC_EXCEPTION - Static variable in class com.sap.ip.me.api.sync.SyncException
Message in case of problems with data transport layer between client and middleware
TRUNCATE - Static variable in class com.sap.ip.me.api.pios.symbology.PDF417
Constant to indicate truncate option.
TWO_DIGIT_ADDON - Static variable in class com.sap.ip.me.api.pios.symbology.EAN13
Constant to indicate the two digit addon option.
TWO_DIGIT_ADDON - Static variable in class com.sap.ip.me.api.pios.symbology.EAN8
Constant to indicate the two digit addon option.
TWO_DIGIT_ADDON - Static variable in class com.sap.ip.me.api.pios.symbology.UPC_A
Constant to indicate two digit addon option.
TWO_WAY - Static variable in class com.sap.ip.me.api.smartsync.SyncProcessingType
A static processing type for two-way (upload and download) type SyncBo.
TYPE_OUTBOUND - Static variable in interface com.sap.ip.me.api.sync.OutboundContainer
Default type.
TYPE_REQUEST - Static variable in interface com.sap.ip.me.api.sync.OutboundContainer
will cause the inbound container to be provided during Sync
TagConfigurationManager - class com.sap.ip.me.api.pios.rfid.TagConfigurationManager.
The TagConfigurationManager is used to manage the various RFID tag Types that will be supported by an RFID reader.
TagConfigurationManager(ConfigurationManager) - Constructor for class com.sap.ip.me.api.pios.rfid.TagConfigurationManager
Creates a new TagConfigurationManager using the specified configuration manager.
TimeField - interface com.sap.ip.me.api.smartsync.TimeField.
TimeField represents the static type of field with java.sql.Time as the underlying data type.
TimeOutException - exception com.sap.ip.me.api.pios.TimeOutException.
Thrown whenever a timeout operation occurs.
TimeOutException() - Constructor for class com.sap.ip.me.api.pios.TimeOutException
Constructs a new exception instance with no detailed message.
TimeOutException(String) - Constructor for class com.sap.ip.me.api.pios.TimeOutException
Constructs a new exception instance with the specified detail message.
Trace - class com.sap.ip.me.api.logging.Trace.
The trace of the Mobile Infrastructure.
Transaction - interface com.sap.ip.me.api.persist.core.Transaction.
Deprecated. Use PersistenceManager instead
TransactionManager - interface com.sap.ip.me.api.persist.core.TransactionManager.
Deprecated. Use PersistenceManager for Persistence access instead
TransactionType - class com.sap.ip.me.api.persist.core.TransactionType.
Deprecated.  
TreeOptionType - class com.sap.ip.me.api.persist.core.TreeOptionType.
Title: Description: Copyright: Copyright (c) 2002 Company:
termInputStream - Static variable in class com.sap.ip.me.api.services.IOUtils
Field to terminate connection
terminateConnection() - Method in class com.sap.ip.me.api.sync.SyncManager
Terminates the connection to the Mobile Infrastructure Middleware system.
to25Object(String) - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Transformation of a field value represented by a String instance, to a field value represented by an Object instance.
to25String(Object) - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Transformation of a field value represented by an Object instance into a field value represented by a String instance.
toByte(char[], int, int, byte[], int, int, int) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
toByte(byte[], int, Object, int, int) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
This method converts the object to byte array representation.
toByteArray() - Method in class com.sap.ip.me.api.pios.scanner.ScannerData
Returns the byte representation of the data.
toByteLen(int, int) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
 
toInt() - Method in class com.sap.ip.me.api.persist.core.PersistenceOperationType
Description of the Method
toInt() - Method in class com.sap.ip.me.api.persist.core.TransactionType
Deprecated.  
toInt() - Method in class com.sap.ip.me.api.persist.core.TreeOptionType
Description of the Method
toInt() - Method in class com.sap.ip.me.api.smartsync.FieldInputQualifyType
Returns the number representation of this FieldInputQualifyType instance.
toInt() - Method in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
Returns an integer index representation of this action type
toInt() - Method in class com.sap.ip.me.api.smartsync.SyncProcessingType
Returns the integer representation of this SyncProcessingType object.
toInteger() - Method in class com.sap.ip.me.api.smartsync.ProcessingStatusType
Returns the Integer representation of this ProcessingStatusType.
toObject(String) - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Deprecated.  
toSqlString() - Method in interface com.sap.ip.me.api.persist.meta.AttributeDescriptor
Deprecated.  
toSqlString() - Method in interface com.sap.ip.me.api.persist.meta.LinkDescriptor
Description of the Method
toString() - Method in interface com.sap.ip.me.api.deploy.AddOnInstaller
Returns a short textual representation of the installer.
toString() - Method in class com.sap.ip.me.api.persist.core.PersistenceImplementation
 
toString() - Method in class com.sap.ip.me.api.persist.core.PersistenceOperationType
Description of the Method
toString() - Method in class com.sap.ip.me.api.persist.core.TransactionType
Deprecated.  
toString() - Method in class com.sap.ip.me.api.persist.core.TreeOptionType
Description of the Method
toString() - Method in class com.sap.ip.me.api.persist.meta.AttributeType
Description of the Method
toString() - Method in class com.sap.ip.me.api.persist.query.LogicalOperatorType
Description of the Method
toString() - Method in class com.sap.ip.me.api.persist.query.RelationalOperatorType
Description of the Method
toString() - Method in class com.sap.ip.me.api.pios.connection.ConnectionType
Returns a string representing the connection type.
toString() - Method in class com.sap.ip.me.api.security.PermissionEntry
Returns a human readable presentation of the PermissionEntry
toString() - Method in class com.sap.ip.me.api.services.MEResourceBundle
Returns a human readable representation of this object.
toString() - Method in class com.sap.ip.me.api.smartsync.BasisFieldType
Description of the Method
toString() - Method in class com.sap.ip.me.api.smartsync.DependencyType
Returns the String description of this DependencyType object; either one of the following: "independent", "relatedDependent" , "relatingDependent"
toString(Object) - Method in interface com.sap.ip.me.api.smartsync.FieldDescriptor
Deprecated.  
toString() - Method in class com.sap.ip.me.api.smartsync.FieldGroupType
returns name in String of this FielfGroupType instance
toString() - Method in class com.sap.ip.me.api.smartsync.FieldInputQualifyType
 
toString() - Method in class com.sap.ip.me.api.smartsync.FixedDecimal
Deprecated. Returns the String representation of this FixedDecimal
toString() - Method in class com.sap.ip.me.api.smartsync.GlobalResetProcessing
 
toString() - Method in class com.sap.ip.me.api.smartsync.MessageReplyType
Returns the text description of this MessageReplyType object.
toString() - Method in class com.sap.ip.me.api.smartsync.PositionStatusType
Returns the stringRepresentation representation of this PositionStatusType.
toString() - Method in class com.sap.ip.me.api.smartsync.ProcessingStatusType
Returns the string representation of this ProcessingStatusType.
toString() - Method in class com.sap.ip.me.api.smartsync.RowChangeActionType
Returns the String representation of this type Either of the following: "I","M","R","D","N","E"
toString() - Method in class com.sap.ip.me.api.smartsync.StatusType
Returns the string representation of this StatusType.
toString() - Method in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
Returns String presentation of the action.
toString() - Method in class com.sap.ip.me.api.smartsync.SyncBoDeltaRequestType
 
toString() - Method in class com.sap.ip.me.api.smartsync.SyncBoOutDeltaSendType
Returns the string representaion of this object.
toString() - Method in class com.sap.ip.me.api.smartsync.SyncBoResponseState
 
toString() - Method in class com.sap.ip.me.api.smartsync.SyncBoResponseType
Returns the String representation of the response type
toString() - Method in class com.sap.ip.me.api.smartsync.SyncReplyType
Returns SyncReplyType String representation.
toString() - Method in class com.sap.ip.me.api.smartsync.SyncState
 
toValue(byte[], int) - Method in class com.sap.ip.me.api.persist.meta.AttributeType
This method convert the byte array representation to a value object.
toXMLString() - Method in class com.sap.ip.me.api.smartsync.RowChangeActionType
Returns the long String presentation of the action for "I","M","D"; null for other
toXMLString() - Method in class com.sap.ip.me.api.smartsync.SyncBoChangeActionType
Returns the long String presentation of the action for "I","M","D"; null for other
trace - Static variable in class com.sap.ip.me.api.sync.SyncEventRegistry
 

U

UCCEAN128 - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the UCC/EAN symbology attribute.
UCCEAN128 - Static variable in class com.sap.ip.me.api.pios.symbology.SymbologyType
Constant to indicate UCCEAN128 symbology type.
UCCEAN128 - class com.sap.ip.me.api.pios.symbology.UCCEAN128.
Represents the UCC/EAN 128 Symbology.
UCCEAN128() - Constructor for class com.sap.ip.me.api.pios.symbology.UCCEAN128
Constructs a new UCCEAN128 object.
UCCEAN128(long) - Constructor for class com.sap.ip.me.api.pios.symbology.UCCEAN128
Constructs a new UCCEAN128 object with the symbology options provided.
UCCEAN128_HUMAN_READABLE_ABOVE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the UCC/EAN human readable above attribute.
UCCEAN128_HUMAN_READABLE_BELOW - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the UCC/EAN human readable below attribute.
UCCEAN128_SCALABLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the UCC/EAN scalable attribute.
UNABLE_TO_CALCULATE_METRICS - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate that connection was unable to calculate size of a field.
UNABLE_TO_CREATE_IMAGE - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate that connection was unable to create image.
UNABLE_TO_CREATE_JOB - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate that connection was unable to start print operation.
UNABLE_TO_DELETE_IMAGE - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate that connection was unable to delete image.
UNABLE_TO_DRAW_IMAGE - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate that connection was unable to draw image.
UNABLE_TO_OPEN_PRINTER - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate that connection could not be open.
UNABLE_TO_PRINT_JOB - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate that connection was unable finish print operation.
UNABLE_TO_QUERY_STATUS - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate when connection is unable to query printer status.
UNABLE_TO_UPLOAD_IMAGE - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate that connection was unable to upload image to printer.
UNEXPECTED - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
UNKNOWNMESSAGE - Static variable in class com.sap.ip.me.api.sync.SyncPasswordException
A message id.
UNKNOWNMESSAGE - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
UNKNOWN_ERROR - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates an unknown error.
UNKNOWN_PRINTER_ERROR - Static variable in class com.sap.ip.me.api.pios.printer.PrinterException
Constant to indicate unknown error occurred.
UNLINKED - Static variable in class com.sap.ip.me.api.smartsync.PositionStatusType
Represents the unlinked state of the object's status.
UNLINKED - Static variable in class com.sap.ip.me.api.smartsync.StatusType
Represents the unlinked state of the object's status.
UNREGISTERED_METHOD - Static variable in class com.sap.ip.me.api.sync.SyncException
Message in case of receiving a container for a method that is not registered.
UNSPECIFIED_ERROR - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates that no error has been specified.
UNSUPPORTED - Static variable in class com.sap.ip.me.api.pios.PIOSException
Constant that indicates that the called method is not supported by the driver.
UNSUPPORTED_LINKTYPE - Static variable in class com.sap.ip.me.api.persist.core.PersistenceException
 
UNSUPPORTED_LINKTYPE - Static variable in class com.sap.ip.me.api.persist.meta.DescriptorException
 
UPC_A - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Constant to indicate the UPC-A symbology attribute.
UPC_A - Static variable in class com.sap.ip.me.api.pios.symbology.SymbologyType
Constant to indicate UPC_A symbology type.
UPC_A - class com.sap.ip.me.api.pios.symbology.UPC_A.
Represents the UPC-A Symbology.
UPC_A() - Constructor for class com.sap.ip.me.api.pios.symbology.UPC_A
Constructs a new UPC_A object.
UPC_A(long) - Constructor for class com.sap.ip.me.api.pios.symbology.UPC_A
Constructs a new UPC_A object with the symbology options provided.
UPC_A_CHECK_DIGIT_TRANSMIT - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the UPC_A check digit transmit attribute name.
UPC_A_FIVE_DIGIT_ADDON - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the UPC-A five digit addon attribute.
UPC_A_FIVE_DIGIT_ADDON - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Deprecated. Use PrinterConnection.Attributes.UPC_A_FIVE_DIGIT_ADDON
UPC_A_SCALABLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the UPC-A scalable attribute.
UPC_A_SHOW_HUMAN_READABLE - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the UPC-A show human readable attribute.
UPC_A_TWO_DIGIT_ADDON - Static variable in interface com.sap.ip.me.api.pios.printer.PrinterConnection.Attributes
Constant to indicate the UPC-A two digit addon attribute.
UPC_A_TWO_DIGIT_ADDON - Static variable in interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
Deprecated. Use PrinterConnection.Attributes.UPC_A_TWO_DIGIT_ADDON
UPC_EAN_ADDON_DIGITS_REQUIRED - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the UPC/EAN add-on digits required attribute name.
UPC_EAN_ADDON_DIGITS_REQUIRED - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Constant to indicate that add-on digits are required for UPC/EAN symbologies.
UPC_EAN_FIVE_DIGIT_ADDON - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the UPC/EAN five digit addon attribute name.
UPC_EAN_FIVE_DIGIT_ADDON - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Constant to indicate the five digit addon option for UPC/EAN symbologies.
UPC_EAN_TWO_DIGIT_ADDON - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the UPC/EAN two digit addon attribute name.
UPC_EAN_TWO_DIGIT_ADDON - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerConnection
Constant to indicate the two digit addon option for UPC/EAN symbologies.
UPLOAD - Static variable in class com.sap.ip.me.api.smartsync.SyncProcessingType
A static processing type for upload type SyncBo.
URLFormatter - class com.sap.ip.me.api.services.URLFormatter.
This class provides methods that support the prevention of browser caching.
URLFormatter() - Constructor for class com.sap.ip.me.api.services.URLFormatter
 
USER_ALREADY_EXISTS - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
USER_CREATION_NOT_ALLOWED - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
USER_IS_LOCKED - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
USER_SHARED - Static variable in interface com.sap.ip.me.api.conf.VisibilityType
Data separated per application but shared between all users on this device
USER_SYNC_FINISHED - Static variable in class com.sap.ip.me.api.sync.SyncEvent
This event will be called after synchronization of all users (including shared user) iff configuration MobileEngine.Sync.AllowUserSyncFinishedEvent is set to true (by default it is true).
USER_UNKNOWN - Static variable in class com.sap.ip.me.api.sync.SyncPasswordException
A message id.
USER_UNKNOWN - Static variable in class com.sap.ip.me.api.user.LogonException
A message id.
UnsupportedException - exception com.sap.ip.me.api.pios.UnsupportedException.
Thrown whenever a method is called and is not supported by the driver.
UnsupportedException() - Constructor for class com.sap.ip.me.api.pios.UnsupportedException
Constructs a new UnsupportedException instance with no detailed message.
UnsupportedException(String) - Constructor for class com.sap.ip.me.api.pios.UnsupportedException
Constructs a new UnsupportedException instance with the specified detailed message.
User - interface com.sap.ip.me.api.user.User.
Title: User Description: MI User management Copyright: Copyright (c) 2003 SAP Company: SAP
UserManager - class com.sap.ip.me.api.user.UserManager.
Manages all user relevant data and handles login / logout.
UserManager() - Constructor for class com.sap.ip.me.api.user.UserManager
 
uninstall(String[]) - Method in interface com.sap.ip.me.api.deploy.AddOnInstaller
This method is called upon uninstallation of the AddOn.
unregister() - Static method in class com.sap.ip.me.api.runtime.awt.AWTConfigurationUI
unregisters the framework
unregisterSyncBoOutDeltaObserver(SyncBoOutDeltaObserver) - Method in interface com.sap.ip.me.api.smartsync.SyncBoOutDeltaNotifier
Deprecated. Unregisters a SyncBoOutDeltaObserver instance.
update(PersistableEntity, TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.PersistenceManager
Inserts or modifies an entity instance, and all belonging instances, depending on TreeOptionType and Entity dependencies.
update(Entity, TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. Inserts or modifies an entity instance, and all belonging instances, depending on TreeOptionType and Entity dependencies.
update(Entity[], TreeOptionType) - Method in interface com.sap.ip.me.api.persist.core.TransactionManager
Deprecated. Inserts or modifies an array of entity instances, and all belonging instances, depending on TreeOptionType and Entity dependencies.
urlDecode(StringBuffer, String) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
A trivial replacement of URLDecoder.decode
urlDecode(String) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
A trivial replacement of URLDecoder.decode
urlEncode(StringBuffer, String, char[]) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
This is an extended version of the URLEncoder.encode method.
urlEncode(String, char[]) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
This is an extended version of the URLEncoder.encode method.
urlEncode(String) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
A trivial replacement of URLEncoder.encode
urlNormalize(String) - Static method in class com.sap.ip.me.api.runtime.jsp.StringUtils
 
utf8AndUrlDecode(byte[], int, int) - Static method in class com.sap.ip.me.api.services.IOUtils
Decode a byte array from the "x-www-form-urlencoded" form, enhanced with the UTF-8-in-URL proposal.
utf8AndUrlEncode(String) - Static method in class com.sap.ip.me.api.services.IOUtils
Encode a string to the "x-www-form-urlencoded" form, enhanced with the UTF-8-in-URL proposal.

V

VisibilityType - interface com.sap.ip.me.api.conf.VisibilityType.
Containens definition of supported visibility types for messages (synchronization) and persistent data
VisibilityType.TypeImpl - class com.sap.ip.me.api.conf.VisibilityType.TypeImpl.
Simply implementation to get the constants type safe
VisibilityType.TypeImpl() - Constructor for class com.sap.ip.me.api.conf.VisibilityType.TypeImpl
 
validateOptions(long) - Method in class com.sap.ip.me.api.pios.symbology.Symbology
Validates the received options against the valid options of this symbology.
verifyOperation(Row, RowChangeActionType) - Method in interface com.sap.ip.me.api.smartsync.SyncBo
verify the operation to this SyncBo

W

WARNING - Static variable in class com.sap.ip.me.api.logging.Severities
Severity for warnings.
WARNING - Static variable in class com.sap.ip.me.api.runtime.awt.AWTConfigurationUI
Description of the Field
WARNING_LEVEL - Static variable in interface com.sap.ip.me.api.services.LogSeverities
Deprecated. All warnings have to be logged with this log level.
WEDGE - Static variable in class com.sap.ip.me.api.pios.scanner.ScannerParameters
Constant to indicate scanner wedge mode.
WEDGE_MODE - Static variable in interface com.sap.ip.me.api.pios.scanner.ScannerConnection.Attributes
Constant for the wedge attribute name.
WRITE - Static variable in class com.sap.ip.me.api.persist.core.TransactionType
Deprecated. constant value for write transaction
WRITE_SINGLE - Static variable in interface com.sap.ip.me.api.pios.rfid.RfidConnection.Attributes
Constant for the write single tag attribute name.
WRONG_INBOUND_FORMAT - Static variable in class com.sap.ip.me.api.sync.SyncException
Message in case of the format of the inbound file is not supported.
WRONG_PASSWORD - Static variable in class com.sap.ip.me.api.user.LogonException
Deprecated. Use LOCAL_PASSWORD_CONFIRMATION_DIFFERS or NEW_LOCAL_PASSWORD_CONFIRMATION_DIFFERS instead of WRONG_PASSWORD.
write(RfidTag, int, byte[]) - Method in class com.sap.ip.me.api.pios.rfid.RfidConnection
Writes bytes to the selected tag.
write(String, Object) - Method in class com.sap.ip.me.api.services.MultiObjectFileStorage
This method immedeately writes any object to the file-system.
writeConfiguration(String, boolean) - Method in class com.sap.ip.me.api.logging.AbstractLogging
Writes the configuration for the given log.
writeOnCommit(String, Object) - Method in class com.sap.ip.me.api.services.MultiObjectFileStorage
This method prepares an object to be written to the file-system.
writeln(int, String, String, Object[]) - Method in class com.sap.ip.me.api.logging.DefaultFileLogWriter
Formats the message and writes it into the log file if log writer is switched on.
writeln(int, String, String, Object[], Throwable, boolean) - Method in class com.sap.ip.me.api.logging.DefaultFileLogWriter
Formats the message and writes it into the log if log writer is switched on.
writeln(int, String, String, Object[], Throwable, boolean) - Method in class com.sap.ip.me.api.logging.DefaultSystemLogWriter
Formats the message and writes it to System.out.
writeln(int, String, String, Object[]) - Method in class com.sap.ip.me.api.logging.DefaultSystemLogWriter
Formats the message and writes it to System.out.
writeln(int, String, String, Object[]) - Method in interface com.sap.ip.me.api.logging.LogWriter
Formats the message and writes it into the log.
writeln(int, String, String, Object[], Throwable, boolean) - Method in interface com.sap.ip.me.api.logging.LogWriter
Formats the message and writes it into the log.

_

_init() - Static method in class com.sap.ip.me.api.persist.core.PersistenceImplementation
Only for JUnitTest purposes.
_reset() - Method in class com.sap.ip.me.api.persist.core.PersistenceRuntime
for JUnit tests only

A B C D E F G H I J K L M N O P Q R S T U V W _

Copyright © 2005 SAP AG. All Rights Reserved.