A C E G H O S T 
All Classes All Packages

A

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

C

canEqual(Object) - Method in class com.broadleafcommerce.search.fulfillment.core.domain.OrderFulfillment
 
com.broadleafcommerce.search.fulfillment.core.domain - package com.broadleafcommerce.search.fulfillment.core.domain
 
com.broadleafcommerce.search.fulfillment.core.types - package com.broadleafcommerce.search.fulfillment.core.types
 

E

equals(Object) - Method in class com.broadleafcommerce.search.fulfillment.core.domain.OrderFulfillment
 

G

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

H

hashCode() - Method in class com.broadleafcommerce.search.fulfillment.core.domain.OrderFulfillment
 

O

ORDER_FULFILLMENT - Static variable in class com.broadleafcommerce.search.fulfillment.core.types.OrderFulfillmentIndexableType
 
OrderFulfillment - Class in com.broadleafcommerce.search.fulfillment.core.domain
The indexable order fulfillment payload received from the web request for retrieving order fulfillments, to be mapped into a document for the search engine.
OrderFulfillment() - Constructor for class com.broadleafcommerce.search.fulfillment.core.domain.OrderFulfillment
 
OrderFulfillmentIndexableType - Class in com.broadleafcommerce.search.fulfillment.core.types
 
OrderFulfillmentIndexableType(String, String, boolean, boolean, TrackableBehavior...) - Constructor for class com.broadleafcommerce.search.fulfillment.core.types.OrderFulfillmentIndexableType
 
OrderFulfillmentIndexableTypesAutoConfiguration - Class in com.broadleafcommerce.search.fulfillment.core.types
 
OrderFulfillmentIndexableTypesAutoConfiguration() - Constructor for class com.broadleafcommerce.search.fulfillment.core.types.OrderFulfillmentIndexableTypesAutoConfiguration
 

S

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

T

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