|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mymed.controller.core.manager.registration.RegistrationManager
public class RegistrationManager
Constructor Summary | |
---|---|
RegistrationManager()
|
Method Summary | |
---|---|
void |
create(MUserBean user,
MAuthenticationBean authentication)
|
void |
read(java.lang.String accessToken)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegistrationManager() throws InternalBackEndException
InternalBackEndException
Method Detail |
---|
public void create(MUserBean user, MAuthenticationBean authentication) throws AbstractMymedException
create
in interface IRegistrationManager
AbstractMymedException
public void read(java.lang.String accessToken) throws AbstractMymedException
read
in interface IRegistrationManager
AbstractMymedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |