Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter
11g Release 1 (11.1.1.3.0)
E15995-02


oracle.webcenter.generalsettings.model
Class GeneralSettingsService

java.lang.Object
  extended by oracle.webcenter.generalsettings.model.GeneralSettingsService


public class GeneralSettingsService
extends java.lang.Object

General Settings and User Preferences common to all applications and used across several WebCenter Services. To access the shared preferences and settings, use the static classes in this package. When adding a new set of shared preferences, create a new static class to control them. This class is used to define the service identifier.


Field Summary
static java.lang.String GENERAL_SETTINGS_SERVICE_COMPONENT
          Service Identifier.

 

Constructor Summary
GeneralSettingsService()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

GENERAL_SETTINGS_SERVICE_COMPONENT

public static final java.lang.String GENERAL_SETTINGS_SERVICE_COMPONENT
Service Identifier.
See Also:
Constant Field Values

Constructor Detail

GeneralSettingsService

public GeneralSettingsService()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter
11g Release 1 (11.1.1.3.0)
E15995-02


Copyright © 2009, 2010, Oracle. All rights reserved.