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