public class DWRRelationshipService extends Object
Modifier and Type | Field and Description |
---|---|
protected org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
DWRRelationshipService() |
Modifier and Type | Method and Description |
---|---|
void |
createRelationship(Integer personAId,
Integer personBId,
Integer relationshipTypeId) |
Vector<RelationshipListItem> |
getRelationships(Integer personId,
Integer relationshipTypeId) |
void |
voidRelationship(Integer relationshipId,
String voidReason) |
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.