Uses of Interface
com.echothree.control.user.inventory.common.result.GetPartyBucketsResult
Packages that use GetPartyBucketsResult
Package
Description
-
Uses of GetPartyBucketsResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetPartyBucketsResultModifier and TypeMethodDescriptionInventoryService.getPartyBuckets(UserVisitPK userVisitPK, GetPartyBucketsForm form) -
Uses of GetPartyBucketsResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetPartyBucketsResultModifier and TypeMethodDescriptionstatic GetPartyBucketsResultInventoryResultFactory.getGetPartyBucketsResult() -
Uses of GetPartyBucketsResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetPartyBucketsResultModifier and TypeMethodDescriptionInventoryBean.getPartyBuckets(UserVisitPK userVisitPK, GetPartyBucketsForm form)