Overview

This is a special restricted group. It includes all the users (i.e. both Enterprise users and External users ) of the enterprise and is mainly intended for system use for access control etc. There can be only one group of this kind for an enterprise and it will be created automatically for each enterprise.

Principals will be associated with the group for access control reasons. Once created this group cannot be deleted.

The following operations are permitted on this group:

  • listGroups - AllUsersGroup is listed in the following two cases: search using a null predicate or search based on entity type.
  • updateGroup - Membership details can not be updated; i.e. operations involving addition or removal of members of any kind will be disallowed for this group. Rest all the attributes of the group can be updated.
  • loadGroup - This group can be loaded normally like any other group, provided the caller has a correct handle to this group . Note: Members or MemberActors of group will have all the users present in the enterprise; whereas Groups,SubGroups, MemberAgents, MemberPrincipals, EffectiveMemberActors, EffectiveMemberAgents, and EffectiveMemberPrincipals of group will be empty collections.
  • resolveAddress - This group can be resolved using its address (if it has an address. No address is attached to the group during creation time).

Members

Show inherited members

Projections
Name Type Required Description

activePreferenceProfile

preferenceProfile

Active preference profile of the accessor.

addresses

entityAddress[]

Addresses of the accessor.

assignedRoles

assignedRole[]

Roles assigned to this base accessor.

attachedMarkers

marker[]

Set of marker elements associated with the entity.

attachedReminders

reminder[]

List of reminders attached to the entity

attachedSubscriptions

subscription[]

List of subscriptions attached to the entity

availablePreferenceProfiles

preferenceProfile[]

All the available preference profiles for this accessor.

bonds

bond[]

Bonds for this base accessor.

collabId

beeId

CollabId of the snapshot

createdOn

dateTime

Entity's creation date

creator

actor

The actor that created this entity

dataSourceGroupIdentifier

string

Identifier of the group within the external data source (directory).

dataSourceIdentifier

string

Identifier of the external data source (directory) for the group.

deleted

boolean

Deletion flag. If this property is set to true the entity is deleted.

description

string

Description of the group.

discover

boolean

effectiveGroups

group[]

Groups that this base accessor is a member of, directly or indirectly (via sub-grouping).

effectiveMemberActors

actor[]

Actors that are part of the group both directly and indirectly via sub-grouping.

effectiveMemberAgents

agent[]

Agents that are members of the group directly or indirectly via sub-grouping.

effectiveMemberCount

int

Number of members of this group and all its sub-group hierarchies.

effectiveMemberPrincipals

principal[]

Principals that are part of the group either directly or indirectly via sub-grouping.

groups

group[]

Groups that this base accessor is a direct member of.

memberActors

actor[]

Users and resources that are part of the group.

memberAgents

agent[]

Agents that are members of the group.

memberCount

int

Number of direct members of the group.

memberPrincipals

principal[]

Principals that are part of the group.

members

actor[]

Users and resources that are part of the group.

For a dynamic group, this is the result of queried users + included actors - excluded actors.

modifiedBy

actor

The actor that last modified the entity

modifiedOn

dateTime

The date when entity was last modified

name

string

Name of the entity.

parent

entity

The parent for this entity.

primaryAddress

entityAddress

Primary address of the accessor.

properties

collabProperties

Properties for this accessor.

qualifiedName

string

Name of the group qualified with its parent details.

If the parent of the group is enterprise then the qualified name is same as Name

If the parent of the group is organization then the qualified name is <OrganizationName>.<Name>

If the parent of the group is team workspace then the qualified name is <WorkspaceName>.<Name> and if the parent of the workspace is an organization then the qualified name is <OrganizationName>.<WorkspaceName>.<GroupName>

snapshotId

string

Contains the snapshot identifier for this snapshot. Snapshot identifiers are used to implement optimistic locking on the server.

status

groupStatus

Lifecycle state of the group.

subGroups

group[]

Sub groups that are part of the group.

teamWorkspace

teamWorkspace

Team workspace for the group.

Hierarchy

Inherits From

Examples

Below are examples in XML formats. All examples are shown with all inherited members. Quoting when required is part of the examples, but you must obviously populate with your own data.

XML Example

(show inherited members)

<obh:allUsersGroup xsi:type="obh:allUsersGroup" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <activePreferenceProfile>your_preferenceProfile_0</activePreferenceProfile>
        <addresses>your_entityAddress_0</addresses>
        <addresses>your_entityAddress_1</addresses>
        <addresses>your_entityAddress_2</addresses>
        <assignedRoles>your_assignedRole_0</assignedRoles>
        <assignedRoles>your_assignedRole_1</assignedRoles>
        <assignedRoles>your_assignedRole_2</assignedRoles>
        <attachedMarkers>your_marker_0</attachedMarkers>
        <attachedMarkers>your_marker_1</attachedMarkers>
        <attachedMarkers>your_marker_2</attachedMarkers>
        <attachedReminders>your_reminder_0</attachedReminders>
        <attachedReminders>your_reminder_1</attachedReminders>
        <attachedReminders>your_reminder_2</attachedReminders>
        <attachedSubscriptions>your_subscription_0</attachedSubscriptions>
        <attachedSubscriptions>your_subscription_1</attachedSubscriptions>
        <attachedSubscriptions>your_subscription_2</attachedSubscriptions>
        <availablePreferenceProfiles>your_preferenceProfile_0</availablePreferenceProfiles>
        <availablePreferenceProfiles>your_preferenceProfile_1</availablePreferenceProfiles>
        <availablePreferenceProfiles>your_preferenceProfile_2</availablePreferenceProfiles>
        <bonds>your_bond_0</bonds>
        <bonds>your_bond_1</bonds>
        <bonds>your_bond_2</bonds>
        <collabId>your_beeId_0</collabId>
        <createdOn>your_dateTime_0</createdOn>
        <creator>your_actor_0</creator>
        <dataSourceGroupIdentifier>your_string_0</dataSourceGroupIdentifier>
        <dataSourceIdentifier>your_string_0</dataSourceIdentifier>
        <deleted>your_boolean_0</deleted>
        <description>your_string_0</description>
        <discover>your_boolean_0</discover>
        <effectiveGroups>your_group_0</effectiveGroups>
        <effectiveGroups>your_group_1</effectiveGroups>
        <effectiveGroups>your_group_2</effectiveGroups>
        <effectiveMemberActors>your_actor_0</effectiveMemberActors>
        <effectiveMemberActors>your_actor_1</effectiveMemberActors>
        <effectiveMemberActors>your_actor_2</effectiveMemberActors>
        <effectiveMemberAgents>your_agent_0</effectiveMemberAgents>
        <effectiveMemberAgents>your_agent_1</effectiveMemberAgents>
        <effectiveMemberAgents>your_agent_2</effectiveMemberAgents>
        <effectiveMemberCount>your_int_0</effectiveMemberCount>
        <effectiveMemberPrincipals>your_principal_0</effectiveMemberPrincipals>
        <effectiveMemberPrincipals>your_principal_1</effectiveMemberPrincipals>
        <effectiveMemberPrincipals>your_principal_2</effectiveMemberPrincipals>
        <groups>your_group_0</groups>
        <groups>your_group_1</groups>
        <groups>your_group_2</groups>
        <memberActors>your_actor_0</memberActors>
        <memberActors>your_actor_1</memberActors>
        <memberActors>your_actor_2</memberActors>
        <memberAgents>your_agent_0</memberAgents>
        <memberAgents>your_agent_1</memberAgents>
        <memberAgents>your_agent_2</memberAgents>
        <memberCount>your_int_0</memberCount>
        <memberPrincipals>your_principal_0</memberPrincipals>
        <memberPrincipals>your_principal_1</memberPrincipals>
        <memberPrincipals>your_principal_2</memberPrincipals>
        <members>your_actor_0</members>
        <members>your_actor_1</members>
        <members>your_actor_2</members>
        <modifiedBy>your_actor_0</modifiedBy>
        <modifiedOn>your_dateTime_0</modifiedOn>
        <name>your_string_0</name>
        <parent>your_entity_0</parent>
        <primaryAddress>your_entityAddress_0</primaryAddress>
        <properties>your_collabProperties_0</properties>
        <qualifiedName>your_string_0</qualifiedName>
        <snapshotId>your_string_0</snapshotId>
        <status>your_groupStatus_0</status>
        <subGroups>your_group_0</subGroups>
        <subGroups>your_group_1</subGroups>
        <subGroups>your_group_2</subGroups>
        <teamWorkspace>your_teamWorkspace_0</teamWorkspace>
</obh:allUsersGroup>

Referenced By Representaions

Not Referenced Directly by Representations