Class MappingInfo
java.lang.Object
org.dlese.dpc.schemedit.ndr.util.integration.MappingInfo
- Author:
- Jonathan Ostwald
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetChildAttributeValue(org.dom4j.Element parent, String child, String attName) static StringgetElementText(org.dom4j.Element e, String tag) booleangetId()static MappingInfogetInstance(String id, String aggregator) booleanstatic voidorg.dom4j.Element
-
Constructor Details
-
MappingInfo
- Throws:
Exception
-
-
Method Details
-
main
- Throws:
Exception
-
getInstance
- Throws:
Exception
-
getHasError
public boolean getHasError() -
getErrorMessage
-
getMismatches
-
getId
-
getItemcount
-
getNcsTitle
-
getNcsResourceUrl
-
getOaiIngest
public boolean getOaiIngest() -
getNdrTitle
-
getNdrResourceUrl
-
getAggregatorHandle
-
getAggregatorAgent
-
getMetadataHandle
-
getMetadataProviderHandle
-
getMetadataProviderAgent
-
getResourceHandle
-
toElement
public org.dom4j.Element toElement() -
getElementText
-
getChildAttributeValue
-