@Generated(value="ru.curs.celesta.plugin.maven.CursorGenerator", date="2021-02-18T14:15:30.143") public final class ViewGroupByAggregateCursor extends ViewCursor implements Iterable<ViewGroupByAggregateCursor>
| Modifier and Type | Class and Description |
|---|---|
static class |
ViewGroupByAggregateCursor.Columns |
| Modifier and Type | Field and Description |
|---|---|
ViewGroupByAggregateCursor.Columns |
COLUMNS |
| Constructor and Description |
|---|
ViewGroupByAggregateCursor(CallContext context) |
ViewGroupByAggregateCursor(CallContext context,
ColumnMeta<?>... columns) |
ViewGroupByAggregateCursor(CallContext context,
Set<String> fields)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
_clearBuffer(boolean withKeys) |
Object[] |
_currentValues() |
ViewGroupByAggregateCursor |
_getBufferCopy(CallContext context,
List<String> fields) |
void |
copyFieldsFrom(BasicCursor c) |
String |
getName() |
Integer |
getS() |
Iterator<ViewGroupByAggregateCursor> |
iterator() |
void |
setName(String name) |
void |
setS(Integer s) |
asCSVLine, canDelete, canInsert, canModify, clear, clearBuffer, copyFiltersFrom, copyOrderFrom, count, descOrders, findSet, first, getBufferCopy, getComplexFilter, getCurrentValues, getOrderBy, getValue, isEquivalent, last, limit, navigate, navigate, next, nextInSet, orderBy, orderBy, orderBy, orderByColumnNames, position, previous, reset, setComplexFilter, setFilter, setFilter, setRange, setRange, setRange, setRange, setRange, setRange, setValue, tryFindSet, tryFirst, tryLastcanReadcallContext, close, isClosedequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic final ViewGroupByAggregateCursor.Columns COLUMNS
public ViewGroupByAggregateCursor(CallContext context)
public ViewGroupByAggregateCursor(CallContext context, ColumnMeta<?>... columns)
@Deprecated public ViewGroupByAggregateCursor(CallContext context, Set<String> fields)
public String getName()
public void setName(String name)
public Integer getS()
public void setS(Integer s)
public void _clearBuffer(boolean withKeys)
_clearBuffer in class BasicCursorpublic Object[] _currentValues()
_currentValues in class BasicCursorpublic ViewGroupByAggregateCursor _getBufferCopy(CallContext context, List<String> fields)
_getBufferCopy in class BasicCursorpublic void copyFieldsFrom(BasicCursor c)
copyFieldsFrom in class BasicCursorpublic Iterator<ViewGroupByAggregateCursor> iterator()
iterator in interface Iterable<ViewGroupByAggregateCursor>Copyright © 2021 CURS. All rights reserved.