com.sap.tc.col.client.generic.api
Interface ServiceFacadeFactory.InternalFactory
- Enclosing class:
- ServiceFacadeFactory
- public static interface ServiceFacadeFactory.InternalFactory
Interface to be implemented by internal ServiceFacadeFactory Implementations.
To avoid a dependency from API to core, the ServiceFacadeFactory delegates to
a core internal implementation. The internal factory is created via reflection
and has to implement the InternalFactory interface.
createServiceFacade
public IServiceFacade createServiceFacade(ConnectionData cds,
boolean sync,
java.util.Locale locale)
Copyright © 2002 SAP AG. Automatically generated Thu Mar 3 2005, 21:55