sv:trashcan
This node type is always a child node to the (sv:site) node. I may have one or more children of various node types, depending on what has been thrown in the trashcan.
Name | Type and description |
---|---|
Trashcan | Fixed / Model independent |
The name is always "Trashcan". |
Name | Type and description |
---|---|
displayName | javax.jcr.PropertyType.STRING |
Is always trashcan. | |
URI | javax.jcr.PropertyType.URI |
The relative URI of the trashcan. | |
URL | javax.jcr.PropertyType.URI |
The absolute URI of the trashcan. |
Sitevision Utility API tip!
- The TrashcanUtil interface exposes a set of methods to use when working with the content of the trashcan.