![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
InstalledClientApplicationUpdater is used to modify the value of one or more InstalledClientApplication's attributes.
| Name | Type | Description |
|---|---|---|
clientApplication |
||
configurationUpdater |
Gets the application configuration updater | |
patchsetNumber |
Gets the application patchset number. | |
version |
Gets the application version. | |
versionNumber |
Gets the application version number. |
Inherits From
<xs:complexType name="installedClientApplicationUpdater">
<xs:complexContent>
<xs:extension base="tns:identifiableUpdater">
<xs:sequence>
<xs:element minOccurs="0" name="clientApplication" type="tns:beeId"/>
<xs:element minOccurs="0" name="configurationUpdater" type="tns:collabPropertiesUpdater"/>
<xs:element minOccurs="0" name="patchsetNumber" type="xs:int"/>
<xs:element minOccurs="0" name="version" type="xs:string"/>
<xs:element minOccurs="0" name="versionNumber" type="xs:int"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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