Class InventoryTransactionReasonDescriptionTransferCache
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCache<InventoryTransactionReasonDescription,InventoryTransactionReasonDescriptionTransfer>
com.echothree.model.control.inventory.server.transfer.BaseInventoryTransferCache<InventoryTransactionReasonDescription,InventoryTransactionReasonDescriptionTransfer>
com.echothree.model.control.inventory.server.transfer.BaseInventoryDescriptionTransferCache<InventoryTransactionReasonDescription,InventoryTransactionReasonDescriptionTransfer>
com.echothree.model.control.inventory.server.transfer.InventoryTransactionReasonDescriptionTransferCache
-
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 InventoryTransactionReasonDescriptionTransferCache -
Method Summary
Modifier and TypeMethodDescriptiongetTransfer(UserVisit userVisit, InventoryTransactionReasonDescription inventoryTransactionReasonDescription) 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
-
InventoryTransactionReasonDescriptionTransferCache
Creates a new instance of InventoryTransactionReasonDescriptionTransferCache
-
-
Method Details
-
getTransfer
public InventoryTransactionReasonDescriptionTransfer getTransfer(UserVisit userVisit, InventoryTransactionReasonDescription inventoryTransactionReasonDescription)
-