Package google.registry.ui.soy.registrar
Class RegistryLockSoyInfo
java.lang.Object
com.google.template.soy.parseinfo.SoyFileInfo
google.registry.ui.soy.registrar.RegistryLockSoyInfo
@Deprecated
@Generated("com.google.template.soy.SoyParseInfoGenerator")
public final class RegistryLockSoyInfo
extends com.google.template.soy.parseinfo.SoyFileInfo
Deprecated.
Use {LINK google.registry.ui.soy.registrar.RegistryLockTemplates} instead.
Soy parse info for RegistryLock.soy.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.RegistryLockTemplates.ConfirmModal} instead.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.RegistryLockTemplates.ExistingLocksTable} instead.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.RegistryLockTemplates.LockNotAllowedOnRegistrar} instead.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.RegistryLockTemplates.LocksContent} instead.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.RegistryLockTemplates.NewLock} instead.static final class
Deprecated.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.RegistryLockTemplates.Settings} instead.static final class
Deprecated. -
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.This Soy file's namespace.static final RegistryLockSoyInfo.ConfirmModalSoyTemplateInfo
Deprecated.Deprecated.Deprecated.static final RegistryLockSoyInfo.LocksContentSoyTemplateInfo
Deprecated.static final RegistryLockSoyInfo.NewLockSoyTemplateInfo
Deprecated.static final RegistryLockSoyInfo.SettingsSoyTemplateInfo
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:
-
SETTINGS
Deprecated.Same as SettingsSoyTemplateInfo.getInstance(). -
LOCKS_CONTENT
Deprecated.Same as LocksContentSoyTemplateInfo.getInstance(). -
NEW_LOCK
Deprecated.Same as NewLockSoyTemplateInfo.getInstance(). -
EXISTING_LOCKS_TABLE
@Deprecated public static final RegistryLockSoyInfo.ExistingLocksTableSoyTemplateInfo EXISTING_LOCKS_TABLEDeprecated.Same as ExistingLocksTableSoyTemplateInfo.getInstance(). -
CONFIRM_MODAL
Deprecated.Same as ConfirmModalSoyTemplateInfo.getInstance(). -
LOCK_NOT_ALLOWED_ON_REGISTRAR
@Deprecated public static final RegistryLockSoyInfo.LockNotAllowedOnRegistrarSoyTemplateInfo LOCK_NOT_ALLOWED_ON_REGISTRARDeprecated.Same as LockNotAllowedOnRegistrarSoyTemplateInfo.getInstance().
-
-
Method Details
-
getInstance
Deprecated.
-