| Package | Description |
|---|---|
| oracle.ucs.userprefs |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UserCommunicationPreferenceLocal |
interface |
UserCommunicationPreferenceRemote |
| Modifier and Type | Method and Description |
|---|---|
static UserCommunicationPreference |
UserPrefsServicesFactory.createUserCommunicationPreference()
This method instantiates the appropriate factory implementation
based on the configuration provided in the "jndi.properties" file
found in the CLASSPATH.
|
static UserCommunicationPreference |
UserPrefsServicesFactory.createUserCommunicationPreference(Hashtable properties)
This method creates UserCommunicationPreference using the
specified properties (e.g.
|
protected static UserCommunicationPreference |
UserPrefsServicesFactory.createUserCommunicationPreferenceLocal(Hashtable properties)
This method creates UserCommunicationPreferenceLocal using the
specified properties (e.g.
|
protected static UserCommunicationPreference |
UserPrefsServicesFactory.createUserCommunicationPreferenceRemote(Hashtable properties)
This method creates UserCommunicationPreferenceRemote using the
specified properties (e.g.
|
Copyright © 2009,2014 Oracle and/or its affiliates. All rights reserved.