| Modifier and Type | Method and Description |
|---|---|
static SoftwareServerCapability |
SoftwareServerCapabilityMapper.mapOmrsEntityDetailToSoftwareServerCapability(EntityDetail omrsEntityDetail) |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
SoftwareServerCapabilityMapper.mapSoftwareServerCapabilityToOmrsEntityDetail(SoftwareServerCapability softwareServerCapability)
Map (convert) the supplied SoftwareServerCapability to an entityDetail.
|
| Modifier and Type | Field and Description |
|---|---|
protected SoftwareServerCapability |
ConsumedByReference.softwareServerCapability |
| Modifier and Type | Method and Description |
|---|---|
SoftwareServerCapability |
ConsumedByReference.getSoftwareServerCapability() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsumedByReference.setSoftwareServerCapability(SoftwareServerCapability softwareServerCapability) |
| Modifier and Type | Field and Description |
|---|---|
protected SoftwareServerCapability |
DeploymentLocationsReference.softwareServerCapability |
| Modifier and Type | Method and Description |
|---|---|
SoftwareServerCapability |
DeploymentLocationsReference.getSoftwareServerCapability() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentLocationsReference.setSoftwareServerCapability(SoftwareServerCapability softwareServerCapability) |
| Modifier and Type | Field and Description |
|---|---|
protected SoftwareServerCapability |
CapabilitiesReference.softwareServerCapability |
| Modifier and Type | Method and Description |
|---|---|
SoftwareServerCapability |
CapabilitiesReference.getSoftwareServerCapability() |
| Modifier and Type | Method and Description |
|---|---|
void |
CapabilitiesReference.setSoftwareServerCapability(SoftwareServerCapability softwareServerCapability) |
| Modifier and Type | Method and Description |
|---|---|
SoftwareServerCapability |
SubjectAreaBeansToAccessOMRS.addSoftwareServerCapabilityClassifications(String userId,
String entityGuid,
List<Classification> classifications)
Add classifications to the supplied softwareServerCapability
|
SoftwareServerCapability |
SubjectAreaBeansToAccessOMRS.createSoftwareServerCapability(String userId,
SoftwareServerCapability softwareServerCapability)
Create new softwareServerCapability.
|
SoftwareServerCapability |
SubjectAreaBeansToAccessOMRS.deleteSoftwareServerCapabilityClassification(String userId,
String entityGuid,
String name)
Deletes a given classification from an existing softwareServerCapability represented by a guid.
|
SoftwareServerCapability |
SubjectAreaBeansToAccessOMRS.getSoftwareServerCapabilityById(String userId,
String entityGuid)
Fetch complete definition of an softwareServerCapability given its GUID.
|
SoftwareServerCapability |
SubjectAreaBeansToAccessOMRS.updateSoftwareServerCapability(String userId,
SoftwareServerCapability softwareServerCapability)
Update softwareServerCapability
|
SoftwareServerCapability |
SubjectAreaBeansToAccessOMRS.updateSoftwareServerCapabilityClassification(String userId,
String entityGuid,
List<Classification> classificationsToUpdate)
Updates classifications to an existing softwareServerCapability represented by a guid.
|
| Modifier and Type | Method and Description |
|---|---|
SoftwareServerCapability |
SubjectAreaBeansToAccessOMRS.createSoftwareServerCapability(String userId,
SoftwareServerCapability softwareServerCapability)
Create new softwareServerCapability.
|
SoftwareServerCapability |
SubjectAreaBeansToAccessOMRS.updateSoftwareServerCapability(String userId,
SoftwareServerCapability softwareServerCapability)
Update softwareServerCapability
|
Copyright © 2018 ODPi. All rights reserved.