|
Oracle® Content Services Web Services Java API Reference 10g Release 1 (10.1.1) B19047-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
The trash management Facade interface.
| Method Summary | |
void |
emptyTrash(long trashId)Empties the given TrashFolder. |
void |
setTrashConfiguration(long trashId, NamedValue[] config)Sets the TrashFolder configuration. |
| Method Detail |
public void emptyTrash(long trashId)
throws FdkException
trashId - the ID of the TrashFolder to empty.FdkException - if the operation fails.
public void setTrashConfiguration(long trashId,
NamedValue[] config)
throws FdkException
trashId - the TrashFolder for which to set the configurationconfig - the TrashFolder configuration options to set; must include one or more of the following Attributes:
FdkException - if the operation fails.
|
Oracle® Content Services Web Services Java API Reference 10g Release 1 (10.1.1) B19047-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||