com.aoindustries.website.signup
Class ColocationSignupSelectPackageForm

java.lang.Object
  extended by ActionForm
      extended by com.aoindustries.website.signup.SignupSelectPackageForm
          extended by com.aoindustries.website.signup.ColocationSignupSelectPackageForm
All Implemented Interfaces:
SessionActionForm, java.io.Serializable

public class ColocationSignupSelectPackageForm
extends SignupSelectPackageForm
implements java.io.Serializable

Author:
AO Industries, Inc.

Constructor Summary
ColocationSignupSelectPackageForm()
           
 
Method Summary
protected  java.lang.String getPackageCategory()
           
 
Methods inherited from class com.aoindustries.website.signup.SignupSelectPackageForm
getPackageDefinition, isEmpty, setPackageDefinition, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColocationSignupSelectPackageForm

public ColocationSignupSelectPackageForm()
Method Detail

getPackageCategory

protected java.lang.String getPackageCategory()
Specified by:
getPackageCategory in class SignupSelectPackageForm