|
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.schemedit.ndr.NDRSync
public class NDRSync
NOW Obsolete??
| Constructor Summary | |
|---|---|
NDRSync(String collectionKey,
String sessionUserName,
ServletContext servletContext)
Constructor for the NDRSync object |
|
| Method Summary | |
|---|---|
SyncReport |
sync()
Sync a collection with the NDR by first updating collection-level (metadataProvider, aggregator) information in the NDR and then updating outOfSync metadata with the NDR. |
void |
syncItems()
|
SyncReport |
writeCollectionInfo(DcsSetInfo setInfo)
Write collection-level info (metadataProvider and Aggregator) for the specified collection (set) to the NDR. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NDRSync(String collectionKey,
String sessionUserName,
ServletContext servletContext)
throws Exception
collectionKey - NOT YET DOCUMENTEDsessionUserName - NOT YET DOCUMENTEDservletContext - NOT YET DOCUMENTED
Exception - NOT YET DOCUMENTED| Method Detail |
|---|
public SyncReport writeCollectionInfo(DcsSetInfo setInfo)
throws Exception
setInfo - Data structure holding collection information
Exception - NOT YET DOCUMENTED
public SyncReport sync()
throws Exception
Exception - NOT YET DOCUMENTED
public void syncItems()
throws Exception
Exception
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||