![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
attributes |
the attributes of this repository | |
containerHandle |
the container in which this repository is created. | |
name |
the name of the remote repository | |
schemaHandle |
the definition this remote repository is based on. |
Inherits From
<xs:complexType name="remoteRepositoryCreator">
<xs:complexContent>
<xs:extension base="tns:entityCreator">
<xs:sequence>
<xs:element minOccurs="0" name="attributes" type="tns:remoteRepositoryUpdater"/>
<xs:element minOccurs="0" name="containerHandle" type="tns:beeId"/>
<xs:element minOccurs="0" name="name" type="xs:string"/>
<xs:element minOccurs="0" name="schemaHandle" type="tns:beeId"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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