|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
setCommandInterfaceName(java.lang.String ifname)
Sets the commandInterfaceName. |
void |
setControlRuleList(ControlRuleAccessBean[] newControlRuleList)
Populates a list of bid control rules. |
void |
setControlRules(ControlRuleDataBean[] newControlRules)
Loads the array of bid control rules. |
void |
setOwnerId(java.lang.String newOwnerId)
Sets the ownerId field. |
void |
setRuleName(java.lang.String newRuleName)
Sets the ruleName. |
void |
setRuleType(java.lang.String newRuleType)
Sets the rule type. |
Method Detail |
public void setCommandInterfaceName(java.lang.String ifname)
ifname
- the new command interface name.public void setControlRuleList(ControlRuleAccessBean[] newControlRuleList)
newControlRuleList
- new list of ControlRuleAccessBean objects.public void setControlRules(ControlRuleDataBean[] newControlRules)
newControlRules
- new array of ControlRuleDataBean objects.public void setOwnerId(java.lang.String newOwnerId)
newOwnerId
- Id of the auction owner.public void setRuleName(java.lang.String newRuleName)
newRuleName
- the new rule name.public void setRuleType(java.lang.String newRuleType)
newRuleType
- the new rule type.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |