Uses of Class
com.echothree.model.data.warehouse.common.pk.LocationNameElementDescriptionPK
Packages that use LocationNameElementDescriptionPK
Package
Description
-
Uses of LocationNameElementDescriptionPK in com.echothree.model.data.warehouse.server.entity
Methods in com.echothree.model.data.warehouse.server.entity that return LocationNameElementDescriptionPK -
Uses of LocationNameElementDescriptionPK in com.echothree.model.data.warehouse.server.factory
Methods in com.echothree.model.data.warehouse.server.factory that return LocationNameElementDescriptionPKModifier and TypeMethodDescriptionLocationNameElementDescriptionFactory.getNextPK()
LocationNameElementDescriptionFactory.getPKFromQuery
(PreparedStatement ps, Object... params) LocationNameElementDescriptionFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.warehouse.server.factory that return types with arguments of type LocationNameElementDescriptionPKModifier and TypeMethodDescriptionLocationNameElementDescriptionFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) LocationNameElementDescriptionFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) LocationNameElementDescriptionFactory.getPKsFromResultSetAsList
(ResultSet rs) LocationNameElementDescriptionFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.warehouse.server.factory with parameters of type LocationNameElementDescriptionPKModifier and TypeMethodDescriptionLocationNameElementDescriptionFactory.getEntityFromCache
(Session session, LocationNameElementDescriptionPK pk) LocationNameElementDescriptionFactory.getEntityFromPK
(EntityPermission entityPermission, LocationNameElementDescriptionPK pk) LocationNameElementDescriptionFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, LocationNameElementDescriptionPK pk) LocationNameElementDescriptionFactory.getValueFromPK
(Session session, LocationNameElementDescriptionPK pk) void
LocationNameElementDescriptionFactory.remove
(Session session, LocationNameElementDescriptionPK pk) boolean
LocationNameElementDescriptionFactory.validPK
(Session session, LocationNameElementDescriptionPK pk) Method parameters in com.echothree.model.data.warehouse.server.factory with type arguments of type LocationNameElementDescriptionPKModifier and TypeMethodDescriptionLocationNameElementDescriptionFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<LocationNameElementDescriptionPK> pks) LocationNameElementDescriptionFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<LocationNameElementDescriptionPK> pks) LocationNameElementDescriptionFactory.getValuesFromPKs
(Session session, Collection<LocationNameElementDescriptionPK> pks) void
LocationNameElementDescriptionFactory.remove
(Session session, Collection<LocationNameElementDescriptionPK> pks) void
LocationNameElementDescriptionFactory.remove
(Collection<LocationNameElementDescriptionPK> pks) -
Uses of LocationNameElementDescriptionPK in com.echothree.model.data.warehouse.server.value
Methods in com.echothree.model.data.warehouse.server.value that return LocationNameElementDescriptionPKConstructors in com.echothree.model.data.warehouse.server.value with parameters of type LocationNameElementDescriptionPKModifierConstructorDescriptionLocationNameElementDescriptionValue
(LocationNameElementDescriptionPK locationNameElementDescriptionPK, LocationNameElementPK locationNameElementPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of LocationNameElementDescriptionValue