|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
addItem(String fieldname, String fieldvalue)
instead. The line number will be increased automatically.
SyncBoResponseType of CONFLICT type.
permission, this method does nothing.
MultiObjectFileStorage instance for a
given subdirectory.
System.out log writer implementation for Mobile
Infrastructure. SyncBoResponseType of ERROR type.
ZipEntry out of a ZipFile.
RuntimeException that will be thrown if dynamic instantiation
by reflection fails.boolean value for a given key from the
configuration.
Date object.
getInstace method
that is configured within the Mobile Engine Configuration.
int value for a given key from the configuration.
String objects.
DefaultSystemLogWriter
does not support this feature.
long value for a given key from the
configuration.
null if the
parameter does not exist, or the original parameter value without encoding
change if no encoding was yet set.
null if the
parameter does not exist, or the original parameter values without encoding
change if no encoding was yet set.
ParameterConverter instance was constructed
around.
Configuration.
UserManager.getInstance().getCurrentUser() instead.
true if the user has
the given permission.
EMPTY_USER_NAME instead of INVALID_LOGONNAME.
true iff the given log severity will be logged.
true iff the given log severity will be logged.
true iff logging is enabled.
true iff the synchronization status for last sync is
complete.
com.sap.ip.me.api.logging.Severities instead.INFO_LEVEL
will be logged.
INFO_LEVEL
will be logged.
INFO_LEVEL
will be logged.
INFO_LEVEL
will be logged.
INFO_LEVEL
will be logged.
INFO_LEVEL
will be logged.
INFO_LEVEL
will be logged.
INFO_LEVEL
will be logged.
INFO_LEVEL
will be logged.
INFO_LEVEL
will be logged.
ParameterConverter instance around the given
http servlet request.
com.sap.ip.me.core.Startup
).
Enumeration of
the log file lines.
Enumeration of
the log file lines.
saveHashtableToDirectory(File directory, Hashtable hashtable)
method.
DefaultSystemLogWriter
.
SyncBoOutDeltaNotifier notifies the registered SyncBoOutDeltaObservers
when a SyncBoOutDelta is set to be sent to the server during synchronization
i.e. . SyncBoResolver resolves either the conflict or error to the server or client state.
SyncBoRepsonse represents the error/conflict response information,
which corresponds to a specific quarantined SyncBo. SyncBoResponseLog can be retrieve from the SyncBoResponse
ErrorConflictInbox errorConflictInbox=
SmartSyncRuntime.getInstance().getErrorConflictInbox();
//For the all synbo.- SyncBoResponseType - class com.sap.ip.me.api.smartsync.SyncBoResponseType.
-
A static enumeration type indicating the quarantine state of the SyncBo
instance: either ERROR or CONFLICT
Copyright: Copyright (c) 2003
Company: SAP AG
- 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. - SyncReplyType - class com.sap.ip.me.api.smartsync.SyncReplyType.
- An enumeration of possible sync message's reply type.
- 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.
- 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
- 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(...)
- 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
- setFieldValue(FieldDescriptor, Object) -
Method in interface com.sap.ip.me.api.smartsync.Row
- Deprecated. since 2.5
- 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
- setMultipleLink(int, int, PersistableEntity) -
Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
- Sets the link attribute of the PersistedObject object
- 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.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
- 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).
- 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
- Sets the sending processing value of the SyncBoOutDelta object
- setSingleLink(int, PersistableEntity) -
Method in interface com.sap.ip.me.api.persist.core.PersistenceContainer
- Sets the link attribute of the PersistedObject object
- 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
- 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
- Sets the value attribute of the CharacterField object.
- setValue(Date) -
Method in interface com.sap.ip.me.api.smartsync.DateField
- Sets the value attribute of the DateField object
- setValue(BigDecimal) -
Method in interface com.sap.ip.me.api.smartsync.DecimalField
- Sets the value attribute of the DecimalField object
- setValue(Object) -
Method in interface com.sap.ip.me.api.smartsync.Field
- Sets the value attribute of the Field object
- setValue(BigInteger) -
Method in interface com.sap.ip.me.api.smartsync.NumericField
- Sets the value attribute of the NumericField object
- setValue(Time) -
Method in interface com.sap.ip.me.api.smartsync.TimeField
- Sets the value attribute of the TimeField object
- 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.
- 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() -
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
- return 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.
- startWith(byte[], Object) -
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.
- 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.
MobileEngine.Sync.AllowUserSyncFinishedEvent
is set to true (by default it is true).
LOCAL_PASSWORD_CONFIRMATION_DIFFERS or
NEW_LOCAL_PASSWORD_CONFIRMATION_DIFFERS instead of
WRONG_PASSWORD.
System.out.
System.out.
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||