org.opencrx.application.airsync.server
Class GetItemEstimateHandler

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

public class GetItemEstimateHandler
extends AbstractServerHandler


Field Summary
 
Fields inherited from class org.opencrx.application.airsync.server.AbstractServerHandler
backend, logger
 
Constructor Summary
GetItemEstimateHandler(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

GetItemEstimateHandler

public GetItemEstimateHandler(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-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.