Package google.registry.ui.soy.registrar
Class RegistrarCreateConsoleSoyInfo.FormPageSoyTemplateInfo
java.lang.Object
com.google.template.soy.parseinfo.SoyTemplateInfo
google.registry.ui.soy.registrar.RegistrarCreateConsoleSoyInfo.FormPageSoyTemplateInfo
- Enclosing class:
RegistrarCreateConsoleSoyInfo
@Deprecated
public static final class RegistrarCreateConsoleSoyInfo.FormPageSoyTemplateInfo
extends com.google.template.soy.parseinfo.SoyTemplateInfo
Deprecated.
Use {LINK google.registry.ui.soy.registrar.RegistrarCreateConsoleTemplates.FormPage} instead.
Main page for the registrar creation. Holds a form with the required data.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.template.soy.parseinfo.SoyTemplateInfo
com.google.template.soy.parseinfo.SoyTemplateInfo.ParamRequisiteness
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.This template's full name.static final String
Deprecated.This template's partial name.static final String
Deprecated.static final String
Deprecated.If set - the billing accounts data.static final String
Deprecated.If set - the address city.static final String
Deprecated.If set - an initial value for the client ID.static final String
Deprecated.If set - the user to be given console access.static final String
Deprecated.If set - the 2 letter country code.static final String
Deprecated.If set - an initial value for the DRIVE ID.static final String
Deprecated.If set - display the error message above the form.static final String
Deprecated.If set - an initial value for the IANA ID.static final String
Deprecated.static final String
Deprecated.Generated URL for logging out of Google.static final String
Deprecated.If set - an initial value for the Registrar name.static final String
Deprecated.Name to display for this software product.static final String
Deprecated.If set - an initial value for the ICANN referral email.static final String
Deprecated.If set - the state/region of the address.static final String
Deprecated.If set - the first line of the street address.static final String
Deprecated.If set - the second line of the street address.static final String
Deprecated.If set - the third line of the street address.static final String
Deprecated.Arbitrary username to display.static final String
Deprecated.Security token.static final String
Deprecated.If set - the zip code of the address. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Methods inherited from class com.google.template.soy.parseinfo.SoyTemplateInfo
getName, getParamCount, getParamNames, getParamRequisiteness, getPartialName, getRequiredParamNames, hasParam
-
Field Details
-
__NAME__
Deprecated.This template's full name.- See Also:
-
__PARTIAL_NAME__
Deprecated.This template's partial name.- See Also:
-
XSRF_TOKEN
Deprecated.Security token.- See Also:
-
USERNAME
Deprecated.Arbitrary username to display.- See Also:
-
LOGOUT_URL
Deprecated.Generated URL for logging out of Google.- See Also:
-
PRODUCT_NAME
Deprecated.Name to display for this software product.- See Also:
-
LOGO_FILENAME
Deprecated.- See Also:
-
ANALYTICS_CONFIG
Deprecated.- See Also:
-
ERROR_MESSAGE
Deprecated.If set - display the error message above the form.- See Also:
-
CLIENT_ID
Deprecated.If set - an initial value for the client ID.- See Also:
-
NAME
Deprecated.If set - an initial value for the Registrar name.- See Also:
-
BILLING_ACCOUNT
Deprecated.If set - the billing accounts data.- See Also:
-
IANA_ID
Deprecated.If set - an initial value for the IANA ID.- See Also:
-
REFERRAL_EMAIL
Deprecated.If set - an initial value for the ICANN referral email.- See Also:
-
DRIVE_ID
Deprecated.If set - an initial value for the DRIVE ID.- See Also:
-
CONSOLE_USER_EMAIL
Deprecated.If set - the user to be given console access.- See Also:
-
STREET_1
Deprecated.If set - the first line of the street address.- See Also:
-
STREET_2
Deprecated.If set - the second line of the street address.- See Also:
-
STREET_3
Deprecated.If set - the third line of the street address.- See Also:
-
CITY
Deprecated.If set - the address city.- See Also:
-
STATE
Deprecated.If set - the state/region of the address.- See Also:
-
COUNTRY_CODE
Deprecated.If set - the 2 letter country code.- See Also:
-
ZIP
Deprecated.If set - the zip code of the address.- See Also:
-
-
Method Details
-
getInstance
Deprecated.
-