org.broadleafcommerce.cms.admin.client.datasource.structure
Class StructuredContentListDataSourceFactory
java.lang.Object
org.broadleafcommerce.cms.admin.client.datasource.structure.StructuredContentListDataSourceFactory
- All Implemented Interfaces:
- DataSourceFactory
public class StructuredContentListDataSourceFactory
- extends java.lang.Object
- implements DataSourceFactory
- Author:
- jfischer
|
Method Summary |
void |
createDataSource(java.lang.String name,
OperationTypes operationTypes,
java.lang.Object[] additionalItems,
com.google.gwt.user.client.rpc.AsyncCallback<com.smartgwt.client.data.DataSource> cb)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
structuredContentTypeForeignKey
public static final java.lang.String structuredContentTypeForeignKey
- See Also:
- Constant Field Values
localeForeignKey
public static final java.lang.String localeForeignKey
- See Also:
- Constant Field Values
StructuredContentListDataSourceFactory
public StructuredContentListDataSourceFactory()
createDataSource
public void createDataSource(java.lang.String name,
OperationTypes operationTypes,
java.lang.Object[] additionalItems,
com.google.gwt.user.client.rpc.AsyncCallback<com.smartgwt.client.data.DataSource> cb)
- Specified by:
createDataSource in interface DataSourceFactory
Copyright © 2011. All Rights Reserved.