Uses of Class
com.echothree.model.data.contactlist.server.value.ContactListFrequencyValue
Packages that use ContactListFrequencyValue
Package
Description
-
Uses of ContactListFrequencyValue in com.echothree.model.data.contactlist.server.entity
Methods in com.echothree.model.data.contactlist.server.entity that return ContactListFrequencyValueMethods in com.echothree.model.data.contactlist.server.entity with parameters of type ContactListFrequencyValueModifier and TypeMethodDescriptionvoidContactListFrequency.setContactListFrequencyValue(ContactListFrequencyValue value) Constructors in com.echothree.model.data.contactlist.server.entity with parameters of type ContactListFrequencyValueModifierConstructorDescriptionContactListFrequency(ContactListFrequencyValue value, EntityPermission entityPermission) Creates a new instance of ContactListFrequency -
Uses of ContactListFrequencyValue in com.echothree.model.data.contactlist.server.factory
Methods in com.echothree.model.data.contactlist.server.factory that return ContactListFrequencyValueModifier and TypeMethodDescriptionContactListFrequencyFactory.getValueFromPK(ContactListFrequencyPK pk) ContactListFrequencyFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.contactlist.server.factory that return types with arguments of type ContactListFrequencyValueModifier and TypeMethodDescriptionContactListFrequencyFactory.getValuesFromPKs(Collection<ContactListFrequencyPK> pks) ContactListFrequencyFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.contactlist.server.factory with parameters of type ContactListFrequencyValueModifier and TypeMethodDescriptionContactListFrequencyFactory.getEntityFromValue(EntityPermission entityPermission, ContactListFrequencyValue value) Method parameters in com.echothree.model.data.contactlist.server.factory with type arguments of type ContactListFrequencyValueModifier and TypeMethodDescriptionvoidContactListFrequencyFactory.create(Collection<ContactListFrequencyValue> _values) -
Uses of ContactListFrequencyValue in com.echothree.model.data.contactlist.server.value
Methods in com.echothree.model.data.contactlist.server.value that return ContactListFrequencyValue