org.broadleafcommerce.admin.client.presenter.catalog.product
Class LocaleDataSourceFactory
java.lang.Object
org.broadleafcommerce.openadmin.client.datasource.SimpleDataSourceFactory
org.broadleafcommerce.admin.client.presenter.catalog.product.LocaleDataSourceFactory
- All Implemented Interfaces:
- DataSourceFactory
public class LocaleDataSourceFactory
- extends SimpleDataSourceFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocaleDataSourceFactory
public LocaleDataSourceFactory(String entityName)
setupPersistencePerspective
public PersistencePerspective setupPersistencePerspective(PersistencePerspective persistencePerspective)
- Overrides:
setupPersistencePerspective in class SimpleDataSourceFactory
createDataSource
public void createDataSource(String name,
OperationTypes operationTypes,
Object[] additionalItems,
com.google.gwt.user.client.rpc.AsyncCallback<com.smartgwt.client.data.DataSource> cb)
- Specified by:
createDataSource in interface DataSourceFactory- Overrides:
createDataSource in class SimpleDataSourceFactory
Copyright © 2013. All Rights Reserved.