com.ibm.commerce.price.facade.server.commands

Class FetchEntitledPriceByContractAndCatentryIdCmdImpl

  • All Implemented Interfaces:
    AbstractFetchNounCmd, FetchEntitledPriceCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class FetchEntitledPriceByContractAndCatentryIdCmdImpl
    extends AbstractFetchEntitledPriceCmdImpl
    This class is the implementation of the command key com.ibm.commerce.price.facade.server.commands.FetchEntitledPriceCmd+ /EntitledPrice[(CatalogEntryIdentifier[UniqueID=] and ContractIdentifier[ UniqueID=] and UnitPrice[Price[@currency=] and (Quantity= and Quantity [@uom=])])]
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class com.ibm.websphere.command.CacheableCommandImpl

        execute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
      • Methods inherited from class com.ibm.websphere.command.TargetableCommandImpl

        getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.ibm.websphere.command.Command

        execute, isReadyToCallExecute, reset
      • Methods inherited from interface com.ibm.websphere.command.TargetableCommand

        getCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputProperties
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • FetchEntitledPriceByContractAndCatentryIdCmdImpl

        public FetchEntitledPriceByContractAndCatentryIdCmdImpl()