public class RemoveVSResolvedFromCodingSchemes
extends java.lang.Object
Note: If the URN and version values are unspecified, a list of available coding schemes will be presented for user selection. Example: java -Xmx512m -cp lgRuntime.jar org.lexgrid.valuesets.admin.RemoveResolvedValueSet -l "urn:oid:11.11.0.1::version1, GM_URI::version2" -f
Constructor and Description |
---|
RemoveVSResolvedFromCodingSchemes() |
Modifier and Type | Method and Description |
---|---|
AbsoluteCodingSchemeVersionReferenceList |
getCodingSchemeVersions(java.lang.String csv_list) |
static void |
main(java.lang.String[] args) |
void |
remove(AbsoluteCodingSchemeVersionReferenceList csVersionList,
boolean force) |
void |
run(java.lang.String[] args)
Primary entry point for the program.
|
public static void main(java.lang.String[] args)
public void run(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public AbsoluteCodingSchemeVersionReferenceList getCodingSchemeVersions(java.lang.String csv_list)
public void remove(AbsoluteCodingSchemeVersionReferenceList csVersionList, boolean force) throws java.lang.Exception
java.lang.Exception