Uses of Class
cn.vertxup.erp.domain.tables.pojos.EAsset
Packages that use EAsset
Package
Description
-
Uses of EAsset in cn.vertxup.erp.domain.tables.daos
Methods in cn.vertxup.erp.domain.tables.daos that return types with arguments of type EAssetModifier and TypeMethodDescriptionEAssetDao.findManyByAccountAt(Collection<LocalDateTime> values) Find records that haveACCOUNT_AT IN (values)asynchronouslyEAssetDao.findManyByAccountAt(Collection<LocalDateTime> values, int limit) Find records that haveACCOUNT_AT IN (values)asynchronously limited by the given limitEAssetDao.findManyByAccountBy(Collection<String> values) Find records that haveACCOUNT_BY IN (values)asynchronouslyEAssetDao.findManyByAccountBy(Collection<String> values, int limit) Find records that haveACCOUNT_BY IN (values)asynchronously limited by the given limitEAssetDao.findManyByActive(Collection<Boolean> values) Find records that haveACTIVE IN (values)asynchronouslyEAssetDao.findManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limitEAssetDao.findManyByCode(Collection<String> values) Find records that haveCODE IN (values)asynchronouslyEAssetDao.findManyByCode(Collection<String> values, int limit) Find records that haveCODE IN (values)asynchronously limited by the given limitEAssetDao.findManyByComment(Collection<String> values) Find records that haveCOMMENT IN (values)asynchronouslyEAssetDao.findManyByComment(Collection<String> values, int limit) Find records that haveCOMMENT IN (values)asynchronously limited by the given limitEAssetDao.findManyByCompanyId(Collection<String> values) Find records that haveCOMPANY_ID IN (values)asynchronouslyEAssetDao.findManyByCompanyId(Collection<String> values, int limit) Find records that haveCOMPANY_ID IN (values)asynchronously limited by the given limitEAssetDao.findManyByCreatedAt(Collection<LocalDateTime> values) Find records that haveCREATED_AT IN (values)asynchronouslyEAssetDao.findManyByCreatedAt(Collection<LocalDateTime> values, int limit) Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitEAssetDao.findManyByCreatedBy(Collection<String> values) Find records that haveCREATED_BY IN (values)asynchronouslyEAssetDao.findManyByCreatedBy(Collection<String> values, int limit) Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitEAssetDao.findManyByCustomerId(Collection<String> values) Find records that haveCUSTOMER_ID IN (values)asynchronouslyEAssetDao.findManyByCustomerId(Collection<String> values, int limit) Find records that haveCUSTOMER_ID IN (values)asynchronously limited by the given limitEAssetDao.findManyByDeptId(Collection<String> values) Find records that haveDEPT_ID IN (values)asynchronouslyEAssetDao.findManyByDeptId(Collection<String> values, int limit) Find records that haveDEPT_ID IN (values)asynchronously limited by the given limitEAssetDao.findManyByEnterAt(Collection<LocalDateTime> values) Find records that haveENTER_AT IN (values)asynchronouslyEAssetDao.findManyByEnterAt(Collection<LocalDateTime> values, int limit) Find records that haveENTER_AT IN (values)asynchronously limited by the given limitEAssetDao.findManyByEnterBy(Collection<String> values) Find records that haveENTER_BY IN (values)asynchronouslyEAssetDao.findManyByEnterBy(Collection<String> values, int limit) Find records that haveENTER_BY IN (values)asynchronously limited by the given limitEAssetDao.findManyByExpiredAt(Collection<LocalDateTime> values) Find records that haveEXPIRED_AT IN (values)asynchronouslyEAssetDao.findManyByExpiredAt(Collection<LocalDateTime> values, int limit) Find records that haveEXPIRED_AT IN (values)asynchronously limited by the given limitEAssetDao.findManyByExpiredComment(Collection<String> values) Find records that haveEXPIRED_COMMENT IN (values)asynchronouslyEAssetDao.findManyByExpiredComment(Collection<String> values, int limit) Find records that haveEXPIRED_COMMENT IN (values)asynchronously limited by the given limitEAssetDao.findManyByKAssignment(Collection<String> values) Find records that haveK_ASSIGNMENT IN (values)asynchronouslyEAssetDao.findManyByKAssignment(Collection<String> values, int limit) Find records that haveK_ASSIGNMENT IN (values)asynchronously limited by the given limitEAssetDao.findManyByKChange(Collection<String> values) Find records that haveK_CHANGE IN (values)asynchronouslyEAssetDao.findManyByKChange(Collection<String> values, int limit) Find records that haveK_CHANGE IN (values)asynchronously limited by the given limitEAssetDao.findManyByKDeprecated(Collection<String> values) Find records that haveK_DEPRECATED IN (values)asynchronouslyEAssetDao.findManyByKDeprecated(Collection<String> values, int limit) Find records that haveK_DEPRECATED IN (values)asynchronously limited by the given limitEAssetDao.findManyByKDevalue(Collection<String> values) Find records that haveK_DEVALUE IN (values)asynchronouslyEAssetDao.findManyByKDevalue(Collection<String> values, int limit) Find records that haveK_DEVALUE IN (values)asynchronously limited by the given limitEAssetDao.findManyByKFixed(Collection<String> values) Find records that haveK_FIXED IN (values)asynchronouslyEAssetDao.findManyByKFixed(Collection<String> values, int limit) Find records that haveK_FIXED IN (values)asynchronously limited by the given limitEAssetDao.findManyByKTax(Collection<String> values) Find records that haveK_TAX IN (values)asynchronouslyEAssetDao.findManyByKTax(Collection<String> values, int limit) Find records that haveK_TAX IN (values)asynchronously limited by the given limitEAssetDao.findManyByLanguage(Collection<String> values) Find records that haveLANGUAGE IN (values)asynchronouslyEAssetDao.findManyByLanguage(Collection<String> values, int limit) Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitEAssetDao.findManyByMetadata(Collection<String> values) Find records that haveMETADATA IN (values)asynchronouslyEAssetDao.findManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limitEAssetDao.findManyByModelNumber(Collection<String> values) Find records that haveMODEL_NUMBER IN (values)asynchronouslyEAssetDao.findManyByModelNumber(Collection<String> values, int limit) Find records that haveMODEL_NUMBER IN (values)asynchronously limited by the given limitEAssetDao.findManyByName(Collection<String> values) Find records that haveNAME IN (values)asynchronouslyEAssetDao.findManyByName(Collection<String> values, int limit) Find records that haveNAME IN (values)asynchronously limited by the given limitEAssetDao.findManyByNum(Collection<Long> values) Find records that haveNUM IN (values)asynchronouslyEAssetDao.findManyByNum(Collection<Long> values, int limit) Find records that haveNUM IN (values)asynchronously limited by the given limitEAssetDao.findManyByNumDeprecated(Collection<Long> values) Find records that haveNUM_DEPRECATED IN (values)asynchronouslyEAssetDao.findManyByNumDeprecated(Collection<Long> values, int limit) Find records that haveNUM_DEPRECATED IN (values)asynchronously limited by the given limitEAssetDao.findManyByNumDeprecating(Collection<Long> values) Find records that haveNUM_DEPRECATING IN (values)asynchronouslyEAssetDao.findManyByNumDeprecating(Collection<Long> values, int limit) Find records that haveNUM_DEPRECATING IN (values)asynchronously limited by the given limitEAssetDao.findManyByNumUsed(Collection<Long> values) Find records that haveNUM_USED IN (values)asynchronouslyEAssetDao.findManyByNumUsed(Collection<Long> values, int limit) Find records that haveNUM_USED IN (values)asynchronously limited by the given limitEAssetDao.findManyByNumUsing(Collection<Long> values) Find records that haveNUM_USING IN (values)asynchronouslyEAssetDao.findManyByNumUsing(Collection<Long> values, int limit) Find records that haveNUM_USING IN (values)asynchronously limited by the given limitEAssetDao.findManyByParentId(Collection<String> values) Find records that havePARENT_ID IN (values)asynchronouslyEAssetDao.findManyByParentId(Collection<String> values, int limit) Find records that havePARENT_ID IN (values)asynchronously limited by the given limitEAssetDao.findManyByScrapAt(Collection<LocalDateTime> values) Find records that haveSCRAP_AT IN (values)asynchronouslyEAssetDao.findManyByScrapAt(Collection<LocalDateTime> values, int limit) Find records that haveSCRAP_AT IN (values)asynchronously limited by the given limitEAssetDao.findManyByScrapBy(Collection<String> values) Find records that haveSCRAP_BY IN (values)asynchronouslyEAssetDao.findManyByScrapBy(Collection<String> values, int limit) Find records that haveSCRAP_BY IN (values)asynchronously limited by the given limitEAssetDao.findManyBySigma(Collection<String> values) Find records that haveSIGMA IN (values)asynchronouslyEAssetDao.findManyBySigma(Collection<String> values, int limit) Find records that haveSIGMA IN (values)asynchronously limited by the given limitEAssetDao.findManyByStatus(Collection<String> values) Find records that haveSTATUS IN (values)asynchronouslyEAssetDao.findManyByStatus(Collection<String> values, int limit) Find records that haveSTATUS IN (values)asynchronously limited by the given limitEAssetDao.findManyByStoreId(Collection<String> values) Find records that haveSTORE_ID IN (values)asynchronouslyEAssetDao.findManyByStoreId(Collection<String> values, int limit) Find records that haveSTORE_ID IN (values)asynchronously limited by the given limitEAssetDao.findManyByType(Collection<String> values) Find records that haveTYPE IN (values)asynchronouslyEAssetDao.findManyByType(Collection<String> values, int limit) Find records that haveTYPE IN (values)asynchronously limited by the given limitEAssetDao.findManyByUnit(Collection<String> values) Find records that haveUNIT IN (values)asynchronouslyEAssetDao.findManyByUnit(Collection<String> values, int limit) Find records that haveUNIT IN (values)asynchronously limited by the given limitEAssetDao.findManyByUpdatedAt(Collection<LocalDateTime> values) Find records that haveUPDATED_AT IN (values)asynchronouslyEAssetDao.findManyByUpdatedAt(Collection<LocalDateTime> values, int limit) Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitEAssetDao.findManyByUpdatedBy(Collection<String> values) Find records that haveUPDATED_BY IN (values)asynchronouslyEAssetDao.findManyByUpdatedBy(Collection<String> values, int limit) Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitEAssetDao.findManyByUsedAt(Collection<LocalDateTime> values) Find records that haveUSED_AT IN (values)asynchronouslyEAssetDao.findManyByUsedAt(Collection<LocalDateTime> values, int limit) Find records that haveUSED_AT IN (values)asynchronously limited by the given limitEAssetDao.findManyByUsedBy(Collection<String> values) Find records that haveUSED_BY IN (values)asynchronouslyEAssetDao.findManyByUsedBy(Collection<String> values, int limit) Find records that haveUSED_BY IN (values)asynchronously limited by the given limitEAssetDao.findManyByUsedStatus(Collection<String> values) Find records that haveUSED_STATUS IN (values)asynchronouslyEAssetDao.findManyByUsedStatus(Collection<String> values, int limit) Find records that haveUSED_STATUS IN (values)asynchronously limited by the given limitEAssetDao.findManyByUserId(Collection<String> values) Find records that haveUSER_ID IN (values)asynchronouslyEAssetDao.findManyByUserId(Collection<String> values, int limit) Find records that haveUSER_ID IN (values)asynchronously limited by the given limitEAssetDao.findManyByVDeprecatedA(Collection<BigDecimal> values) Find records that haveV_DEPRECATED_A IN (values)asynchronouslyEAssetDao.findManyByVDeprecatedA(Collection<BigDecimal> values, int limit) Find records that haveV_DEPRECATED_A IN (values)asynchronously limited by the given limitEAssetDao.findManyByVDeprecatedM(Collection<BigDecimal> values) Find records that haveV_DEPRECATED_M IN (values)asynchronouslyEAssetDao.findManyByVDeprecatedM(Collection<BigDecimal> values, int limit) Find records that haveV_DEPRECATED_M IN (values)asynchronously limited by the given limitEAssetDao.findManyByVDeReady(Collection<BigDecimal> values) Find records that haveV_DE_READY IN (values)asynchronouslyEAssetDao.findManyByVDeReady(Collection<BigDecimal> values, int limit) Find records that haveV_DE_READY IN (values)asynchronously limited by the given limitEAssetDao.findManyByVNet(Collection<BigDecimal> values) Find records that haveV_NET IN (values)asynchronouslyEAssetDao.findManyByVNet(Collection<BigDecimal> values, int limit) Find records that haveV_NET IN (values)asynchronously limited by the given limitEAssetDao.findManyByVNetAmount(Collection<BigDecimal> values) Find records that haveV_NET_AMOUNT IN (values)asynchronouslyEAssetDao.findManyByVNetAmount(Collection<BigDecimal> values, int limit) Find records that haveV_NET_AMOUNT IN (values)asynchronously limited by the given limitEAssetDao.findManyByVNetJunk(Collection<BigDecimal> values) Find records that haveV_NET_JUNK IN (values)asynchronouslyEAssetDao.findManyByVNetJunk(Collection<BigDecimal> values, int limit) Find records that haveV_NET_JUNK IN (values)asynchronously limited by the given limitEAssetDao.findManyByVOriginal(Collection<BigDecimal> values) Find records that haveV_ORIGINAL IN (values)asynchronouslyEAssetDao.findManyByVOriginal(Collection<BigDecimal> values, int limit) Find records that haveV_ORIGINAL IN (values)asynchronously limited by the given limitEAssetDao.findManyByVTax(Collection<BigDecimal> values) Find records that haveV_TAX IN (values)asynchronouslyEAssetDao.findManyByVTax(Collection<BigDecimal> values, int limit) Find records that haveV_TAX IN (values)asynchronously limited by the given limitEAssetDao.findManyByWayAccording(Collection<String> values) Find records that haveWAY_ACCORDING IN (values)asynchronouslyEAssetDao.findManyByWayAccording(Collection<String> values, int limit) Find records that haveWAY_ACCORDING IN (values)asynchronously limited by the given limitEAssetDao.findManyByWayChange(Collection<String> values) Find records that haveWAY_CHANGE IN (values)asynchronouslyEAssetDao.findManyByWayChange(Collection<String> values, int limit) Find records that haveWAY_CHANGE IN (values)asynchronously limited by the given limitEAssetDao.findManyByWayDeprecate(Collection<String> values) Find records that haveWAY_DEPRECATE IN (values)asynchronouslyEAssetDao.findManyByWayDeprecate(Collection<String> values, int limit) Find records that haveWAY_DEPRECATE IN (values)asynchronously limited by the given limitio.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<EAssetRecord,EAsset, String> EAssetDao.queryExecutor()Methods in cn.vertxup.erp.domain.tables.daos with parameters of type EAsset -
Uses of EAsset in cn.vertxup.erp.domain.tables.pojos
Methods in cn.vertxup.erp.domain.tables.pojos that return EAssetModifier and TypeMethodDescriptionEAsset.setAccountAt(LocalDateTime accountAt) Setter forDB_ETERNAL.E_ASSET.ACCOUNT_AT.EAsset.setAccountBy(String accountBy) Setter forDB_ETERNAL.E_ASSET.ACCOUNT_BY.Setter forDB_ETERNAL.E_ASSET.ACTIVE.Setter forDB_ETERNAL.E_ASSET.CODE.EAsset.setComment(String comment) Setter forDB_ETERNAL.E_ASSET.COMMENT.EAsset.setCompanyId(String companyId) Setter forDB_ETERNAL.E_ASSET.COMPANY_ID.EAsset.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.E_ASSET.CREATED_AT.EAsset.setCreatedBy(String createdBy) Setter forDB_ETERNAL.E_ASSET.CREATED_BY.EAsset.setCustomerId(String customerId) Setter forDB_ETERNAL.E_ASSET.CUSTOMER_ID.Setter forDB_ETERNAL.E_ASSET.DEPT_ID.EAsset.setEnterAt(LocalDateTime enterAt) Setter forDB_ETERNAL.E_ASSET.ENTER_AT.EAsset.setEnterBy(String enterBy) Setter forDB_ETERNAL.E_ASSET.ENTER_BY.EAsset.setExpiredAt(LocalDateTime expiredAt) Setter forDB_ETERNAL.E_ASSET.EXPIRED_AT.EAsset.setExpiredComment(String expiredComment) Setter forDB_ETERNAL.E_ASSET.EXPIRED_COMMENT.EAsset.setKAssignment(String kAssignment) Setter forDB_ETERNAL.E_ASSET.K_ASSIGNMENT.EAsset.setKChange(String kChange) Setter forDB_ETERNAL.E_ASSET.K_CHANGE.EAsset.setKDeprecated(String kDeprecated) Setter forDB_ETERNAL.E_ASSET.K_DEPRECATED.EAsset.setKDevalue(String kDevalue) Setter forDB_ETERNAL.E_ASSET.K_DEVALUE.Setter forDB_ETERNAL.E_ASSET.KEY.Setter forDB_ETERNAL.E_ASSET.K_FIXED.Setter forDB_ETERNAL.E_ASSET.K_TAX.EAsset.setLanguage(String language) Setter forDB_ETERNAL.E_ASSET.LANGUAGE.EAsset.setMetadata(String metadata) Setter forDB_ETERNAL.E_ASSET.METADATA.EAsset.setModelNumber(String modelNumber) Setter forDB_ETERNAL.E_ASSET.MODEL_NUMBER.Setter forDB_ETERNAL.E_ASSET.NAME.Setter forDB_ETERNAL.E_ASSET.NUM.EAsset.setNumDeprecated(Long numDeprecated) Setter forDB_ETERNAL.E_ASSET.NUM_DEPRECATED.EAsset.setNumDeprecating(Long numDeprecating) Setter forDB_ETERNAL.E_ASSET.NUM_DEPRECATING.EAsset.setNumUsed(Long numUsed) Setter forDB_ETERNAL.E_ASSET.NUM_USED.EAsset.setNumUsing(Long numUsing) Setter forDB_ETERNAL.E_ASSET.NUM_USING.EAsset.setParentId(String parentId) Setter forDB_ETERNAL.E_ASSET.PARENT_ID.EAsset.setScrapAt(LocalDateTime scrapAt) Setter forDB_ETERNAL.E_ASSET.SCRAP_AT.EAsset.setScrapBy(String scrapBy) Setter forDB_ETERNAL.E_ASSET.SCRAP_BY.Setter forDB_ETERNAL.E_ASSET.SIGMA.Setter forDB_ETERNAL.E_ASSET.STATUS.EAsset.setStoreId(String storeId) Setter forDB_ETERNAL.E_ASSET.STORE_ID.Setter forDB_ETERNAL.E_ASSET.TYPE.Setter forDB_ETERNAL.E_ASSET.UNIT.EAsset.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.E_ASSET.UPDATED_AT.EAsset.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.E_ASSET.UPDATED_BY.EAsset.setUsedAt(LocalDateTime usedAt) Setter forDB_ETERNAL.E_ASSET.USED_AT.Setter forDB_ETERNAL.E_ASSET.USED_BY.EAsset.setUsedStatus(String usedStatus) Setter forDB_ETERNAL.E_ASSET.USED_STATUS.Setter forDB_ETERNAL.E_ASSET.USER_ID.EAsset.setVDeprecatedA(BigDecimal vDeprecatedA) Setter forDB_ETERNAL.E_ASSET.V_DEPRECATED_A.EAsset.setVDeprecatedM(BigDecimal vDeprecatedM) Setter forDB_ETERNAL.E_ASSET.V_DEPRECATED_M.EAsset.setVDeReady(BigDecimal vDeReady) Setter forDB_ETERNAL.E_ASSET.V_DE_READY.EAsset.setVNet(BigDecimal vNet) Setter forDB_ETERNAL.E_ASSET.V_NET.EAsset.setVNetAmount(BigDecimal vNetAmount) Setter forDB_ETERNAL.E_ASSET.V_NET_AMOUNT.EAsset.setVNetJunk(BigDecimal vNetJunk) Setter forDB_ETERNAL.E_ASSET.V_NET_JUNK.EAsset.setVOriginal(BigDecimal vOriginal) Setter forDB_ETERNAL.E_ASSET.V_ORIGINAL.EAsset.setVTax(BigDecimal vTax) Setter forDB_ETERNAL.E_ASSET.V_TAX.EAsset.setWayAccording(String wayAccording) Setter forDB_ETERNAL.E_ASSET.WAY_ACCORDING.EAsset.setWayChange(String wayChange) Setter forDB_ETERNAL.E_ASSET.WAY_CHANGE.EAsset.setWayDeprecate(String wayDeprecate) Setter forDB_ETERNAL.E_ASSET.WAY_DEPRECATE. -
Uses of EAsset in cn.vertxup.erp.domain.tables.records
Constructors in cn.vertxup.erp.domain.tables.records with parameters of type EAssetModifierConstructorDescriptionEAssetRecord(EAsset value) Create a detached, initialised EAssetRecord