|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.enterprise.ContentLinkComparison
Supported API: true
Extendable: false
Field Summary | |
private Timestamp[] |
compareValues
|
private WTObject |
myRelatedObj
|
Constructor Summary | |
ContentLinkComparison()
|
Method Summary | |
int |
compareTo(Object o)
|
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 Timestamp[] compareValues
Constructor Detail |
public ContentLinkComparison()
Method Detail |
public void init(int number)
LinkComparison
init
in interface LinkComparison
public void include(int i, Link link, WTObject relatedObj)
LinkComparison
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
public int compareTo(Object o)
compareTo
in interface Comparable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |