#foreach($entity in $entities) | $esc.html($entity.name) | #end||
---|---|---|---|
$esc.html($mapping.key.name) | #foreach($rm in $mapping.value) #if($isWrite == true) #if($rm.relationship == true)○ | #else× | #end #else- | #end #if($rm.target == $mapping.key) #set($isWrite = false) #end #end