Package modules.commons.search.request
Class Document
- java.lang.Object
-
- modules.commons.search.request.IndexItem
-
- modules.commons.search.request.Document
-
- All Implemented Interfaces:
Serializable
public class Document extends IndexItem
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Document()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDocumentId()voidsetDocumentId(String documentId)-
Methods inherited from class modules.commons.search.request.IndexItem
getAttributes, getBrand, getCategory, getDescription, getId, getImage, getInventory, getLanguage, getLink, getName, getReviews, getSerialversionuid, getStore, getVariants, isAddToCart, setAddToCart, setAttributes, setBrand, setCategory, setDescription, setId, setImage, setInventory, setLanguage, setLink, setName, setReviews, setStore, setVariants
-
-