Uses of Class
com.echothree.model.jooq.server.tables.offer.OfferUses.OfferUsesPath
Packages that use OfferUses.OfferUsesPath
Package
Description
-
Uses of OfferUses.OfferUsesPath in com.echothree.model.jooq.server.tables.content
Methods in com.echothree.model.jooq.server.tables.content that return OfferUses.OfferUsesPathModifier and TypeMethodDescriptionContentCollectionDetails.cntcdt_defaultofferuseid_fk()Get the implicit join path to theofferusestable.ContentCategoryDetails.cntcgdt_defaultofferuseid_fk()Get the implicit join path to theofferusestable.ContentCatalogDetails.cntctdt_defaultofferuseid_fk()Get the implicit join path to theofferusestable. -
Uses of OfferUses.OfferUsesPath in com.echothree.model.jooq.server.tables.customer
Methods in com.echothree.model.jooq.server.tables.customer that return OfferUses.OfferUsesPathModifier and TypeMethodDescriptionCustomers.cu_initialofferuseid_fk()Get the implicit join path to theofferusestable.CustomerTypeDetails.cutydt_defaultofferuseid_fk()Get the implicit join path to theofferusestable. -
Uses of OfferUses.OfferUsesPath in com.echothree.model.jooq.server.tables.offer
Methods in com.echothree.model.jooq.server.tables.offer that return OfferUses.OfferUsesPathModifier and TypeMethodDescriptionOfferUses.OfferUsesPath.as(org.jooq.Name alias) OfferUses.OfferUsesPath.as(org.jooq.Table<?> alias) OfferUseDetails.ofrusedt_ofruse_offeruseid_fk()Get the implicit join path to theofferusestable.SourceDetails.srcdt_ofruse_offeruseid_fk()Get the implicit join path to theofferusestable. -
Uses of OfferUses.OfferUsesPath in com.echothree.model.jooq.server.tables.sales
Methods in com.echothree.model.jooq.server.tables.sales that return OfferUses.OfferUsesPathModifier and TypeMethodDescriptionSalesOrders.salord_ofruse_offeruseid_fk()Get the implicit join path to theofferusestable.SalesOrderLines.salordl_ofruse_offeruseid_fk()Get the implicit join path to theofferusestable. -
Uses of OfferUses.OfferUsesPath in com.echothree.model.jooq.server.tables.user
Methods in com.echothree.model.jooq.server.tables.user that return OfferUses.OfferUsesPathModifier and TypeMethodDescriptionUserVisits.uvis_ofruse_offeruseid_fk()Get the implicit join path to theofferusestable. -
Uses of OfferUses.OfferUsesPath in com.echothree.model.jooq.server.tables.wishlist
Methods in com.echothree.model.jooq.server.tables.wishlist that return OfferUses.OfferUsesPathModifier and TypeMethodDescriptionWishlists.wshl_ofruse_offeruseid_fk()Get the implicit join path to theofferusestable.WishlistLines.wshll_ofruse_offeruseid_fk()Get the implicit join path to theofferusestable.