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