|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.di.server.Compare
public class Compare
| Constructor Summary | |
|---|---|
Compare()
|
|
| Method Summary | |
|---|---|
static Entry |
applyMods(Entry source,
ArrayList mods)
|
String |
compactDN(String p1)
|
ArrayList |
compareEntries(Entry a,
Entry b)
|
boolean |
differs(Attribute a,
Attribute b)
|
boolean |
equalsDN(String p1,
String p2)
|
void |
join(Attribute a,
Attribute b)
|
boolean |
vectorContains(Object val,
Vector v,
boolean dn)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Compare()
| Method Detail |
|---|
public void join(Attribute a,
Attribute b)
throws Exception
Exception
public boolean differs(Attribute a,
Attribute b)
throws Exception
Exception
public boolean vectorContains(Object val,
Vector v,
boolean dn)
public ArrayList compareEntries(Entry a,
Entry b)
throws Exception
Exception
public static Entry applyMods(Entry source,
ArrayList mods)
public boolean equalsDN(String p1,
String p2)
public String compactDN(String p1)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||