|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.9.0) E15995-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
WebCenterRestProvider
oracle.wcps.people.PeopleConnectionsProvider
@ContextualProvider(contextName="PeopleConnectionsProvider",
resourceBundle="oracle.wcps.provider.data.resources.PeopleConnectionsResources",
nameBundleKey="provider.name",
descriptionBundleKey="provider.description")
public class PeopleConnectionsProvider
Provides connections to the WebCenter People Connections Service and holds a reference to the context necessary to execute or resolve executable resources that connect to that service.
| Constructor Summary | |
|---|---|
PeopleConnectionsProvider() |
|
| Method Summary | |
|---|---|
protected IConnection |
createConnection(IConnectionConfig config)Create a connection, based on the config, for this data provider. |
java.lang.Class<?> |
getConnectionConfigClass()The config class is specific to each data provider |
protected IConnectionFactory |
getConnectionFactory()Return the connection factory implemented for this data provider. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PeopleConnectionsProvider()
| Method Detail |
|---|
public java.lang.Class<?> getConnectionConfigClass()
protected IConnection createConnection(IConnectionConfig config)
config - The config to be used in creating the connection.protected IConnectionFactory getConnectionFactory()
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.9.0) E15995-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||