Uses of Class
org.bedework.calfacade.svc.CalSvcIPars
Packages that use CalSvcIPars
-
Uses of CalSvcIPars in org.bedework.calfacade.svc
Methods in org.bedework.calfacade.svc that return CalSvcIParsModifier and TypeMethodDescriptionCalSvcIPars.cloneRo()static CalSvcIParsCalSvcIPars.getAdminClientPars(String id, String authUser, String user, String calSuite, boolean adminCanEditAllPublicCategories, boolean adminCanEditAllPublicLocations, boolean adminCanEditAllPublicContacts) static CalSvcIParsCalSvcIPars.getCaldavPars(String logId, String authUser, String runAsUser, String clientId, boolean allowSuperUser, boolean service, boolean publicAdmin, String calSuite, boolean allowCreateEprops, boolean readonly) Return new parameters for caldav.static CalSvcIParsCalSvcIPars.getDumpRestorePars(String id, String account, boolean superUser) Return new pars for a system restorestatic CalSvcIParsCalSvcIPars.getIndexerPars(String account, boolean publicAdmin) Return new pars for an index rebuildstatic CalSvcIParsCalSvcIPars.getRoClientPars(String id, String authUser, String user, String calSuite, boolean publicAuth) static CalSvcIParsCalSvcIPars.getRwClientPars(String id, String authUser, String user) static CalSvcIParsCalSvcIPars.getServicePars(String logId, String account, boolean publicAdmin, boolean allowSuperUser) Return new parameters for a servicestatic CalSvcIParsCalSvcIPars.getToolPars(String user, boolean superUser)