![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
deletedBy |
The user who deleted the Artifacts associated with the TrashItems. When this predicate is used in a ListFilter, only TrashItems with Artifacts deleted by this user will be returned. |
Inherits From
<xs:complexType name="deletedByPredicate">
<xs:complexContent>
<xs:extension base="tns:predicate">
<xs:sequence>
<xs:element minOccurs="0" name="deletedBy" type="tns:beeId"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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