org.gcube.contentmanagement.codelistmanager.util.opensdmx
Class CLSDMXImport
java.lang.Object
org.gcube.contentmanagement.codelistmanager.util.ImporterInterface
org.gcube.contentmanagement.codelistmanager.util.opensdmx.SDMXImport
org.gcube.contentmanagement.codelistmanager.util.opensdmx.CLSDMXImport
public class CLSDMXImport
- extends SDMXImport
|
Constructor Summary |
CLSDMXImport(org.sdmx.resources.sdmxml.schemas.v2_0.structure.CodeListType codelist)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLSDMXImport
public CLSDMXImport(org.sdmx.resources.sdmxml.schemas.v2_0.structure.CodeListType codelist)
getAgencyId
public String getAgencyId()
- Specified by:
getAgencyId in class SDMXImport
- Returns:
- the agencyId
getName
public String getName()
- Specified by:
getName in class SDMXImport
- Returns:
- the name
getDescription
public String getDescription()
- Specified by:
getDescription in class SDMXImport
- Returns:
- the description
getValidFrom
public String getValidFrom()
- Specified by:
getValidFrom in class SDMXImport
- Returns:
- the validFrom
getValidTo
public String getValidTo()
- Specified by:
getValidTo in class SDMXImport
- Returns:
- the validTo
getVersion
public float getVersion()
- Specified by:
getVersion in class SDMXImport
- Returns:
- the version
isFinal
public boolean isFinal()
- Specified by:
isFinal in class SDMXImport
- Returns:
- the isFinal
retrieveFieldsDefinition
protected List<SDMXImport.FieldDefinition> retrieveFieldsDefinition()
- Specified by:
retrieveFieldsDefinition in class SDMXImport
process
public void process(org.gcube.common.dbinterface.tables.SimpleTable table,
ProgresChangedEvent event)
throws Exception
- Specified by:
process in class SDMXImport
- Throws:
Exception
Copyright © 2014. All Rights Reserved.