![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
bookingBehavior |
Get BookingBehavior of the resource. | |
bookingInfo |
Get the booking information. | |
capacity |
Get the capacity of the resource. | |
customProcessingRequired |
Get the customProcessing. | |
description |
Get the resource's description. | |
identifier |
Get the resource's identifier. | |
parent |
Get the resource primary community. | |
resourceType |
Get the resource's type. | |
staticLocation |
Get the resource's location. |
Inherits From
Inherited By
<xs:complexType abstract="true" name="internalResourceUpdater">
<xs:complexContent>
<xs:extension base="tns:actorUpdater">
<xs:sequence>
<xs:element minOccurs="0" name="bookingBehavior" type="tns:bookingBehavior"/>
<xs:element minOccurs="0" name="bookingInfo" type="xs:string"/>
<xs:element minOccurs="0" name="capacity" type="xs:int"/>
<xs:element minOccurs="0"
name="customProcessingRequired" type="xs:boolean"/>
<xs:element minOccurs="0" name="description" type="xs:string"/>
<xs:element minOccurs="0" name="identifier" type="xs:string"/>
<xs:element minOccurs="0" name="parent" type="tns:beeId"/>
<xs:element minOccurs="0" name="resourceType" type="tns:resourceType"/>
<xs:element minOccurs="0" name="staticLocation" type="tns:location"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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