|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.enterprise.PartUsageLinkComparison
Supported API: true
Extendable: false
Field Summary | |
private Vector[] |
compareValues
|
private Locale |
myLocale
|
private WTObject |
myRelatedObj
|
private DecimalFormat |
quantityFormat
|
Constructor Summary | |
PartUsageLinkComparison()
|
Method Summary | |
String |
getCompareValue(int i)
Supported API: true Extendable: false |
String |
getCompareValue(int i,
Locale locale)
Supported API: true Extendable: false |
WTObject |
getRelatedObject()
Supported API: true Extendable: false |
boolean |
hasDifferences()
Supported API: true Extendable: false |
void |
include(int i,
Link link,
WTObject relatedObj)
Supported API: true Extendable: false |
void |
init(int number)
Supported API: true Extendable: false |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private DecimalFormat quantityFormat
private WTObject myRelatedObj
private Vector[] compareValues
private Locale myLocale
Constructor Detail |
public PartUsageLinkComparison()
Method Detail |
public void init(int number)
init
in interface LinkComparison
public void include(int i, Link link, WTObject relatedObj)
include
in interface LinkComparison
public boolean hasDifferences()
hasDifferences
in interface LinkComparison
public WTObject getRelatedObject()
getRelatedObject
in interface LinkComparison
public String getCompareValue(int i, Locale locale)
getCompareValue
in interface LinkComparison
public String getCompareValue(int i)
getCompareValue
in interface LinkComparison
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |