Package google.registry.ui.soy.registrar
Class AdminSettingsSoyInfo.TemplateName
java.lang.Object
google.registry.ui.soy.registrar.AdminSettingsSoyInfo.TemplateName
- Enclosing class:
AdminSettingsSoyInfo
Deprecated.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.The full template name of the .oteErrorArea template.static final String
Deprecated.The full template name of the .oteResultsTable template.static final String
Deprecated.The full template name of the .oteStatus template.static final String
Deprecated.The full template name of the .settings template.static final String
Deprecated.The full template name of the .tld template. -
Method Summary
-
Field Details
-
SETTINGS
Deprecated.The full template name of the .settings template.- See Also:
-
TLD
Deprecated.The full template name of the .tld template.- See Also:
-
OTE_STATUS
Deprecated.The full template name of the .oteStatus template.- See Also:
-
OTE_RESULTS_TABLE
Deprecated.The full template name of the .oteResultsTable template.- See Also:
-
OTE_ERROR_AREA
Deprecated.The full template name of the .oteErrorArea template.- See Also:
-