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

Class ChangePriceListPriceEntryActionCmdImpl

  • All Implemented Interfaces:
    AbstractChangeNounPartActionCmd, AbstractSyncNounPartActionCmd, com.ibm.commerce.price.facade.server.commands.ChangePriceListPartActionCmd, com.ibm.commerce.price.facade.server.util.PriceFacadeServerConstants, 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 ChangePriceListPriceEntryActionCmdImpl
    extends AbstractChangeNounPartActionCmdImpl
    implements com.ibm.commerce.price.facade.server.commands.ChangePriceListPartActionCmd, com.ibm.commerce.price.facade.server.util.PriceFacadeServerConstants
    The part command is executed for the Change AttributeDictionaryAttributeGroup's Description
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM Copyright notice field.
      • Fields inherited from class com.ibm.websphere.command.TargetableCommandImpl

        LOCAL
      • Fields inherited from interface com.ibm.websphere.command.Command

        serialVersionUID
      • Fields inherited from interface com.ibm.commerce.price.facade.server.util.PriceFacadeServerConstants

        ACESS_PROFILE_IBM_PRICELIST_SUMMARY, ADD_ACTION_CODE, BUSINESSCONTEXT_FORUSER_DN, BUSINESSCONTEXT_STORE_IDENTIFIER, BUSINESSCONTEXT_STORE_UNIQUEID, CATALOG_ENTRY_ID, CATALOG_ENTRY_UNIQUEID_INDEX, CHANGE_ACTION_CODE, DELETE_ACTION_CODE, FIRST_INDEX, INDEX_SEPARATOR, PRICEENTRY_ALTERNATIVE_PRICE_XPATH_END_WORD, PRICEENTRY_PRICE_XPATH_END_WORD, PRICELIST_UNIQUEID_INDEX, PRICELIST_USAGE_CUSTOM, PRICELIST_USAGE_EXTERNAL, PRICELIST_USAGE_STANDARD, SEPERATOR_OF_XPATH, XML_SUPPORTED_DATA_FORMAT, XPATH_STRING_CURRENCY, XPATH_STRING_NAME, XPATH_STRING_PARTNUMBER, XPATH_STRING_PRICING_DATE, XPATH_STRING_QUALIFIER, XPATH_STRING_QUANTITY, XPATH_STRING_UNIQUEID, XPATH_STRING_UOM
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void validate()
      A method to validate before executing
      • Methods inherited from class com.ibm.commerce.command.MeasuredCacheableCommandImpl

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

        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