org.broadleafcommerce.cms.admin.client.datasource.file.module
Class StaticAssetsListClientyEntityModule
java.lang.Object
org.broadleafcommerce.openadmin.client.datasource.dynamic.module.BasicClientEntityModule
org.broadleafcommerce.cms.admin.client.datasource.file.module.StaticAssetsListClientyEntityModule
- All Implemented Interfaces:
- DataSourceModule
public class StaticAssetsListClientyEntityModule
- 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, processFilterValueClause, setCurrentForeignKey, setDataSource, setLinkedValue, updateMinutesFromDateFilter, updateRecord |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaticAssetsListClientyEntityModule
public StaticAssetsListClientyEntityModule(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 © 2012. All Rights Reserved.