Serialized Form
-
Package org.exoplatform.leadcapture.dto
-
Class org.exoplatform.leadcapture.dto.CompaignDTO extends Object implements Serializable
-
Class org.exoplatform.leadcapture.dto.FieldDTO extends Object implements Serializable
-
Class org.exoplatform.leadcapture.dto.FormDTO extends Object implements Serializable
-
Class org.exoplatform.leadcapture.dto.FormInfo extends Object implements Serializable
-
Serialized Fields
-
lead
LeadDTO lead
-
response
ResponseDTO response
-
-
-
Class org.exoplatform.leadcapture.dto.FormResponses extends Object implements Serializable
-
Serialized Fields
-
formEntity
FormDTO formEntity
-
responses
List<ResponseDTO> responses
-
-
-
Class org.exoplatform.leadcapture.dto.LeadCaptureSettings extends Object implements Serializable
- serialVersionUID:
- -5725443183560646198L
-
Serialized Fields
-
allowedCaptureSourceDomain
String allowedCaptureSourceDomain
-
autoOpeningForms
String autoOpeningForms
-
captureEnabled
boolean captureEnabled
-
captureToken
String captureToken
-
companiesBlackList
String companiesBlackList
-
dataVersion
Integer dataVersion
-
firstNamesBlackList
String firstNamesBlackList
-
laslNamesBlackList
String laslNamesBlackList
-
leadManagementAppUrl
String leadManagementAppUrl
-
leadTaskProject
String leadTaskProject
-
mailingEnabled
boolean mailingEnabled
-
mailsBlackList
String mailsBlackList
-
resourcesIdentifier
String resourcesIdentifier
-
senderMail
String senderMail
-
unsubscribeUrl
String unsubscribeUrl
-
userExperienceBotUserName
String userExperienceBotUserName
-
userExperienceGroup
String userExperienceGroup
-
userExperienceSpace
String userExperienceSpace
-
-
Class org.exoplatform.leadcapture.dto.LeadDTO extends Object implements Serializable
-
Serialized Fields
-
acceptedDate
String acceptedDate
-
activityId
String activityId
-
assignee
String assignee
-
blogSubscription
Boolean blogSubscription
-
blogSubscriptionDate
Date blogSubscriptionDate
-
captureMethod
String captureMethod
-
captureSourceInfo
String captureSourceInfo
-
captureType
String captureType
-
communityRegistration
Boolean communityRegistration
-
communityRegistrationDate
Date communityRegistrationDate
-
communityRegistrationMethod
String communityRegistrationMethod
-
communityUserName
String communityUserName
-
company
String company
-
companySize
String companySize
-
companyWebsite
String companyWebsite
-
createdDate
Date createdDate
-
currentSolution
String currentSolution
-
customer
Boolean customer
-
department
String department
-
employeesNumber
String employeesNumber
-
firstName
String firstName
-
formattedBlogSubscriptionDate
String formattedBlogSubscriptionDate
-
formattedCommunityRegistrationDate
String formattedCommunityRegistrationDate
-
formattedCreatedDate
String formattedCreatedDate
-
formattedUpdatedDate
String formattedUpdatedDate
-
geographiqueZone
String geographiqueZone
-
goal
String goal
-
howHear
String howHear
-
id
Long id
-
industry
String industry
-
inferredCountry
String inferredCountry
-
interactionSummary
String interactionSummary
-
landingPageInfo
String landingPageInfo
-
language
String language
-
lastName
String lastName
-
mail
String mail
-
marketingSuspended
Boolean marketingSuspended
-
marketingSuspendedCause
String marketingSuspendedCause
-
openedDate
String openedDate
-
originalReferrer
String originalReferrer
-
personIp
String personIp
-
personSource
String personSource
-
phone
String phone
-
position
String position
-
qualifiedDate
String qualifiedDate
-
recycledDate
String recycledDate
-
shortlistVendors
String shortlistVendors
-
solutionRequirements
String solutionRequirements
-
solutionType
String solutionType
-
status
String status
-
taskId
Long taskId
-
tasksLabelId
Long tasksLabelId
-
taskUrl
String taskUrl
-
updatedDate
Date updatedDate
-
usersNumber
String usersNumber
-
-
-
Class org.exoplatform.leadcapture.dto.LeadsAccessList extends Object implements Serializable
-
Class org.exoplatform.leadcapture.dto.MailContentDTO extends Object implements Serializable
-
Serialized Fields
-
content
String content
-
id
Long id
-
language
String language
-
mailTemplateDTO
MailTemplateDTO mailTemplateDTO
-
subject
String subject
-
-
-
Class org.exoplatform.leadcapture.dto.MailTemplateDTO extends Object implements Serializable
-
Class org.exoplatform.leadcapture.dto.PersonalTask extends Object implements Serializable
-
Class org.exoplatform.leadcapture.dto.ResourceDTO extends Object implements Serializable
-
Class org.exoplatform.leadcapture.dto.ResponseDTO extends Object implements Serializable
-
-
Package org.exoplatform.leadcapture.entity
-
Class org.exoplatform.leadcapture.entity.CompaignEntity extends Object implements Serializable
-
Class org.exoplatform.leadcapture.entity.FieldEntity extends Object implements Serializable
-
Serialized Fields
-
id
Long id
-
name
String name
-
responseEntity
ResponseEntity responseEntity
-
value
String value
-
-
-
Class org.exoplatform.leadcapture.entity.FormEntity extends Object implements Serializable
-
Class org.exoplatform.leadcapture.entity.LeadEntity extends Object implements Serializable
-
Serialized Fields
-
activityId
String activityId
-
assignee
String assignee
-
blogSubscription
Boolean blogSubscription
-
blogSubscriptionDate
Date blogSubscriptionDate
-
captureMethod
String captureMethod
-
captureSourceInfo
String captureSourceInfo
-
captureType
String captureType
-
communityRegistration
Boolean communityRegistration
-
communityRegistrationDate
Date communityRegistrationDate
-
communityRegistrationMethod
String communityRegistrationMethod
-
communityUserName
String communityUserName
-
company
String company
-
companySize
String companySize
-
companyWebsite
String companyWebsite
-
country
String country
-
createdDate
Date createdDate
-
currentSolution
String currentSolution
-
customer
Boolean customer
-
department
String department
-
employeesNumber
String employeesNumber
-
firstName
String firstName
-
geographiqueZone
String geographiqueZone
-
goal
String goal
-
howHear
String howHear
-
id
Long id
-
industry
String industry
-
interactionSummary
String interactionSummary
-
landingPageInfo
String landingPageInfo
-
language
String language
-
lastName
String lastName
-
mail
String mail
-
marketingSuspended
Boolean marketingSuspended
-
marketingSuspendedCause
String marketingSuspendedCause
-
originalReferrer
String originalReferrer
-
personIp
String personIp
-
personSource
String personSource
-
phone
String phone
-
position
String position
-
responses
Collection<ResponseEntity> responses
-
shortlistVendors
String shortlistVendors
-
solutionRequirements
String solutionRequirements
-
solutionType
String solutionType
-
status
String status
-
taskId
Long taskId
-
tasksLabelId
Long tasksLabelId
-
taskUrl
String taskUrl
-
updatedDate
Date updatedDate
-
usersNumber
String usersNumber
-
-
-
Class org.exoplatform.leadcapture.entity.MailContentEntity extends Object implements Serializable
-
Serialized Fields
-
content
String content
-
id
Long id
-
language
String language
-
mailTemplateEntity
MailTemplateEntity mailTemplateEntity
-
subject
String subject
-
-
-
Class org.exoplatform.leadcapture.entity.MailTemplateEntity extends Object implements Serializable
-
Class org.exoplatform.leadcapture.entity.ResourceEntity extends Object implements Serializable
-
Class org.exoplatform.leadcapture.entity.ResponseEntity extends Object implements Serializable
-
Serialized Fields
-
createdDate
Date createdDate
-
filelds
Collection<FieldEntity> filelds
-
formEntity
FormEntity formEntity
-
id
Long id
-
leadEntity
LeadEntity leadEntity
-
-
-