![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
communityHandle |
The CommunityHandle of the ExternalResourceCreator | |
name |
The Name of the ExternalResourceCreator | |
type |
The ResourceType of the ExternalResourceCreator | |
updater |
The ExternalResourceUpdater of the ExternalResourceCreator |
Inherits From
<xs:complexType name="externalResourceCreator">
<xs:complexContent>
<xs:extension base="tns:entityCreator">
<xs:sequence>
<xs:element minOccurs="0" name="communityHandle" type="tns:beeId"/>
<xs:element minOccurs="0" name="name" type="xs:string"/>
<xs:element minOccurs="0" name="type" type="tns:resourceType"/>
<xs:element minOccurs="0" name="updater" type="tns:externalResourceUpdater"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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