Uses of Class
org.pentaho.mantle.client.objects.UserPermission
-
Packages that use UserPermission Package Description org.pentaho.mantle.client.objects -
-
Uses of UserPermission in org.pentaho.mantle.client.objects
Fields in org.pentaho.mantle.client.objects with type parameters of type UserPermission Modifier and Type Field Description ArrayList<UserPermission>
SolutionFileInfo. userPermissions
Methods in org.pentaho.mantle.client.objects that return types with arguments of type UserPermission Modifier and Type Method Description ArrayList<UserPermission>
SolutionFileInfo. getUserPermissions()
Method parameters in org.pentaho.mantle.client.objects with type arguments of type UserPermission Modifier and Type Method Description void
SolutionFileInfo. setUserPermissions(ArrayList<UserPermission> userPermissions)
-