| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.commerce.inventory.SkuLinkComparator
public class SkuLinkComparator
Used to compare sku links. Returns a comparison of the Ids. Used by RepositoryInventoryManager
Created: Tue Mar 14 10:41:59 2000| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSION | 
| Constructor Summary | |
|---|---|
| SkuLinkComparator() | |
| Method Summary | |
|---|---|
|  int | compare(java.lang.Object pSkuLink1,
        java.lang.Object pSkuLink2) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface java.util.Comparator | 
|---|
| equals | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public SkuLinkComparator()
| Method Detail | 
|---|
public int compare(java.lang.Object pSkuLink1,
                   java.lang.Object pSkuLink2)
compare in interface java.util.Comparator| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||