Package com.sybase.uep.bobclient.data

Class Summary
ApplicationDefinition  
ApplicationDefinition.GridTableDefinition  
AppLoggerFactory The class is in order to create the concrete application logger wrapper by deviceID and appID
AppLoggerWrapper To wrap the concrete logger implementation of Object API
Association Stores meta data of an association.
ClientMBOModel Client Only MBO Model
CommonMBOModel Stores common information of MBO model
ControlVariable This is holds the variable attributes for controls
DatabaseMetaDataFactory Factory for creating Database MetaData instances
FontStyle This is the Style Class.
InvisibleSPMBOModel If the structure parameter is flatten by ET, then it is invisible in BOB.
LogConfig The class is used to maintain the log level setting and corresponding constants of log level
LoggerLevel This is the logger level name object
LogicalType This is the Logical type class.
MBOAttribute This is the MBOAttribute Class.
MBOContext Stores the context information that is required for finding the data of a MBO such as the selected instance of parent MBO, the relationship, selected instance of current MBO and so on.
MBOModel MBOModel is the access layer to MBO application.
MBOModelFactory Factory that's responsible for creating CommonMBOModel instances.
MBOModelSyncParameters MBOModelSyncParameters is the class that will contain all the synchronization parameters for a specific MBOModel.
MobileApplicationDataHandler MobileApplicationDataHandler is the base class which provides iteration facility to the mobile application data.
MobileApplicationDataPagingHandler The MobileApplicationDataPagingHandler extends the base MobileApplicationDataHandler in a way that it offers extra handling over the result collections.
ModelChangeEvent Once the model changed, a ModelChangeEvent instance should be created and passed to each IModelChangeListener instances as parameter of modelChanged method
OptionAppLoggerWrapper To handle the case which log the information in the setting screen or no corresponding application
OtherOperationModel Handle other operation related operation TODO: abstract MBOModel without so many useless methods
PatternMatchValidator This defines the Validator class used for TextInput validations
PKDescriptor Wraps a PKMBOModel id and PK name.
PKMBOModel PKMBOModel is the access layer to personalization MBO application.
PKObject This is the Personalization Key Object Class.
RIMClientProfile Client Profile class for RIM devices.
RIMClientProfileFactory Factory for creating Profile objects for RIM devices.
RIMClientProfileList Client profile list class for RIM devices.
RIMClientProfileListFactory Factory for creating client profile list for RIM devices.
RIMClientSecurityToken  
RIMClientSecurityTokenFactory Factory for creating Client Security Token objects for RIM devices.
RIMDevice  
RIMLinkParamNode  
RIMLinkParamNodeFactory  
RIMMBOMobileApplication Class MBO Mobile Application
RIMMBOMobileApplicationFactory Factory class for creating MBO Mobile Application
RIMMBOMobileApplicationList Class MBO Mobile Application List Holds the list of MBO Mobile Applications
RIMMBOMobileApplicationListFactory Factory class for creating mbo mobile application list
RIMPersistableObject Defines the base class for all our persistable objects.
RIMRepository  
RIMSettings  
RIMSettingsFactory Factory for creating Settings objects for RIM devices.
RIMSynchronizationGroup The RIM Synchronization Group
RIMSynchronizationGroupList The RIM Synchronization Group List
RIMSynchronizationGroupListFactory Factory class for creating RIMSynchronizationGroupListFactory
RIMValidationObjectFactory Factory for creating Validation objects for RIM devices.
RIMVariableObject Class Variables object
RIMVariableObjectFactory Factory class for creating variable object
RIMVariables Class Variables object holder Holds the list of variables by key
RIMVariablesFactory Factory class for creating variable objects
RMFactory Factory for ReflectionManager.
ScreenContext ScreenContext stores the MBOContext instances for referenced MBO.
SPDataHandler Other control uses SPDataHandler instance to access the data of a given SPMBOModel instance.
SPMBOModel Structured parameter MBO model
SPTreeHelper Helper class for structure parameter hierarchy tree
SPTreeNode The structure parameters are flatten in BOB, but Object API only accept the structured parameter value as a whole.
SubValueDescriptor Sometimes, we need to retrieve a sub-node value from a complex data type value, the instance of this class contains the information on how to get it.
SubValueDescriptorChain Since there might be nested complex data type value, only one SubValueDescriptor instance will be not enough to retrieve the sub-node value.
Validator This is actually a factory class that forwards the real Validation to the correct Validator class.