public class UriTransfer extends ByteArrayTransfer
Transfer
for transporting a number of object URI
-addressable objects. Expected data class is UriTransferData
. In
copy/paste scenario, use the ModelClipboard
facility.Modifier and Type | Method and Description |
---|---|
static UriTransfer |
getInstance() |
String |
toString() |
getSupportedTypes, isSupportedType
registerType
public static UriTransfer getInstance()