Example #1
0
 public void setScope(String scope) {
   this.scope = I18nUtil.getScope(scope);
 }