view.url
Class PExportURL

java.lang.Object
  extended by view.url.GoURL
      extended by view.url.PExportURL

public class PExportURL
extends GoURL


Constructor Summary
PExportURL(ID tid, boolean pre)
          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

PExportURL

public PExportURL(ID tid,
                  boolean pre)
Constructs the URL.

Parameters:
tid - the ID of the tournament to export from.
pre - if true, exports from pre-registration, otherwise from final registration.