implementing Publisher
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@131477 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
a0181b68bb
commit
0bfbba8b16
|
@ -507,7 +507,7 @@ public class EntityManagementImpl implements EntityManagement {
|
|||
+ " Type cannot be empty or null");
|
||||
}
|
||||
|
||||
// TODO Check the relation compatibility beetween source and target
|
||||
// TODO Check the relation compatibility between source and target
|
||||
|
||||
logger.trace("Creating {} ({}) beetween {} -> {}",
|
||||
Relation.class.getSimpleName(), relationType,
|
||||
|
|
Loading…
Reference in New Issue