Package rpc
Class GridRpcService
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
rpc.GridRpcService
- All Implemented Interfaces:
FilterableReference
,GridGraphSource
,LoadGraphSource
@RpcService
public class GridRpcService
extends Behavior
implements FilterableReference, GridGraphSource
- Author:
- korablev
-
Field Summary
FieldsFields inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
objectContext, objectId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexportData
(String[] columnIdsToExport, GridDataExportFormat exportFormat, Filter[] filters, SortInfo[] sortInfo) loadDataWithRowCount
(Integer offset, Integer limit, Filter[] filters, SortInfo[] sortInfos) Methods inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
getChildScript, getChildScripts, getObjectId, getPageId, getParentContext, getScript, getScriptInObject, getScripts, getScriptsInChildren, setObjectContext, setObjectId, start
-
Field Details
-
gridService
-
-
Constructor Details
-
GridRpcService
public GridRpcService()
-
-
Method Details
-
loadData
-
loadDataWithRowCount
-
exportData
-