Uses of Class
cn.vertxup.fm.domain.tables.pojos.FSettlementItem
Packages that use FSettlementItem
Package
Description
-
Uses of FSettlementItem in cn.vertxup.fm.domain.tables.daos
Methods in cn.vertxup.fm.domain.tables.daos that return types with arguments of type FSettlementItemModifier and TypeMethodDescriptionio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByActive(Collection<Boolean> values) Find records that haveACTIVE IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByAmount(Collection<BigDecimal> values) Find records that haveAMOUNT IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByAmount(Collection<BigDecimal> values, int limit) Find records that haveAMOUNT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByCode(Collection<String> values) Find records that haveCODE IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByCode(Collection<String> values, int limit) Find records that haveCODE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByComment(Collection<String> values) Find records that haveCOMMENT IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByComment(Collection<String> values, int limit) Find records that haveCOMMENT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByCreatedAt(Collection<LocalDateTime> values) Find records that haveCREATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByCreatedAt(Collection<LocalDateTime> values, int limit) Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByCreatedBy(Collection<String> values) Find records that haveCREATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByCreatedBy(Collection<String> values, int limit) Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByDebtId(Collection<String> values) Find records that haveDEBT_ID IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByDebtId(Collection<String> values, int limit) Find records that haveDEBT_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByIncome(Collection<Boolean> values) Find records that haveINCOME IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByIncome(Collection<Boolean> values, int limit) Find records that haveINCOME IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByInvoiceId(Collection<String> values) Find records that haveINVOICE_ID IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByInvoiceId(Collection<String> values, int limit) Find records that haveINVOICE_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByLanguage(Collection<String> values) Find records that haveLANGUAGE IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByLanguage(Collection<String> values, int limit) Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByManualNo(Collection<String> values) Find records that haveMANUAL_NO IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByManualNo(Collection<String> values, int limit) Find records that haveMANUAL_NO IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByMetadata(Collection<String> values) Find records that haveMETADATA IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByName(Collection<String> values) Find records that haveNAME IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByName(Collection<String> values, int limit) Find records that haveNAME IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByPayTermId(Collection<String> values) Find records that havePAY_TERM_ID IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByPayTermId(Collection<String> values, int limit) Find records that havePAY_TERM_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByRelatedId(Collection<String> values) Find records that haveRELATED_ID IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByRelatedId(Collection<String> values, int limit) Find records that haveRELATED_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyBySerial(Collection<String> values) Find records that haveSERIAL IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyBySerial(Collection<String> values, int limit) Find records that haveSERIAL IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyBySettlementId(Collection<String> values) Find records that haveSETTLEMENT_ID IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyBySettlementId(Collection<String> values, int limit) Find records that haveSETTLEMENT_ID IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyBySigma(Collection<String> values) Find records that haveSIGMA IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyBySigma(Collection<String> values, int limit) Find records that haveSIGMA IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByType(Collection<String> values) Find records that haveTYPE IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByType(Collection<String> values, int limit) Find records that haveTYPE IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByUpdatedAt(Collection<LocalDateTime> values) Find records that haveUPDATED_AT IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByUpdatedAt(Collection<LocalDateTime> values, int limit) Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByUpdatedBy(Collection<String> values) Find records that haveUPDATED_BY IN (values)asynchronouslyio.vertx.core.Future<List<FSettlementItem>>FSettlementItemDao.findManyByUpdatedBy(Collection<String> values, int limit) Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitio.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<FSettlementItemRecord,FSettlementItem, String> FSettlementItemDao.queryExecutor()Methods in cn.vertxup.fm.domain.tables.daos with parameters of type FSettlementItemModifier and TypeMethodDescriptionprotected StringFSettlementItemDao.getId(FSettlementItem object) -
Uses of FSettlementItem in cn.vertxup.fm.domain.tables.pojos
Methods in cn.vertxup.fm.domain.tables.pojos that return FSettlementItemModifier and TypeMethodDescriptionSetter forDB_ETERNAL.F_SETTLEMENT_ITEM.ACTIVE.FSettlementItem.setAmount(BigDecimal amount) Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.AMOUNT.Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.CODE.FSettlementItem.setComment(String comment) Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.COMMENT.FSettlementItem.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.CREATED_AT.FSettlementItem.setCreatedBy(String createdBy) Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.CREATED_BY.Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.DEBT_ID.Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.INCOME.FSettlementItem.setInvoiceId(String invoiceId) Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.INVOICE_ID.Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.KEY.FSettlementItem.setLanguage(String language) Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.LANGUAGE.FSettlementItem.setManualNo(String manualNo) Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.MANUAL_NO.FSettlementItem.setMetadata(String metadata) Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.METADATA.Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.NAME.FSettlementItem.setPayTermId(String payTermId) Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.PAY_TERM_ID.FSettlementItem.setRelatedId(String relatedId) Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.RELATED_ID.Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.SERIAL.FSettlementItem.setSettlementId(String settlementId) Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.SETTLEMENT_ID.Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.SIGMA.Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.TYPE.FSettlementItem.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.UPDATED_AT.FSettlementItem.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.F_SETTLEMENT_ITEM.UPDATED_BY. -
Uses of FSettlementItem in cn.vertxup.fm.domain.tables.records
Constructors in cn.vertxup.fm.domain.tables.records with parameters of type FSettlementItemModifierConstructorDescriptionCreate a detached, initialised FSettlementItemRecord -
Uses of FSettlementItem in cn.vertxup.fm.service
Methods in cn.vertxup.fm.service that return types with arguments of type FSettlementItemModifier and TypeMethodDescriptionio.vertx.core.Future<List<FSettlementItem>>BillService.fetchBySettlements(List<FSettlement> settlements) io.vertx.core.Future<List<FSettlementItem>>BillStub.fetchBySettlements(List<FSettlement> settlements) -
Uses of FSettlementItem in cn.vertxup.fm.service.business
Methods in cn.vertxup.fm.service.business that return types with arguments of type FSettlementItemModifier and TypeMethodDescriptionio.vertx.core.Future<List<FSettlementItem>>IndentService.settleAsync(FSettlement settlement, List<FBillItem> items) io.vertx.core.Future<List<FSettlementItem>>IndentStub.settleAsync(FSettlement settlement, List<FBillItem> items)