public class RemoveResolvedValueSet
extends java.lang.Object
Example: java org.lexgrid.valuesets.admin.RemoveResolvedValueSet -l, <id> List of coding scheme versions to match when removing the ResolvedValueSet. The format is "vsuri1::version1, vsuri2::version2" -f Force remove of active schemes Note: If the URN and version values are unspecified, a list of available coding schemes will be presented for user selection.
Constructor and Description |
---|
RemoveResolvedValueSet() |
Modifier and Type | Method and Description |
---|---|
AbsoluteCodingSchemeVersionReferenceList |
getCodingSchemeVersions(java.lang.String csv_list) |
static void |
main(java.lang.String[] args) |
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)