Uses of Class
com.uc4.api.objects.UserRight
-
Packages that use UserRight Package Description com.uc4.api.objects -
-
Uses of UserRight in com.uc4.api.objects
Methods in com.uc4.api.objects that return types with arguments of type UserRight Modifier and Type Method Description java.util.Iterator<UserRight>UserAuthorizations. iterator()Returns anjava.util.IteratoroverUserRight.Methods in com.uc4.api.objects with parameters of type UserRight Modifier and Type Method Description voidUserAuthorizations. addRight(UserRight right)Adds a new row the authorizations tab.
-