Package google.registry.ui.soy.registrar
Class ConsoleSoyInfo
java.lang.Object
com.google.template.soy.parseinfo.SoyFileInfo
google.registry.ui.soy.registrar.ConsoleSoyInfo
@Deprecated
@Generated("com.google.template.soy.SoyParseInfoGenerator")
public final class ConsoleSoyInfo
extends com.google.template.soy.parseinfo.SoyFileInfo
Deprecated.
Use {LINK google.registry.ui.soy.registrar.ConsoleTemplates} instead.
Soy parse info for Console.soy.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.ConsoleTemplates.ContactUs} instead.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.ConsoleTemplates.Dashboard} instead.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.ConsoleTemplates.Disabled} instead.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.ConsoleTemplates.Loading} instead.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.ConsoleTemplates.Main} instead.static final class
Deprecated.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.ConsoleTemplates.Resources} instead.static final class
Deprecated.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.ConsoleTemplates.Whoareyou} instead. -
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.This Soy file's namespace.static final ConsoleSoyInfo.ContactUsSoyTemplateInfo
Deprecated.static final ConsoleSoyInfo.DashboardSoyTemplateInfo
Deprecated.static final ConsoleSoyInfo.DisabledSoyTemplateInfo
Deprecated.static final ConsoleSoyInfo.LoadingSoyTemplateInfo
Deprecated.static final ConsoleSoyInfo.MainSoyTemplateInfo
Deprecated.static final ConsoleSoyInfo.ResourcesSoyTemplateInfo
Deprecated.static final ConsoleSoyInfo.WhoareyouSoyTemplateInfo
Deprecated. -
Method Summary
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:
-
MAIN
Deprecated.Same as MainSoyTemplateInfo.getInstance(). -
DISABLED
Deprecated.Same as DisabledSoyTemplateInfo.getInstance(). -
WHOAREYOU
Deprecated.Same as WhoareyouSoyTemplateInfo.getInstance(). -
DASHBOARD
Deprecated.Same as DashboardSoyTemplateInfo.getInstance(). -
CONTACT_US
Deprecated.Same as ContactUsSoyTemplateInfo.getInstance(). -
RESOURCES
Deprecated.Same as ResourcesSoyTemplateInfo.getInstance(). -
LOADING
Deprecated.Same as LoadingSoyTemplateInfo.getInstance().
-
-
Method Details
-
getInstance
Deprecated.
-