A C E G H S T 
All Classes All Packages

A

addAttribute(String, Object) - Method in class com.broadleafcommerce.search.customer.core.domain.Customer
Add a value to the JSON data.

C

canEqual(Object) - Method in class com.broadleafcommerce.search.customer.core.domain.Customer
 
com.broadleafcommerce.search.customer.core.domain - package com.broadleafcommerce.search.customer.core.domain
 
com.broadleafcommerce.search.customer.core.types - package com.broadleafcommerce.search.customer.core.types
 
Customer - Class in com.broadleafcommerce.search.customer.core.domain
The indexable customer payload received from the web request for retrieving customers, to be mapped into a document for the search engine.
Customer() - Constructor for class com.broadleafcommerce.search.customer.core.domain.Customer
 
CUSTOMER - Static variable in class com.broadleafcommerce.search.customer.core.types.CustomerIndexableType
 
CustomerIndexableType - Class in com.broadleafcommerce.search.customer.core.types
 
CustomerIndexableType(String, String, boolean, TrackableBehavior...) - Constructor for class com.broadleafcommerce.search.customer.core.types.CustomerIndexableType
 
CustomerIndexableTypesAutoConfiguration - Class in com.broadleafcommerce.search.customer.core.types
 
CustomerIndexableTypesAutoConfiguration() - Constructor for class com.broadleafcommerce.search.customer.core.types.CustomerIndexableTypesAutoConfiguration
 

E

equals(Object) - Method in class com.broadleafcommerce.search.customer.core.domain.Customer
 

G

getAttribute(String) - Method in class com.broadleafcommerce.search.customer.core.domain.Customer
Get a value from the JSON data.
getContextState() - Method in class com.broadleafcommerce.search.customer.core.domain.Customer
Trackable context state information for this customer.
getId() - Method in class com.broadleafcommerce.search.customer.core.domain.Customer
The context ID of the customer.
getJsonMap() - Method in class com.broadleafcommerce.search.customer.core.domain.Customer
JSON data for the customer object which isn't already stored in other fields.
getTranslations() - Method in class com.broadleafcommerce.search.customer.core.domain.Customer
Customers are not translatable, so no translations are provided.
getType() - Method in class com.broadleafcommerce.search.customer.core.domain.Customer
 

H

hashCode() - Method in class com.broadleafcommerce.search.customer.core.domain.Customer
 

S

setContextState(ContextState) - Method in class com.broadleafcommerce.search.customer.core.domain.Customer
Trackable context state information for this customer.
setId(String) - Method in class com.broadleafcommerce.search.customer.core.domain.Customer
The context ID of the customer.
setJsonMap(Map<String, Object>) - Method in class com.broadleafcommerce.search.customer.core.domain.Customer
JSON data for the customer object which isn't already stored in other fields.

T

toString() - Method in class com.broadleafcommerce.search.customer.core.domain.Customer
 
A C E G H S T 
All Classes All Packages