org.broadleafcommerce.cms.admin.client.datasource.structure
Class StructuredContentTypeFormListDataSourceFactory

java.lang.Object
  extended by org.broadleafcommerce.cms.admin.client.datasource.structure.StructuredContentTypeFormListDataSourceFactory

public class StructuredContentTypeFormListDataSourceFactory
extends Object

Author:
jfischer

Field Summary
static long count
           
 
Constructor Summary
StructuredContentTypeFormListDataSourceFactory()
           
 
Method Summary
static StructuredContentTypeFormListDataSource createDataSource(String name, String[] customCriteria, 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
 

Field Detail

count

public static long count
Constructor Detail

StructuredContentTypeFormListDataSourceFactory

public StructuredContentTypeFormListDataSourceFactory()
Method Detail

createDataSource

public static StructuredContentTypeFormListDataSource createDataSource(String name,
                                                                       String[] customCriteria,
                                                                       com.google.gwt.user.client.rpc.AsyncCallback<com.smartgwt.client.data.DataSource> cb)


Copyright © 2013. All Rights Reserved.