Uses of Class
com.echothree.model.data.offer.server.value.OfferUseValue
Packages that use OfferUseValue
Package
Description
-
Uses of OfferUseValue in com.echothree.model.data.offer.server.entity
Methods in com.echothree.model.data.offer.server.entity that return OfferUseValueMethods in com.echothree.model.data.offer.server.entity with parameters of type OfferUseValueConstructors in com.echothree.model.data.offer.server.entity with parameters of type OfferUseValueModifierConstructorDescriptionOfferUse(OfferUseValue value, EntityPermission entityPermission) Creates a new instance of OfferUse -
Uses of OfferUseValue in com.echothree.model.data.offer.server.factory
Methods in com.echothree.model.data.offer.server.factory that return OfferUseValueModifier and TypeMethodDescriptionOfferUseFactory.getValueFromPK(OfferUsePK pk) OfferUseFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.offer.server.factory that return types with arguments of type OfferUseValueModifier and TypeMethodDescriptionOfferUseFactory.getValuesFromPKs(Collection<OfferUsePK> pks) OfferUseFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.offer.server.factory with parameters of type OfferUseValueModifier and TypeMethodDescriptionOfferUseFactory.getEntityFromValue(EntityPermission entityPermission, OfferUseValue value) Method parameters in com.echothree.model.data.offer.server.factory with type arguments of type OfferUseValue -
Uses of OfferUseValue in com.echothree.model.data.offer.server.value
Methods in com.echothree.model.data.offer.server.value that return OfferUseValue