com.sybase.uep.bobclient.data
Class RIMClientProfileListFactory

java.lang.Object
  extended by com.sybase.uep.bobclient.interfaces.ClientProfileListFactory
      extended by com.sybase.uep.bobclient.data.RIMClientProfileListFactory

public class RIMClientProfileListFactory
extends ClientProfileListFactory

Factory for creating client profile list for RIM devices.


Constructor Summary
protected RIMClientProfileListFactory()
           
 
Method Summary
 ClientProfileList createClientProfileList()
          Create Client Profile list object
static RIMClientProfileListFactory getInstance()
          Create the singleton instance of RIMClientProfileListFactory if not exists, and return it.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RIMClientProfileListFactory

protected RIMClientProfileListFactory()
Method Detail

getInstance

public static RIMClientProfileListFactory getInstance()
Create the singleton instance of RIMClientProfileListFactory if not exists, and return it.

Returns:
the instance of RIMClientProfileListFactory

createClientProfileList

public ClientProfileList createClientProfileList()
Create Client Profile list object

Specified by:
createClientProfileList in class ClientProfileListFactory
Returns:
ClientProfileList object