Uses of Class
com.echothree.model.data.accounting.server.value.GlAccountSummaryValue
Packages that use GlAccountSummaryValue
Package
Description
-
Uses of GlAccountSummaryValue in com.echothree.model.data.accounting.server.entity
Methods in com.echothree.model.data.accounting.server.entity that return GlAccountSummaryValueMethods in com.echothree.model.data.accounting.server.entity with parameters of type GlAccountSummaryValueModifier and TypeMethodDescriptionvoidGlAccountSummary.setGlAccountSummaryValue(GlAccountSummaryValue value) Constructors in com.echothree.model.data.accounting.server.entity with parameters of type GlAccountSummaryValueModifierConstructorDescriptionGlAccountSummary(GlAccountSummaryValue value, EntityPermission entityPermission) Creates a new instance of GlAccountSummary -
Uses of GlAccountSummaryValue in com.echothree.model.data.accounting.server.factory
Methods in com.echothree.model.data.accounting.server.factory that return GlAccountSummaryValueModifier and TypeMethodDescriptionGlAccountSummaryFactory.getValueFromPK(GlAccountSummaryPK pk) GlAccountSummaryFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.accounting.server.factory that return types with arguments of type GlAccountSummaryValueModifier and TypeMethodDescriptionGlAccountSummaryFactory.getValuesFromPKs(Collection<GlAccountSummaryPK> pks) GlAccountSummaryFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.accounting.server.factory with parameters of type GlAccountSummaryValueModifier and TypeMethodDescriptionGlAccountSummaryFactory.getEntityFromValue(EntityPermission entityPermission, GlAccountSummaryValue value) Method parameters in com.echothree.model.data.accounting.server.factory with type arguments of type GlAccountSummaryValueModifier and TypeMethodDescriptionvoidGlAccountSummaryFactory.create(Collection<GlAccountSummaryValue> _values) -
Uses of GlAccountSummaryValue in com.echothree.model.data.accounting.server.value
Methods in com.echothree.model.data.accounting.server.value that return GlAccountSummaryValue