|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.elasticpath.service.impl.AbstractEpServiceImpl
com.elasticpath.service.impl.AbstractEpPersistenceServiceImpl
com.elasticpath.service.index.impl.AbstractIndexServiceImpl
com.elasticpath.service.index.impl.AbstractIndexBuildServiceImpl
com.elasticpath.service.index.impl.CustomerIndexBuildServiceImpl
public class CustomerIndexBuildServiceImpl
An implementation of IndexBuildService to create index for customer.
| Constructor Summary | |
|---|---|
CustomerIndexBuildServiceImpl()
|
|
| Method Summary | |
|---|---|
void |
setCustomerService(CustomerService customerService)
Sets the customer service. |
| Methods inherited from class com.elasticpath.service.index.impl.AbstractIndexServiceImpl |
|---|
buildIndex, buildIndex, buildIndexForDefaultLocale, getAnalyzer, getObject, getTimeService, setAnalyzer, setElasticPath, setPropertiesDao, setTimeService, setUtility |
| Methods inherited from class com.elasticpath.service.impl.AbstractEpPersistenceServiceImpl |
|---|
getPersistenceEngine, setPersistenceEngine |
| Methods inherited from class com.elasticpath.service.impl.AbstractEpServiceImpl |
|---|
getElasticPath |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.elasticpath.service.index.IndexBuildService |
|---|
buildIndex, buildIndex, buildIndexForDefaultLocale |
| Methods inherited from interface com.elasticpath.service.EpService |
|---|
getElasticPath |
| Constructor Detail |
|---|
public CustomerIndexBuildServiceImpl()
| Method Detail |
|---|
public void setCustomerService(CustomerService customerService)
customerService - the customer service
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||