com.ibm.commerce.location.facade.server.commands
Class ChangePointOfInterestBasePartCmdImpl
- java.lang.Object
-
- com.ibm.websphere.command.TargetableCommandImpl
-
- com.ibm.websphere.command.CacheableCommandImpl
-
- com.ibm.commerce.command.MeasuredCacheableCommandImpl
-
- com.ibm.commerce.foundation.server.command.bod.AbstractChangeNounPartActionCmdImpl
-
- com.ibm.commerce.foundation.server.command.bod.bom.AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl
-
- com.ibm.commerce.foundation.celadon.common.oagis.CeladonChangeNounPartUsingBusinessObjectMediatorCmdImpl
-
- com.ibm.commerce.location.facade.server.commands.ChangePointOfInterestBasePartCmdImpl
-
- All Implemented Interfaces:
- AbstractChangeNounPartActionCmd, AbstractSyncNounPartActionCmd, ChangePointOfInterestPartActionCmd, 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 ChangePointOfInterestBasePartCmdImpl extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonChangeNounPartUsingBusinessObjectMediatorCmdImpl implements ChangePointOfInterestPartActionCmd
Celadon command implementation to handle the change base part action command for the change verb.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description ChangePointOfInterestBasePartCmdImpl()
Constructor for the command implementation.
-
Method Summary
-
Methods inherited from class com.ibm.commerce.foundation.celadon.common.oagis.CeladonChangeNounPartUsingBusinessObjectMediatorCmdImpl
computePathToNounPart, performExecute
-
Methods inherited from class com.ibm.commerce.foundation.server.command.bod.bom.AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl
setChangeNounPartPostActionCommandInterface, validate
-
Methods inherited from class com.ibm.commerce.foundation.server.command.bod.AbstractChangeNounPartActionCmdImpl
addActionExpression, isGeneric, isReadyToCallExecute, reset, setPersistentObjects
-
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.commerce.foundation.server.command.bod.AbstractChangeNounPartActionCmd
addActionExpression, isGeneric, setPersistentObjects, validate
-
-