Uses of Class
org.exoplatform.leadcapture.dto.LeadCaptureSettings
Packages that use LeadCaptureSettings
Package
Description
-
Uses of LeadCaptureSettings in org.exoplatform.leadcapture.dto
Methods in org.exoplatform.leadcapture.dto that return LeadCaptureSettings -
Uses of LeadCaptureSettings in org.exoplatform.leadcapture.rest
Methods in org.exoplatform.leadcapture.rest with parameters of type LeadCaptureSettingsModifier and TypeMethodDescriptionbooleanLeadCaptureSettingsRest.isConfigured(LeadCaptureSettings settings) javax.ws.rs.core.ResponseLeadCaptureSettingsRest.save(javax.ws.rs.core.UriInfo uriInfo, LeadCaptureSettings settings) -
Uses of LeadCaptureSettings in org.exoplatform.leadcapture.services
Methods in org.exoplatform.leadcapture.services that return LeadCaptureSettingsMethods in org.exoplatform.leadcapture.services with parameters of type LeadCaptureSettingsModifier and TypeMethodDescriptionvoidLeadCaptureSettingsService.saveSettings(LeadCaptureSettings leadCaptureSettings)