Uses of Class
com.vidispine.generated.AccessControlMergedType.Access
-
Uses of AccessControlMergedType.Access in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type AccessControlMergedType.AccessModifier and TypeFieldDescriptionprotected List<AccessControlMergedType.Access>
AccessControlMergedType.access
Methods in com.vidispine.generated that return AccessControlMergedType.AccessModifier and TypeMethodDescriptionObjectFactory.createAccessControlMergedTypeAccess()
Create an instance ofAccessControlMergedType.Access
AccessControlMergedType.Access.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AccessControlMergedType.Access.withCollection
(String value) Sets the value of the collection property.AccessControlMergedType.Access.withEffectivePermission
(String value) Sets the value of the effectivePermission property.AccessControlMergedType.Access.withExtradata
(String value) Sets the value of the extradata property.AccessControlMergedType.Access.withGrantor
(String value) Sets the value of the grantor property.Sets the value of the group property.Sets the value of the id property.AccessControlMergedType.Access.withLibrary
(String value) Sets the value of the library property.AccessControlMergedType.Access.withMatches
(boolean value) Sets the value of the matches property.AccessControlMergedType.Access.withOriginalDisabledGrantor
(String... values) Adds objects to the list of OriginalDisabledGrantor using add methodAccessControlMergedType.Access.withOriginalDisabledGrantor
(Collection<String> values) Adds objects to the list of OriginalDisabledGrantor using addAll methodAccessControlMergedType.Access.withPermission
(String value) Sets the value of the permission property.AccessControlMergedType.Access.withRank
(int value) Sets the value of the rank property.AccessControlMergedType.Access.withSuperUser
(boolean value) Sets the value of the superUser property.Sets the value of the type property.AccessControlMergedType.Access.withUsername
(String value) Sets the value of the username property.Methods in com.vidispine.generated that return types with arguments of type AccessControlMergedType.AccessModifier and TypeMethodDescriptionAccessControlMergedType.getAccess()
Gets the value of the access property.Methods in com.vidispine.generated with parameters of type AccessControlMergedType.AccessModifier and TypeMethodDescriptionAccessControlMergedType.withAccess
(AccessControlMergedType.Access... values) Adds objects to the list of Access using add methodMethod parameters in com.vidispine.generated with type arguments of type AccessControlMergedType.AccessModifier and TypeMethodDescriptionAccessControlMergedType.withAccess
(Collection<AccessControlMergedType.Access> values) Adds objects to the list of Access using addAll method