|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RegistrationData in org.exoplatform.services.wsrp2.consumer |
|---|
| Methods in org.exoplatform.services.wsrp2.consumer that return RegistrationData | |
|---|---|
RegistrationData |
Producer.getRegistrationData()
Get the registration data the consumer uses to register at this producer. |
| Methods in org.exoplatform.services.wsrp2.consumer with parameters of type RegistrationData | |
|---|---|
void |
Producer.setRegistrationData(RegistrationData regData)
Set the registration the consumer uses the register at this producer. |
| Uses of RegistrationData in org.exoplatform.services.wsrp2.consumer.impl |
|---|
| Methods in org.exoplatform.services.wsrp2.consumer.impl that return RegistrationData | |
|---|---|
RegistrationData |
ProducerImpl.getRegistrationData()
|
| Methods in org.exoplatform.services.wsrp2.consumer.impl with parameters of type RegistrationData | |
|---|---|
void |
ProducerImpl.setRegistrationData(RegistrationData registrationData)
|
| Uses of RegistrationData in org.exoplatform.services.wsrp2.producer |
|---|
| Methods in org.exoplatform.services.wsrp2.producer that return RegistrationData | |
|---|---|
RegistrationData |
PersistentStateManager.getRegistrationData(RegistrationContext registrationContext)
|
| Methods in org.exoplatform.services.wsrp2.producer with parameters of type RegistrationData | |
|---|---|
RegistrationState |
RegistrationOperationsInterface.modifyRegistration(RegistrationContext context,
RegistrationData data,
UserContext userContext)
|
RegistrationContext |
RegistrationOperationsInterface.register(RegistrationData data,
UserContext userContext,
Lifetime lifetime)
|
byte[] |
PersistentStateManager.register(java.lang.String registrationHandle,
RegistrationData data)
|
| Uses of RegistrationData in org.exoplatform.services.wsrp2.producer.impl |
|---|
| Methods in org.exoplatform.services.wsrp2.producer.impl that return RegistrationData | |
|---|---|
RegistrationData |
PersistentStateManagerImpl.getRegistrationData(RegistrationContext registrationContext)
|
| Methods in org.exoplatform.services.wsrp2.producer.impl with parameters of type RegistrationData | |
|---|---|
RegistrationState |
RegistrationOperationsInterfaceImp.modifyRegistration(RegistrationContext registrationContext,
RegistrationData data,
UserContext userContext)
|
RegistrationContext |
RegistrationOperationsInterfaceImp.register(RegistrationData data,
UserContext userContext,
Lifetime lifetime)
|
byte[] |
PersistentStateManagerImpl.register(java.lang.String registrationHandle,
RegistrationData data)
|
| Uses of RegistrationData in org.exoplatform.services.wsrp2.producer.impl.helpers |
|---|
| Methods in org.exoplatform.services.wsrp2.producer.impl.helpers that return RegistrationData | |
|---|---|
RegistrationData |
ConsumerContext.getRegistationData()
|
| Constructors in org.exoplatform.services.wsrp2.producer.impl.helpers with parameters of type RegistrationData | |
|---|---|
ConsumerContext(java.lang.String registrationHandle,
RegistrationData datas)
|
|
| Uses of RegistrationData in org.exoplatform.services.wsrp2.type |
|---|
| Methods in org.exoplatform.services.wsrp2.type that return RegistrationData | |
|---|---|
RegistrationData |
ModifyRegistration.getRegistrationData()
Gets the registrationData value for this ModifyRegistration. |
RegistrationData |
Register.getRegistrationData()
Gets the registrationData value for this Register. |
| Methods in org.exoplatform.services.wsrp2.type with parameters of type RegistrationData | |
|---|---|
void |
ModifyRegistration.setRegistrationData(RegistrationData registrationData)
Sets the registrationData value for this ModifyRegistration. |
void |
Register.setRegistrationData(RegistrationData registrationData)
Sets the registrationData value for this Register. |
| Constructors in org.exoplatform.services.wsrp2.type with parameters of type RegistrationData | |
|---|---|
ModifyRegistration(RegistrationContext registrationContext,
RegistrationData registrationData,
UserContext userContext)
|
|
Register(RegistrationData registrationData,
Lifetime lifetime,
UserContext userContext)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||