Package google.registry.ui.soy.registrar
Class RegistryLockVerificationSoyInfo.FailureSoyTemplateInfo
java.lang.Object
com.google.template.soy.parseinfo.SoyTemplateInfo
google.registry.ui.soy.registrar.RegistryLockVerificationSoyInfo.FailureSoyTemplateInfo
- Enclosing class:
RegistryLockVerificationSoyInfo
@Deprecated
public static final class RegistryLockVerificationSoyInfo.FailureSoyTemplateInfo
extends com.google.template.soy.parseinfo.SoyTemplateInfo
Deprecated.
Use {LINK google.registry.ui.soy.registrar.RegistryLockVerificationTemplates.Failure} instead.
Result page for failure, e.g. the UUID was invalid
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.template.soy.parseinfo.SoyTemplateInfo
com.google.template.soy.parseinfo.SoyTemplateInfo.ParamRequisiteness
-
Field Summary
-
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:
-
ERROR_MESSAGE
Deprecated.- See Also:
-
-
Method Details
-
getInstance
Deprecated.
-