Uses of Class
com.echothree.model.data.content.common.pk.ContentWebAddressPK
Packages that use ContentWebAddressPK
Package
Description
-
Uses of ContentWebAddressPK in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return ContentWebAddressPKModifier and TypeMethodDescriptionContentWebAddressDescription.getContentWebAddressPK()ContentWebAddressDetail.getContentWebAddressPK()ContentWebAddressServer.getContentWebAddressPK()ContentWebAddress.getPrimaryKey()Methods in com.echothree.model.data.content.server.entity with parameters of type ContentWebAddressPKModifier and TypeMethodDescriptionvoidContentWebAddressDescription.setContentWebAddressPK(ContentWebAddressPK contentWebAddressPK) voidContentWebAddressDetail.setContentWebAddressPK(ContentWebAddressPK contentWebAddressPK) voidContentWebAddressServer.setContentWebAddressPK(ContentWebAddressPK contentWebAddressPK) -
Uses of ContentWebAddressPK in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory that return ContentWebAddressPKModifier and TypeMethodDescriptionContentWebAddressFactory.getNextPK()ContentWebAddressFactory.getPKFromQuery(PreparedStatement ps, Object... params) ContentWebAddressFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.content.server.factory that return types with arguments of type ContentWebAddressPKModifier and TypeMethodDescriptionContentWebAddressFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) ContentWebAddressFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) ContentWebAddressFactory.getPKsFromResultSetAsList(ResultSet rs) ContentWebAddressFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.content.server.factory with parameters of type ContentWebAddressPKModifier and TypeMethodDescriptionContentWebAddressDescriptionFactory.create(ContentWebAddressPK contentWebAddressPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) ContentWebAddressDetailFactory.create(ContentWebAddressPK contentWebAddressPK, String contentWebAddressName, ContentCollectionPK contentCollectionPK, Long fromTime, Long thruTime) ContentWebAddressServerFactory.create(ContentWebAddressPK contentWebAddressPK, ServerPK serverPK, Long fromTime, Long thruTime) ContentWebAddressFactory.getEntityFromCache(ContentWebAddressPK pk) ContentWebAddressFactory.getEntityFromPK(EntityPermission entityPermission, ContentWebAddressPK pk) ContentWebAddressFactory.getValueFromPK(ContentWebAddressPK pk) voidContentWebAddressFactory.remove(ContentWebAddressPK pk) booleanContentWebAddressFactory.validPK(ContentWebAddressPK pk) Method parameters in com.echothree.model.data.content.server.factory with type arguments of type ContentWebAddressPKModifier and TypeMethodDescriptionContentWebAddressFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<ContentWebAddressPK> pks) ContentWebAddressFactory.getValuesFromPKs(Collection<ContentWebAddressPK> pks) voidContentWebAddressFactory.remove(Collection<ContentWebAddressPK> pks) -
Uses of ContentWebAddressPK in com.echothree.model.data.content.server.value
Methods in com.echothree.model.data.content.server.value that return ContentWebAddressPKModifier and TypeMethodDescriptionContentWebAddressDescriptionValue.getContentWebAddressPK()ContentWebAddressDetailValue.getContentWebAddressPK()ContentWebAddressServerValue.getContentWebAddressPK()ContentWebAddressValue.getPrimaryKey()Methods in com.echothree.model.data.content.server.value with parameters of type ContentWebAddressPKModifier and TypeMethodDescriptionvoidContentWebAddressDescriptionValue.setContentWebAddressPK(ContentWebAddressPK contentWebAddressPK) voidContentWebAddressDetailValue.setContentWebAddressPK(ContentWebAddressPK contentWebAddressPK) voidContentWebAddressServerValue.setContentWebAddressPK(ContentWebAddressPK contentWebAddressPK) Constructors in com.echothree.model.data.content.server.value with parameters of type ContentWebAddressPKModifierConstructorDescriptionContentWebAddressDescriptionValue(ContentWebAddressDescriptionPK contentWebAddressDescriptionPK, ContentWebAddressPK contentWebAddressPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ContentWebAddressDescriptionValueContentWebAddressDescriptionValue(ContentWebAddressPK contentWebAddressPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ContentWebAddressDescriptionValueContentWebAddressDetailValue(ContentWebAddressDetailPK contentWebAddressDetailPK, ContentWebAddressPK contentWebAddressPK, String contentWebAddressName, ContentCollectionPK contentCollectionPK, Long fromTime, Long thruTime) Creates a new instance of ContentWebAddressDetailValueContentWebAddressDetailValue(ContentWebAddressPK contentWebAddressPK, String contentWebAddressName, ContentCollectionPK contentCollectionPK, Long fromTime, Long thruTime) Creates a new instance of ContentWebAddressDetailValueContentWebAddressServerValue(ContentWebAddressPK contentWebAddressPK, ServerPK serverPK, Long fromTime, Long thruTime) Creates a new instance of ContentWebAddressServerValueContentWebAddressServerValue(ContentWebAddressServerPK contentWebAddressServerPK, ContentWebAddressPK contentWebAddressPK, ServerPK serverPK, Long fromTime, Long thruTime) Creates a new instance of ContentWebAddressServerValueContentWebAddressValue(ContentWebAddressPK contentWebAddressPK, ContentWebAddressDetailPK activeDetailPK, ContentWebAddressDetailPK lastDetailPK) Creates a new instance of ContentWebAddressValue -
Uses of ContentWebAddressPK in com.echothree.model.jooq.server.records.content
Methods in com.echothree.model.jooq.server.records.content that return ContentWebAddressPKModifier and TypeMethodDescriptionContentWebAddressDescriptions.ContentWebAddress()Getter forcontentwebaddressdescriptions.cntwad_cntwa_contentwebaddressid.ContentWebAddressDetails.ContentWebAddress()Getter forcontentwebaddressdetails.cntwadt_cntwa_contentwebaddressid.ContentWebAddresses.ContentWebAddress()Getter forcontentwebaddresses.cntwa_contentwebaddressid.ContentWebAddressServers.ContentWebAddress()Getter forcontentwebaddressservers.cntwaserv_cntwa_contentwebaddressid.Methods in com.echothree.model.jooq.server.records.content that return types with arguments of type ContentWebAddressPKModifier and TypeMethodDescriptionorg.jooq.Record1<ContentWebAddressPK> ContentWebAddresses.key()Methods in com.echothree.model.jooq.server.records.content with parameters of type ContentWebAddressPKModifier and TypeMethodDescriptionvoidContentWebAddressDescriptions.ContentWebAddress(ContentWebAddressPK value) Setter forcontentwebaddressdescriptions.cntwad_cntwa_contentwebaddressid.voidContentWebAddressDetails.ContentWebAddress(ContentWebAddressPK value) Setter forcontentwebaddressdetails.cntwadt_cntwa_contentwebaddressid.voidContentWebAddresses.ContentWebAddress(ContentWebAddressPK value) Setter forcontentwebaddresses.cntwa_contentwebaddressid.voidContentWebAddressServers.ContentWebAddress(ContentWebAddressPK value) Setter forcontentwebaddressservers.cntwaserv_cntwa_contentwebaddressid.Constructors in com.echothree.model.jooq.server.records.content with parameters of type ContentWebAddressPKModifierConstructorDescriptionContentWebAddressDescriptions(ContentWebAddressDescriptionPK ContentWebAddressDescription, ContentWebAddressPK ContentWebAddress, LanguagePK Language, String Description, Long FromTime, Long ThruTime) Create a detached, initialised ContentWebAddressDescriptionsContentWebAddressDetails(ContentWebAddressDetailPK ContentWebAddressDetail, ContentWebAddressPK ContentWebAddress, String ContentWebAddressName, ContentCollectionPK ContentCollection, Long FromTime, Long ThruTime) Create a detached, initialised ContentWebAddressDetailsContentWebAddresses(ContentWebAddressPK ContentWebAddress, ContentWebAddressDetailPK ActiveDetail, ContentWebAddressDetailPK LastDetail) Create a detached, initialised ContentWebAddressesContentWebAddressServers(ContentWebAddressServerPK ContentWebAddressServer, ContentWebAddressPK ContentWebAddress, ServerPK Server, Long FromTime, Long ThruTime) Create a detached, initialised ContentWebAddressServers -
Uses of ContentWebAddressPK in com.echothree.model.jooq.server.tables.content
Fields in com.echothree.model.jooq.server.tables.content with type parameters of type ContentWebAddressPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<ContentWebAddressDescriptions, ContentWebAddressPK> ContentWebAddressDescriptions.CONTENT_WEB_ADDRESSThe columncontentwebaddressdescriptions.cntwad_cntwa_contentwebaddressid.final org.jooq.TableField<ContentWebAddressDetails, ContentWebAddressPK> ContentWebAddressDetails.CONTENT_WEB_ADDRESSThe columncontentwebaddressdetails.cntwadt_cntwa_contentwebaddressid.final org.jooq.TableField<ContentWebAddresses, ContentWebAddressPK> ContentWebAddresses.CONTENT_WEB_ADDRESSThe columncontentwebaddresses.cntwa_contentwebaddressid.final org.jooq.TableField<ContentWebAddressServers, ContentWebAddressPK> ContentWebAddressServers.CONTENT_WEB_ADDRESSThe columncontentwebaddressservers.cntwaserv_cntwa_contentwebaddressid.