@Generated(value="ru.curs.celesta.plugin.maven.CursorGenerator", date="2021-02-18T14:15:29.907") public final class PView1Cursor extends ParameterizedViewCursor implements Iterable<PView1Cursor>
| Modifier and Type | Class and Description |
|---|---|
static class |
PView1Cursor.Columns |
| Modifier and Type | Field and Description |
|---|---|
PView1Cursor.Columns |
COLUMNS |
| Constructor and Description |
|---|
PView1Cursor(CallContext context,
Map<String,Object> parameters) |
PView1Cursor(CallContext context,
Map<String,Object> parameters,
ColumnMeta<?>... columns) |
PView1Cursor(CallContext context,
Set<String> fields,
Map<String,Object> parameters)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
_clearBuffer(boolean withKeys) |
Object[] |
_currentValues() |
PView1Cursor |
_getBufferCopy(CallContext context,
List<String> fields) |
void |
copyFieldsFrom(BasicCursor c) |
String |
getF3() |
Integer |
getSumv() |
Iterator<PView1Cursor> |
iterator() |
void |
setF3(String f3) |
void |
setSumv(Integer sumv) |
create, create, metaasCSVLine, 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 PView1Cursor.Columns COLUMNS
public PView1Cursor(CallContext context, Map<String,Object> parameters)
public PView1Cursor(CallContext context, Map<String,Object> parameters, ColumnMeta<?>... columns)
@Deprecated public PView1Cursor(CallContext context, Set<String> fields, Map<String,Object> parameters)
public Integer getSumv()
public void setSumv(Integer sumv)
public String getF3()
public void setF3(String f3)
public void _clearBuffer(boolean withKeys)
_clearBuffer in class BasicCursorpublic Object[] _currentValues()
_currentValues in class BasicCursorpublic PView1Cursor _getBufferCopy(CallContext context, List<String> fields)
_getBufferCopy in class BasicCursorpublic void copyFieldsFrom(BasicCursor c)
copyFieldsFrom in class BasicCursorpublic Iterator<PView1Cursor> iterator()
iterator in interface Iterable<PView1Cursor>Copyright © 2021 CURS. All rights reserved.