org.broadleafcommerce.cms.admin.client.datasource.pages.module
Class PagesListClientyEntityModule
java.lang.Object
org.broadleafcommerce.openadmin.client.datasource.dynamic.module.BasicClientEntityModule
org.broadleafcommerce.cms.admin.client.datasource.pages.module.PagesListClientyEntityModule
- All Implemented Interfaces:
- DataSourceModule
public class PagesListClientyEntityModule
- extends BasicClientEntityModule
- Author:
- jfischer
|
Method Summary |
void |
executeUpdate(String requestId,
com.smartgwt.client.data.DSRequest request,
com.smartgwt.client.data.DSResponse response,
String[] customCriteria,
com.google.gwt.user.client.rpc.AsyncCallback<com.smartgwt.client.data.DataSource> cb)
|
| Methods inherited from class org.broadleafcommerce.openadmin.client.datasource.dynamic.module.BasicClientEntityModule |
buildCriteria, buildEntity, buildFields, buildRecord, buildRecords, executeAdd, executeFetch, executeRemove, filterProperties, getBasicBooleanOperators, getBasicDateOperators, getBasicEnumerationOperators, getBasicIdOperators, getBasicNumericOperators, getBasicTextOperators, getCeilingEntityFullyQualifiedClassname, getCto, getCurrentForeignKey, getLinkedValue, isCompatible, setCurrentForeignKey, setDataSource, setLinkedValue, updateRecord |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PagesListClientyEntityModule
public PagesListClientyEntityModule(String ceilingEntityFullyQualifiedClassname,
PersistencePerspective persistencePerspective,
DynamicEntityServiceAsync service)
executeUpdate
public void executeUpdate(String requestId,
com.smartgwt.client.data.DSRequest request,
com.smartgwt.client.data.DSResponse response,
String[] customCriteria,
com.google.gwt.user.client.rpc.AsyncCallback<com.smartgwt.client.data.DataSource> cb)
- Specified by:
executeUpdate in interface DataSourceModule- Overrides:
executeUpdate in class BasicClientEntityModule
Copyright © 2011. All Rights Reserved.