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 TypeMethodDescriptionvoid
GlAccountSummary.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
(Session session, GlAccountSummaryPK pk) GlAccountSummaryFactory.getValueFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.accounting.server.factory that return types with arguments of type GlAccountSummaryValueModifier and TypeMethodDescriptionGlAccountSummaryFactory.getValuesFromPKs
(Session session, Collection<GlAccountSummaryPK> pks) GlAccountSummaryFactory.getValuesFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.accounting.server.factory with parameters of type GlAccountSummaryValueModifier and TypeMethodDescriptionGlAccountSummaryFactory.getEntityFromValue
(EntityPermission entityPermission, GlAccountSummaryValue value) GlAccountSummaryFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, GlAccountSummaryValue value) Method parameters in com.echothree.model.data.accounting.server.factory with type arguments of type GlAccountSummaryValueModifier and TypeMethodDescriptionvoid
GlAccountSummaryFactory.create
(Session session, Collection<GlAccountSummaryValue> _values) void
GlAccountSummaryFactory.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