Uses of Class
org.pentaho.mantle.client.objects.RolePermission
-
Packages that use RolePermission Package Description org.pentaho.mantle.client.objects -
-
Uses of RolePermission in org.pentaho.mantle.client.objects
Fields in org.pentaho.mantle.client.objects with type parameters of type RolePermission Modifier and Type Field Description ArrayList<RolePermission>SolutionFileInfo. rolePermissionsMethods in org.pentaho.mantle.client.objects that return types with arguments of type RolePermission Modifier and Type Method Description ArrayList<RolePermission>SolutionFileInfo. getRolePermissions()Method parameters in org.pentaho.mantle.client.objects with type arguments of type RolePermission Modifier and Type Method Description voidSolutionFileInfo. setRolePermissions(ArrayList<RolePermission> rolePermissions)
-