Applied feedback

This commit is contained in:
Raf Ponsaerts
2019-10-02 09:34:27 +02:00
parent 2de90e0f54
commit 85b88b05a6
9 changed files with 36 additions and 1 deletions

View File

@@ -268,6 +268,8 @@ public class RelationshipMetadataServiceImpl implements RelationshipMetadataServ
}
// This method will create the Relationship Metadatavalue that describes the relationship type and has the ID
// of the other item as value
private RelationshipMetadataValue getRelationMetadataFromOtherItem(Context context, Item otherItem,
String relationName,
Integer relationshipId, int place) {