org.deegree.metadata.iso.persistence.inspectors
Class CoupledDataInspector
java.lang.Object
org.deegree.metadata.iso.persistence.inspectors.CoupledDataInspector
- All Implemented Interfaces:
- RecordInspector<ISORecord>
public class CoupledDataInspector
- extends Object
- implements RecordInspector<ISORecord>
Inspects the coupling of data-metadata and service-metadata.
- Version:
- $Revision: 30992 $, $Date: 2011-05-31 16:09:20 +0200 (Di, 31. Mai 2011) $
- Author:
- Steffen Thomas, last edited by: $Author: lbuesching $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoupledDataInspector
public CoupledDataInspector(CoupledResourceInspector config)
inspect
public ISORecord inspect(ISORecord record,
Connection conn,
ConnectionManager.Type connectionType)
throws MetadataInspectorException
- Description copied from interface:
RecordInspector
- Inspects the given
MetdataRecord
.
- Specified by:
inspect
in interface RecordInspector<ISORecord>
- Returns:
- the inspected and (possibly) modified metadata record
- Throws:
MetadataInspectorException
getCi
public CoupledResourceInspector getCi()
Copyright © 2011. All Rights Reserved.