Uses of Class
com.echothree.model.jooq.server.tables.cancellationpolicy.CancellationPolicies.CancellationPoliciesPath
Packages that use CancellationPolicies.CancellationPoliciesPath
Package
Description
-
Uses of CancellationPolicies.CancellationPoliciesPath in com.echothree.model.jooq.server.tables.cancellationpolicy
Methods in com.echothree.model.jooq.server.tables.cancellationpolicy that return CancellationPolicies.CancellationPoliciesPathModifier and TypeMethodDescriptionCancellationPolicies.CancellationPoliciesPath.as(org.jooq.Name alias) CancellationPolicies.CancellationPoliciesPath.as(org.jooq.Table<?> alias) CancellationPolicyDetails.cnclplcydt_cnclplcy_cancellationpolicyid_fk()Get the implicit join path to thecancellationpoliciestable.CancellationPolicyReasons.cnclplcyrsn_cnclplcy_cancellationpolicyid_fk()Get the implicit join path to thecancellationpoliciestable.CancellationPolicyTranslations.cnclplcytr_cnclplcy_cancellationpolicyid_fk()Get the implicit join path to thecancellationpoliciestable.PartyCancellationPolicies.pcnclplcy_cnclplcy_cancellationpolicyid_fk()Get the implicit join path to thecancellationpoliciestable. -
Uses of CancellationPolicies.CancellationPoliciesPath in com.echothree.model.jooq.server.tables.customer
Methods in com.echothree.model.jooq.server.tables.customer that return CancellationPolicies.CancellationPoliciesPathModifier and TypeMethodDescriptionCustomers.cu_cnclplcy_cancellationpolicyid_fk()Get the implicit join path to thecancellationpoliciestable.CustomerTypeDetails.cutydt_defaultcancellationpolicyid_fk()Get the implicit join path to thecancellationpoliciestable. -
Uses of CancellationPolicies.CancellationPoliciesPath in com.echothree.model.jooq.server.tables.item
Methods in com.echothree.model.jooq.server.tables.item that return CancellationPolicies.CancellationPoliciesPathModifier and TypeMethodDescriptionItemDetails.itmdt_cnclplcy_cancellationpolicyid_fk()Get the implicit join path to thecancellationpoliciestable. -
Uses of CancellationPolicies.CancellationPoliciesPath in com.echothree.model.jooq.server.tables.order
Methods in com.echothree.model.jooq.server.tables.order that return CancellationPolicies.CancellationPoliciesPathModifier and TypeMethodDescriptionOrderDetails.orddt_cnclplcy_cancellationpolicyid_fk()Get the implicit join path to thecancellationpoliciestable.OrderLineDetails.ordldt_cnclplcy_cancellationpolicyid_fk()Get the implicit join path to thecancellationpoliciestable. -
Uses of CancellationPolicies.CancellationPoliciesPath in com.echothree.model.jooq.server.tables.vendor
Methods in com.echothree.model.jooq.server.tables.vendor that return CancellationPolicies.CancellationPoliciesPathModifier and TypeMethodDescriptionVendors.vndr_cnclplcy_cancellationpolicyid_fk()Get the implicit join path to thecancellationpoliciestable.VendorItemDetails.vndritmdt_cnclplcy_cancellationpolicyid_fk()Get the implicit join path to thecancellationpoliciestable.VendorTypeDetails.vndrtydt_defaultcancellationpolicyid_fk()Get the implicit join path to thecancellationpoliciestable.