Package google.registry.ui.soy.registrar
Class OteSetupConsoleSoyInfo.ResultSuccessSoyTemplateInfo
java.lang.Object
com.google.template.soy.parseinfo.SoyTemplateInfo
google.registry.ui.soy.registrar.OteSetupConsoleSoyInfo.ResultSuccessSoyTemplateInfo
- Enclosing class:
OteSetupConsoleSoyInfo
@Deprecated
public static final class OteSetupConsoleSoyInfo.ResultSuccessSoyTemplateInfo
extends com.google.template.soy.parseinfo.SoyTemplateInfo
Deprecated.
Use {LINK google.registry.ui.soy.registrar.OteSetupConsoleTemplates.ResultSuccess} instead.
Result page for a successful OT&E setup.
-
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.The base clientId used for the OT&E setup.static final String
Deprecated.The created registrars->TLD mapping.static final String
Deprecated.The contact's email added to the registrars.static final String
Deprecated.static final String
Deprecated.Generated URL for logging out of Google.static final String
Deprecated.The password given for the created registrars.static final String
Deprecated.Name to display for this software product.static final String
Deprecated.Arbitrary username to display. -
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:
-
BASE_CLIENT_ID
Deprecated.The base clientId used for the OT&E setup.- See Also:
-
CONTACT_EMAIL
Deprecated.The contact's email added to the registrars.- See Also:
-
CLIENT_ID_TO_TLD
Deprecated.The created registrars->TLD mapping.- See Also:
-
PASSWORD
Deprecated.The password given for the created registrars.- 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:
-
-
Method Details
-
getInstance
Deprecated.
-