| Package | Description |
|---|---|
| com.ibm.openpages.api.configuration |
Provides interfaces to work with the OpenPages system configuration.
|
| com.ibm.openpages.api.scheduler | |
| com.ibm.openpages.api.service |
Provides the main interfaces to work with the API services.
|
| Modifier and Type | Method and Description |
|---|---|
IExchangeRate |
IConfigurationFactory.createExchangeRate(IConfigurationService configService,
ISOCurrencyCode isoCurrencyCode,
double rate,
java.util.Date startDate)
Creates an instance of IExchangeRate.
|
IExchangeRate |
IConfigurationFactory.createExchangeRate(IConfigurationService configService,
java.lang.String currencyCode,
double rate,
java.util.Date startDate)
Creates an instance of IExchangeRate.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ScheduleValidator.validateSchedule(ISchedJobDetail jobDetail,
java.lang.String name,
java.lang.String cronExpression,
java.util.Date startAt,
java.util.Date endAt,
IConfigurationService configurationService) |
| Modifier and Type | Method and Description |
|---|---|
IConfigurationService |
IServiceFactory.createConfigurationService()
Returns an instance of
IConfigurationService and creates an
instance if it isn't already instantiated. |
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.