Uses of Class
com.echothree.model.data.associate.server.value.AssociateReferralValue
Packages that use AssociateReferralValue
Package
Description
-
Uses of AssociateReferralValue in com.echothree.model.data.associate.server.entity
Methods in com.echothree.model.data.associate.server.entity that return AssociateReferralValueMethods in com.echothree.model.data.associate.server.entity with parameters of type AssociateReferralValueModifier and TypeMethodDescriptionvoidAssociateReferral.setAssociateReferralValue(AssociateReferralValue value) Constructors in com.echothree.model.data.associate.server.entity with parameters of type AssociateReferralValueModifierConstructorDescriptionAssociateReferral(AssociateReferralValue value, EntityPermission entityPermission) Creates a new instance of AssociateReferral -
Uses of AssociateReferralValue in com.echothree.model.data.associate.server.factory
Methods in com.echothree.model.data.associate.server.factory that return AssociateReferralValueModifier and TypeMethodDescriptionAssociateReferralFactory.getValueFromPK(AssociateReferralPK pk) AssociateReferralFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.associate.server.factory that return types with arguments of type AssociateReferralValueModifier and TypeMethodDescriptionAssociateReferralFactory.getValuesFromPKs(Collection<AssociateReferralPK> pks) AssociateReferralFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.associate.server.factory with parameters of type AssociateReferralValueModifier and TypeMethodDescriptionAssociateReferralFactory.getEntityFromValue(EntityPermission entityPermission, AssociateReferralValue value) Method parameters in com.echothree.model.data.associate.server.factory with type arguments of type AssociateReferralValueModifier and TypeMethodDescriptionvoidAssociateReferralFactory.create(Collection<AssociateReferralValue> _values) -
Uses of AssociateReferralValue in com.echothree.model.data.associate.server.value
Methods in com.echothree.model.data.associate.server.value that return AssociateReferralValue