org.broadleafcommerce.cms.admin.client.datasource.file
Class StaticAssetDescriptionMapDataSourceFactory
java.lang.Object
org.broadleafcommerce.cms.admin.client.datasource.file.StaticAssetDescriptionMapDataSourceFactory
- All Implemented Interfaces:
- DataSourceFactory
public class StaticAssetDescriptionMapDataSourceFactory
- extends Object
- implements DataSourceFactory
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAPSTRUCTURE
public static final MapStructure MAPSTRUCTURE
dataSource
public static ComplexValueMapStructureDataSource dataSource
presenter
protected StaticAssetsPresenter presenter
StaticAssetDescriptionMapDataSourceFactory
public StaticAssetDescriptionMapDataSourceFactory(StaticAssetsPresenter presenter)
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
Copyright © 2013. All Rights Reserved.