public class ProcessInstallmentRuleActivateActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements ProcessInstallmentRuleActionCmd
Constructor and Description |
---|
ProcessInstallmentRuleActivateActionCmdImpl() |
Modifier and Type | Method and Description |
---|---|
void | performExecute()
This method is used to activate an installment rule,if it is validated that it can be activated.
|
void | validate()
Validates that the physical entity corresponding to the noun exists and can be changed.
|
public ProcessInstallmentRuleActivateActionCmdImpl()
public void validate() throws AbstractApplicationException
public void performExecute() throws java.lang.Exception