Trees | Indices | Help |
|
---|
|
object --+ | types.BaseApiObject --+ | ApiRoleConfigGroup
name is RW only temporarily; once all RCG names are unique, this property will be auto-generated and Read-only
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
_ATTRIBUTES = {'name': None, 'displayName': None, 'roleType':
|
|||
Inherited from |
|
|||
Inherited from |
|
Initializes internal state and sets all known writable properties of the object to None. Then initializes the properties given in the provided attributes dictionary.
|
Default implementation of __str__. Uses the type name and the first attribute retrieved from the attribute map to create the string.
|
Retrieve the group's configuration. The 'summary' view contains strings as the dictionary values. The full view contains ApiConfig instances as the values.
|
Update the group's configuration. @param config Dictionary with configuration to update. @return Dictionary with updated configuration. |
Retrieve the roles in this role config group. @return List of roles in this role config group. |
Moves roles to this role config group. The roles can be moved from any role config group belonging to the same service. The role type of the destination group must match the role type of the roles.
|
|
_ATTRIBUTES
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Mar 30 14:44:56 2015 | http://epydoc.sourceforge.net |