Class InventoryDispositionAdjustmentDescriptionTransferCache
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCache<InventoryDispositionAdjustmentDescription,InventoryDispositionAdjustmentDescriptionTransfer>
com.echothree.model.control.inventory.server.transfer.BaseInventoryTransferCache<InventoryDispositionAdjustmentDescription,InventoryDispositionAdjustmentDescriptionTransfer>
com.echothree.model.control.inventory.server.transfer.BaseInventoryDescriptionTransferCache<InventoryDispositionAdjustmentDescription,InventoryDispositionAdjustmentDescriptionTransfer>
com.echothree.model.control.inventory.server.transfer.InventoryDispositionAdjustmentDescriptionTransferCache
-
Field Summary
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCache
commentControl, coreControl, entityAliasControl, entityInstanceControl, ratingControl, session, tagControl, transferCache, userControl, workEffortControl -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCreates a new instance of InventoryDispositionAdjustmentDescriptionTransferCache -
Method Summary
Modifier and TypeMethodDescriptiongetTransfer(UserVisit userVisit, InventoryDispositionAdjustmentDescription inventoryDispositionAdjustmentDescription) Methods inherited from class com.echothree.util.server.transfer.BaseTransferCache
formatFractionalPercent, formatInet4Address, formatTypicalDateTime, formatUnitOfMeasure, get, getCurrency, getDateTimeFormat, getIncludeEntityAliases, getIncludeEntityAppearance, getIncludeEntityAttributeGroups, getIncludeEntityInstance, getIncludeEntityVisit, getIncludeNames, getIncludeTagScopes, getIncludeUuid, getLanguage, getLog, getParty, getPartyPK, getTimeZone, put, put, setIncludeEntityAliases, setIncludeEntityAppearance, setIncludeEntityAttributeGroups, setIncludeEntityInstance, setIncludeEntityVisit, setIncludeNames, setIncludeTagScopes, setIncludeUuid, setupAllCommentTypes, setupAllRatingTypes, setupComments, setupComments, setupEntityAliases, setupEntityAttributeGroups, setupEntityInstance, setupOwnedWorkEfforts, setupRatings, setupRatings, setupTagScopes, verifyOptionDependency
-
Constructor Details
-
InventoryDispositionAdjustmentDescriptionTransferCache
Creates a new instance of InventoryDispositionAdjustmentDescriptionTransferCache
-
-
Method Details
-
getTransfer
public InventoryDispositionAdjustmentDescriptionTransfer getTransfer(UserVisit userVisit, InventoryDispositionAdjustmentDescription inventoryDispositionAdjustmentDescription)
-