public class PushConceptsToSetCommand extends Object
FacetConceptManager. The
fields of this class are modeled after the required parameters for the endpoint. Thus, this class may be used to
declare the desired command and then be serialized as-is for the correct output format, e.g. by using
Gson.| Modifier and Type | Class and Description |
|---|---|
class |
PushConceptsToSetCommand.ConceptSelectionDefinition |
| Modifier and Type | Field and Description |
|---|---|
PushConceptsToSetCommand.ConceptSelectionDefinition |
eligibleConceptDefinition |
PushConceptsToSetCommand.ConceptSelectionDefinition |
excludeConceptDefinition |
String |
setName
The concept label defining the set to push concepts in.
|
| Constructor and Description |
|---|
PushConceptsToSetCommand() |
PushConceptsToSetCommand(String setName) |
public String setName
public PushConceptsToSetCommand.ConceptSelectionDefinition eligibleConceptDefinition
public PushConceptsToSetCommand.ConceptSelectionDefinition excludeConceptDefinition
public PushConceptsToSetCommand(String setName)
public PushConceptsToSetCommand()
Copyright © 2018 JULIE Lab Jena, Germany. All rights reserved.