|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.enterprise.BasicLinkComparison
Supported API: true
Extendable: false
Field Summary | |
private boolean[] |
compareValues
|
private WTObject |
myRelatedObj
|
private static String |
RESOURCE
|
Constructor Summary | |
BasicLinkComparison()
|
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 WTObject myRelatedObj
private boolean[] compareValues
private static final String RESOURCE
Constructor Detail |
public BasicLinkComparison()
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)
getCompareValue
in interface LinkComparison
public String getCompareValue(int i, Locale locale)
getCompareValue
in interface LinkComparison
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |