Update RLPromotion task command interface
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT the copyright information |
static java.lang.String |
defaultCommandClassName the default implementation class for the command |
static java.lang.String |
NAME the classname |
Method Summary | |
---|---|
void |
setCalCodeId(java.lang.String newCalCodeId) set Calcode ID |
void |
setRLPromotion(
RLPromotion newRLPromotion)
Set RLPromotion Object |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String defaultCommandClassName
public static final java.lang.String NAME
Method Detail |
---|
public void setCalCodeId(java.lang.String newCalCodeId)
newCalCodeId
- java.lang.Stringpublic void setRLPromotion(RLPromotion newRLPromotion)