Uses of Class
com.echothree.model.data.user.common.pk.UserKeyPK
Packages that use UserKeyPK
Package
Description
-
Uses of UserKeyPK in com.echothree.model.data.user.server.entity
Methods in com.echothree.model.data.user.server.entity that return UserKeyPKModifier and TypeMethodDescriptionUserKey.getPrimaryKey()UserKeyDetail.getUserKeyPK()UserKeyStatus.getUserKeyPK()UserVisit.getUserKeyPK()Methods in com.echothree.model.data.user.server.entity with parameters of type UserKeyPKModifier and TypeMethodDescriptionvoidUserKeyDetail.setUserKeyPK(UserKeyPK userKeyPK) voidUserKeyStatus.setUserKeyPK(UserKeyPK userKeyPK) voidUserVisit.setUserKeyPK(UserKeyPK userKeyPK) -
Uses of UserKeyPK in com.echothree.model.data.user.server.factory
Methods in com.echothree.model.data.user.server.factory that return UserKeyPKModifier and TypeMethodDescriptionUserKeyFactory.getNextPK()UserKeyFactory.getPKFromQuery(PreparedStatement ps, Object... params) UserKeyFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.user.server.factory that return types with arguments of type UserKeyPKModifier and TypeMethodDescriptionUserKeyFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) UserKeyFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) UserKeyFactory.getPKsFromResultSetAsList(ResultSet rs) UserKeyFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.user.server.factory with parameters of type UserKeyPKModifier and TypeMethodDescriptionUserKeyDetailFactory.create(UserKeyPK userKeyPK, String userKeyName, PartyPK partyPK, PartyRelationshipPK partyRelationshipPK, Long fromTime, Long thruTime) UserVisitFactory.create(UserVisitGroupPK userVisitGroupPK, UserKeyPK userKeyPK, LanguagePK preferredLanguagePK, CurrencyPK preferredCurrencyPK, TimeZonePK preferredTimeZonePK, DateTimeFormatPK preferredDateTimeFormatPK, Long lastCommandTime, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long retainUntilTime, Long fromTime, Long thruTime) UserKeyFactory.getEntityFromCache(UserKeyPK pk) UserKeyFactory.getEntityFromPK(EntityPermission entityPermission, UserKeyPK pk) UserKeyFactory.getValueFromPK(UserKeyPK pk) voidbooleanMethod parameters in com.echothree.model.data.user.server.factory with type arguments of type UserKeyPKModifier and TypeMethodDescriptionUserKeyFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<UserKeyPK> pks) UserKeyFactory.getValuesFromPKs(Collection<UserKeyPK> pks) voidUserKeyFactory.remove(Collection<UserKeyPK> pks) -
Uses of UserKeyPK in com.echothree.model.data.user.server.value
Methods in com.echothree.model.data.user.server.value that return UserKeyPKModifier and TypeMethodDescriptionUserKeyValue.getPrimaryKey()UserKeyDetailValue.getUserKeyPK()UserKeyStatusValue.getUserKeyPK()UserVisitValue.getUserKeyPK()Methods in com.echothree.model.data.user.server.value with parameters of type UserKeyPKModifier and TypeMethodDescriptionvoidUserKeyDetailValue.setUserKeyPK(UserKeyPK userKeyPK) voidUserKeyStatusValue.setUserKeyPK(UserKeyPK userKeyPK) voidUserVisitValue.setUserKeyPK(UserKeyPK userKeyPK) Constructors in com.echothree.model.data.user.server.value with parameters of type UserKeyPKModifierConstructorDescriptionUserKeyDetailValue(UserKeyDetailPK userKeyDetailPK, UserKeyPK userKeyPK, String userKeyName, PartyPK partyPK, PartyRelationshipPK partyRelationshipPK, Long fromTime, Long thruTime) Creates a new instance of UserKeyDetailValueUserKeyDetailValue(UserKeyPK userKeyPK, String userKeyName, PartyPK partyPK, PartyRelationshipPK partyRelationshipPK, Long fromTime, Long thruTime) Creates a new instance of UserKeyDetailValueUserKeyStatusValue(UserKeyPK userKeyPK, Long lastSeenTime) Creates a new instance of UserKeyStatusValueUserKeyStatusValue(UserKeyStatusPK userKeyStatusPK, UserKeyPK userKeyPK, Long lastSeenTime) Creates a new instance of UserKeyStatusValueUserKeyValue(UserKeyPK userKeyPK, UserKeyDetailPK activeDetailPK, UserKeyDetailPK lastDetailPK) Creates a new instance of UserKeyValueUserVisitValue(UserVisitGroupPK userVisitGroupPK, UserKeyPK userKeyPK, LanguagePK preferredLanguagePK, CurrencyPK preferredCurrencyPK, TimeZonePK preferredTimeZonePK, DateTimeFormatPK preferredDateTimeFormatPK, Long lastCommandTime, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long retainUntilTime, Long fromTime, Long thruTime) Creates a new instance of UserVisitValueUserVisitValue(UserVisitPK userVisitPK, UserVisitGroupPK userVisitGroupPK, UserKeyPK userKeyPK, LanguagePK preferredLanguagePK, CurrencyPK preferredCurrencyPK, TimeZonePK preferredTimeZonePK, DateTimeFormatPK preferredDateTimeFormatPK, Long lastCommandTime, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long retainUntilTime, Long fromTime, Long thruTime) Creates a new instance of UserVisitValue -
Uses of UserKeyPK in com.echothree.model.jooq.server.records.user
Methods in com.echothree.model.jooq.server.records.user that return UserKeyPKModifier and TypeMethodDescriptionUserKeyDetails.UserKey()Getter foruserkeydetails.ukeydt_ukey_userkeyid.UserKeys.UserKey()Getter foruserkeys.ukey_userkeyid.UserKeyStatuses.UserKey()Getter foruserkeystatuses.ukeyst_ukey_userkeyid.UserVisits.UserKey()Getter foruservisits.uvis_ukey_userkeyid.Methods in com.echothree.model.jooq.server.records.user that return types with arguments of type UserKeyPKMethods in com.echothree.model.jooq.server.records.user with parameters of type UserKeyPKModifier and TypeMethodDescriptionvoidSetter foruserkeydetails.ukeydt_ukey_userkeyid.voidSetter foruserkeys.ukey_userkeyid.voidSetter foruserkeystatuses.ukeyst_ukey_userkeyid.voidSetter foruservisits.uvis_ukey_userkeyid.Constructors in com.echothree.model.jooq.server.records.user with parameters of type UserKeyPKModifierConstructorDescriptionUserKeyDetails(UserKeyDetailPK UserKeyDetail, UserKeyPK UserKey, String UserKeyName, PartyPK Party, PartyRelationshipPK PartyRelationship, Long FromTime, Long ThruTime) Create a detached, initialised UserKeyDetailsUserKeys(UserKeyPK UserKey, UserKeyDetailPK ActiveDetail, UserKeyDetailPK LastDetail) Create a detached, initialised UserKeysUserKeyStatuses(UserKeyStatusPK UserKeyStatus, UserKeyPK UserKey, Long LastSeenTime) Create a detached, initialised UserKeyStatusesUserVisits(UserVisitPK UserVisit, UserVisitGroupPK UserVisitGroup, UserKeyPK UserKey, LanguagePK PreferredLanguage, CurrencyPK PreferredCurrency, TimeZonePK PreferredTimeZone, DateTimeFormatPK PreferredDateTimeFormat, Long LastCommandTime, OfferUsePK OfferUse, AssociateReferralPK AssociateReferral, Long RetainUntilTime, Long FromTime, Long ThruTime) Create a detached, initialised UserVisits -
Uses of UserKeyPK in com.echothree.model.jooq.server.tables.user
Fields in com.echothree.model.jooq.server.tables.user with type parameters of type UserKeyPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<UserKeyDetails, UserKeyPK> UserKeyDetails.USER_KEYThe columnuserkeydetails.ukeydt_ukey_userkeyid.UserKeys.USER_KEYThe columnuserkeys.ukey_userkeyid.final org.jooq.TableField<UserKeyStatuses, UserKeyPK> UserKeyStatuses.USER_KEYThe columnuserkeystatuses.ukeyst_ukey_userkeyid.final org.jooq.TableField<UserVisits, UserKeyPK> UserVisits.USER_KEYThe columnuservisits.uvis_ukey_userkeyid.