Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.6.0)
E10684-07


Package oracle.adf.view.rich.datatransfer

Class Summary
ClientEncoder Class used by Renderers to write Java Objects to the client using the correct syntax for the client environment.
ClientFlavorDecoder<T> Class for decoding data received from the client to the appropriate TransferData after the Marshalling subsystem's default type conversion has already been applied.
DataFlavor<T> Object identifying a kind of Data that can be retrieved from a Transferable.
MarshallingService Service class for Marshalling and unmarshalling data between the client and the server.
SimpleTransferable Object representing a drag and drop, drop on the client
SimpleTransferData<T> Holder of the data being transferred where the DataFlavor and data are specified.
Transferable Object representing a drag and drop, drop on the client
TransferData<T> Holder of data being transferred.

 

Exception Summary
ParseException Exception thrown by unmarshalling classes when attempting to decode input

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.6.0)
E10684-07


Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.