|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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 DOCUMENTEDMethod Detail |
---|
public SyncReport writeCollectionInfo(DcsSetInfo setInfo) throws Exception
setInfo
- Data structure holding collection information
Exception
- NOT YET DOCUMENTEDpublic SyncReport sync() throws Exception
Exception
- NOT YET DOCUMENTEDpublic 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 |