Uses of Class
com.echothree.model.data.offer.server.value.SourceValue
Packages that use SourceValue
Package
Description
-
Uses of SourceValue in com.echothree.model.data.offer.server.entity
Methods in com.echothree.model.data.offer.server.entity that return SourceValueMethods in com.echothree.model.data.offer.server.entity with parameters of type SourceValueConstructors in com.echothree.model.data.offer.server.entity with parameters of type SourceValueModifierConstructorDescriptionSource(SourceValue value, EntityPermission entityPermission) Creates a new instance of Source -
Uses of SourceValue in com.echothree.model.data.offer.server.factory
Methods in com.echothree.model.data.offer.server.factory that return SourceValueModifier and TypeMethodDescriptionSourceFactory.getValueFromPK(SourcePK pk) SourceFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.offer.server.factory that return types with arguments of type SourceValueModifier and TypeMethodDescriptionSourceFactory.getValuesFromPKs(Collection<SourcePK> pks) SourceFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.offer.server.factory with parameters of type SourceValueModifier and TypeMethodDescriptionSourceFactory.getEntityFromValue(EntityPermission entityPermission, SourceValue value) Method parameters in com.echothree.model.data.offer.server.factory with type arguments of type SourceValue -
Uses of SourceValue in com.echothree.model.data.offer.server.value
Methods in com.echothree.model.data.offer.server.value that return SourceValue