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

Class ProcessPointOfInterestCreateActionCmdImpl

  • All Implemented Interfaces:
    AbstractProcessNounActionCmd, ProcessPointOfInterestActionCmd, 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 ProcessPointOfInterestCreateActionCmdImpl
    extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonProcessCreateActionUsingBusinessObjectMediatorCmdImpl
    implements ProcessPointOfInterestActionCmd
    This command is used to create a PointOfInterest noun. This command performs business logic validation and its parent calls the ChangePointOfInterestMediator to persist the noun in the database.
    See Also:
    Serialized Form