org.exoplatform.services.wsrp2.bind
Class WSRP_v2_Registration_Binding_SOAPImpl
java.lang.Object
org.exoplatform.services.wsrp2.bind.WSRP_v2_Registration_Binding_SOAPImpl
- All Implemented Interfaces:
- Remote, org.exoplatform.services.wsrp2.intf.WSRP_v2_Registration_PortType
public class WSRP_v2_Registration_Binding_SOAPImpl
- extends Object
- implements org.exoplatform.services.wsrp2.intf.WSRP_v2_Registration_PortType
- Author:
- Mestrallet Benjamin benjmestrallet@users.sourceforge.net
|
Method Summary |
org.exoplatform.services.wsrp2.type.ReturnAny |
deregister(org.exoplatform.services.wsrp2.type.Deregister deregister)
|
org.exoplatform.services.wsrp2.type.Lifetime |
getRegistrationLifetime(org.exoplatform.services.wsrp2.type.GetRegistrationLifetime getRegistrationLifetime)
|
org.exoplatform.services.wsrp2.type.RegistrationState |
modifyRegistration(org.exoplatform.services.wsrp2.type.ModifyRegistration modifyRegistration)
|
org.exoplatform.services.wsrp2.type.RegistrationContext |
register(org.exoplatform.services.wsrp2.type.Register register)
|
org.exoplatform.services.wsrp2.type.Lifetime |
setRegistrationLifetime(org.exoplatform.services.wsrp2.type.SetRegistrationLifetime setRegistrationLifetime)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSRP_v2_Registration_Binding_SOAPImpl
public WSRP_v2_Registration_Binding_SOAPImpl()
register
public org.exoplatform.services.wsrp2.type.RegistrationContext register(org.exoplatform.services.wsrp2.type.Register register)
throws RemoteException,
org.exoplatform.services.wsrp2.type.OperationFailedFault,
org.exoplatform.services.wsrp2.type.MissingParametersFault
- Specified by:
register in interface org.exoplatform.services.wsrp2.intf.WSRP_v2_Registration_PortType
- Throws:
RemoteException
org.exoplatform.services.wsrp2.type.OperationFailedFault
org.exoplatform.services.wsrp2.type.MissingParametersFault
deregister
public org.exoplatform.services.wsrp2.type.ReturnAny deregister(org.exoplatform.services.wsrp2.type.Deregister deregister)
throws RemoteException,
org.exoplatform.services.wsrp2.type.InvalidRegistrationFault,
org.exoplatform.services.wsrp2.type.OperationFailedFault
- Specified by:
deregister in interface org.exoplatform.services.wsrp2.intf.WSRP_v2_Registration_PortType
- Throws:
RemoteException
org.exoplatform.services.wsrp2.type.InvalidRegistrationFault
org.exoplatform.services.wsrp2.type.OperationFailedFault
modifyRegistration
public org.exoplatform.services.wsrp2.type.RegistrationState modifyRegistration(org.exoplatform.services.wsrp2.type.ModifyRegistration modifyRegistration)
throws RemoteException,
org.exoplatform.services.wsrp2.type.ResourceSuspendedFault,
org.exoplatform.services.wsrp2.type.InvalidRegistrationFault,
org.exoplatform.services.wsrp2.type.OperationFailedFault,
org.exoplatform.services.wsrp2.type.MissingParametersFault,
org.exoplatform.services.wsrp2.type.OperationNotSupportedFault
- Specified by:
modifyRegistration in interface org.exoplatform.services.wsrp2.intf.WSRP_v2_Registration_PortType
- Throws:
RemoteException
org.exoplatform.services.wsrp2.type.ResourceSuspendedFault
org.exoplatform.services.wsrp2.type.InvalidRegistrationFault
org.exoplatform.services.wsrp2.type.OperationFailedFault
org.exoplatform.services.wsrp2.type.MissingParametersFault
org.exoplatform.services.wsrp2.type.OperationNotSupportedFault
getRegistrationLifetime
public org.exoplatform.services.wsrp2.type.Lifetime getRegistrationLifetime(org.exoplatform.services.wsrp2.type.GetRegistrationLifetime getRegistrationLifetime)
throws RemoteException,
org.exoplatform.services.wsrp2.type.InvalidRegistrationFault,
org.exoplatform.services.wsrp2.type.OperationFailedFault
- Specified by:
getRegistrationLifetime in interface org.exoplatform.services.wsrp2.intf.WSRP_v2_Registration_PortType
- Throws:
RemoteException
org.exoplatform.services.wsrp2.type.InvalidRegistrationFault
org.exoplatform.services.wsrp2.type.OperationFailedFault
setRegistrationLifetime
public org.exoplatform.services.wsrp2.type.Lifetime setRegistrationLifetime(org.exoplatform.services.wsrp2.type.SetRegistrationLifetime setRegistrationLifetime)
throws RemoteException,
org.exoplatform.services.wsrp2.type.InvalidRegistrationFault,
org.exoplatform.services.wsrp2.type.OperationFailedFault
- Specified by:
setRegistrationLifetime in interface org.exoplatform.services.wsrp2.intf.WSRP_v2_Registration_PortType
- Throws:
RemoteException
org.exoplatform.services.wsrp2.type.InvalidRegistrationFault
org.exoplatform.services.wsrp2.type.OperationFailedFault
Copyright © 2009 eXo Platform SAS. All Rights Reserved.