@Generated(value="ru.curs.celesta.plugin.maven.CursorGenerator", date="2021-02-18T14:15:29.898") public final class T2Cursor extends Cursor implements Iterable<T2Cursor>
| Modifier and Type | Class and Description |
|---|---|
static class |
T2Cursor.Columns |
| Modifier and Type | Field and Description |
|---|---|
T2Cursor.Columns |
COLUMNS |
| Constructor and Description |
|---|
T2Cursor(CallContext context) |
T2Cursor(CallContext context,
ColumnMeta<?>... columns) |
T2Cursor(CallContext context,
Set<String> fields)
Deprecated.
|
clear, create, create, delete, deleteAll, get, getCurrentKeyValues, getIn, getMaxStrLen, getMaxStrLen, getRecversion, getXRec, init, insert, meta, setIn, setRecversion, tryGet, tryGetCurrent, tryInsert, tryUpdate, updateasCSVLine, canDelete, canInsert, canModify, 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 T2Cursor.Columns COLUMNS
public T2Cursor(CallContext context)
public T2Cursor(CallContext context, ColumnMeta<?>... columns)
@Deprecated public T2Cursor(CallContext context, Set<String> fields)
public Integer getId()
public void setId(Integer id)
public Integer getFf1()
public void setFf1(Integer ff1)
public Integer getFf2()
public void setFf2(Integer ff2)
public String getFf3()
public void setFf3(String ff3)
public BigDecimal getFf4()
public void setFf4(BigDecimal ff4)
public BigDecimal getFf5()
public void setFf5(BigDecimal ff5)
public void _clearBuffer(boolean withKeys)
_clearBuffer in class BasicCursorpublic Object[] _currentValues()
_currentValues in class BasicCursorpublic static void onPreDelete(ICelesta celesta, Consumer<? super T2Cursor> cursorConsumer)
public static void onPostDelete(ICelesta celesta, Consumer<? super T2Cursor> cursorConsumer)
public static void onPreInsert(ICelesta celesta, Consumer<? super T2Cursor> cursorConsumer)
public static void onPostInsert(ICelesta celesta, Consumer<? super T2Cursor> cursorConsumer)
public static void onPreUpdate(ICelesta celesta, Consumer<? super T2Cursor> cursorConsumer)
public static void onPostUpdate(ICelesta celesta, Consumer<? super T2Cursor> cursorConsumer)
public T2Cursor _getBufferCopy(CallContext context, List<String> fields)
_getBufferCopy in class BasicCursorpublic void copyFieldsFrom(BasicCursor c)
copyFieldsFrom in class BasicCursorCopyright © 2021 CURS. All rights reserved.