Uses of Class
com.echothree.model.jooq.server.records.content.ContentWebAddressDescriptions
Packages that use ContentWebAddressDescriptions
Package
Description
-
Uses of ContentWebAddressDescriptions in com.echothree.model.jooq.server.keys.content
Fields in com.echothree.model.jooq.server.keys.content with type parameters of type ContentWebAddressDescriptionsModifier and TypeFieldDescriptionstatic final org.jooq.ForeignKey<ContentWebAddressDescriptions, ContentWebAddresses> ContentForeignKeys.CONTENT_WEB_ADDRESS_DESCRIPTIONS_CONTENT_WEB_ADDRESS_FKstatic final org.jooq.ForeignKey<ContentWebAddressDescriptions, Languages> ContentForeignKeys.CONTENT_WEB_ADDRESS_DESCRIPTIONS_LANGUAGE_FKstatic final org.jooq.UniqueKey<ContentWebAddressDescriptions> ContentUniqueKeys.CONTENT_WEB_ADDRESS_DESCRIPTIONS_PK -
Uses of ContentWebAddressDescriptions in com.echothree.model.jooq.server.tables.content
Fields in com.echothree.model.jooq.server.tables.content with type parameters of type ContentWebAddressDescriptionsModifier and TypeFieldDescriptionfinal org.jooq.TableField<ContentWebAddressDescriptions, ContentWebAddressPK> ContentWebAddressDescriptions.CONTENT_WEB_ADDRESSThe columncontentwebaddressdescriptions.cntwad_cntwa_contentwebaddressid.final org.jooq.TableField<ContentWebAddressDescriptions, ContentWebAddressDescriptionPK> ContentWebAddressDescriptions.CONTENT_WEB_ADDRESS_DESCRIPTIONThe columncontentwebaddressdescriptions.cntwad_contentwebaddressdescriptionid.final org.jooq.TableField<ContentWebAddressDescriptions, String> ContentWebAddressDescriptions.DESCRIPTIONThe columncontentwebaddressdescriptions.cntwad_description.final org.jooq.TableField<ContentWebAddressDescriptions, Long> ContentWebAddressDescriptions.FROM_TIMEThe columncontentwebaddressdescriptions.cntwad_fromtime.final org.jooq.TableField<ContentWebAddressDescriptions, LanguagePK> ContentWebAddressDescriptions.LANGUAGEThe columncontentwebaddressdescriptions.cntwad_lang_languageid.final org.jooq.TableField<ContentWebAddressDescriptions, Long> ContentWebAddressDescriptions.THRU_TIMEThe columncontentwebaddressdescriptions.cntwad_thrutime.Methods in com.echothree.model.jooq.server.tables.content that return types with arguments of type ContentWebAddressDescriptionsModifier and TypeMethodDescriptionorg.jooq.UniqueKey<ContentWebAddressDescriptions> ContentWebAddressDescriptions.getPrimaryKey()ContentWebAddressDescriptions.getRecordType()The class holding records for this typeList<org.jooq.ForeignKey<ContentWebAddressDescriptions, ?>> ContentWebAddressDescriptions.getReferences()