MACROMEDIA BREEZE-USING THE BREEZE XML WEB SERVICES Use Manual page 53

Using the breeze xml web services
Table of Contents

Advertisement

Filters
The following table lists the fields that the data can be filtered and sorted on:
Field
is-primary
type
has-children
permission-id
name
login
description
Note: Principals' logged-in-access and public-access are always returned in the data set,
irrespective of the filter restrictions.
For more information about filtering and sorting, see
page
21.
Returned elements
permissions
Sample results
The following XML data is returned when the
contains information about all principals:
<results>
<status code="ok" />
<permissions>
<principal principal-id="181248" is-primary="false" type="user"
has-children="false" permission-id="view">
<name>Englesberg, Ari</name>
<login>englesberg@example.com</login>
</principal>
<principal principal-id="181249" is-primary="false" type="user"
has-children="false" permission-id="view">
<name>Milligan, Susan</name>
<login>milligan@example.com</login>
</principal>
</permissions>
</results>
The following XML data is returned when the
<results>
<status code="ok" />
<permission acl-id="27" permission-id="manage" principal-id="8" />
</results>
If the principal has not been assigned permissions to the SCO, the status code
returned.
Filter/Sort
Filter and sort
Filter and sort
Filter and sort
Filter and sort
Filter and sort
Filter and sort
Filter and sort
Chapter 2, "Working with Filters," on
parameter is not passed and
principal-id
parameter is passed:
principal-id
is
no-data
permissions-info
53

Advertisement

Table of Contents
loading

This manual is also suitable for:

Breeze

Table of Contents