com.stratelia.webactiv.organization
Class SpaceUserRoleRow

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

public class SpaceUserRoleRow
extends Object


Field Summary
 String description
           
 int id
           
 int isInherited
           
 String name
           
 String roleName
           
 int spaceId
           
 
Constructor Summary
SpaceUserRoleRow()
           
 
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

spaceId

public int spaceId

name

public String name

roleName

public String roleName

description

public String description

isInherited

public int isInherited
Constructor Detail

SpaceUserRoleRow

public SpaceUserRoleRow()


Copyright © 2016 Silverpeas. All Rights Reserved.