Uses of Class
com.echothree.model.data.offer.server.value.UseValue
Packages that use UseValue
Package
Description
-
Uses of UseValue in com.echothree.model.data.offer.server.entity
Methods in com.echothree.model.data.offer.server.entity that return UseValueMethods in com.echothree.model.data.offer.server.entity with parameters of type UseValueConstructors in com.echothree.model.data.offer.server.entity with parameters of type UseValueModifierConstructorDescriptionUse(UseValue value, EntityPermission entityPermission) Creates a new instance of Use -
Uses of UseValue in com.echothree.model.data.offer.server.factory
Methods in com.echothree.model.data.offer.server.factory that return UseValueModifier and TypeMethodDescriptionUseFactory.getValueFromPK(UsePK pk) UseFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.offer.server.factory that return types with arguments of type UseValueModifier and TypeMethodDescriptionUseFactory.getValuesFromPKs(Collection<UsePK> pks) UseFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.offer.server.factory with parameters of type UseValueModifier and TypeMethodDescriptionUseFactory.getEntityFromValue(EntityPermission entityPermission, UseValue value) Method parameters in com.echothree.model.data.offer.server.factory with type arguments of type UseValue -
Uses of UseValue in com.echothree.model.data.offer.server.value
Methods in com.echothree.model.data.offer.server.value that return UseValue