|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.commerce.ebusiness.price.engine.SelectionRule
@Deprecated public class SelectionRule
| Field Summary | |
|---|---|
static String |
cName
Deprecated |
static int |
LONG
Deprecated |
static int |
SHORT
Deprecated |
| Constructor Summary | |
|---|---|
SelectionRule(QualificationDiscountId id,
DiscountRule ruleXML,
RuleType type,
List qualifierSpecs,
List targetSpecs)
Deprecated Use this constructor if the qualifier is NOT set based |
|
SelectionRule(QualificationDiscountId id,
DiscountRule ruleXML,
RuleType type,
List qualifierSpecs,
List targetSpecs,
int setLimit)
Deprecated Use this constructor if the qualifier is set based |
|
| Method Summary | |
|---|---|
boolean |
eachQualifier()
Deprecated |
QualificationDiscountId |
getID()
Deprecated |
List |
getQualifierSpecs()
Deprecated valid for order rules only |
DiscountRule |
getRule()
Deprecated |
String |
getRuleString()
Deprecated |
int |
getSetLimit()
Deprecated valid for item rules only |
List |
getTargetSpecs()
Deprecated |
RuleType |
getType()
Deprecated |
boolean |
isSet()
Deprecated valid for item rules only |
String |
toString()
Deprecated |
String |
toString(int control)
Deprecated |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String cName
public static final int SHORT
public static final int LONG
| Constructor Detail |
|---|
public SelectionRule(QualificationDiscountId id,
DiscountRule ruleXML,
RuleType type,
List qualifierSpecs,
List targetSpecs)
public SelectionRule(QualificationDiscountId id,
DiscountRule ruleXML,
RuleType type,
List qualifierSpecs,
List targetSpecs,
int setLimit)
| Method Detail |
|---|
public RuleType getType()
public boolean eachQualifier()
public int getSetLimit()
public boolean isSet()
public List getQualifierSpecs()
public List getTargetSpecs()
public QualificationDiscountId getID()
public DiscountRule getRule()
public String getRuleString()
public String toString()
toString in class Objectpublic String toString(int control)
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||