public class RebateRecordAction<ATTACHEDTO extends Help>
extends Action
Constructor and Description |
---|
RebateRecordAction(ATTACHEDTO backLink,
Invocations<MethodInvocationRecord> invocations,
String rrscLabel) |
Modifier and Type | Method and Description |
---|---|
ATTACHEDTO |
back() |
Boolean |
getCalculate() |
String |
getObjectName() |
String |
getRebateRecordSetCalculationLabel() |
RebateRecordAction<ATTACHEDTO> |
setCalculate(Boolean calculate)
Whether the action is valid and should be triggered or not.
|
String |
toString() |
public RebateRecordAction(ATTACHEDTO backLink, Invocations<MethodInvocationRecord> invocations, String rrscLabel)
public RebateRecordAction<ATTACHEDTO> setCalculate(Boolean calculate)
calculate
- public ATTACHEDTO back()
public String getObjectName()
public String getRebateRecordSetCalculationLabel()
public Boolean getCalculate()
Copyright © 2019. All rights reserved.