com.ibm.commerce.catalog.facade.server.commands

Class GetKitCmdImpl

  • All Implemented Interfaces:
    GetKitCmd, BusinessObjectDocumentCmd, 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 GetKitCmdImpl
    extends AbstractGetBusinessObjectDocumentCmdImpl
    implements GetKitCmd
    This class is the implementation for the get Kit service. This contains methods to set the get request and obtain the show response which contains the Kit details. This class initializes and runs the right catalog group fetch command based on the XPath key, specified in the get request. The validateExpression() method can be overridden to do any custom validation on the Xpath.
    See Also:
    Serialized Form