![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
principalType |
Type of principal. | |
principalTypeUpdater |
Principal type updater for this principal updater. | |
sufficientPrincipalsToAdd |
Sufficient principals to add | |
sufficientPrincipalsToRemove |
Sufficient principals to remove. |
Inherits From
Inherited By
<xs:complexType name="principalUpdater">
<xs:complexContent>
<xs:extension base="tns:baseAccessorUpdater">
<xs:sequence>
<xs:element minOccurs="0" name="principalType" type="tns:principalType"/>
<xs:element minOccurs="0" name="principalTypeUpdater" type="tns:principalTypeUpdater"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="sufficientPrincipalsToAdd" type="tns:beeId"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="sufficientPrincipalsToRemove" type="tns:beeId"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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