Uses of Class
com.echothree.model.data.accounting.server.value.GlAccountClassDescriptionValue
Packages that use GlAccountClassDescriptionValue
Package
Description
-
Uses of GlAccountClassDescriptionValue in com.echothree.model.control.accounting.server.control
Methods in com.echothree.model.control.accounting.server.control that return GlAccountClassDescriptionValueModifier and TypeMethodDescriptionAccountingControl.getGlAccountClassDescriptionValue(GlAccountClassDescription glAccountClassDescription) AccountingControl.getGlAccountClassDescriptionValueForUpdate(GlAccountClass glAccountClass, Language language) Methods in com.echothree.model.control.accounting.server.control with parameters of type GlAccountClassDescriptionValueModifier and TypeMethodDescriptionvoidAccountingControl.updateGlAccountClassDescriptionFromValue(GlAccountClassDescriptionValue glAccountClassDescriptionValue, BasePK updatedBy) -
Uses of GlAccountClassDescriptionValue in com.echothree.model.data.accounting.server.entity
Methods in com.echothree.model.data.accounting.server.entity that return GlAccountClassDescriptionValueMethods in com.echothree.model.data.accounting.server.entity with parameters of type GlAccountClassDescriptionValueModifier and TypeMethodDescriptionvoidGlAccountClassDescription.setGlAccountClassDescriptionValue(GlAccountClassDescriptionValue value) Constructors in com.echothree.model.data.accounting.server.entity with parameters of type GlAccountClassDescriptionValueModifierConstructorDescriptionGlAccountClassDescription(GlAccountClassDescriptionValue value, EntityPermission entityPermission) Creates a new instance of GlAccountClassDescription -
Uses of GlAccountClassDescriptionValue in com.echothree.model.data.accounting.server.factory
Methods in com.echothree.model.data.accounting.server.factory that return GlAccountClassDescriptionValueModifier and TypeMethodDescriptionGlAccountClassDescriptionFactory.getValueFromPK(Session session, GlAccountClassDescriptionPK pk) GlAccountClassDescriptionFactory.getValueFromResultSet(Session session, ResultSet rs) Methods in com.echothree.model.data.accounting.server.factory that return types with arguments of type GlAccountClassDescriptionValueModifier and TypeMethodDescriptionGlAccountClassDescriptionFactory.getValuesFromPKs(Session session, Collection<GlAccountClassDescriptionPK> pks) GlAccountClassDescriptionFactory.getValuesFromResultSet(Session session, ResultSet rs) Methods in com.echothree.model.data.accounting.server.factory with parameters of type GlAccountClassDescriptionValueModifier and TypeMethodDescriptionGlAccountClassDescriptionFactory.getEntityFromValue(EntityPermission entityPermission, GlAccountClassDescriptionValue value) GlAccountClassDescriptionFactory.getEntityFromValue(Session session, EntityPermission entityPermission, GlAccountClassDescriptionValue value) Method parameters in com.echothree.model.data.accounting.server.factory with type arguments of type GlAccountClassDescriptionValueModifier and TypeMethodDescriptionvoidGlAccountClassDescriptionFactory.create(Session session, Collection<GlAccountClassDescriptionValue> _values) voidGlAccountClassDescriptionFactory.create(Collection<GlAccountClassDescriptionValue> _values) -
Uses of GlAccountClassDescriptionValue in com.echothree.model.data.accounting.server.value
Methods in com.echothree.model.data.accounting.server.value that return GlAccountClassDescriptionValue