Uses of Class
com.echothree.model.data.content.common.pk.ContentWebAddressDescriptionPK
Packages that use ContentWebAddressDescriptionPK
Package
Description
-
Uses of ContentWebAddressDescriptionPK in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return ContentWebAddressDescriptionPK -
Uses of ContentWebAddressDescriptionPK in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory that return ContentWebAddressDescriptionPKModifier and TypeMethodDescriptionContentWebAddressDescriptionFactory.getNextPK()
ContentWebAddressDescriptionFactory.getPKFromQuery
(PreparedStatement ps, Object... params) ContentWebAddressDescriptionFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.content.server.factory that return types with arguments of type ContentWebAddressDescriptionPKModifier and TypeMethodDescriptionContentWebAddressDescriptionFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) ContentWebAddressDescriptionFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) ContentWebAddressDescriptionFactory.getPKsFromResultSetAsList
(ResultSet rs) ContentWebAddressDescriptionFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.content.server.factory with parameters of type ContentWebAddressDescriptionPKModifier and TypeMethodDescriptionContentWebAddressDescriptionFactory.getEntityFromCache
(Session session, ContentWebAddressDescriptionPK pk) ContentWebAddressDescriptionFactory.getEntityFromPK
(EntityPermission entityPermission, ContentWebAddressDescriptionPK pk) ContentWebAddressDescriptionFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, ContentWebAddressDescriptionPK pk) ContentWebAddressDescriptionFactory.getValueFromPK
(Session session, ContentWebAddressDescriptionPK pk) void
ContentWebAddressDescriptionFactory.remove
(Session session, ContentWebAddressDescriptionPK pk) boolean
ContentWebAddressDescriptionFactory.validPK
(Session session, ContentWebAddressDescriptionPK pk) Method parameters in com.echothree.model.data.content.server.factory with type arguments of type ContentWebAddressDescriptionPKModifier and TypeMethodDescriptionContentWebAddressDescriptionFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<ContentWebAddressDescriptionPK> pks) ContentWebAddressDescriptionFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<ContentWebAddressDescriptionPK> pks) ContentWebAddressDescriptionFactory.getValuesFromPKs
(Session session, Collection<ContentWebAddressDescriptionPK> pks) void
ContentWebAddressDescriptionFactory.remove
(Session session, Collection<ContentWebAddressDescriptionPK> pks) void
ContentWebAddressDescriptionFactory.remove
(Collection<ContentWebAddressDescriptionPK> pks) -
Uses of ContentWebAddressDescriptionPK in com.echothree.model.data.content.server.value
Methods in com.echothree.model.data.content.server.value that return ContentWebAddressDescriptionPKConstructors in com.echothree.model.data.content.server.value with parameters of type ContentWebAddressDescriptionPKModifierConstructorDescriptionContentWebAddressDescriptionValue
(ContentWebAddressDescriptionPK contentWebAddressDescriptionPK, ContentWebAddressPK contentWebAddressPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ContentWebAddressDescriptionValue