|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.starhope.appius.mb.IBCRegister
@Deprecated public class IBCRegister
TODO: The documentation for this type (IBCRegister) is incomplete. (brpocock, Sep 23, 2009)
| Field Summary | |
|---|---|
private String |
ibcCode
Deprecated. TODO: document this member (brpocock, Sep 23, 2009) |
private int |
months
Deprecated. TODO: document this member (brpocock, Sep 23, 2009) |
private Parent |
parent
Deprecated. TODO: document this member (brpocock, Sep 23, 2009) |
private String |
toot
Deprecated. TODO: document this member (brpocock, Sep 23, 2009) |
private User |
user
Deprecated. TODO: document this member (brpocock, Sep 23, 2009) |
| Constructor Summary | |
|---|---|
IBCRegister(String newIBCCode)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
applyIBC(User newUser)
Deprecated. TODO: document this method (theys, Sep 18, 2009) |
String |
createUser(javax.servlet.ServletRequest request,
Map<String,String> storeValues,
javax.servlet.http.HttpSession session,
Map<String,String> err,
Map<String,String> suc)
Deprecated. |
String |
fromMail(javax.servlet.http.HttpServletRequest request,
HashMap<String,String> storeValues,
javax.servlet.http.HttpSession session,
HashMap<String,String> err)
Deprecated. TODO: document this method (brpocock, Sep 12, 2009) |
int |
getMonths()
Deprecated. TODO: document this method (brpocock, Sep 24, 2009) |
String |
getToot()
Deprecated. TODO: document this method (brpocock, Sep 24, 2009) |
void |
ibcTransact()
Deprecated. TODO: document this method (brpocock, Sep 24, 2009) |
private void |
setMonths(int months1)
Deprecated. TODO: document this method (brpocock, Sep 23, 2009) |
void |
setToot(String toot1)
Deprecated. TODO: document this method (brpocock, Sep 23, 2009) |
void |
setUserEmail(String email)
Deprecated. TODO: document this method (brpocock, Sep 23, 2009) |
static boolean |
verifyCodeNumber(String ibcCode)
Deprecated. TODO: document this method (brpocock, Sep 23, 2009) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private String ibcCode
private int months
private Parent parent
private String toot
private User user
| Constructor Detail |
|---|
public IBCRegister(String newIBCCode)
throws NotFoundException,
AlreadyUsedException,
NotImplementedException
newIBCCode - WRITEME
NotFoundException - WRITEME
AlreadyUsedException - WRITEME
NotImplementedException - WRITEME| Method Detail |
|---|
public static boolean verifyCodeNumber(String ibcCode)
throws NotImplementedException
ibcCode - WRITEME
NotImplementedException - WRITEME
public void applyIBC(User newUser)
throws NotImplementedException
newUser - WRITEME
NotImplementedException - WRITEME
@Deprecated
public String createUser(javax.servlet.ServletRequest request,
Map<String,String> storeValues,
javax.servlet.http.HttpSession session,
Map<String,String> err,
Map<String,String> suc)
request - WRITEMEstoreValues - WRITEMEsession - WRITEMEerr - WRITEMEsuc - WRITEME
public String fromMail(javax.servlet.http.HttpServletRequest request,
HashMap<String,String> storeValues,
javax.servlet.http.HttpSession session,
HashMap<String,String> err)
request - WRITEMEstoreValues - WRITEMEsession - WRITEMEerr - WRITEME
public int getMonths()
public String getToot()
public void ibcTransact()
private void setMonths(int months1)
months1 - WRITEMEpublic void setToot(String toot1)
toot1 - WRITEME
public void setUserEmail(String email)
throws GameLogicException,
ForbiddenUserException
email - WRITEME
GameLogicException - WRITEME
ForbiddenUserException - WRITEME
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||