org.opencrx.application.airsync.server
Class MoveItemsHandler

java.lang.Object
  extended by org.opencrx.application.airsync.server.AbstractServerHandler
      extended by org.opencrx.application.airsync.server.MoveItemsHandler
All Implemented Interfaces:
ServerHandler

public class MoveItemsHandler
extends AbstractServerHandler


Field Summary
 
Fields inherited from class org.opencrx.application.airsync.server.AbstractServerHandler
backend, logger
 
Constructor Summary
MoveItemsHandler(SyncBackend backend, String profilePrefix)
           
 
Method Summary
 Document handle(SyncRequest request, Document docRequest)
           
 
Methods inherited from class org.opencrx.application.airsync.server.AbstractServerHandler
getProfileName, getProfilePrefix, handle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoveItemsHandler

public MoveItemsHandler(SyncBackend backend,
                        String profilePrefix)
Method Detail

handle

public Document handle(SyncRequest request,
                       Document docRequest)
Specified by:
handle in class AbstractServerHandler


This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.