|
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.activity.provider.ActivityGraphProvider
@ContextualProvider(contextName="ActivityGraphProvider",
resourceBundle="oracle.wcps.activity.provider.resources.ActivityResources",
nameBundleKey="provider.name",
descriptionBundleKey="provider.description")
public class ActivityGraphProvider
| Constructor Summary | |
|---|---|
ActivityGraphProvider() |
|
| 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 ActivityGraphProvider()
| 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 | ||||||||