org.broadleafcommerce.openadmin.client.dto
Class BatchDynamicResultSet
java.lang.Object
org.broadleafcommerce.openadmin.client.dto.BatchDynamicResultSet
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable, Serializable
public class BatchDynamicResultSet
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable, Serializable
- Author:
- Jeff Fischer
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dynamicResultSets
protected DynamicResultSet[] dynamicResultSets
BatchDynamicResultSet
public BatchDynamicResultSet()
getDynamicResultSets
public DynamicResultSet[] getDynamicResultSets()
setDynamicResultSets
public void setDynamicResultSets(DynamicResultSet[] dynamicResultSets)
Copyright © 2013. All Rights Reserved.