Subscriber portal
This method must always return false in this class.
public boolean canGoBatch()
This method must exist in this class because this method is called from the DialogRunbase class.
runbase myRunbase; if (myRunbase.canGoBatch()) { // ... }