Package google.registry.ui.soy.registrar
Class OteSetupConsoleSoyInfo.FormPageSoyTemplateInfo
java.lang.Object
com.google.template.soy.parseinfo.SoyTemplateInfo
google.registry.ui.soy.registrar.OteSetupConsoleSoyInfo.FormPageSoyTemplateInfo
- Enclosing class:
OteSetupConsoleSoyInfo
@Deprecated
public static final class OteSetupConsoleSoyInfo.FormPageSoyTemplateInfo
extends com.google.template.soy.parseinfo.SoyTemplateInfo
Deprecated.
Use {LINK google.registry.ui.soy.registrar.OteSetupConsoleTemplates.FormPage} instead.
Main page for the OT&E 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 - an initial value to fill for the base client ID.static final String
Deprecated.If set - an initial value to fill for the email.static final String
Deprecated.If set - display the error message above the form.static final String
Deprecated.static final String
Deprecated.Generated URL for logging out of Google.static final String
Deprecated.Name to display for this software product.static final String
Deprecated.Arbitrary username to display.static final String
Deprecated.Security token. -
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:
-
ANALYTICS_CONFIG
Deprecated.- See Also:
-
LOGO_FILENAME
Deprecated.- See Also:
-
ERROR_MESSAGE
Deprecated.If set - display the error message above the form.- See Also:
-
BASE_CLIENT_ID
Deprecated.If set - an initial value to fill for the base client ID.- See Also:
-
CONTACT_EMAIL
Deprecated.If set - an initial value to fill for the email.- See Also:
-
-
Method Details
-
getInstance
Deprecated.
-