org.broadleafcommerce.cms.admin.client.datasource.structure
Class StructuredContentItemCriteriaListDataSourceFactory
java.lang.Object
org.broadleafcommerce.cms.admin.client.datasource.structure.StructuredContentItemCriteriaListDataSourceFactory
- All Implemented Interfaces:
- DataSourceFactory
public class StructuredContentItemCriteriaListDataSourceFactory
- extends Object
- implements DataSourceFactory
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
foreignKeyName
public static final String foreignKeyName
- See Also:
- Constant Field Values
dataSource
public static DynamicEntityDataSource dataSource
StructuredContentItemCriteriaListDataSourceFactory
public StructuredContentItemCriteriaListDataSourceFactory()
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.