Uses of Interface
com.echothree.control.user.inventory.common.spec.PartyInventoryLevelSpec
Packages that use PartyInventoryLevelSpec
Package
Description
-
Uses of PartyInventoryLevelSpec in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return PartyInventoryLevelSpec -
Uses of PartyInventoryLevelSpec in com.echothree.control.user.inventory.common.form
Subinterfaces of PartyInventoryLevelSpec in com.echothree.control.user.inventory.common.formModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
-
Uses of PartyInventoryLevelSpec in com.echothree.control.user.inventory.common.spec
Methods in com.echothree.control.user.inventory.common.spec that return PartyInventoryLevelSpecModifier and TypeMethodDescriptionstatic PartyInventoryLevelSpec
InventorySpecFactory.getPartyInventoryLevelSpec()
-
Uses of PartyInventoryLevelSpec in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return PartyInventoryLevelSpec -
Uses of PartyInventoryLevelSpec in com.echothree.control.user.inventory.server.command
Classes in com.echothree.control.user.inventory.server.command with type parameters of type PartyInventoryLevelSpecModifier and TypeClassDescriptionclass
Methods in com.echothree.control.user.inventory.server.command with parameters of type PartyInventoryLevelSpecModifier and TypeMethodDescriptionprotected Party
BasePartyInventoryLevelCommand.getParty
(PartyInventoryLevelSpec spec) protected Party
EditPartyInventoryLevelCommand.getParty
(PartyInventoryLevelSpec spec)