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