Beispiel #1
0
 @Override
 public boolean securityCheck(MOB mob) {
   return CMSecurity.isAllowedAnywhere(mob, CMSecurity.SecFlag.MERGE);
 }