org.gcube.portlets.admin.software_upload_wizard.server.rpc.handlers
Class SetServiceDataHandler
java.lang.Object
org.gcube.portlets.admin.software_upload_wizard.server.rpc.handlers.SetServiceDataHandler
- All Implemented Interfaces:
- net.customware.gwt.dispatch.server.ActionHandler<SetServiceData,SetServiceDataResult>
public class SetServiceDataHandler
- extends Object
- implements net.customware.gwt.dispatch.server.ActionHandler<SetServiceData,SetServiceDataResult>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetServiceDataHandler
@Inject
public SetServiceDataHandler(ImportSessionManager importSessionManager)
getActionType
public Class<SetServiceData> getActionType()
- Specified by:
getActionType in interface net.customware.gwt.dispatch.server.ActionHandler<SetServiceData,SetServiceDataResult>
execute
public SetServiceDataResult execute(SetServiceData action,
net.customware.gwt.dispatch.server.ExecutionContext context)
throws net.customware.gwt.dispatch.shared.DispatchException
- Specified by:
execute in interface net.customware.gwt.dispatch.server.ActionHandler<SetServiceData,SetServiceDataResult>
- Throws:
net.customware.gwt.dispatch.shared.DispatchException
rollback
public void rollback(SetServiceData action,
SetServiceDataResult result,
net.customware.gwt.dispatch.server.ExecutionContext context)
throws net.customware.gwt.dispatch.shared.DispatchException
- Specified by:
rollback in interface net.customware.gwt.dispatch.server.ActionHandler<SetServiceData,SetServiceDataResult>
- Throws:
net.customware.gwt.dispatch.shared.DispatchException
Copyright © 2013. All Rights Reserved.