| Modifier and Type | Method and Description |
|---|---|
static DeployedSoftwareComponent |
DeployedSoftwareComponentMapper.mapOmrsEntityDetailToDeployedSoftwareComponent(EntityDetail omrsEntityDetail) |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
DeployedSoftwareComponentMapper.mapDeployedSoftwareComponentToOmrsEntityDetail(DeployedSoftwareComponent deployedSoftwareComponent)
Map (convert) the supplied DeployedSoftwareComponent to an entityDetail.
|
| Modifier and Type | Field and Description |
|---|---|
protected DeployedSoftwareComponent |
ImplementationsReference.deployedSoftwareComponent |
| Modifier and Type | Method and Description |
|---|---|
DeployedSoftwareComponent |
ImplementationsReference.getDeployedSoftwareComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImplementationsReference.setDeployedSoftwareComponent(DeployedSoftwareComponent deployedSoftwareComponent) |
| Modifier and Type | Method and Description |
|---|---|
DeployedSoftwareComponent |
SubjectAreaBeansToAccessOMRS.addDeployedSoftwareComponentClassifications(String userId,
String entityGuid,
List<Classification> classifications)
Add classifications to the supplied deployedSoftwareComponent
|
DeployedSoftwareComponent |
SubjectAreaBeansToAccessOMRS.createDeployedSoftwareComponent(String userId,
DeployedSoftwareComponent deployedSoftwareComponent)
Create new deployedSoftwareComponent.
|
DeployedSoftwareComponent |
SubjectAreaBeansToAccessOMRS.deleteDeployedSoftwareComponentClassification(String userId,
String entityGuid,
String name)
Deletes a given classification from an existing deployedSoftwareComponent represented by a guid.
|
DeployedSoftwareComponent |
SubjectAreaBeansToAccessOMRS.getDeployedSoftwareComponentById(String userId,
String entityGuid)
Fetch complete definition of an deployedSoftwareComponent given its GUID.
|
DeployedSoftwareComponent |
SubjectAreaBeansToAccessOMRS.restoreDeployedSoftwareComponent(String userId,
String entityGuid)
Restore an DeployedSoftwareComponent identified by its GUID.
|
DeployedSoftwareComponent |
SubjectAreaBeansToAccessOMRS.updateDeployedSoftwareComponent(String userId,
DeployedSoftwareComponent deployedSoftwareComponent)
Update deployedSoftwareComponent
|
DeployedSoftwareComponent |
SubjectAreaBeansToAccessOMRS.updateDeployedSoftwareComponentClassification(String userId,
String entityGuid,
List<Classification> classificationsToUpdate)
Updates classifications to an existing deployedSoftwareComponent represented by a guid.
|
| Modifier and Type | Method and Description |
|---|---|
DeployedSoftwareComponent |
SubjectAreaBeansToAccessOMRS.createDeployedSoftwareComponent(String userId,
DeployedSoftwareComponent deployedSoftwareComponent)
Create new deployedSoftwareComponent.
|
DeployedSoftwareComponent |
SubjectAreaBeansToAccessOMRS.updateDeployedSoftwareComponent(String userId,
DeployedSoftwareComponent deployedSoftwareComponent)
Update deployedSoftwareComponent
|
Copyright © 2018–2019 ODPi. All rights reserved.