Uses of Class
com.echothree.model.data.party.server.value.NameSuffixValue
Packages that use NameSuffixValue
Package
Description
-
Uses of NameSuffixValue in com.echothree.model.data.party.server.entity
Methods in com.echothree.model.data.party.server.entity that return NameSuffixValueMethods in com.echothree.model.data.party.server.entity with parameters of type NameSuffixValueConstructors in com.echothree.model.data.party.server.entity with parameters of type NameSuffixValueModifierConstructorDescriptionNameSuffix(NameSuffixValue value, EntityPermission entityPermission) Creates a new instance of NameSuffix -
Uses of NameSuffixValue in com.echothree.model.data.party.server.factory
Methods in com.echothree.model.data.party.server.factory that return NameSuffixValueModifier and TypeMethodDescriptionNameSuffixFactory.getValueFromPK(Session session, NameSuffixPK pk) NameSuffixFactory.getValueFromResultSet(Session session, ResultSet rs) Methods in com.echothree.model.data.party.server.factory that return types with arguments of type NameSuffixValueModifier and TypeMethodDescriptionNameSuffixFactory.getValuesFromPKs(Session session, Collection<NameSuffixPK> pks) NameSuffixFactory.getValuesFromResultSet(Session session, ResultSet rs) Methods in com.echothree.model.data.party.server.factory with parameters of type NameSuffixValueModifier and TypeMethodDescriptionNameSuffixFactory.getEntityFromValue(EntityPermission entityPermission, NameSuffixValue value) NameSuffixFactory.getEntityFromValue(Session session, EntityPermission entityPermission, NameSuffixValue value) Method parameters in com.echothree.model.data.party.server.factory with type arguments of type NameSuffixValueModifier and TypeMethodDescriptionvoidNameSuffixFactory.create(Session session, Collection<NameSuffixValue> _values) voidNameSuffixFactory.create(Collection<NameSuffixValue> _values) -
Uses of NameSuffixValue in com.echothree.model.data.party.server.value
Methods in com.echothree.model.data.party.server.value that return NameSuffixValue