Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sap.ip.me.api.smartsync Classes and Interfaces - 72 results found.
NameDescriptionTypePackageFramework
BasisFieldTypeAn enumeration of possible basis field types for SmartSync.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
CharacterField CharacterField represents the static type of field with java.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
DateField DateField represents the static type of field with java.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
DecimalField DecimalField represents the static type of field with java.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
DependencyType An enumeration of possible dependencies between SyncBOs with foreign key relationships.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
DescriptorIterator This is a generic interface based on the Iterator pattern.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
ErrorConflictInbox This serves as the access point of all SmartSync applications in retrieving error or conflict response from the server.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
Field A Field represents a specific field with its meta info - FieldDescriptor.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
FieldDescriptorThe FieldDescriptor provides read access to field's metadata description.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
FieldDescriptorIterator An iterator over a collection of FieldDescriptor objects.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
FieldGroupDescriptor The FieldGroupDescriptor is a metadata interface that holds the description of a certain FieldGroup instance.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
FieldGroupDescriptorIterator An iterator over a collection of FieldGroupDescriptor objects.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
FieldGroupTypeClasscom.sap.ip.me.api.smartsyncSAP NetWeaver
FieldInputQualifyType An enumeration of qualification (permission) types for possible field input.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
FixedDecimalA FixedDecimal is an immutable, arbitrary-precision signed decimal number.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
GlobalResetProcessing Enumeration of options for application data reset.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
InboxNotifierSmartSync uses Notifier/ Observer design pattern for applications to access in-/ out- box.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
InvalidDescriptorExceptionThrown when an application attempts to pass an invalid descriptor, or the descriptor is not available.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
MessageReply MessageReply is used to describe communication status.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
MessageReplyObserver SmartSync uses Notifier/ Observer design pattern for applications to access in-/ out- box.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
MessageReplyTypeAn enumeration of possible SmartSync message reply types.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
ModificationNotAllowedExceptionThis exception is thrown when any invalid of illegal update operation is performed on the repository object.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
NumericField NumericField represents the static type of field with java.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
PositionStatusType An enumeration of possible position status types of SyncBo objects.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
ProcessingStatusType An enumeration of possible processing status types of SyncBo objects.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
RelationDescriptorRelationDescriptor provides read access to: Relating FieldDescriptor.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
RelationDescriptorIterator An iterator over a collection RelationDescriptor entities.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
Row A Row is a data repository object having a set of fields represented by array or Field objects.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
RowChange RowChange represents changed row - RowDelta.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
RowChangeActionType This represents the action performed on the row.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
RowCollection A RowCollection is a collection of Row entities.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
RowDescriptor A RowDescriptor instance describes the metadata definition for a Row object.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
RowDescriptorIterator An iterator over a collection of RowDescriptor objects.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
RowList A RowList is a collection of Row entities.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
RowOutDeltaRowOutDelta represents changed row - RowDelta.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SmartSyncException Smart Sync basic exception, other Smart Sync relating exceptions should be inherited from the exception Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SmartSyncJQueryFactoryQuery factory class for join enabled queries.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SmartSyncQueryFactoryQueryFactory provides functionality to create Query, Condition and SortOrder instances.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SmartSyncRuntimeThe SmartSyncRuntime class provides the accessor methods to the following SmartSync facade, factory and notifier classes.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SmartSyncTransactionManager The TransactionManager is the entry point for application driven transaction management based on SyncBos.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
StatusType An enumeration of possible status types of the repository objects (SyncBo or Row).Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBo A SyncBo is a data repository object representing a business object.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoChangeThis interface is the base interface to describe SyncBo delta change.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoChangeActionTypeEnumeration of action type of SyncBoChange.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoCollection A SyncBoCollection is a static collection of SyncBo entities.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDataFacade The SyncBoDataFacade provides access functions to all data objects (SyncBo or Row structures) in the repository, and a creator method for the SyncBoInterfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDeltaRequest A SyncBoRequest is a request message going to backend, which includes download request and reset request.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDeltaRequestFacade SyncBoDeltaRequestFacade provides read- / modification-access to SyncBoDeltaRequest, and provides the "global reset" function.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDeltaRequestType An enumeration of possible delta request types for SyncBoDeltaRequest.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDescriptor A SyncBoDescriptor represents a metadata of a SyncBO.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDescriptorFacade This class provides access to the the SyncBoDescriptor objects in the SmartSync client.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDescriptorIterator An iterator over a collection SyncBoDescriptor objects.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoInDelta SyncBoInDelta is used to apply SyncBo delta data from backend to client.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoInDeltaObserver This interface has to be implemented for any class observing SyncBO inbound delta.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoListA SyncBoList is a static list of SyncBo entities.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoOutDelta SyncBoOutDelta is used to update the SyncBo delta data of client to SmartSync uses Notifier/Observer design pattern for applications to accessInterfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoOutDeltaFacadeSyncBoDeltaFacade offers methods to applications in accessing the outbound delta data.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoOutDeltaNotifier SyncBoOutDeltaNotifier notifies the registered SyncBoOutDeltaObservers when a SyncBoOutDelta is set to be sent to the server during synchronization Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoOutDeltaObserver This interface has to be implemented for any class observing SyncBO outbound delta.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoOutDeltaSendTypeAn enumeration of possible SyncBoOutDelta sending type.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoResetTypeAn enumeration of possible reset request types.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoResolver SyncBoResolver resolves either the conflict or error to the server or client state.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoResponse SyncBoRepsonse represents the error/conflict response information, which corresponds to a specific quarantined SyncBo.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoResponseLog A log holder of the former response that was updated with a new one; holds the SyncBoResponse type, the semantic key and a message string.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoResponseStateClasscom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoResponseType A static enumeration type indicating the quarantine state of the SyncBoSince:2.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncProcessingTypeAn enumeration of the SyncBo's possible processing type.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncReply SyncReply is constructed inside a SyncBoInDeltaData instance, and contains the backend handling status information towards the previous uploadedInterfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncReplyObserverInterface to be imlemented by the application.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncReplyTypeAn enumeration of possible sync message's reply type.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncStateEnum of SyncBo's SyncState objects.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
TimeField TimeField represents the static type of field with java.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver