Debug.logInfo("Call : boolean doesGroupBelongToGroup(UserTransaction trans, String groupName, String subGroupName)",module);
return false; // TODO: Implement Me!
}
public void updateGroup(UserTransaction trans, String s, String s1) throws RootException {
throw new RootException("PartyUserGroupMgr does not implement create/update/remove methods. Use the party manager instead!");
}