| Modifier and Type | Method and Description |
|---|---|
static SoftwareServerPlatform |
SoftwareServerPlatformMapper.mapOmrsEntityDetailToSoftwareServerPlatform(EntityDetail omrsEntityDetail) |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
SoftwareServerPlatformMapper.mapSoftwareServerPlatformToOmrsEntityDetail(SoftwareServerPlatform softwareServerPlatform)
Map (convert) the supplied SoftwareServerPlatform to an entityDetail.
|
| Modifier and Type | Method and Description |
|---|---|
SoftwareServerPlatform |
SubjectAreaBeansToAccessOMRS.addSoftwareServerPlatformClassifications(String userId,
String entityGuid,
List<Classification> classifications)
Add classifications to the supplied softwareServerPlatform
|
SoftwareServerPlatform |
SubjectAreaBeansToAccessOMRS.createSoftwareServerPlatform(String userId,
SoftwareServerPlatform softwareServerPlatform)
Create new softwareServerPlatform.
|
SoftwareServerPlatform |
SubjectAreaBeansToAccessOMRS.deleteSoftwareServerPlatformClassification(String userId,
String entityGuid,
String name)
Deletes a given classification from an existing softwareServerPlatform represented by a guid.
|
SoftwareServerPlatform |
SubjectAreaBeansToAccessOMRS.getSoftwareServerPlatformById(String userId,
String entityGuid)
Fetch complete definition of an softwareServerPlatform given its GUID.
|
SoftwareServerPlatform |
SubjectAreaBeansToAccessOMRS.restoreSoftwareServerPlatform(String userId,
String entityGuid)
Restore an SoftwareServerPlatform identified by its GUID.
|
SoftwareServerPlatform |
SubjectAreaBeansToAccessOMRS.updateSoftwareServerPlatform(String userId,
SoftwareServerPlatform softwareServerPlatform)
Update softwareServerPlatform
|
SoftwareServerPlatform |
SubjectAreaBeansToAccessOMRS.updateSoftwareServerPlatformClassification(String userId,
String entityGuid,
List<Classification> classificationsToUpdate)
Updates classifications to an existing softwareServerPlatform represented by a guid.
|
| Modifier and Type | Method and Description |
|---|---|
SoftwareServerPlatform |
SubjectAreaBeansToAccessOMRS.createSoftwareServerPlatform(String userId,
SoftwareServerPlatform softwareServerPlatform)
Create new softwareServerPlatform.
|
SoftwareServerPlatform |
SubjectAreaBeansToAccessOMRS.updateSoftwareServerPlatform(String userId,
SoftwareServerPlatform softwareServerPlatform)
Update softwareServerPlatform
|
Copyright © 2018–2019 ODPi. All rights reserved.