Package wt.enterprise
Interface LinkComparison
- All Known Implementing Classes:
BasicLinkComparison,ContentLinkComparison,PartUsageLinkComparison
public interface LinkComparison
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptiongetCompareValue(int i)
Supported API: true
Extendable: falsegetCompareValue(int i, Locale locale)
Supported API: true
Extendable: false
Supported API: true
Extendable: falseboolean
Supported API: true
Extendable: falsevoid
Supported API: true
Extendable: falsevoidinit(int number)
Supported API: true
Extendable: false
-
Method Details
-
init
void init(int number)
Supported API: true
Extendable: false -
include
Supported API: true
Extendable: false -
hasDifferences
boolean hasDifferences()
Supported API: true
Extendable: false -
getRelatedObject
WTObject getRelatedObject()
Supported API: true
Extendable: false -
getCompareValue
Supported API: true
Extendable: false -
getCompareValue
Supported API: true
Extendable: false
-