Overview

Resource WorkspaceTypePredicate is used to filter results in a list of Workspaces by their type (Personal or Team).

Members

Show inherited members

Name Type Description

workspaceType

workspaceType

The type of Workspace returned when this predicate is used in a WorkspaceListFilter.

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:workspaceTypePredicate xsi:type="obh:workspaceTypePredicate" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <workspaceType>your_workspaceType_0</workspaceType>
</obh:workspaceTypePredicate>

Referenced By Representaions

Not Referenced Directly by Representations