|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface is only for internal usage
| Field Summary | |
static String |
STATE_FAILED
|
static String |
STATE_INITIAL
|
static String |
STATE_OK
|
static String |
STATE_STARTED
|
| Method Summary | |
void |
compareTaxonomies(IClassificationIndex index1,
String taxname1,
IClassificationIndex index2,
String taxname2,
IResourceContext context)
Compares two taxonomies. |
double |
getChildrenMatchBorder()
Returns the children match border. |
String |
getCompareMessage()
|
List |
getOperations()
Return a list of IModificationObject elements. |
String |
getState()
|
void |
setChildrenMatchBorder(double d)
Sets the children match border. |
void |
setState(String string)
|
| Field Detail |
public static final String STATE_INITIAL
public static final String STATE_STARTED
public static final String STATE_OK
public static final String STATE_FAILED
| Method Detail |
public void compareTaxonomies(IClassificationIndex index1,
String taxname1,
IClassificationIndex index2,
String taxname2,
IResourceContext context)
throws WcmException
index1 - index of the first taxonomytaxname1 - first taxonomyindex2 - index of the second taxonomytaxname2 - second taxonomycontext -
WcmExceptionpublic List getOperations()
IModificationObject elements. Each describes
a possible difference between to taxonomies found in a taxonomy comparison.
public String getState()
public void setState(String string)
public double getChildrenMatchBorder()
public void setChildrenMatchBorder(double d)
d -
public String getCompareMessage()
throws ResourceException
ResourceException
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||