com.ibm.commerce.location.facade.server.commands

Class ChangePointOfInterestCmdImpl

  • All Implemented Interfaces:
    BusinessObjectDocumentCmd, ChangePointOfInterestCmd, 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 ChangePointOfInterestCmdImpl
    extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonChangeNounUsingBusinessObjectMediatorCmdImpl
    implements ChangePointOfInterestCmd
    This command is the controller that changes PointOfInterest nouns. The parent class will call the ChangePointOfInterestMediator to persist the changes to the database. This implementation populates the response of the change request in the buildRespondBusinessObjectDocument method.
    See Also:
    Serialized Form
    • Constructor Detail

      • ChangePointOfInterestCmdImpl

        public ChangePointOfInterestCmdImpl()