Uses of Class
com.echothree.model.data.offer.common.pk.UseNameElementDescriptionPK
Packages that use UseNameElementDescriptionPK
Package
Description
-
Uses of UseNameElementDescriptionPK in com.echothree.model.data.offer.server.entity
Methods in com.echothree.model.data.offer.server.entity that return UseNameElementDescriptionPK -
Uses of UseNameElementDescriptionPK in com.echothree.model.data.offer.server.factory
Methods in com.echothree.model.data.offer.server.factory that return UseNameElementDescriptionPKModifier and TypeMethodDescriptionUseNameElementDescriptionFactory.getNextPK()
UseNameElementDescriptionFactory.getPKFromQuery
(PreparedStatement ps, Object... params) UseNameElementDescriptionFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.offer.server.factory that return types with arguments of type UseNameElementDescriptionPKModifier and TypeMethodDescriptionUseNameElementDescriptionFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) UseNameElementDescriptionFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) UseNameElementDescriptionFactory.getPKsFromResultSetAsList
(ResultSet rs) UseNameElementDescriptionFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.offer.server.factory with parameters of type UseNameElementDescriptionPKModifier and TypeMethodDescriptionUseNameElementDescriptionFactory.getEntityFromCache
(Session session, UseNameElementDescriptionPK pk) UseNameElementDescriptionFactory.getEntityFromPK
(EntityPermission entityPermission, UseNameElementDescriptionPK pk) UseNameElementDescriptionFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, UseNameElementDescriptionPK pk) UseNameElementDescriptionFactory.getValueFromPK
(Session session, UseNameElementDescriptionPK pk) void
UseNameElementDescriptionFactory.remove
(Session session, UseNameElementDescriptionPK pk) boolean
UseNameElementDescriptionFactory.validPK
(Session session, UseNameElementDescriptionPK pk) Method parameters in com.echothree.model.data.offer.server.factory with type arguments of type UseNameElementDescriptionPKModifier and TypeMethodDescriptionUseNameElementDescriptionFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<UseNameElementDescriptionPK> pks) UseNameElementDescriptionFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<UseNameElementDescriptionPK> pks) UseNameElementDescriptionFactory.getValuesFromPKs
(Session session, Collection<UseNameElementDescriptionPK> pks) void
UseNameElementDescriptionFactory.remove
(Session session, Collection<UseNameElementDescriptionPK> pks) void
UseNameElementDescriptionFactory.remove
(Collection<UseNameElementDescriptionPK> pks) -
Uses of UseNameElementDescriptionPK in com.echothree.model.data.offer.server.value
Methods in com.echothree.model.data.offer.server.value that return UseNameElementDescriptionPKConstructors in com.echothree.model.data.offer.server.value with parameters of type UseNameElementDescriptionPKModifierConstructorDescriptionUseNameElementDescriptionValue
(UseNameElementDescriptionPK useNameElementDescriptionPK, UseNameElementPK useNameElementPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of UseNameElementDescriptionValue