com.ibm.commerce.installment.facade.server.commands
Interface ChangeInstallmentRulePartPostActionCmd
-
- All Superinterfaces:
- AbstractChangeNounPartPostActionCmd, com.ibm.websphere.command.Command, java.io.Serializable
- All Known Implementing Classes:
- ChangeInstallmentRuleBasePartPostActionCmdImpl
public interface ChangeInstallmentRulePartPostActionCmd extends AbstractChangeNounPartPostActionCmd
The part command is executed post the Change InstallmentRule
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.String
COPYRIGHT
IBM Copyright notice field.
-
Method Summary
-
Methods inherited from interface com.ibm.commerce.foundation.server.command.bod.AbstractChangeNounPartPostActionCmd
addActionExpression, setNoun, setPersistentObjects
-
-
-
-
Field Detail
-
COPYRIGHT
static final java.lang.String COPYRIGHT
IBM Copyright notice field.- See Also:
- Constant Field Values
-
-