org.broadleafcommerce.cms.admin.client.datasource.sandbox
public class SandBoxItemListDataSourceFactory extends Object implements DataSourceFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
originalSandBoxForeignKey |
static String |
sandBoxForeignKey |
| Constructor and Description |
|---|
SandBoxItemListDataSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
createDataSource(String name,
OperationTypes operationTypes,
Object[] additionalItems,
com.google.gwt.user.client.rpc.AsyncCallback<com.smartgwt.client.data.DataSource> cb) |
public static final String sandBoxForeignKey
public static final String originalSandBoxForeignKey
public void createDataSource(String name, OperationTypes operationTypes, Object[] additionalItems, com.google.gwt.user.client.rpc.AsyncCallback<com.smartgwt.client.data.DataSource> cb)
createDataSource in interface DataSourceFactoryCopyright © 2015. All Rights Reserved.