Uses of Class
com.echothree.model.data.accounting.server.value.ItemAccountingCategoryDescriptionValue
Packages that use ItemAccountingCategoryDescriptionValue
Package
Description
-
Uses of ItemAccountingCategoryDescriptionValue in com.echothree.model.control.accounting.server.control
Methods in com.echothree.model.control.accounting.server.control that return ItemAccountingCategoryDescriptionValueModifier and TypeMethodDescriptionAccountingControl.getItemAccountingCategoryDescriptionValue
(ItemAccountingCategoryDescription itemAccountingCategoryDescription) AccountingControl.getItemAccountingCategoryDescriptionValueForUpdate
(ItemAccountingCategory itemAccountingCategory, Language language) Methods in com.echothree.model.control.accounting.server.control with parameters of type ItemAccountingCategoryDescriptionValueModifier and TypeMethodDescriptionvoid
AccountingControl.updateItemAccountingCategoryDescriptionFromValue
(ItemAccountingCategoryDescriptionValue itemAccountingCategoryDescriptionValue, BasePK updatedBy) -
Uses of ItemAccountingCategoryDescriptionValue in com.echothree.model.data.accounting.server.entity
Methods in com.echothree.model.data.accounting.server.entity that return ItemAccountingCategoryDescriptionValueModifier and TypeMethodDescriptionItemAccountingCategoryDescription.getItemAccountingCategoryDescriptionValue()
Methods in com.echothree.model.data.accounting.server.entity with parameters of type ItemAccountingCategoryDescriptionValueModifier and TypeMethodDescriptionvoid
ItemAccountingCategoryDescription.setItemAccountingCategoryDescriptionValue
(ItemAccountingCategoryDescriptionValue value) Constructors in com.echothree.model.data.accounting.server.entity with parameters of type ItemAccountingCategoryDescriptionValueModifierConstructorDescriptionItemAccountingCategoryDescription
(ItemAccountingCategoryDescriptionValue value, EntityPermission entityPermission) Creates a new instance of ItemAccountingCategoryDescription -
Uses of ItemAccountingCategoryDescriptionValue in com.echothree.model.data.accounting.server.factory
Methods in com.echothree.model.data.accounting.server.factory that return ItemAccountingCategoryDescriptionValueModifier and TypeMethodDescriptionItemAccountingCategoryDescriptionFactory.getValueFromPK
(Session session, ItemAccountingCategoryDescriptionPK pk) ItemAccountingCategoryDescriptionFactory.getValueFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.accounting.server.factory that return types with arguments of type ItemAccountingCategoryDescriptionValueModifier and TypeMethodDescriptionItemAccountingCategoryDescriptionFactory.getValuesFromPKs
(Session session, Collection<ItemAccountingCategoryDescriptionPK> pks) ItemAccountingCategoryDescriptionFactory.getValuesFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.accounting.server.factory with parameters of type ItemAccountingCategoryDescriptionValueModifier and TypeMethodDescriptionItemAccountingCategoryDescriptionFactory.getEntityFromValue
(EntityPermission entityPermission, ItemAccountingCategoryDescriptionValue value) ItemAccountingCategoryDescriptionFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, ItemAccountingCategoryDescriptionValue value) Method parameters in com.echothree.model.data.accounting.server.factory with type arguments of type ItemAccountingCategoryDescriptionValueModifier and TypeMethodDescriptionvoid
ItemAccountingCategoryDescriptionFactory.create
(Session session, Collection<ItemAccountingCategoryDescriptionValue> _values) void
ItemAccountingCategoryDescriptionFactory.create
(Collection<ItemAccountingCategoryDescriptionValue> _values) -
Uses of ItemAccountingCategoryDescriptionValue in com.echothree.model.data.accounting.server.value
Methods in com.echothree.model.data.accounting.server.value that return ItemAccountingCategoryDescriptionValue