|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Registration
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 |
---|
RegistrationContext getRegistrationContext()
RegistrationData getRegistrationData()
void setRegistrationContext(RegistrationContext registrationContext)
registrationContext
- The registration context of a certain Consumer.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 |