Uses of Class
com.echothree.model.data.accounting.server.entity.ItemAccountingCategory
Packages that use ItemAccountingCategory
Package
Description
-
Uses of ItemAccountingCategory in com.echothree.control.user.accounting.server.command
Methods in com.echothree.control.user.accounting.server.command that return ItemAccountingCategoryModifier and TypeMethodDescriptionEditItemAccountingCategoryCommand.getEntity
(EditItemAccountingCategoryResult result) protected ItemAccountingCategory
GetItemAccountingCategoryCommand.getEntity()
EditItemAccountingCategoryCommand.getLockEntity
(ItemAccountingCategory itemAccountingCategory) Methods in com.echothree.control.user.accounting.server.command that return types with arguments of type ItemAccountingCategoryModifier and TypeMethodDescriptionprotected Collection<ItemAccountingCategory>
GetItemAccountingCategoriesCommand.getEntities()
Methods in com.echothree.control.user.accounting.server.command with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionvoid
EditItemAccountingCategoryCommand.canUpdate
(ItemAccountingCategory itemAccountingCategory) void
EditItemAccountingCategoryCommand.doLock
(ItemAccountingCategoryEdit edit, ItemAccountingCategory itemAccountingCategory) void
EditItemAccountingCategoryCommand.doUpdate
(ItemAccountingCategory itemAccountingCategory) void
EditItemAccountingCategoryCommand.fillInResult
(EditItemAccountingCategoryResult result, ItemAccountingCategory itemAccountingCategory) EditItemAccountingCategoryCommand.getLockEntity
(ItemAccountingCategory itemAccountingCategory) protected BaseResult
GetItemAccountingCategoryCommand.getResult
(ItemAccountingCategory entity) Method parameters in com.echothree.control.user.accounting.server.command with type arguments of type ItemAccountingCategoryModifier and TypeMethodDescriptionprotected BaseResult
GetItemAccountingCategoriesCommand.getResult
(Collection<ItemAccountingCategory> entities) -
Uses of ItemAccountingCategory in com.echothree.model.control.accounting.server.control
Methods in com.echothree.model.control.accounting.server.control that return ItemAccountingCategoryModifier and TypeMethodDescriptionAccountingControl.createItemAccountingCategory
(String itemAccountingCategoryName, ItemAccountingCategory parentItemAccountingCategory, GlAccount inventoryGlAccount, GlAccount salesGlAccount, GlAccount returnsGlAccount, GlAccount cogsGlAccount, GlAccount returnsCogsGlAccount, Boolean isDefault, Integer sortOrder, BasePK createdBy) AccountingControl.getDefaultItemAccountingCategory()
AccountingControl.getDefaultItemAccountingCategory
(EntityPermission entityPermission) AccountingControl.getDefaultItemAccountingCategoryForUpdate()
AccountingControl.getItemAccountingCategoryByEntityInstance
(EntityInstance entityInstance) AccountingControl.getItemAccountingCategoryByEntityInstance
(EntityInstance entityInstance, EntityPermission entityPermission) Assume that the entityInstance passed to this function is a ECHO_THREE.ItemAccountingCategoryAccountingControl.getItemAccountingCategoryByEntityInstanceForUpdate
(EntityInstance entityInstance) AccountingControl.getItemAccountingCategoryByName
(String itemAccountingCategoryName) AccountingControl.getItemAccountingCategoryByName
(String itemAccountingCategoryName, EntityPermission entityPermission) AccountingControl.getItemAccountingCategoryByNameForUpdate
(String itemAccountingCategoryName) Methods in com.echothree.model.control.accounting.server.control that return types with arguments of type ItemAccountingCategoryModifier and TypeMethodDescriptionAccountingControl.getItemAccountingCategories()
AccountingControl.getItemAccountingCategoriesByParentItemAccountingCategory
(ItemAccountingCategory parentItemAccountingCategory) AccountingControl.getItemAccountingCategoriesByParentItemAccountingCategoryForUpdate
(ItemAccountingCategory parentItemAccountingCategory) AccountingControl.getItemAccountingCategoriesForUpdate()
Methods in com.echothree.model.control.accounting.server.control with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionAccountingControl.createItemAccountingCategory
(String itemAccountingCategoryName, ItemAccountingCategory parentItemAccountingCategory, GlAccount inventoryGlAccount, GlAccount salesGlAccount, GlAccount returnsGlAccount, GlAccount cogsGlAccount, GlAccount returnsCogsGlAccount, Boolean isDefault, Integer sortOrder, BasePK createdBy) AccountingControl.createItemAccountingCategoryDescription
(ItemAccountingCategory itemAccountingCategory, Language language, String description, BasePK createdBy) void
AccountingControl.deleteItemAccountingCategory
(ItemAccountingCategory itemAccountingCategory, BasePK deletedBy) void
AccountingControl.deleteItemAccountingCategoryDescriptionsByItemAccountingCategory
(ItemAccountingCategory itemAccountingCategory, BasePK deletedBy) AccountingControl.getBestItemAccountingCategoryDescription
(ItemAccountingCategory itemAccountingCategory, Language language) AccountingControl.getItemAccountingCategoriesByParentItemAccountingCategory
(ItemAccountingCategory parentItemAccountingCategory) AccountingControl.getItemAccountingCategoriesByParentItemAccountingCategoryForUpdate
(ItemAccountingCategory parentItemAccountingCategory) AccountingControl.getItemAccountingCategoryDescription
(ItemAccountingCategory itemAccountingCategory, Language language) AccountingControl.getItemAccountingCategoryDescriptionForUpdate
(ItemAccountingCategory itemAccountingCategory, Language language) AccountingControl.getItemAccountingCategoryDescriptionsByItemAccountingCategory
(ItemAccountingCategory itemAccountingCategory) AccountingControl.getItemAccountingCategoryDescriptionsByItemAccountingCategoryForUpdate
(ItemAccountingCategory itemAccountingCategory) AccountingControl.getItemAccountingCategoryDescriptionTransfersByItemAccountingCategory
(UserVisit userVisit, ItemAccountingCategory itemAccountingCategory) AccountingControl.getItemAccountingCategoryDescriptionValueForUpdate
(ItemAccountingCategory itemAccountingCategory, Language language) AccountingControl.getItemAccountingCategoryDetailValueForUpdate
(ItemAccountingCategory itemAccountingCategory) AccountingControl.getItemAccountingCategoryTransfer
(UserVisit userVisit, ItemAccountingCategory itemAccountingCategory) boolean
AccountingControl.isParentItemAccountingCategorySafe
(ItemAccountingCategory itemAccountingCategory, ItemAccountingCategory parentItemAccountingCategory) Method parameters in com.echothree.model.control.accounting.server.control with type arguments of type ItemAccountingCategoryModifier and TypeMethodDescriptionvoid
AccountingControl.deleteItemAccountingCategories
(List<ItemAccountingCategory> itemAccountingCategories, BasePK deletedBy) AccountingControl.getItemAccountingCategoryTransfers
(UserVisit userVisit, Collection<ItemAccountingCategory> itemAccountingCategories) -
Uses of ItemAccountingCategory in com.echothree.model.control.accounting.server.graphql
Constructors in com.echothree.model.control.accounting.server.graphql with parameters of type ItemAccountingCategoryModifierConstructorDescriptionItemAccountingCategoryObject
(ItemAccountingCategory itemAccountingCategory) -
Uses of ItemAccountingCategory in com.echothree.model.control.accounting.server.logic
Methods in com.echothree.model.control.accounting.server.logic that return ItemAccountingCategoryModifier and TypeMethodDescriptionItemAccountingCategoryLogic.createItemAccountingCategory
(ExecutionErrorAccumulator eea, String itemAccountingCategoryName, ItemAccountingCategory parentItemAccountingCategory, GlAccount inventoryGlAccount, GlAccount salesGlAccount, GlAccount returnsGlAccount, GlAccount cogsGlAccount, GlAccount returnsCogsGlAccount, Boolean isDefault, Integer sortOrder, Language language, String description, BasePK createdBy) ItemAccountingCategoryLogic.getItemAccountingCategoryByName
(ExecutionErrorAccumulator eea, String itemAccountingCategoryName) ItemAccountingCategoryLogic.getItemAccountingCategoryByName
(ExecutionErrorAccumulator eea, String itemAccountingCategoryName, EntityPermission entityPermission) ItemAccountingCategoryLogic.getItemAccountingCategoryByNameForUpdate
(ExecutionErrorAccumulator eea, String itemAccountingCategoryName) ItemAccountingCategoryLogic.getItemAccountingCategoryByUniversalSpec
(ExecutionErrorAccumulator eea, ItemAccountingCategoryUniversalSpec universalSpec, boolean allowDefault) ItemAccountingCategoryLogic.getItemAccountingCategoryByUniversalSpec
(ExecutionErrorAccumulator eea, ItemAccountingCategoryUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) ItemAccountingCategoryLogic.getItemAccountingCategoryByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, ItemAccountingCategoryUniversalSpec universalSpec, boolean allowDefault) Methods in com.echothree.model.control.accounting.server.logic with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionItemAccountingCategoryLogic.createItemAccountingCategory
(ExecutionErrorAccumulator eea, String itemAccountingCategoryName, ItemAccountingCategory parentItemAccountingCategory, GlAccount inventoryGlAccount, GlAccount salesGlAccount, GlAccount returnsGlAccount, GlAccount cogsGlAccount, GlAccount returnsCogsGlAccount, Boolean isDefault, Integer sortOrder, Language language, String description, BasePK createdBy) void
ItemAccountingCategoryLogic.deleteItemAccountingCategory
(ExecutionErrorAccumulator eea, ItemAccountingCategory itemAccountingCategory, BasePK deletedBy) -
Uses of ItemAccountingCategory in com.echothree.model.control.accounting.server.transfer
Methods in com.echothree.model.control.accounting.server.transfer with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionItemAccountingCategoryTransferCache.getTransfer
(ItemAccountingCategory itemAccountingCategory) -
Uses of ItemAccountingCategory in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionInventoryControl.createInventoryConditionGlAccount
(InventoryCondition inventoryCondition, ItemAccountingCategory itemAccountingCategory, GlAccount inventoryGlAccount, GlAccount salesGlAccount, GlAccount returnsGlAccount, GlAccount cogsGlAccount, GlAccount returnsCogsGlAccount, BasePK createdBy) void
InventoryControl.deleteInventoryConditionGlAccountByInventoryConditionAndItemAccountingCategory
(InventoryCondition inventoryCondition, ItemAccountingCategory itemAccountingCategory, BasePK deletedBy) void
InventoryControl.deleteInventoryConditionGlAccountsByItemAccountingCategory
(ItemAccountingCategory itemAccountingCategory, BasePK deletedBy) InventoryControl.getInventoryConditionGlAccount
(InventoryCondition inventoryCondition, ItemAccountingCategory itemAccountingCategory) InventoryControl.getInventoryConditionGlAccountForUpdate
(InventoryCondition inventoryCondition, ItemAccountingCategory itemAccountingCategory) InventoryControl.getInventoryConditionGlAccountsByItemAccountingCategory
(ItemAccountingCategory itemAccountingCategory) InventoryControl.getInventoryConditionGlAccountsByItemAccountingCategoryForUpdate
(ItemAccountingCategory itemAccountingCategory) InventoryControl.getInventoryConditionGlAccountTransfer
(UserVisit userVisit, InventoryCondition inventoryCondition, ItemAccountingCategory itemAccountingCategory) InventoryControl.getInventoryConditionGlAccountValueForUpdate
(InventoryCondition inventoryCondition, ItemAccountingCategory itemAccountingCategory) -
Uses of ItemAccountingCategory in com.echothree.model.control.item.server.control
Methods in com.echothree.model.control.item.server.control with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionlong
ItemControl.countItemsByItemAccountingCategory
(ItemAccountingCategory itemAccountingCategory) ItemControl.createItem
(String itemName, ItemType itemType, ItemUseType itemUseType, ItemCategory itemCategory, ItemAccountingCategory itemAccountingCategory, ItemPurchasingCategory itemPurchasingCategory, Party companyParty, ItemDeliveryType itemDeliveryType, ItemInventoryType itemInventoryType, Boolean inventorySerialized, Sequence serialNumberSequence, Boolean shippingChargeExempt, Long shippingStartTime, Long shippingEndTime, Long salesOrderStartTime, Long salesOrderEndTime, Long purchaseOrderStartTime, Long purchaseOrderEndTime, Boolean allowClubDiscounts, Boolean allowCouponDiscounts, Boolean allowAssociatePayments, UnitOfMeasureKind unitOfMeasureKind, ItemPriceType itemPriceType, CancellationPolicy cancellationPolicy, ReturnPolicy returnPolicy, StylePath stylePath, BasePK createdBy) ItemControl.getItemsByItemAccountingCategory
(ItemAccountingCategory itemAccountingCategory) ItemControl.getItemsByItemAccountingCategoryForUpdate
(ItemAccountingCategory itemAccountingCategory) -
Uses of ItemAccountingCategory in com.echothree.model.control.item.server.logic
Methods in com.echothree.model.control.item.server.logic with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionItemLogic.createItem
(ExecutionErrorAccumulator eea, String itemName, ItemType itemType, ItemUseType itemUseType, ItemCategory itemCategory, ItemAccountingCategory itemAccountingCategory, ItemPurchasingCategory itemPurchasingCategory, Party companyParty, ItemDeliveryType itemDeliveryType, ItemInventoryType itemInventoryType, Boolean inventorySerialized, Sequence serialNumberSequence, Boolean shippingChargeExempt, Long shippingStartTime, Long shippingEndTime, Long salesOrderStartTime, Long salesOrderEndTime, Long purchaseOrderStartTime, Long purchaseOrderEndTime, Boolean allowClubDiscounts, Boolean allowCouponDiscounts, Boolean allowAssociatePayments, UnitOfMeasureKind unitOfMeasureKind, ItemPriceType itemPriceType, CancellationPolicy cancellationPolicy, ReturnPolicy returnPolicy, StylePath stylePath, BasePK createdBy) -
Uses of ItemAccountingCategory in com.echothree.model.control.selector.server.control
Methods in com.echothree.model.control.selector.server.control with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionSelectorControl.createSelectorNodeItemAccountingCategory
(SelectorNode selectorNode, ItemAccountingCategory itemAccountingCategory, Boolean checkParents, BasePK createdBy) -
Uses of ItemAccountingCategory in com.echothree.model.data.accounting.server.entity
Methods in com.echothree.model.data.accounting.server.entity that return ItemAccountingCategoryModifier and TypeMethodDescriptionItemAccountingCategoryDescription.getItemAccountingCategory()
ItemAccountingCategoryDescription.getItemAccountingCategory
(EntityPermission entityPermission) ItemAccountingCategoryDescription.getItemAccountingCategory
(Session session) ItemAccountingCategoryDescription.getItemAccountingCategory
(Session session, EntityPermission entityPermission) ItemAccountingCategoryDetail.getItemAccountingCategory()
ItemAccountingCategoryDetail.getItemAccountingCategory
(EntityPermission entityPermission) ItemAccountingCategoryDetail.getItemAccountingCategory
(Session session) ItemAccountingCategoryDetail.getItemAccountingCategory
(Session session, EntityPermission entityPermission) ItemAccountingCategoryDescription.getItemAccountingCategoryForUpdate()
ItemAccountingCategoryDescription.getItemAccountingCategoryForUpdate
(Session session) ItemAccountingCategoryDetail.getItemAccountingCategoryForUpdate()
ItemAccountingCategoryDetail.getItemAccountingCategoryForUpdate
(Session session) ItemAccountingCategoryDetail.getParentItemAccountingCategory()
ItemAccountingCategoryDetail.getParentItemAccountingCategory
(EntityPermission entityPermission) ItemAccountingCategoryDetail.getParentItemAccountingCategory
(Session session) ItemAccountingCategoryDetail.getParentItemAccountingCategory
(Session session, EntityPermission entityPermission) ItemAccountingCategoryDetail.getParentItemAccountingCategoryForUpdate()
ItemAccountingCategoryDetail.getParentItemAccountingCategoryForUpdate
(Session session) Methods in com.echothree.model.data.accounting.server.entity with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionvoid
ItemAccountingCategoryDescription.setItemAccountingCategory
(ItemAccountingCategory entity) void
ItemAccountingCategoryDetail.setItemAccountingCategory
(ItemAccountingCategory entity) void
ItemAccountingCategoryDetail.setParentItemAccountingCategory
(ItemAccountingCategory entity) -
Uses of ItemAccountingCategory in com.echothree.model.data.accounting.server.factory
Methods in com.echothree.model.data.accounting.server.factory that return ItemAccountingCategoryModifier and TypeMethodDescriptionItemAccountingCategoryFactory.create()
ItemAccountingCategoryFactory.create
(ItemAccountingCategoryDetailPK activeDetailPK, ItemAccountingCategoryDetailPK lastDetailPK) ItemAccountingCategoryFactory.create
(ItemAccountingCategoryDetail activeDetail, ItemAccountingCategoryDetail lastDetail) ItemAccountingCategoryFactory.create
(Session session, ItemAccountingCategoryDetailPK activeDetailPK, ItemAccountingCategoryDetailPK lastDetailPK) ItemAccountingCategoryFactory.create
(Session session, ItemAccountingCategoryDetail activeDetail, ItemAccountingCategoryDetail lastDetail) ItemAccountingCategoryFactory.getEntityFromCache
(Session session, ItemAccountingCategoryPK pk) ItemAccountingCategoryFactory.getEntityFromPK
(EntityPermission entityPermission, ItemAccountingCategoryPK pk) ItemAccountingCategoryFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, ItemAccountingCategoryPK pk) ItemAccountingCategoryFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps) ItemAccountingCategoryFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) ItemAccountingCategoryFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ItemAccountingCategoryFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ItemAccountingCategoryFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) ItemAccountingCategoryFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ItemAccountingCategoryFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ItemAccountingCategoryFactory.getEntityFromResultSet
(EntityPermission entityPermission, ResultSet rs) ItemAccountingCategoryFactory.getEntityFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) ItemAccountingCategoryFactory.getEntityFromValue
(EntityPermission entityPermission, ItemAccountingCategoryValue value) ItemAccountingCategoryFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, ItemAccountingCategoryValue value) Methods in com.echothree.model.data.accounting.server.factory that return types with arguments of type ItemAccountingCategoryModifier and TypeMethodDescriptionItemAccountingCategoryFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<ItemAccountingCategoryPK> pks) ItemAccountingCategoryFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<ItemAccountingCategoryPK> pks) ItemAccountingCategoryFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps) ItemAccountingCategoryFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) ItemAccountingCategoryFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ItemAccountingCategoryFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ItemAccountingCategoryFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) ItemAccountingCategoryFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ItemAccountingCategoryFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ItemAccountingCategoryFactory.getEntitiesFromResultSet
(EntityPermission entityPermission, ResultSet rs) ItemAccountingCategoryFactory.getEntitiesFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) Methods in com.echothree.model.data.accounting.server.factory with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionItemAccountingCategoryDescriptionFactory.create
(ItemAccountingCategory itemAccountingCategory, Language language, String description, Long fromTime, Long thruTime) ItemAccountingCategoryDescriptionFactory.create
(Session session, ItemAccountingCategory itemAccountingCategory, Language language, String description, Long fromTime, Long thruTime) ItemAccountingCategoryDetailFactory.create
(ItemAccountingCategory itemAccountingCategory, String itemAccountingCategoryName, ItemAccountingCategory parentItemAccountingCategory, GlAccount inventoryGlAccount, GlAccount salesGlAccount, GlAccount returnsGlAccount, GlAccount cogsGlAccount, GlAccount returnsCogsGlAccount, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ItemAccountingCategoryDetailFactory.create
(Session session, ItemAccountingCategory itemAccountingCategory, String itemAccountingCategoryName, ItemAccountingCategory parentItemAccountingCategory, GlAccount inventoryGlAccount, GlAccount salesGlAccount, GlAccount returnsGlAccount, GlAccount cogsGlAccount, GlAccount returnsCogsGlAccount, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) void
ItemAccountingCategoryFactory.remove
(Session session, ItemAccountingCategory entity) void
ItemAccountingCategoryFactory.store
(Session session, ItemAccountingCategory entity) Method parameters in com.echothree.model.data.accounting.server.factory with type arguments of type ItemAccountingCategoryModifier and TypeMethodDescriptionvoid
ItemAccountingCategoryFactory.store
(Session session, Collection<ItemAccountingCategory> entities) void
ItemAccountingCategoryFactory.store
(Collection<ItemAccountingCategory> entities) -
Uses of ItemAccountingCategory in com.echothree.model.data.inventory.server.entity
Methods in com.echothree.model.data.inventory.server.entity that return ItemAccountingCategoryModifier and TypeMethodDescriptionInventoryConditionGlAccount.getItemAccountingCategory()
InventoryConditionGlAccount.getItemAccountingCategory
(EntityPermission entityPermission) InventoryConditionGlAccount.getItemAccountingCategory
(Session session) InventoryConditionGlAccount.getItemAccountingCategory
(Session session, EntityPermission entityPermission) InventoryConditionGlAccount.getItemAccountingCategoryForUpdate()
InventoryConditionGlAccount.getItemAccountingCategoryForUpdate
(Session session) Methods in com.echothree.model.data.inventory.server.entity with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionvoid
InventoryConditionGlAccount.setItemAccountingCategory
(ItemAccountingCategory entity) -
Uses of ItemAccountingCategory in com.echothree.model.data.inventory.server.factory
Methods in com.echothree.model.data.inventory.server.factory with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionInventoryConditionGlAccountFactory.create
(InventoryCondition inventoryCondition, ItemAccountingCategory itemAccountingCategory, GlAccount inventoryGlAccount, GlAccount salesGlAccount, GlAccount returnsGlAccount, GlAccount cogsGlAccount, GlAccount returnsCogsGlAccount, Long fromTime, Long thruTime) InventoryConditionGlAccountFactory.create
(Session session, InventoryCondition inventoryCondition, ItemAccountingCategory itemAccountingCategory, GlAccount inventoryGlAccount, GlAccount salesGlAccount, GlAccount returnsGlAccount, GlAccount cogsGlAccount, GlAccount returnsCogsGlAccount, Long fromTime, Long thruTime) -
Uses of ItemAccountingCategory in com.echothree.model.data.item.server.entity
Methods in com.echothree.model.data.item.server.entity that return ItemAccountingCategoryModifier and TypeMethodDescriptionItemDetail.getItemAccountingCategory()
ItemDetail.getItemAccountingCategory
(EntityPermission entityPermission) ItemDetail.getItemAccountingCategory
(Session session) ItemDetail.getItemAccountingCategory
(Session session, EntityPermission entityPermission) ItemDetail.getItemAccountingCategoryForUpdate()
ItemDetail.getItemAccountingCategoryForUpdate
(Session session) Methods in com.echothree.model.data.item.server.entity with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionvoid
ItemDetail.setItemAccountingCategory
(ItemAccountingCategory entity) -
Uses of ItemAccountingCategory in com.echothree.model.data.item.server.factory
Methods in com.echothree.model.data.item.server.factory with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionItemDetailFactory.create
(Item item, String itemName, ItemType itemType, ItemUseType itemUseType, ItemCategory itemCategory, ItemAccountingCategory itemAccountingCategory, ItemPurchasingCategory itemPurchasingCategory, Party companyParty, ItemDeliveryType itemDeliveryType, ItemInventoryType itemInventoryType, Boolean inventorySerialized, Sequence serialNumberSequence, Boolean shippingChargeExempt, Long shippingStartTime, Long shippingEndTime, Long salesOrderStartTime, Long salesOrderEndTime, Long purchaseOrderStartTime, Long purchaseOrderEndTime, Boolean allowClubDiscounts, Boolean allowCouponDiscounts, Boolean allowAssociatePayments, UnitOfMeasureKind unitOfMeasureKind, ItemPriceType itemPriceType, CancellationPolicy cancellationPolicy, ReturnPolicy returnPolicy, StylePath stylePath, Long fromTime, Long thruTime) ItemDetailFactory.create
(Session session, Item item, String itemName, ItemType itemType, ItemUseType itemUseType, ItemCategory itemCategory, ItemAccountingCategory itemAccountingCategory, ItemPurchasingCategory itemPurchasingCategory, Party companyParty, ItemDeliveryType itemDeliveryType, ItemInventoryType itemInventoryType, Boolean inventorySerialized, Sequence serialNumberSequence, Boolean shippingChargeExempt, Long shippingStartTime, Long shippingEndTime, Long salesOrderStartTime, Long salesOrderEndTime, Long purchaseOrderStartTime, Long purchaseOrderEndTime, Boolean allowClubDiscounts, Boolean allowCouponDiscounts, Boolean allowAssociatePayments, UnitOfMeasureKind unitOfMeasureKind, ItemPriceType itemPriceType, CancellationPolicy cancellationPolicy, ReturnPolicy returnPolicy, StylePath stylePath, Long fromTime, Long thruTime) -
Uses of ItemAccountingCategory in com.echothree.model.data.selector.server.entity
Methods in com.echothree.model.data.selector.server.entity that return ItemAccountingCategoryModifier and TypeMethodDescriptionSelectorNodeItemAccountingCategory.getItemAccountingCategory()
SelectorNodeItemAccountingCategory.getItemAccountingCategory
(EntityPermission entityPermission) SelectorNodeItemAccountingCategory.getItemAccountingCategory
(Session session) SelectorNodeItemAccountingCategory.getItemAccountingCategory
(Session session, EntityPermission entityPermission) SelectorNodeItemAccountingCategory.getItemAccountingCategoryForUpdate()
SelectorNodeItemAccountingCategory.getItemAccountingCategoryForUpdate
(Session session) Methods in com.echothree.model.data.selector.server.entity with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionvoid
SelectorNodeItemAccountingCategory.setItemAccountingCategory
(ItemAccountingCategory entity) -
Uses of ItemAccountingCategory in com.echothree.model.data.selector.server.factory
Methods in com.echothree.model.data.selector.server.factory with parameters of type ItemAccountingCategoryModifier and TypeMethodDescriptionSelectorNodeItemAccountingCategoryFactory.create
(SelectorNode selectorNode, ItemAccountingCategory itemAccountingCategory, Boolean checkParents, Long fromTime, Long thruTime) SelectorNodeItemAccountingCategoryFactory.create
(Session session, SelectorNode selectorNode, ItemAccountingCategory itemAccountingCategory, Boolean checkParents, Long fromTime, Long thruTime)