Class DnDServerOperationParameters
java.lang.Object
com.levigo.jadice.web.demo.enterprise.shared.serveroperation.DnDServerOperationParameters
- All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable
,ServerOperationParameters<DnDServerOperationMessage>
public class DnDServerOperationParameters
extends Object
implements ServerOperationParameters<DnDServerOperationMessage>
Parameters that are passed to the server to identify where and what to save from the document.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.DnDServerOperationParameters
(Collection<Integer> selection, String uuid) -
Method Summary
-
Constructor Details
-
DnDServerOperationParameters
Deprecated. -
DnDServerOperationParameters
-
-
Method Details
-
getSelection
-
getUuid
-