Package google.registry.ui.soy.registrar
Class RegistryLockVerificationSoyInfo
java.lang.Object
com.google.template.soy.parseinfo.SoyFileInfo
google.registry.ui.soy.registrar.RegistryLockVerificationSoyInfo
@Deprecated
@Generated("com.google.template.soy.SoyParseInfoGenerator")
public final class RegistryLockVerificationSoyInfo
extends com.google.template.soy.parseinfo.SoyFileInfo
Deprecated.
Use {LINK google.registry.ui.soy.registrar.RegistryLockVerificationTemplates} instead.
Soy parse info for RegistryLockVerification.soy.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.RegistryLockVerificationTemplates.Failure} instead.static final class
Deprecated.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.RegistryLockVerificationTemplates.Success} instead.static final class
Deprecated.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.RegistryLockVerificationTemplates.VerificationPage} instead. -
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.This Soy file's namespace.Deprecated.Deprecated.Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Methods inherited from class com.google.template.soy.parseinfo.SoyFileInfo
getCssNames, getFileName, getNamespace, getProtoDescriptors, getTemplates
-
Field Details
-
__NAMESPACE__
Deprecated.This Soy file's namespace.- See Also:
-
VERIFICATION_PAGE
@Deprecated public static final RegistryLockVerificationSoyInfo.VerificationPageSoyTemplateInfo VERIFICATION_PAGEDeprecated.Same as VerificationPageSoyTemplateInfo.getInstance(). -
FAILURE
Deprecated.Same as FailureSoyTemplateInfo.getInstance(). -
SUCCESS
Deprecated.Same as SuccessSoyTemplateInfo.getInstance().
-
-
Method Details
-
getInstance
Deprecated.
-