|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface provides access to Registration-objects. Provides setters and getters.
| Method Summary | |
RegistrationContext |
getRegistrationContext()
Returns the registration context. |
RegistrationData |
getRegistrationData()
Returns the registration data. |
void |
setRegistrationContext(RegistrationContext registrationContext)
Sets the registration context. |
void |
setRegistrationData(RegistrationData registrationData)
Sets the registration data. |
| Method Detail |
public RegistrationContext getRegistrationContext()
public RegistrationData getRegistrationData()
public void setRegistrationContext(RegistrationContext registrationContext)
registrationContext - The registration context of a certain Consumer.public void setRegistrationData(RegistrationData registrationData)
registrationData - The registration data of a certain Consumer.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||