Class ObjRefAction<T extends Help>
Object
Action
ObjRefAction<T>
- All Implemented Interfaces:
Help
public class ObjRefAction<T extends Help>
extends Action
This action starts calculation of selected rebate record set records. It's a
programmatic version of the same action available in UI. As such it allows
user to schedule the action in calculation flow formula.
-
Field Summary
Fields inherited from class Action
jobs
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionback()
setPartition
(String partition) setTypeCode
(String typeCode) toString()
-
Constructor Details
-
ObjRefAction
-
-
Method Details
-
setPartition
- Parameters:
partition
- partition the object references will be renewed for.
-
setTypeCode
- Parameters:
typeCode
- type code of domain object the object references will be renewed for.
-
setFilter
- Parameters:
filter
- restricts object references renewal to a subset defined by filter.
-
back
-
getObjectName
-
getPartition
-
getTypeCode
-
getFilter
-
toString
-