![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
A subscription list is a container of subscription artifacts.
Every user has a SubscriptionList seeded, and the user's owner subscription
will be stored in the user's SubscriptionList folder.
| Name | Type | Required | Description |
|---|---|---|---|
anchor |
![]() |
Return the current anchor associated with the elements of this folder | |
subscriptions |
![]() |
Gets the Subscriptions in the SubscriptionList folder |
Inherits From
Applied Markers
<xs:complexType name="subscriptionList">
<xs:complexContent>
<xs:extension base="tns:folder">
<xs:sequence>
<xs:element minOccurs="0" name="anchor" type="xs:string"/>
<xs:element minOccurs="0" name="subscriptions" type="tns:listResult"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Response | SubscriptionList | Create |
| Response | SubscriptionList | Read |

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices