![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04  |  
        
| Name | Type | Description | 
|---|---|---|
location  | 
                    Get the bookmark URI. | |
name  | 
                    Get the bookmark name. | |
parent  | 
                    Get the parent folder of the bookmark. | |
updater  | 
                    Get the updater which is used to provide initial values for the properties of the new bookmark. | 
Inherits From
<xs:complexType name="bookmarkCreator">
    <xs:complexContent>
        <xs:extension base="tns:entityCreator">
            <xs:sequence>
                <xs:element minOccurs="0" name="location" type="xs:string"/>
                <xs:element minOccurs="0" name="name" type="xs:string"/>
                <xs:element minOccurs="0" name="parent" type="tns:beeId"/>
                <xs:element minOccurs="0" name="updater" type="xs:anyType"/>
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
        
        
 
        Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
        
 
        Legal Notices