|
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.writer.MetadataProviderWriter
public class MetadataProviderWriter
The MetadataProviderWriter syncs collection-level information between the NCS and the NDR. It updates (and creates, if necessary) both an aggregator and a metadataProvider object in the NDR, and then records the handles for these NDR objects in the collection-configuration record in the NCS.
The MetadataProvider object will have the following data streams:
| Constructor Summary | |
|---|---|
MetadataProviderWriter(ServletContext servletContext)
Constructor for the MetadataProviderWriter object |
|
| Method Summary | |
|---|---|
SyncReport |
write(String collectionRecordId,
CollectionConfig collectionConfig,
DcsDataRecord collDcsDataRecord)
Constructor for the MetadataProviderWriter object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetadataProviderWriter(ServletContext servletContext)
throws Exception
servletContext - NOT YET DOCUMENTED
Exception - NOT YET DOCUMENTED| Method Detail |
|---|
public SyncReport write(String collectionRecordId,
CollectionConfig collectionConfig,
DcsDataRecord collDcsDataRecord)
throws Exception
collectionRecordId - NOT YET DOCUMENTEDcollectionConfig - NOT YET DOCUMENTEDcollDcsDataRecord - NOT YET DOCUMENTED
Exception - NOT YET DOCUMENTED
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||