Uses of Class
org.exoplatform.services.wsrp2.type.RegistrationState

Packages that use RegistrationState
org.exoplatform.services.wsrp2.bind   
org.exoplatform.services.wsrp2.consumer   
org.exoplatform.services.wsrp2.consumer.impl   
org.exoplatform.services.wsrp2.intf   
org.exoplatform.services.wsrp2.producer   
org.exoplatform.services.wsrp2.producer.impl   
org.exoplatform.services.wsrp2.type   
 

Uses of RegistrationState in org.exoplatform.services.wsrp2.bind
 

Methods in org.exoplatform.services.wsrp2.bind that return RegistrationState
 RegistrationState WSRP_v2_Registration_Binding_SOAPImpl.modifyRegistration(ModifyRegistration modifyRegistration)
           
 RegistrationState WSRP_v2_Registration_Binding_SOAPStub.modifyRegistration(ModifyRegistration modifyRegistration)
           
 

Uses of RegistrationState in org.exoplatform.services.wsrp2.consumer
 

Methods in org.exoplatform.services.wsrp2.consumer that return RegistrationState
 RegistrationState Producer.modifyRegistration(ModifyRegistration modifyRegistration)
          Can be used to modify the relationship between consumer and producer.
 

Uses of RegistrationState in org.exoplatform.services.wsrp2.consumer.impl
 

Methods in org.exoplatform.services.wsrp2.consumer.impl that return RegistrationState
 RegistrationState ProducerImpl.modifyRegistration(ModifyRegistration modifyRegistration)
           
 

Uses of RegistrationState in org.exoplatform.services.wsrp2.intf
 

Methods in org.exoplatform.services.wsrp2.intf that return RegistrationState
 RegistrationState WSRP_v2_Registration_PortType.modifyRegistration(ModifyRegistration modifyRegistration)
           
 

Uses of RegistrationState in org.exoplatform.services.wsrp2.producer
 

Methods in org.exoplatform.services.wsrp2.producer that return RegistrationState
 RegistrationState RegistrationOperationsInterface.modifyRegistration(RegistrationContext context, RegistrationData data, UserContext userContext)
           
 

Uses of RegistrationState in org.exoplatform.services.wsrp2.producer.impl
 

Methods in org.exoplatform.services.wsrp2.producer.impl that return RegistrationState
 RegistrationState RegistrationOperationsInterfaceImp.modifyRegistration(RegistrationContext registrationContext, RegistrationData data, UserContext userContext)
           
 

Uses of RegistrationState in org.exoplatform.services.wsrp2.type
 

Subclasses of RegistrationState in org.exoplatform.services.wsrp2.type
 class RegistrationContext
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.