com.stratelia.webactiv.organization
Class UserRoleRow

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

public class UserRoleRow
extends Object


Field Summary
 String description
           
 int id
           
 int instanceId
           
 int isInherited
           
 String name
           
 int objectId
           
 String objectType
           
 String roleName
           
 
Constructor Summary
UserRoleRow()
           
 
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

instanceId

public int instanceId

name

public String name

roleName

public String roleName

description

public String description

isInherited

public int isInherited

objectId

public int objectId

objectType

public String objectType
Constructor Detail

UserRoleRow

public UserRoleRow()


Copyright © 2016 Silverpeas. All Rights Reserved.