![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
deletedBy |
![]() |
The Actor who deleted the TrashItem's deleted Entity. | |
deletedEntity |
![]() |
The deleted Entity. | |
deletedEntitySize |
![]() |
The size in KB of the deleted Entity. | |
deletedOn |
![]() |
The Date on which the TrashItem's deleted Entity was deleted. | |
originalName |
![]() |
The original name of the deleted Entity. It may have been renamed during deletion due to a name conflict in the Trash. | |
originalParent |
![]() |
The original parent of the deleted Entity. If the deleted Entity is an Artifact, its parent is usually a Folder or a Workspace. If the deleted Entity is a Scope, its parent is usually a Scope. |
Inherits From
Applied Markers
<xs:complexType name="trashItem">
<xs:complexContent>
<xs:extension base="tns:artifact">
<xs:sequence>
<xs:element minOccurs="0" name="deletedBy" type="tns:actor"/>
<xs:element minOccurs="0" name="deletedEntity" type="tns:entity"/>
<xs:element name="deletedEntitySize" type="xs:long"/>
<xs:element minOccurs="0" name="deletedOn" type="xs:dateTime"/>
<xs:element minOccurs="0" name="originalName" type="xs:string"/>
<xs:element minOccurs="0" name="originalParent" type="tns:entity"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Response | AddressBook | Move Batch to Trash |
| Response | AddressBook | Move to Trash |
| Response | Document | Move Batch to Trash |
| Response | Document | Move to Trash |
| Response | EmailMessage | Move Batch to Trash |
| Response | EmailMessage | Move to Trash |
| Response | GroupContact | Move Batch to Trash |
| Response | GroupContact | Move to Trash |
| Response | Heterogeneous Folder | Move Batch to Trash |
| Response | Heterogeneous Folder | Move to Trash |
| Response | PersonContact | Move Batch to Trash |
| Response | PersonContact | Move to Trash |
| Response | ResourceContact | Move Batch to Trash |
| Response | ResourceContact | Move to Trash |
| Request | TrashItem | Delete Batch |
| Response | TrashItem | List |
| Response | TrashItem | Read |
| Response | TrashItem | Read Batch |
| Request | TrashItem | Read Batch |
| Response | TrashItem | Update |
| Response | Wiki Page | Move to Trash |

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