Example #1
0
 public GroupId getGroup()
 {
     return(GroupId.fromJson(getParameter(GROUP_ID, "@self")));
 }