예제 #1
0
 public function saveGroup(BOL_AuthorizationGroup $group)
 {
     $this->groupDao->save($group);
 }