SettingsServiceFactory Class
SettingServiceFactory - Creates a service that will provide access to settings
Constructor
SettingsServiceFactory
()
Item Index
Methods
- getBaseObjectService
- getService static
- getServiceBySite static
Methods
getBaseObjectService
(
-
options
Parameters:
-
options
Object-
site
String -
onlyThisSite
Boolean
-
getService
(
SimpleLayeredService
static
-
useMemory
-
useCache
-
site
-
onlyThisSite
Creates a new instance of the settings service
Parameters:
-
useMemory
Boolean -
useCache
Boolean -
site
StringsiteId
-
onlyThisSite
Booleanwhether this service should only return setting specified by site
Returns:
getServiceBySite
(
static
-
site
-
onlyThisSite
Creates a new instance of settings service with specified site, using the memory and cache settings of pb config
Parameters:
-
site
String -
onlyThisSite
Boolean=
Properties
count
Integer
private
static
Tracks the number of instances created
TYPE
String
private
static
The collection that contains settings