public class SkuBasicClientEntityModule extends BasicClientEntityModule
ceilingEntityFullyQualifiedClassname, currentForeignKey, dataSource, fetchTypeFullyQualifiedClassname, formatter, linkedValue, loadLevelCount, persistencePerspective, service| Constructor and Description |
|---|
SkuBasicClientEntityModule(String ceilingEntityFullyQualifiedClassname,
PersistencePerspective persistencePerspective,
DynamicEntityServiceAsync service) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeFetch(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)
On a server-side inspect, the fields for all of the ProductOptions are returned with no bearing on options a Product has
nor on what values the Skus have for that Product (because nothing has been selected at the time of inspect).
|
buildCriteria, buildEntity, buildFields, buildRecord, buildRecords, executeAdd, executeRemove, executeUpdate, filterProperties, getCeilingEntityFullyQualifiedClassname, getCto, getCurrentForeignKey, getLinkedValue, getLocalizedString, isCompatible, processFilterValueClause, setCurrentForeignKey, setDataSource, setLinkedValue, updateMinutesFromDateFilter, updateRecordpublic SkuBasicClientEntityModule(String ceilingEntityFullyQualifiedClassname, PersistencePerspective persistencePerspective, DynamicEntityServiceAsync service)
ceilingEntityFullyQualifiedClassname - persistencePerspective - service - public void executeFetch(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)
executeFetch in interface DataSourceModuleexecuteFetch in class BasicClientEntityModulerequestId - request - response - customCriteria - cb - Copyright © 2014. All Rights Reserved.