com.stratelia.webactiv.organization
Class GroupUserRoleRow

java.lang.Object
  extended by com.stratelia.webactiv.organization.GroupUserRoleRow

public class GroupUserRoleRow
extends Object


Field Summary
 int groupId
           
 int id
           
 String roleName
           
 
Constructor Summary
GroupUserRoleRow()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public int id

groupId

public int groupId

roleName

public String roleName
Constructor Detail

GroupUserRoleRow

public GroupUserRoleRow()


Copyright © 2016 Silverpeas. All Rights Reserved.