|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectview.url.GoURL
view.url.AEditEntryURL
public class AEditEntryURL
Constructor Summary | |
---|---|
AEditEntryURL(ID tid,
boolean pre,
ID eid,
boolean edit)
Constructs the URL. |
Method Summary |
---|
Methods inherited from class view.url.GoURL |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AEditEntryURL(ID tid, boolean pre, ID eid, boolean edit)
tid
- the ID of the tournament of the entry.pre
- if the true, the URL refers to pre-registration,
otherwise final registrationeid
- the ID of the entry
if null, the URL denotes the creation of a new entry.edit
- if true, the URL refers to an entry edit.
if false but eid not null, the URL refers to
final registration with the form prefilled with
pre-entry data.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |