|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.services.mmd.CatchDup
public class CatchDup
Catches duplicate resources
| Constructor Summary | |
|---|---|
CatchDup(long c1,
String u1,
String id1,
long c2,
String u2,
String id2,
String exc)
Constructor for the CatchDup object |
|
| Method Summary | |
|---|---|
boolean |
isDup()
Gets the dup attribute of the CatchDup object |
static void |
reloadIdExclusionDocument()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CatchDup(long c1,
String u1,
String id1,
long c2,
String u2,
String id2,
String exc)
c1 - Checksum of the First Resourcec2 - Checksum of the Second Resourceu1 - Url of the First Resourceu2 - Url of the Second Resourceid1 - ID of the First Resourceid2 - ID of the Second Resourceexc - the location of the dup exclusion file| Method Detail |
|---|
public static void reloadIdExclusionDocument()
public boolean isDup()
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||