![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
add |
A list of AttributeApplicationUpdateParameters to add or update values for AttributeDefintions using specific AttributeTemplates. | |
remove |
A list of AttributeTemplate Ids to remove values collected for AttributeDefintions using specific AttributeTemplates. |
Inherits From
<xs:complexType name="attributeApplicationListUpdater">
<xs:complexContent>
<xs:extension base="tns:identifiableUpdater">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="add" type="tns:attributeApplicationUpdateParameter"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="remove" type="tns:beeId"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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