Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Index
  • Help
  • Summary: 
  • Nested | 
  • Field | 
  • Constr | 
  • Method
  • Detail: 
  • Field | 
  • Constr | 
  • Method
Package com.echothree.model.control.inventory.server.transfer

Class LotTransferCache

java.lang.Object
com.echothree.util.server.transfer.BaseTransferCache<K,V>
com.echothree.model.control.inventory.server.transfer.BaseInventoryTransferCache<Lot,LotTransfer>
com.echothree.model.control.inventory.server.transfer.LotTransferCache

public class LotTransferCache extends BaseInventoryTransferCache<Lot,LotTransfer>
  • Field Summary

    Fields inherited from class com.echothree.util.server.transfer.BaseTransferCache

    session, transferCache, userVisit
  • Constructor Summary

    Constructors
    Constructor
    Description
    LotTransferCache(UserVisit userVisit, InventoryControl inventoryControl)
    Creates a new instance of LotTransferCache
  • Method Summary

    Modifier and Type
    Method
    Description
    LotTransfer
    getTransfer(Lot lot)
     

    Methods inherited from class com.echothree.util.server.transfer.BaseTransferCache

    formatFractionalPercent, formatInet4Address, formatTypicalDateTime, formatUnitOfMeasure, get, getCurrency, getDateTimeFormat, getIncludeEntityAliasTypes, getIncludeEntityAppearance, getIncludeEntityAttributeGroups, getIncludeEntityInstance, getIncludeEntityVisit, getIncludeGuid, getIncludeKey, getIncludeNames, getIncludeTagScopes, getLanguage, getLog, getParty, getPartyPK, getTimeZone, getUomControl, getUserControl, put, put, setIncludeEntityAliasTypes, setIncludeEntityAppearance, setIncludeEntityAttributeGroups, setIncludeEntityInstance, setIncludeEntityVisit, setIncludeGuid, setIncludeKey, setIncludeNames, setIncludeTagScopes, setIncludeUlid, setupComments, setupEntityAliasTypes, setupEntityAttributeGroups, setupEntityInstance, setupOwnedWorkEfforts, setupRatings, setupTagScopes, verifyOptionDependency

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • LotTransferCache

      public LotTransferCache(UserVisit userVisit, InventoryControl inventoryControl)
      Creates a new instance of LotTransferCache
  • Method Details

    • getTransfer

      public LotTransfer getTransfer(Lot lot)
      Specified by:
      getTransfer in class BaseInventoryTransferCache<Lot,LotTransfer>

Copyright 2002-2024 Echo Three, LLC