com.sybase.uep.bobclient.interfaces
Class ClientProfileListFactory

java.lang.Object
  extended by com.sybase.uep.bobclient.interfaces.ClientProfileListFactory
Direct Known Subclasses:
RIMClientProfileListFactory

public abstract class ClientProfileListFactory
extends java.lang.Object

Factory for creating client profile list


Constructor Summary
ClientProfileListFactory()
           
 
Method Summary
abstract  ClientProfileList createClientProfileList()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientProfileListFactory

public ClientProfileListFactory()
Method Detail

createClientProfileList

public abstract ClientProfileList createClientProfileList()