|
Copyright © 2006 BEA Systems, Inc. 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.pool.PriceComparator
@Deprecated public class PriceComparator
This class is used in conjunction with java.util.Collection and ItemObjects to compare them by current price.
| Field Summary | |
|---|---|
static String |
cName
Deprecated See BEA Commerce product offering |
| Constructor Summary | |
|---|---|
PriceComparator()
Deprecated See BEA Commerce product offering |
|
| Method Summary | |
|---|---|
int |
compare(Object objectA,
Object objectB)
Deprecated See BEA Commerce product offering |
boolean |
equals(Object object)
Deprecated See BEA Commerce product offering |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String cName
| Constructor Detail |
|---|
public PriceComparator()
| Method Detail |
|---|
public int compare(Object objectA,
Object objectB)
compare in interface ComparatorClassCastException - if objects are not
ItemObjects.public boolean equals(Object object)
equals in interface Comparatorequals in class Object
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||