| Package | Description |
|---|---|
| org.bedework.calsvci |
This package defines the bedework api.
|
| Modifier and Type | Method and Description |
|---|---|
static CalSvcIPars |
CalSvcIPars.getCaldavPars(String logId,
String authUser,
String runAsUser,
String clientId,
boolean allowSuperUser,
boolean service,
boolean publicAdmin,
boolean allowCreateEprops,
boolean readonly)
Return new parameters for caldav.
|
static CalSvcIPars |
CalSvcIPars.getIndexerPars(String account,
boolean publicAdmin)
Return new pars for an index rebuild
|
static CalSvcIPars |
CalSvcIPars.getRestorePars(String account)
Return new pars for a system restore
|
static CalSvcIPars |
CalSvcIPars.getServicePars(String logId,
String account,
boolean publicAdmin,
boolean allowSuperUser)
Return new parameters for a service
|
| Modifier and Type | Method and Description |
|---|---|
CalSvcI |
CalSvcFactoryDefault.getSvc(CalSvcIPars pars) |
CalSvcI |
CalSvcFactory.getSvc(CalSvcIPars pars)
Get an initialised instance of CalSvcI
|
abstract void |
CalSvcI.init(CalSvcIPars pars)
(Re)initialise the object for a particular use.
|
Copyright © 2019 Bedework. All rights reserved.