org.opencrx.application.airsync.server.handler
Class MoveItemsHandler

java.lang.Object
  extended by org.opencrx.application.airsync.server.handler.AbstractHandler
      extended by org.opencrx.application.airsync.server.handler.MoveItemsHandler
All Implemented Interfaces:
IRequestHandler

public class MoveItemsHandler
extends AbstractHandler


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

Constructor Detail

MoveItemsHandler

public MoveItemsHandler(ISyncBackend backend)
Method Detail

handle

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


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